From 70ed8deda2106dea0fe09839012c8a254ace47f3 Mon Sep 17 00:00:00 2001 From: hyx Date: Wed, 27 Oct 2021 12:45:30 +0800 Subject: [PATCH] =?UTF-8?q?CN-207=20proxy=20=E5=88=97=E8=A1=A8=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E5=A2=9E=E5=8A=A0=20=E5=AF=BC=E5=85=A5=E5=AF=BC?= =?UTF-8?q?=E5=87=BA=20=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../common/popBox/topToolMoreOptions.vue | 243 ++++++++++++++++++ src/views/settings/GalaxyProxy.vue | 17 +- 2 files changed, 259 insertions(+), 1 deletion(-) create mode 100644 src/components/common/popBox/topToolMoreOptions.vue diff --git a/src/components/common/popBox/topToolMoreOptions.vue b/src/components/common/popBox/topToolMoreOptions.vue new file mode 100644 index 00000000..6677ef62 --- /dev/null +++ b/src/components/common/popBox/topToolMoreOptions.vue @@ -0,0 +1,243 @@ + + + + + diff --git a/src/views/settings/GalaxyProxy.vue b/src/views/settings/GalaxyProxy.vue index 5c236f50..3e830bbd 100644 --- a/src/views/settings/GalaxyProxy.vue +++ b/src/views/settings/GalaxyProxy.vue @@ -18,6 +18,19 @@ type="button" @click="add"> + + +