This commit is contained in:
2022-01-14 16:42:54 +08:00
parent 623709bfff
commit 85847171d4
4 changed files with 169 additions and 190 deletions

View File

@@ -23,6 +23,7 @@
<u-line-progress :percentage="percentplan3" activeColor="#34ce98" width="200rpx" class="line-progress" :showText="false" />
</view>
</view>
<!-- 进度1 基本信息 -->
<view>
<!-- 进度1 基本信息页面展示 性别 -->
@@ -84,6 +85,7 @@
</view>
</view>
</view>
<!-- 进度2 健康目标 -->
<view>
<!-- 减脂类型 -->
@@ -154,7 +156,6 @@
</view>
<!-- 进度3 行为习惯 -->
<!-- 减脂类型 -->
<view v-if="behaviorShow" class="plan-content target-content">
<u-image class="sex-item-avatar" width="100rpx" height="100rpx" :src="require('../../static/imgs/avatar-1.png')" :lazy-load="true" shape="circle" />