diff --git a/nginx/vue/src/components/quick/LinkTable.vue b/nginx/vue/src/components/quick/LinkTable.vue index d28a46d..3fd3191 100644 --- a/nginx/vue/src/components/quick/LinkTable.vue +++ b/nginx/vue/src/components/quick/LinkTable.vue @@ -18,6 +18,8 @@ const keys = ["name", "link"]; :key="rowIndex" :href="row.link" > - {{ row.name }} +

+ {{ row.name }} +

diff --git a/nginx/vue/src/components/quick/ToggleLinkTable.vue b/nginx/vue/src/components/quick/ToggleLinkTable.vue new file mode 100644 index 0000000..ba892aa --- /dev/null +++ b/nginx/vue/src/components/quick/ToggleLinkTable.vue @@ -0,0 +1,25 @@ + + + diff --git a/nginx/vue/src/views/Bookmarks.vue b/nginx/vue/src/views/Bookmarks.vue index 930e6cf..e92aff3 100644 --- a/nginx/vue/src/views/Bookmarks.vue +++ b/nginx/vue/src/views/Bookmarks.vue @@ -1,5 +1,64 @@ @@ -66,17 +186,16 @@ const art_links = [
-

Radio Links

- - --- -

Hack

- - --- -

Chinese

- - --- -

Art

- + + + + + + + + + +