This commit is contained in:
psh
2023-08-17 17:34:13 +08:00
parent fa24f5af33
commit 1ffd43af4e
18 changed files with 535 additions and 130 deletions

View File

@@ -7,7 +7,7 @@ function resolve(dir) {
}
const name = defaultSettings.title // 网址标题
const port = 8013 // 端口配置
const port = 8014 // 端口配置
// All configuration item explanations can be find in https://cli.vuejs.org/config/
module.exports = {