Browse Source

[2019.01.09发版 版本号锁定 3.2.0]

tags/广东版3.2.1
meo 6 years ago
parent
commit
06c8f48337
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      pages/user/index.wxml

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

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


Loading…
Cancel
Save