消息中心监听新消息
parent
fcf00515af
commit
9277036176
|
|
@ -1,7 +1,7 @@
|
||||||
<template>
|
<template>
|
||||||
<view>
|
<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>
|
<template v-slot:right>
|
||||||
{{ liveData.temp }}
|
{{ liveData.temp }}
|
||||||
</template>
|
</template>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue