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; +} +