|
|
@@ -92,7 +92,7 @@
|
|
|
<view class="flex listItem" @click="navTo('/pages/user/myteam')">
|
|
|
<view class="flex titleBox">
|
|
|
<image class="listIconImg" src="../../static/icon/myshare.png" mode="widthFix"></image>
|
|
|
- <text class="title">我的邀请</text>
|
|
|
+ <text class="title">影响指数</text>
|
|
|
</view>
|
|
|
<view class="right flex">
|
|
|
<text></text>
|
|
|
@@ -180,7 +180,7 @@
|
|
|
<view class="flex listItem" @click="navTo('/pages/set/set')">
|
|
|
<view class="flex titleBox">
|
|
|
<image class="listIconImg" src="../../static/icon/myset.png" mode="widthFix"></image>
|
|
|
- <text class="title">设置</text>
|
|
|
+ <text class="title">系统设置</text>
|
|
|
</view>
|
|
|
<view class="right flex">
|
|
|
<text></text>
|