Commit 7a2d6fe2 authored by Mac's avatar Mac

1

parent 89b9200a
......@@ -89,11 +89,11 @@
<span>{{g.guide_name}}</span>
<view class="guiyears">工龄{{g.guide_workyears}}</view>
</view>
<view class="row">
<view class="row" style="justify-content: flex-start;">
<u-rate
:current="g.guide_score"
active-color="#FF8C10"
inactive-color="#b2b2b2"
inactive-color="#DDDDDD"
active-icon="star"
inactive-icon="star-o"
size="20"
......@@ -735,6 +735,7 @@ address: "四川省成都市锦江区中纱帽街8号",}
font-size: 12px;
color: gray;
margin-left: 10px;
margin-bottom: 2px;
}
.guidecarOrderdetails .g-info .g-price-box .left .sell .oprice {
text-decoration: line-through;
......
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