提交代码

This commit is contained in:
duan
2025-01-11 14:01:27 +08:00
parent 5d4cb8ccbe
commit a3b0c66779
3 changed files with 15 additions and 5 deletions

View File

@@ -21,6 +21,7 @@
v-if="item.parentId == 0"
>
<view class="text-item">{{ problemItem.helpWordTitle }}</view>
<view class="text-item">通过手机号注册注册完成即可登录</view>
<view class="line" v-if="problemIndex != item.helpWordList.length - 1"></view>
</view>
</view>