Преглед на файлове

我的-删除顶部logo&会员福利菜单

Xiao_123 преди 1 месец
родител
ревизия
e83d74fe2d
променени са 3 файла, в които са добавени 3 реда и са изтрити 11 реда
  1. 1 1
      custom-tab-bar/index.js
  2. 1 1
      pages.json
  3. 1 9
      pages/index/my.vue

+ 1 - 1
custom-tab-bar/index.js

@@ -19,7 +19,7 @@ Component({
 			},
 			{
 				"pagePath": "/pages/index/welfare",
-				"text": '',
+				"text": '会员福利',
 				"iconPath": "/static/img/welfare.png",
 				"selectedIconPath": "/static/img/welfare.png"
 			},

+ 1 - 1
pages.json

@@ -418,7 +418,7 @@
 			},
 			{
 				"pagePath": "pages/index/welfare",
-				"text": "",
+				"text": "会员福利",
 				"iconPath": "/static/img/welfare.png",
 				"selectedIconPath": "/static/img/welfare.png"
 			},

+ 1 - 9
pages/index/my.vue

@@ -19,15 +19,7 @@
 						</view>
 					</view>
 				
-					<view class="d-flex justify-space-between align-center">
-						<resume-status style="flex: 1" />
-						<view style="width: 100px; z-index: 1;" class="ss-m-r-30">
-							<image 
-								src="https://minio.menduner.com/dev/fe9890be9b1176f84f2aa282b0f6adce300b133f65eb3d7b45ae057aa5698324.png" 
-								style="width: 93px; height: 40px;"
-							></image>
-						</view>
-					</view>
+					<resume-status />
 					
 					<view class="d-flex" style="margin: 30rpx; border-radius: 20rpx;">
 						<view v-for="(item, index) in itemList" :key="index" @tap="handleToLink(item)" class="parent">