瀏覽代碼

提交首页

wangming 1 月之前
父節點
當前提交
e93975abf7
共有 1 個文件被更改,包括 0 次插入12 次删除
  1. 0 12
      src/pages/home/home.vue

+ 0 - 12
src/pages/home/home.vue

@@ -123,17 +123,6 @@
                         }}
                     </view>
                 </view>
-<<<<<<< HEAD
-                <view
-                    class="shareTitleTwo"
-                    v-if="alarmRetentionLists.length == 1"
-                >
-                    <view class="shareTitle">
-                        {{ alarmRetentionLists[0].devName }}检测到有{{
-                            getEventTypeName(alarmRetentionLists[0].eventType)
-                        }}
-                    </view>
-=======
                 <view class="shareTitleTwo" v-else>
                     <template v-if="alarmRetentionLists.length == 1">
                         <view class="shareTitle">
@@ -144,7 +133,6 @@
                             }}
                         </view>
                     </template>
->>>>>>> twoMqtt
                 </view>
             </view>
             <image src="../../static/arrFour.png" class="warmImage"></image>