Explorar el Código

[小程序版本][修改]:小程序版本

tags/2.2.7
meo hace 6 años
padre
commit
36014a96f7
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>
<!-- <button bindtap="navigateTo" class="user-out-btn">退出登陆</button> -->
<view bindlongtap='showVersion' class='version'>
<view wx:if="{{flag=='show'}}">版本号:2.2.6</view>
<view wx:if="{{flag=='show'}}">版本号:2.2.7</view>
<view wx:if="{{flag=='hidden'}}"></view>
</view>
</view>


Cargando…
Cancelar
Guardar