Explorar el Código

[3.1.5同保楼]

tags/富茂链客3.1.5
meo hace 6 años
padre
commit
c81cc433f9
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'}}">版本号:3.1.4</view>
<view wx:if="{{flag=='show'}}">版本号:3.1.5</view>
<view wx:if="{{flag=='hidden'}}"></view>
</view>
</view>


Cargando…
Cancelar
Guardar