瀏覽代碼

预发布

zhangdan 4 年之前
父節點
當前提交
67d31f1707
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      App.vue

+ 2 - 2
App.vue

@@ -1,6 +1,6 @@
 <script>
-	// const uat_domain = 'https://gather.test.sxzxyj.net' // 预发布
-	const uat_domain = 'http://192.168.16.217:8305' // 本地
+	const uat_domain = 'https://gather.test.sxzxyj.net' // 预发布
+	// const uat_domain = 'http://192.168.16.214:8305' // 本地
 	const pro_domain = 'https://gather.zyucgj.cn' // 生产
 	const uat_URL = uat_domain+'/gc-gather/' // 预发布
 	const pro_URL = pro_domain+'/gc-gather/'  // 生产