storeBelieveInLight пре 1 година
родитељ
комит
ea4a22ff58
2 измењених фајлова са 23 додато и 23 уклоњено
  1. 2 2
      commit/request.js
  2. 21 21
      pages/my/index.vue

+ 2 - 2
commit/request.js

@@ -6,8 +6,8 @@ var baseURL = 'https://api.hxxfb.com/gateway/' // API访问的地址
6 6
  }else if(is==2){
7 7
 	 // baseURL = 'https://api.hebeiyhc.com/gateway/'; //生产环境
8 8
 	 // baseURL = 'https://api.hebeiyhc.com/gateway/'; //生产环境
9
-	   baseURL = 'https://testapi.hxxfb.com/gateway/'; //预生产环境
10
-	   // baseURL = '/gateway/'; //预生产环境
9
+	//    baseURL = 'https://testapi.hxxfb.com/gateway/'; //预生产环境
10
+	   baseURL = '/gateway/'; //预生产环境
11 11
 	
12 12
  }else{
13 13
 	  baseURL = 'https://api.hxxfb.com/gateway/'; //预生产环境

+ 21 - 21
pages/my/index.vue

@@ -29,20 +29,20 @@
29 29
 		data() {
30 30
 			return {
31 31
 				mnu: [
32
-					// {
33
-					// 	name: "分润设置",
34
-					// 	url: "https://cdn.bjtdba.com/vod/image/2022-08-12/20220812161807687.png",
35
-					// 	pages:"/shop/services/setting",
36
-					// 	show:true,
37
-					// 	id: "3",
38
-					// },
39
-					// {
40
-					// 	name: "我的音响",
41
-					// 	url: "https://cdn.bjtdba.com/vod/image/2022-08-12/20220812161749139.png",
42
-					// 	pages:"/shop/services/mystereo",
43
-					// 	show:true,
44
-					// 	id: "0",
45
-					// },
32
+					{
33
+						name: "分润设置",
34
+						url: "https://cdn.bjtdba.com/vod/image/2022-08-12/20220812161807687.png",
35
+						pages:"/shop/services/setting",
36
+						show:true,
37
+						id: "3",
38
+					},
39
+					{
40
+						name: "我的音响",
41
+						url: "https://cdn.bjtdba.com/vod/image/2022-08-12/20220812161749139.png",
42
+						pages:"/shop/services/mystereo",
43
+						show:true,
44
+						id: "0",
45
+					},
46 46
 					// {
47 47
 					// 	name: "锁定用户",
48 48
 					// 	url: "https://cdn.bjtdba.com/vod/image/2022-08-12/20220812161733260.png",
@@ -57,13 +57,13 @@
57 57
 					// 	show:true,
58 58
 					// 	id: "0",
59 59
 					// }
60
-					{
61
-						name: "在线选品",
62
-						url: "https://cdn.bjtdba.com/vod/image/2022-08-12/20220812161733260.png",
63
-						pages:"/pages/onlineproductselection/onlineproductselection",
64
-						show:true,
65
-						id: "0",
66
-					}
60
+					// {
61
+					// 	name: "在线选品",
62
+					// 	url: "https://cdn.bjtdba.com/vod/image/2022-08-12/20220812161733260.png",
63
+					// 	pages:"/pages/onlineproductselection/onlineproductselection",
64
+					// 	show:true,
65
+					// 	id: "0",
66
+					// }
67 67
 				],
68 68
 				uid: '',
69 69
 				authorization: ''