Browse Source

[停车文字修改][修改]:钦州长融世贸广场 2.2.52

tags/富茂链客_2.2.6
meo 6 years ago
parent
commit
2dab1ef3c8
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      pages/managelicenseplate/managelicenseplate.wxml
  2. +1
    -1
      pages/user/index.wxml

+ 1
- 1
pages/managelicenseplate/managelicenseplate.wxml View File

@@ -1,4 +1,4 @@
<view class='title'>30天内最多绑定4辆不同的车<text class='rem'>解绑前请确认车已经离场</text></view>
<view class='title'>30天内最多绑定4次车牌<text class='rem'>解绑前请确认车已经离场</text></view>
<!-- 车牌 --> <!-- 车牌 -->
<!-- 有车牌的时候显示 --> <!-- 有车牌的时候显示 -->
<view class='passUp'> <view class='passUp'>


+ 1
- 1
pages/user/index.wxml View File

@@ -69,7 +69,7 @@
<view class="margin"></view> <view class="margin"></view>
<!-- <button bindtap="navigateTo" class="user-out-btn">退出登陆</button> --> <!-- <button bindtap="navigateTo" class="user-out-btn">退出登陆</button> -->
<view bindlongtap='showVersion' class='version'> <view bindlongtap='showVersion' class='version'>
<view wx:if="{{flag=='show'}}">版本号:2.2.5</view>
<view wx:if="{{flag=='show'}}">版本号:2.2.52</view>
<view wx:if="{{flag=='hidden'}}"></view> <view wx:if="{{flag=='hidden'}}"></view>
</view> </view>
</view> </view>


Loading…
Cancel
Save