From bebafe03431570b233ae4695a317c4a035f1ba56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=A2=E5=81=A5=E7=84=8C?= Date: Fri, 1 Sep 2023 22:52:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E6=8F=92=E4=BB=B6=E7=AE=A1?= =?UTF-8?q?=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/application/index.vue | 24 +- src/views/system/application/pluginBox.vue | 105 +++++++++ src/views/system/application/pluginMarket.vue | 11 +- src/views/system/application/popInfo.vue | 1 + .../system/application/settingPlugin.vue | 218 ++++++++++++++++++ 5 files changed, 346 insertions(+), 13 deletions(-) create mode 100644 src/views/system/application/pluginBox.vue create mode 100644 src/views/system/application/settingPlugin.vue diff --git a/src/views/system/application/index.vue b/src/views/system/application/index.vue index bf92ee5..6b6c3b4 100644 --- a/src/views/system/application/index.vue +++ b/src/views/system/application/index.vue @@ -7,11 +7,13 @@
-
-
1
+
+
+ +
-
-
+
+
@@ -21,6 +23,7 @@ + + diff --git a/src/views/system/application/pluginMarket.vue b/src/views/system/application/pluginMarket.vue index cbfccb7..b2736e1 100644 --- a/src/views/system/application/pluginMarket.vue +++ b/src/views/system/application/pluginMarket.vue @@ -3,7 +3,8 @@
-
+
+ +