From a81becd77b8fa90c0173dfea222265151b279579 Mon Sep 17 00:00:00 2001 From: jxxghp Date: Sun, 7 Apr 2024 11:53:47 +0800 Subject: [PATCH] fix --- .stylelintrc.json | 3 +- src/views/plugin/PluginCardListView.vue | 49 +++++++++++-------------- 2 files changed, 24 insertions(+), 28 deletions(-) diff --git a/.stylelintrc.json b/.stylelintrc.json index 89f9a763..0eacc943 100644 --- a/.stylelintrc.json +++ b/.stylelintrc.json @@ -24,5 +24,6 @@ "liberty/use-logical-spec": true, "selector-class-pattern": null, "color-function-notation": null - } + }, + "fix": true } \ No newline at end of file diff --git a/src/views/plugin/PluginCardListView.vue b/src/views/plugin/PluginCardListView.vue index 38e4e398..0f4df1da 100644 --- a/src/views/plugin/PluginCardListView.vue +++ b/src/views/plugin/PluginCardListView.vue @@ -243,7 +243,17 @@ onBeforeMount(() => { error-description="点击右下角按钮,前往插件市场安装插件。" /> + { :z-index="1010" transition="dialog-bottom-transition" > - - - @@ -318,27 +315,25 @@ onBeforeMount(() => { + - -