diff --git a/src/App.svelte b/src/App.svelte index 4465650..07e1e95 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -232,45 +232,45 @@ {#if isInitializing} -
+
-
-

加载中...

+
+

加载中...

{:else if !isAuthenticated} -
-
+
+
-

+

我的评分

-

+

登录你的账号

- +
- + @@ -286,7 +286,7 @@
@@ -295,16 +295,16 @@
{:else} -
+
-
+
{#each categories as category}
-
+
{#if loading}
-
+
{:else}
@@ -346,7 +346,7 @@
{#each pageNumbers as num, i} {#if num === '...'} - ... + ... {:else}