From 794235c72d3376390eed496e955365c615554e00 Mon Sep 17 00:00:00 2001 From: layyback <505187749@qq.com> Date: Sat, 8 Apr 2023 20:30:01 +0800 Subject: [PATCH] =?UTF-8?q?:hammer:=20=E8=AE=BE=E7=BD=AE=E9=A1=B5=E9=80=82?= =?UTF-8?q?=E9=85=8D=E6=9A=97=E9=BB=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- feature/src/views/installed/index.vue | 10 +++- feature/src/views/settings/localhost.vue | 38 ++++++++------- feature/src/views/settings/super-panel.vue | 56 +++++++++++++++------- package.json | 2 +- 4 files changed, 69 insertions(+), 37 deletions(-) diff --git a/feature/src/views/installed/index.vue b/feature/src/views/installed/index.vue index fd82099..53bbe8f 100644 --- a/feature/src/views/installed/index.vue +++ b/feature/src/views/installed/index.vue @@ -222,13 +222,19 @@ const deletePlugin = async (plugin) => { }; - \ No newline at end of file + diff --git a/package.json b/package.json index 4d71d2b..7390fa5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rubick", - "version": "2.2.0", + "version": "2.2.1", "author": "muwoo <2424880409@qq.com>", "private": true, "scripts": {