Explorar el Código

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

tags/长融世贸广场3.1.1最终版
meo hace 6 años
padre
commit
acfdda0d11
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      pages/user/index.wxml

+ 1
- 1
pages/user/index.wxml Ver fichero

@@ -70,7 +70,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'}}">版本号:3.1.0</view>
<view wx:if="{{flag=='show'}}">版本号:3.1.1</view>
<view wx:if="{{flag=='hidden'}}"></view> <view wx:if="{{flag=='hidden'}}"></view>
</view> </view>
</view> </view>


Cargando…
Cancelar
Guardar