From 1682ad0f318e8a7c84bfe7761951b1c52aceb3a8 Mon Sep 17 00:00:00 2001 From: zhaojs <349234519@qq.com> Date: 星期三, 21 六月 2023 11:16:54 +0800 Subject: [PATCH] no message --- uniapp/pages/index/categories.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/uniapp/pages/index/categories.vue b/uniapp/pages/index/categories.vue index 9bb0427..d92916d 100644 --- a/uniapp/pages/index/categories.vue +++ b/uniapp/pages/index/categories.vue @@ -275,7 +275,7 @@ } .back-box { - width: 100rpx; + width: 120rpx; height: 30rpx; background: linear-gradient(-90deg, #7619EC, #A429F3); border-radius: 5rpx; -- Gitblit v1.9.3