浏览代码

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

zhongtianhaoyuan 2 年之前
父节点
当前提交
2a8a15eb46
共有 2 个文件被更改,包括 2 次插入3 次删除
  1. 2 2
      config/index.js
  2. 0 1
      pages/order/addEvaluation.vue

+ 2 - 2
config/index.js

@@ -1,6 +1,6 @@
 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',
 	debug: false
 }

+ 0 - 1
pages/order/addEvaluation.vue

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