From f4425543db1c8db8c47a34c53ef477e72cfe318e Mon Sep 17 00:00:00 2001 From: 闫增涛 <1829501689@qq.com> Date: 星期一, 11 三月 2024 18:19:56 +0800 Subject: [PATCH] feat(答题器): 答题器 --- components/goods-card/index.wxss | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/components/goods-card/index.wxss b/components/goods-card/index.wxss index 1326d59..6a3efe2 100644 --- a/components/goods-card/index.wxss +++ b/components/goods-card/index.wxss @@ -130,4 +130,4 @@ .spec-for-symbol { font-size: 24rpx; -} +} \ No newline at end of file -- Gitblit v1.9.1