cmy пре 1 година
родитељ
комит
d50fac4b00
3 измењених фајлова са 2 додато и 2 уклоњено
  1. 1 1
      pages/user/mygs.vue
  2. 1 1
      pages/user/user.vue
  3. BIN
      static/XXxiangmu.lnk

+ 1 - 1
pages/user/mygs.vue

@@ -8,7 +8,7 @@
 			</view>
 			<view class="content-bg"><image src="../../static/img/myfans.png" mode=""></image></view>
 			<view class="money-box">
-				<view class="money">{{ userInfo.brokeage_price || 0 }}</view>
+				<view class="money">{{ userInfo.brokerage_price || 0 }}</view>
 				<view>当前余额</view>
 			</view>
 		</view>

+ 1 - 1
pages/user/user.vue

@@ -20,7 +20,7 @@
 				</view>
 				<view class="sy-box flex">
 					<view class="sy-item" @click="navTo('/pages/user/mygs')">
-						<view class="sy-item-val">{{ userInfo.brokeage_price > 0 ? userInfo.brokeage_price : '0' }}
+						<view class="sy-item-val">{{ userInfo.brokerage_price > 0 ? userInfo.brokerage_price : '0' }}
 						</view>
 						<view class="sy-item-name">我的奖金</view>
 					</view>

BIN
static/XXxiangmu.lnk