Przeglądaj źródła

首页手机号授权

xhj 2 lat temu
rodzic
commit
05ab619f97
2 zmienionych plików z 3 dodań i 3 usunięć
  1. 1 1
      pages/index/index.vue
  2. 2 2
      pages/user/user.vue

+ 1 - 1
pages/index/index.vue

@@ -488,9 +488,9 @@
 					this.isShowUpdate = true;
 					this.isUpdateMobile = true;
 				}
+				this.firstLoad = false
 			},500)
 			
-			this.firstLoad = false
 			
 			await this.getConfig().then(res => {});
 			await this.getHomeTemplateConfig();

+ 2 - 2
pages/user/user.vue

@@ -74,11 +74,11 @@
 					<view class="con" style="margin-top: -80rpx;" v-else>
 						<view class="order">
 							<view class="ddflex" style="justify-content: space-between;padding: 40rpx 0rpx;">
-								<view class="order-item ddflex fflex" @click="jumpUrl('match/activityManage/activityManage')">
+								<!-- <view class="order-item ddflex fflex" @click="jumpUrl('match/activityManage/activityManage')">
 									<image src="/static/images/hdgl.png"></image>
 									<view>活动管理</view>
 								</view>
-								<vieW class="order-line"></vieW>
+								<vieW class="order-line"></vieW> -->
 								<view class="order-item ddflex fflex" @click="jumpUrl('library/poster/index')">
 									<image src="/static/images/hbtg.png"></image>
 									<view>海报推广</view>