diff --git a/src/pages/discover.vue b/src/pages/discover.vue index e919a335..a8a2d3c4 100644 --- a/src/pages/discover.vue +++ b/src/pages/discover.vue @@ -17,7 +17,7 @@ function jumpTab(tab: string) {
-
+
{{ item.title }}
diff --git a/src/pages/downloading.vue b/src/pages/downloading.vue index 53c769aa..8c866746 100644 --- a/src/pages/downloading.vue +++ b/src/pages/downloading.vue @@ -35,7 +35,7 @@ onMounted(async () => {
- {{ item.name }} + {{ item.name }} diff --git a/src/pages/subscribe.vue b/src/pages/subscribe.vue index 4af2c75c..a10607e8 100644 --- a/src/pages/subscribe.vue +++ b/src/pages/subscribe.vue @@ -20,13 +20,13 @@ function jumpTab(tab: string) {
-
+
{{ item.title }}
-
+
{{ item.title }}
diff --git a/src/views/plugin/PluginCardListView.vue b/src/views/plugin/PluginCardListView.vue index dcaca8b6..db874eb5 100644 --- a/src/views/plugin/PluginCardListView.vue +++ b/src/views/plugin/PluginCardListView.vue @@ -399,7 +399,7 @@ onMounted(async () => {
-
+
{{ item.title }}