-
- ---
-
- ---
-
- ---
-
+
+
+
+
+
+
+
+
+
+
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 @@ + + + +