add: 初始化

This commit is contained in:
yanps
2024-07-25 14:11:35 +08:00
parent ecdca5b88a
commit 9e9c2db5e0
442 changed files with 19062 additions and 5117 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 = {