diff --git a/package.json b/package.json index cf63c8a..1d94467 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ruoyi", "version": "3.8.9", - "description": "若依管理系统", + "description": "通告快接管理后台", "author": "若依", "license": "MIT", "scripts": { diff --git a/src/views/index.vue b/src/views/index.vue index aadf357..63239c8 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -1,1019 +1,7 @@ diff --git a/vue.config.js b/vue.config.js index 6ead0ad..d079495 100644 --- a/vue.config.js +++ b/vue.config.js @@ -7,7 +7,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 // 端口