17755135699 8 ay önce
ebeveyn
işleme
9223f32e20
2 değiştirilmiş dosya ile 3 ekleme ve 3 silme
  1. 2 2
      http/baseApi.js
  2. 1 1
      pagesHouse/home/index.vue

+ 2 - 2
http/baseApi.js

@@ -1,11 +1,11 @@
 // const BaseApi = 'http://192.168.2.190:8080' //汪瑶
 // const BaseApi = 'http://192.168.2.205:8080' //汪辉
 // const BaseApi = 'http://192.168.2.19:8080' //李勇
-// const BaseApi = 'http://192.168.3.13:8080' //徐涛
+const BaseApi = 'http://192.168.3.13:8080' //徐涛
 // const BaseApi = 'http://192.168.2.39:8080' //肖添伟
 // const BaseApi = 'http://192.168.3.6:8080' //朱壮波
 
-const BaseApi = 'https://i.ringzle.com/island-cloud-server' //测试服务器
+//const BaseApi = 'https://i.ringzle.com/island-cloud-server' //测试服务器
 
 export {
 	BaseApi

+ 1 - 1
pagesHouse/home/index.vue

@@ -125,7 +125,7 @@
 			// if(opt.merchantName ){
 			// 	this.merchantName =opt.merchantName ;
 			// }
-			this.merchantType=opt.merchantType:4;
+			this.merchantType=opt.merchantType||4;
 			this.getData();
 			this.getList();
 			this.getType()