From 33988b65f7818207e4cf2686cb9be46e3976958c Mon Sep 17 00:00:00 2001 From: xuxueyang <xuxy@fengyuntec.com> Date: 星期一, 29 七月 2024 18:16:04 +0800 Subject: [PATCH] update 售后、合伙人绑定二维码 --- components/top-tabs.vue | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/components/top-tabs.vue b/components/top-tabs.vue index ab18eb9..5779e66 100644 --- a/components/top-tabs.vue +++ b/components/top-tabs.vue @@ -68,7 +68,9 @@ bottom: 8rpx; // width: 110rpx; height: 8rpx; - background: #04BA97; + // background: #04BA97; + background: #ffffff; + border-radius: 4rpx; } } -- Gitblit v1.9.3