chore: add env & fix link

This commit is contained in:
xrkffgg
2021-02-18 10:00:08 +08:00
parent a6a35924a4
commit 19c073d744
6 changed files with 9 additions and 4 deletions

4
.umirc.dev.ts Normal file
View File

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