feat: mobile page refactor is finished

This commit is contained in:
RockYang
2024-04-29 19:22:00 +08:00
parent 24479814e9
commit 8b40ac5b5c
11 changed files with 181 additions and 87 deletions

View File

@@ -50,7 +50,7 @@
<van-image :src="item.icon" />
</div>
<div class="info">
<div class="info-title">{{item.name}}{{item.name}}{{item.name}}{{item.name}}</div>
<div class="info-title">{{item.name}}</div>
<div class="info-text">{{item.hello_msg}}</div>
</div>
</div>