Browse Source

[用户版本号][修改]:富茂客观开发 2.2.6

tags/2.2.6
meo 6 years ago
parent
commit
e05834f6e5
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'}}">版本号:2.2.5</view>
<view wx:if="{{flag=='show'}}">版本号:2.2.6</view>
<view wx:if="{{flag=='hidden'}}"></view>
</view>
</view>


Loading…
Cancel
Save