Browse Source

[长融世贸广场版本号修改]

tags/长融世贸广场3.1.1最终版
meo 6 years ago
parent
commit
acfdda0d11
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      pages/user/index.wxml

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

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


Loading…
Cancel
Save