feat(loading): 添加加载拦截 #4

This commit is contained in:
BTMuli
2023-03-22 00:04:53 +08:00
parent 50b8aacf9b
commit fd37387f0a
6 changed files with 176 additions and 156 deletions

View File

@@ -125,13 +125,6 @@ function toOuter(url: string, title: string) {
</script>
<style lang="css">
.loading-bar {
display: flex;
justify-content: center;
align-items: center;
height: 100%;
}
.pool-cards {
font-family: Genshin, serif;
display: flex;