浏览代码

地图距离和导航页缩放

yfape 2 年之前
父节点
当前提交
fa2dc9a9d4
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      setting.js

+ 2 - 2
setting.js

xqd
@@ -3,8 +3,8 @@
  */
 const IS_DEV = process.env.NODE_ENV === 'development'
 
-const URL = 'https://t9.9026.com'
-// const URL = 'https://ihg.9026.com'
+// const URL = 'https://t9.9026.com'
+const URL = 'https://ihg.9026.com'
 
 	
 module.exports = {