|
@@ -12,7 +12,7 @@
|
|
|
<view class="menu-item" @click="openDetail('physical','weight')">
|
|
<view class="menu-item" @click="openDetail('physical','weight')">
|
|
|
<image src="/static/icons/remixicon/weight.svg" class="menu-icon" mode="widthFix" />
|
|
<image src="/static/icons/remixicon/weight.svg" class="menu-icon" mode="widthFix" />
|
|
|
<text class="menu-text">体重</text>
|
|
<text class="menu-text">体重</text>
|
|
|
- <text class="menu-value">80.0 公斤</text>
|
|
|
|
|
|
|
+ <text class="menu-value">--</text>
|
|
|
<uni-icons class="menu-arrow" type="arrowright" size="20" color="#c0c0c0" />
|
|
<uni-icons class="menu-arrow" type="arrowright" size="20" color="#c0c0c0" />
|
|
|
</view>
|
|
</view>
|
|
|
<view class="menu-item" @click="openDetail('physical','bmi')">
|
|
<view class="menu-item" @click="openDetail('physical','bmi')">
|