Explorar el Código

修改骨重显示单位

master
elink hace 5 años
padre
commit
01aa363d96
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      bodyFatScale-plugin-demo/pages/index/index.wxml

+ 1
- 1
bodyFatScale-plugin-demo/pages/index/index.wxml Ver fichero

@@ -94,7 +94,7 @@
<view class="top-right-b-a " bindtap="onChangeShowState8">
<view class="top-right-a-1">
<image src="../Image/bone_mass.png"></image>骨量</view>
<view class="top-right-a-2">{{boneMass}} {{unit}}</view>
<view class="top-right-a-2">{{boneMass}} {{UD_unit}}</view>
</view>

<view class="top-right-b-a " bindtap="onChangeShowState4">

Cargando…
Cancelar
Guardar