Browse Source

针对奥鹏目前要求开发的页面功能是否显示进行可配置化管理。

nikang 6 years ago
parent
commit
0aff3194c4
1 changed files with 7 additions and 3 deletions
  1. 7 3
      stmms-web/src/main/webapp/WEB-INF/application.properties

+ 7 - 3
stmms-web/src/main/webapp/WEB-INF/application.properties

@@ -54,7 +54,11 @@ subject.name.bracket.replace=false
 jvm.cleanMapinterval = 20
 jvm.cleanMapTimer = 0 0/10 6-23 * * ?
 app.home=
-app.index=aopeng
+#value = aopeng or null (aopeng set 'aopeng' others set '')
+app.index=
 
-# value = aopeng or null
-scoreList.showExportScore =
+# value = true or false (aopeng set true and others set false.If a project needs to be set up true in the future else false)
+scoreList.showExportScore =false
+
+#value = true or false  (aopeng set true and others set false.If a project needs to be set up true in the future else false)
+marker.showBtnImportAndBtnUpdateImport = false