- 芋道后台管理系统
+ 智能机床运维管理系统
diff --git a/imt-ui/src/views/sso.vue b/imt-ui/src/views/sso.vue
index e1c5620..4e15ef3 100644
--- a/imt-ui/src/views/sso.vue
+++ b/imt-ui/src/views/sso.vue
@@ -9,7 +9,7 @@
- 芋道后台管理系统
+ 智能机床运维管理系统
diff --git a/imt-ui/vue.config.js b/imt-ui/vue.config.js
index 62d82b4..08d3f37 100644
--- a/imt-ui/vue.config.js
+++ b/imt-ui/vue.config.js
@@ -8,7 +8,7 @@ function resolve(dir) {
const CompressionPlugin = require('compression-webpack-plugin')
-const name = process.env.VUE_APP_TITLE || '芋道管理系统' // 网页标题
+const name = process.env.VUE_APP_TITLE || '智能机床运维管理系统' // 网页标题
const port = process.env.port || process.env.npm_config_port || 80 // 端口