添加按钮

This commit is contained in:
wkc
2026-01-30 15:50:30 +08:00
parent 20a0ebfbef
commit 16dc95de06
10 changed files with 1765 additions and 5 deletions

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 baseUrl = 'http://localhost:8080' // 后端接口