|
@@ -16,7 +16,7 @@ const tilesMaxLevel = 18;
|
|
|
const adapterUrl = "http://10.155.32.4:8011/";
|
|
|
|
|
|
// 切换模块时是否提示当前模块名称(用于对内介绍项目时便捷显示模块名称)
|
|
|
-const showModuleName = 1;
|
|
|
+const showModuleName = 0;
|
|
|
|
|
|
if (localTest) {
|
|
|
// baseURL = "http://192.168.10.13:8082/" // 联机调试 - 石林
|