消息中心监听新消息

feasure-livedata
lld 2026-04-03 23:52:56 +08:00
parent fcf00515af
commit 9277036176
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<template>
<view>
<uni-section title="实时温湿度" titleFontSize="16px" type="line" v-if="value!== '1'">
<uni-section title="实时温湿度" titleFontSize="16px" type="line" v-if="value!== '1' && value!=='864865085003722'">
<template v-slot:right>
{{ liveData.temp }}
</template>