flat: 新页面

This commit is contained in:
Apcallover
2024-03-08 16:54:13 +08:00
parent 1f64dae1ce
commit 81fb5b2f95
17 changed files with 626 additions and 2 deletions

View File

@@ -71,6 +71,10 @@
}
}
},
"template" : "index.html"
"template" : "index.html",
"router" : {
"base" : "./",
"mode" : "hash"
}
}
}