lhl %!s(int64=2) %!d(string=hai) anos
pai
achega
a9039b4df9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pages/user/myteam.vue

+ 1 - 1
pages/user/myteam.vue

@@ -19,7 +19,7 @@
 			</view>
 			<view class="money-box flex" style="padding-top: 20rpx;" >
 				<view style="flex-grow: 1;" @click="navto('/pages/user/model/phb')"></view>
-				<view style="flex-grow: 1;text-align: right;padding-right: 20rpx;" @click="navto('/pages/user/teamph')">团队排行榜</view>
+				<view style="flex-grow: 1;text-align: right;padding-right: 20rpx;" @click="navto('/pages/user/teamph')" v-if="userInfo.info_audit_status == 1">团队排行榜</view>
 			</view>
 		</view>