diff --git a/components/collections/index.vue b/components/collections/index.vue index 6602f1c0d..c8323e372 100644 --- a/components/collections/index.vue +++ b/components/collections/index.vue @@ -57,7 +57,7 @@ TODO: > import_export - help - + --> diff --git a/components/history.vue b/components/history.vue index fe1e2c3f4..f6762c6af 100644 --- a/components/history.vue +++ b/components/history.vue @@ -1,70 +1,14 @@ diff --git a/layouts/default.vue b/layouts/default.vue index b1bd0ff12..fc15fd766 100644 --- a/layouts/default.vue +++ b/layouts/default.vue @@ -51,17 +51,14 @@
- - - + favorite + Support us +
+
+ + + + +
+
+ + + +
+
+ + + +
+
+ + + +
+
+
+ @@ -304,7 +356,8 @@ export default { // prompt. showInstallPrompt: null, version: {}, - showShortcuts: false + showShortcuts: false, + showSupport: false }; },