全部评论

parent 80fba1c5
......@@ -170,7 +170,7 @@ const rateList = ref({
},
5: {
url: '../../../static/assistingAgriculture/detail/fiveStars.png',
text: '还行',
text: '超赞',
},
});
......
......@@ -8,7 +8,7 @@
v-if="logisticsDetail"
></web-view>
<!-- <view style="height: 600rpx; background-color: aquamarine"></view> -->
<view class="content1" v-if="orderDetail">
<view class="content" v-if="orderDetail">
<view class="info">
<view class="top" v-if="logisticsDetail">
<view class="left">
......@@ -636,7 +636,7 @@ page {
width: 375 * 2rpx;
margin: 0 auto;
.content1 {
.content {
position: relative;
top: -20rpx;
border-radius: 20rpx 20rpx 0 0;
......
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