zhnghongrui 1 år sedan
förälder
incheckning
eb04809236
2 ändrade filer med 3 tillägg och 3 borttagningar
  1. 2 2
      config.js
  2. 1 1
      pages/oldrenovation/indoor/indoor.vue

+ 2 - 2
config.js

@@ -1,10 +1,10 @@
 // 应用全局配置
 module.exports = {
 
-	// baseUrl: 'https://www.xcx.cczdsz.cn/prod-api',
+	baseUrl: 'https://www.xcx.cczdsz.cn/prod-api',
 	// baseUrl: 'http://192.168.4.6:8080',
 	// baseUrl: 'http://192.168.4.20:8080',
-	baseUrl: 'http://192.168.4.11:8080',
+	//baseUrl: 'http://192.168.4.11:8080',
 	// baseUrl: 'http://192.168.4.14:8089',
 	baseIconUrl: 'https://www.xcx.cczdsz.cn/app/images/',
 	// 应用信息

+ 1 - 1
pages/oldrenovation/indoor/indoor.vue

@@ -1246,7 +1246,7 @@
 						addTearOldPipe(param).then(res => {
 
 							if (res.code == '200') {
-								nui.hideLoading()
+								uni.hideLoading()
 								uni.showToast({
 									title: res.msg,
 									icon: 'none',