xhj 2 лет назад
Родитель
Сommit
52df16f9e3
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      pages/index/index.vue

+ 1 - 1
pages/index/index.vue

@@ -11,7 +11,7 @@
 					<view class="ljsy">{{statisticData.totalProfit?statisticData.totalProfit:0}}</view>
 					<view class="ljsy-label">累计收益(元)</view>
 				</view>
-				<view class="tx-btn" @click="showPop = true">提现</view>
+				<view class="tx-btn" v-if="userInfo.storeId||userInfo.merchantId">提现</view>
 			</view>
 
 			<view class="jy ddflex">