Commit 79fc1830 authored by youjie's avatar youjie

no message

parent b79fd0d3
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
<view class="EvaluationDetail-h-l-t">{{ ScoreText }}</view> <view class="EvaluationDetail-h-l-t">{{ ScoreText }}</view>
</view> </view>
<view class="col column-reverse"> <view class="col column-reverse">
<view class="row"> <view class="row" style="position:relative;top:6rpx;">
<view class="EvaluationDetail-h-r-box col row items-center"> <view class="EvaluationDetail-h-r-box col row items-center">
<template v-if="Infor.length>2"> <template v-if="Infor.length>2">
<view class="EvaluationDetail-h-r-text">{{ Infor[2].commentName }}</view> <view class="EvaluationDetail-h-r-text">{{ Infor[2].commentName }}</view>
...@@ -429,7 +429,7 @@ ...@@ -429,7 +429,7 @@
margin-left: 10rpx; margin-left: 10rpx;
} }
.EvaluationDetail-h-r-top{ .EvaluationDetail-h-r-top{
margin-bottom: 25rpx; margin-bottom: 15rpx;
} }
.EvaluationDetail-types-box{ .EvaluationDetail-types-box{
height: 90rpx; height: 90rpx;
......
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