feat: 样式调整
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
>
|
||||
|
||||
<view class="eval-content-text">
|
||||
<text
|
||||
<text style="white-space:pre-wrap"
|
||||
>{{item.content}}</text
|
||||
>
|
||||
</view>
|
||||
@@ -315,6 +315,7 @@ export default {
|
||||
font-size: 28rpx;
|
||||
color: #333333;
|
||||
line-height: 1.5;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
.eval-images {
|
||||
|
||||
@@ -390,6 +390,7 @@ export default {
|
||||
line-height: 1.5;
|
||||
padding: 0 32rpx 24rpx 32rpx;
|
||||
text-align: justify;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
// 底部链接商品卡片
|
||||
|
||||
Reference in New Issue
Block a user