feat: set initial state of auth to null (#108)
This commit is contained in:
@@ -21,6 +21,7 @@ export default defineConfig({
|
||||
hack: `true; @import "~@/less/index.less";`,
|
||||
},
|
||||
},
|
||||
devtool: 'source-map',
|
||||
proxy: {
|
||||
'/v1': {
|
||||
target: 'http://123.60.95.134:9380/',
|
||||
|
||||
Reference in New Issue
Block a user