feat(frontend): optimize frontend interaction (#8)

Support auto refresh. Change authentication method. Streamline the frontend code.
This commit is contained in:
Li4n0
2021-04-25 22:15:56 +08:00
committed by GitHub
parent 50a6749070
commit 7e99d93e43
21 changed files with 347 additions and 232 deletions
+1
View File
@@ -17,6 +17,7 @@ module.exports = {
}
},
},
runtimeCompiler: true,
filenameHashing: false,
publicPath: ''
}