From 7a1ecce281d037a84a7e179b610a709655eb91e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E6=AD=A3=E6=98=93?= Date: Fri, 13 Sep 2024 14:29:57 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E8=B4=A7=E7=89=A9=E6=9F=A5?= =?UTF-8?q?=E8=AF=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/watchGoods/watchGoods.vue | 280 +++++++++++++++++--------------- 1 file changed, 148 insertions(+), 132 deletions(-) diff --git a/pages/watchGoods/watchGoods.vue b/pages/watchGoods/watchGoods.vue index 2c8359a..7bf19a0 100644 --- a/pages/watchGoods/watchGoods.vue +++ b/pages/watchGoods/watchGoods.vue @@ -1,13 +1,27 @@ \ No newline at end of file + + .num { + font-weight: 100rpx; + font-size: 1.5rem; + color: #19be6b; + } + + .text { + text-align: center; + } +} + +.bigtitle { + color: #2979ff; + + font-size: 50rpx; + font-weight: 50; +} +