feat: refactor 3.0

This commit is contained in:
元凛
2021-10-09 17:56:47 +08:00
parent dc85436cff
commit 03531cdc76
46 changed files with 119065 additions and 3393 deletions

4
web/.umirc.dev.ts Normal file
View File

@@ -0,0 +1,4 @@
export default {
base: '/',
publicPath: '/',
};