|
@@ -55,11 +55,11 @@
|
|
|
<text>摄像头测试</text>
|
|
<text>摄像头测试</text>
|
|
|
<icon class="jt-icon" :style="{ backgroundImage: 'url(' + myInfoData.imgsArr.jtIcon + ')' }"></icon>
|
|
<icon class="jt-icon" :style="{ backgroundImage: 'url(' + myInfoData.imgsArr.jtIcon + ')' }"></icon>
|
|
|
</view>
|
|
</view>
|
|
|
- <view class="list-row" @click="showMessageDl">
|
|
|
|
|
|
|
+ <!-- <view class="list-row" @click="showMessageDl">
|
|
|
<icon class="list-icon" :style="{ backgroundImage: 'url(' + myInfoData.imgsArr.sxtsmListIcon + ')' }"></icon>
|
|
<icon class="list-icon" :style="{ backgroundImage: 'url(' + myInfoData.imgsArr.sxtsmListIcon + ')' }"></icon>
|
|
|
<text>摄像头说明</text>
|
|
<text>摄像头说明</text>
|
|
|
<icon class="jt-icon" :style="{ backgroundImage: 'url(' + myInfoData.imgsArr.jtIcon + ')' }"></icon>
|
|
<icon class="jt-icon" :style="{ backgroundImage: 'url(' + myInfoData.imgsArr.jtIcon + ')' }"></icon>
|
|
|
- </view>
|
|
|
|
|
|
|
+ </view> -->
|
|
|
<view class="list-row" @click="exitLogin">
|
|
<view class="list-row" @click="exitLogin">
|
|
|
<icon class="list-icon" :style="{ backgroundImage: 'url(' + myInfoData.imgsArr.loginOutListIcon + ')' }"></icon>
|
|
<icon class="list-icon" :style="{ backgroundImage: 'url(' + myInfoData.imgsArr.loginOutListIcon + ')' }"></icon>
|
|
|
<text>退出登录</text>
|
|
<text>退出登录</text>
|