From df002273df4b26f1c887c623b05d2f9cdbd1287a Mon Sep 17 00:00:00 2001 From: 13405411873 <1994398261@qq.com> Date: Fri, 25 Apr 2025 21:44:49 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=9A=E5=91=8A=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- src/views/index.vue | 1014 +------------------------------------------ vue.config.js | 2 +- 3 files changed, 3 insertions(+), 1015 deletions(-) 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 8afb50b..a0ced20 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 // 端口