Parcourir la source

Merge branch 'master' of http://47.100.3.209:3000/gongdecai/wangluohuoyun-huozhuapp

zhongtianhaoyuan il y a 2 ans
Parent
commit
2a8a15eb46
2 fichiers modifiés avec 2 ajouts et 3 suppressions
  1. 2 2
      config/index.js
  2. 0 1
      pages/order/addEvaluation.vue

+ 2 - 2
config/index.js

@@ -1,6 +1,6 @@
 const dev = {
 const dev = {
-	// baseUrlNew: 'https://apitest.eliangeyun.com',
-	baseUrlNew: 'http://192.168.110.9:8099',
+	baseUrlNew: 'https://apitest.eliangeyun.com',
+	// baseUrlNew: 'http://192.168.110.9:8099',
 	h5Appid: 'wxb66b599f7f61b46f',
 	h5Appid: 'wxb66b599f7f61b46f',
 	debug: false
 	debug: false
 }
 }

+ 0 - 1
pages/order/addEvaluation.vue

@@ -190,7 +190,6 @@
 					} else if (this.starIndex == '5') {
 					} else if (this.starIndex == '5') {
 						this.rate[index].level = '非常好'
 						this.rate[index].level = '非常好'
 					}
 					}
-
 				} else {
 				} else {
 					if (this.starIndex == '1') {
 					if (this.starIndex == '1') {
 						this.rate[index].level = '极不满意'
 						this.rate[index].level = '极不满意'