wangmengwei@gyee-china.com пре 3 година
родитељ
комит
7893a9cff7
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      public/static/config/modeConfig.js

+ 1 - 1
public/static/config/modeConfig.js

@@ -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/" // 联机调试 - 石林