mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-09 19:06:46 +08:00
数据为空占位
This commit is contained in:
@@ -78,12 +78,12 @@
|
||||
|
||||
</view>
|
||||
<text class="asset-border"></text>
|
||||
<view>
|
||||
<view @click="navigateTo('follow')">
|
||||
<text>{{ concernme }}</text>
|
||||
关注我的
|
||||
</view>
|
||||
<text class="asset-border"></text>
|
||||
<view>
|
||||
<view @click="navigateTo('follow')">
|
||||
<text>{{ myconcern }}</text>
|
||||
我的关注
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user