From 63e00179d4a67f5b3030baa1280846abaa979432 Mon Sep 17 00:00:00 2001 From: xuxueyang <xuxy@fengyuntec.com> Date: 星期一, 12 八月 2024 15:25:58 +0800 Subject: [PATCH] update 更新供应商统计和商家首页的分类样式、供应商的分类等级过滤 --- common/uni.css | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/common/uni.css b/common/uni.css index 896255a..6caf474 100644 --- a/common/uni.css +++ b/common/uni.css @@ -4,6 +4,7 @@ font-style: normal; src: url('~@/static/uni.ttf') format('truetype'); } +@import "uview-ui/index.scss"; /* #ifdef H5 */ .fix-left-window { -- Gitblit v1.9.3