This commit is contained in:
2021-09-24 15:32:51 +08:00
parent 003cd0cfbc
commit a18b9d8a63

View File

@@ -52,7 +52,7 @@
<view @click="$router.push({name:'aboutUs'})" class="list-item"> <view @click="$router.push({name:'aboutUs'})" class="list-item">
<view class="list-item-left"> <view class="list-item-left">
<image src="/static/imgs/mine-about.png" mode="widthFix" /> <image src="/static/imgs/mine-about.png" mode="widthFix" />
<span>关于我们</span> <span>关于链商星球</span>
</view> </view>
<u-icon name="arrow-right" color="#f1f1f1" size="28" /> <u-icon name="arrow-right" color="#f1f1f1" size="28" />
</view> </view>