-
+
+
+ {{ sysTitle }}
+
+
+ {{ sysTitle }}
diff --git a/public/config.js b/public/config.js new file mode 100644 index 0000000..10c53dd --- /dev/null +++ b/public/config.js @@ -0,0 +1,3 @@ +window.AppConfig = { + systemTitle: '末端数据接入处理系统' +} \ No newline at end of file diff --git a/public/index.html b/public/index.html index da30630..72d2429 100644 --- a/public/index.html +++ b/public/index.html @@ -7,6 +7,7 @@
末端数据接入处理系统
{{ sysTitle }}
+
+
+ {{ sysTitle }}