feat: 更新header

This commit is contained in:
hackrobot
2025-04-03 05:29:29 -05:00
parent be460ff157
commit c5826176fc
4 changed files with 15 additions and 5 deletions

View File

@@ -1,3 +1,4 @@
import path from "path";
const config = {
projectName: "cityh5",
date: "2023-12-2",
@@ -41,6 +42,9 @@ const config = {
},
},
},
alias: {
"@": path.resolve(__dirname, "..", "src"),
},
h5: {
webpackChain(chain) {
chain.module