Browse Source

主题色

twt 1 year ago
parent
commit
9d6fce9964
4 changed files with 8 additions and 7 deletions
  1. 1 1
      ext.json
  2. 5 5
      pages.json
  3. 1 0
      pages/index/index.vue
  4. 1 1
      utils/request.js

+ 1 - 1
ext.json

@@ -7,6 +7,6 @@
 		"url":"http://api.dms.66km.com.cn",
 		"unionId":"EEADACCD-8A19-499D-8AD7-6975D2C93243",
 		"appId":"wx33053a645546ec31",
-		"themeColor":""
+		"themeColor":"0"
 	}
 }

+ 5 - 5
pages.json

@@ -582,31 +582,31 @@
 	
 		"tabBar": {
 			"color": "#8a8a8a",
-			"selectedColor": "#D53533",
+			"selectedColor": "#8a8a8a",
 			"borderStyle": "black",
 			"backgroundColor": "#ffffff",
 			"list": [{
 					"pagePath": "pages/index/index",
 					"iconPath": "./static/tabimg/index2.png",
-					"selectedIconPath": "./static/tabimg/index1.png",
+					"selectedIconPath": "./static/tabimg/index2.png",
 					"text": "首页"
 				},
 				{
 					"pagePath": "pages/shop/shop",
 					"iconPath": "./static/tabimg/shop2.png",
-					"selectedIconPath": "./static/tabimg/shop1.png",
+					"selectedIconPath": "./static/tabimg/shop2.png",
 					"text": "商城"
 				},
 				{
 					"pagePath": "pages/activity/activity",
 					"iconPath": "./static/tabimg/activty2.png",
-					"selectedIconPath": "./static/tabimg/activity1.png",
+					"selectedIconPath": "./static/tabimg/activty2.png",
 					"text": "活动"
 				},
 				{
 					"pagePath": "pages/user/user",
 					"iconPath": "./static/tabimg/me2.png",
-					"selectedIconPath": "./static/tabimg/me1.png",
+					"selectedIconPath": "./static/tabimg/me2.png",
 					"text": "我的"
 				}
 

+ 1 - 0
pages/index/index.vue

@@ -297,6 +297,7 @@
 			 //this.$common.getExtStoreId()
 			 var ext=this.$common.getExtStoreId();
 			 this.ext=ext
+			 console.log("ext--themeColor")
 			 console.log(ext)
 			//console.log( String(Date.now()))
 			this.shopId=ext.shopId;

+ 1 - 1
utils/request.js

@@ -9,7 +9,7 @@ import $store from '../store'
 const extConfig = uni.getExtConfigSync();		
 console.log(extConfig)
 const baseUrl=extConfig.url+'/'
-//const baseUrl='http://192.168.0.147:20187/'
+//const baseUrl='http://192.168.0.131:20189/'
 //const baseUrl='https://store-api.qdbtl.cn/'
 //const baseUrl='https://apidms.66km.com/'
 //wxc023ff04deb28f2d正式  wx33053a645546ec31 E37BB296-5A08-4534-859D-B351BA611AF9 EEADACCD-8A19-499D-8AD7-6975D2C93243