修改
This commit is contained in:
parent
a8237afa00
commit
f95a8d1d6f
@ -38,7 +38,6 @@
|
|||||||
<u-empty mode="order" icon-size='220' text="暂无数据"></u-empty>
|
<u-empty mode="order" icon-size='220' text="暂无数据"></u-empty>
|
||||||
</view>
|
</view>
|
||||||
<!-- 家医模块 评价 -->
|
<!-- 家医模块 评价 -->
|
||||||
|
|
||||||
<u-popup v-model="evaluateshow" mode="bottom" length="45%" border-radius="30" :closeable='true'>
|
<u-popup v-model="evaluateshow" mode="bottom" length="45%" border-radius="30" :closeable='true'>
|
||||||
<view class="evaluateserver">
|
<view class="evaluateserver">
|
||||||
立即评价
|
立即评价
|
||||||
@ -470,7 +469,8 @@
|
|||||||
height: 74rpx;
|
height: 74rpx;
|
||||||
|
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
span:nth-child(1) {
|
|
||||||
|
span:nth-child(1) {
|
||||||
font-size: 28rpx;
|
font-size: 28rpx;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user