111

parent 49428624
......@@ -11,6 +11,7 @@
<text class="title">{{ shopDetail.shopName }}</text>
<view class="ratebox">
<wd-rate
custom-class="icon-statr"
v-model="shopDetail.grade"
size="13px"
space="1px"
......@@ -382,7 +383,11 @@ page {
display: flex;
align-items: center;
gap: 8rpx;
.icon-statr {
:deep(.wd-icon-star-on) {
display: block !important;
}
}
text {
font-family: PingFang SC Regular;
font-size: 24rpx;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment