From 17a70cf2ac8601fdb70010946a0bb5660d00f9c7 Mon Sep 17 00:00:00 2001 From: wangqiao Date: Thu, 28 Aug 2025 22:19:04 +0800 Subject: [PATCH] Update icon color styles and timeout values --- components/kl-quick-menu/index.vue | 8 ++++---- pages/upnew/index.vue | 12 ++++++------ 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/components/kl-quick-menu/index.vue b/components/kl-quick-menu/index.vue index 41fbfbc..d02589d 100644 --- a/components/kl-quick-menu/index.vue +++ b/components/kl-quick-menu/index.vue @@ -2,22 +2,22 @@
- + VIP
- + 客服
- + 签到
- + 发布
diff --git a/pages/upnew/index.vue b/pages/upnew/index.vue index 524b11c..00f28bc 100644 --- a/pages/upnew/index.vue +++ b/pages/upnew/index.vue @@ -2,20 +2,20 @@ -
-
+
+
-
+
- + - 发布 + 发布
@@ -99,7 +99,7 @@ // 关闭弹窗 setTimeout(() => { window.close() - }, 100) + }, 300) } }) .finally(() => {