Browse Source

[修改版本号][修改]:修改版本号码

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


Loading…
Cancel
Save