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