This commit is contained in:
PQZ 2025-04-28 18:05:10 +08:00
commit fc07527cb5
3 changed files with 3 additions and 1015 deletions

View File

@ -1,7 +1,7 @@
{
"name": "ruoyi",
"version": "3.8.9",
"description": "若依管理系统",
"description": "通告快接管理后台",
"author": "若依",
"license": "MIT",
"scripts": {

File diff suppressed because it is too large Load Diff

View File

@ -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 // 端口