feat: 呼叫服务和反馈意见样式调整
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
/>
|
/>
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
<view v-if="!isCallSuccess" class="order-content border-box p-12">
|
<view v-if="!isCallSuccess" class="border-box p-12">
|
||||||
<view
|
<view
|
||||||
class="bg-F5F7FA border-box flex flex-items-center p-12 rounded-10 font-size-14 color-171717 mb-12"
|
class="bg-F5F7FA border-box flex flex-items-center p-12 rounded-10 font-size-14 color-171717 mb-12"
|
||||||
>
|
>
|
||||||
|
|||||||
@@ -6,9 +6,6 @@
|
|||||||
width: 98px;
|
width: 98px;
|
||||||
height: 48px;
|
height: 48px;
|
||||||
}
|
}
|
||||||
.order-content {
|
|
||||||
width: 335px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.help-icon {
|
.help-icon {
|
||||||
width: 16px;
|
width: 16px;
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
/>
|
/>
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
<view v-if="!isCallSuccess" class="order-content border-box p-12">
|
<view v-if="!isCallSuccess" class="border-box p-12">
|
||||||
<view
|
<view
|
||||||
class="bg-F5F7FA border-box flex flex-items-center p-12 rounded-10 font-size-14 color-171717 mb-12"
|
class="bg-F5F7FA border-box flex flex-items-center p-12 rounded-10 font-size-14 color-171717 mb-12"
|
||||||
>
|
>
|
||||||
|
|||||||
@@ -7,10 +7,6 @@
|
|||||||
height: 48px;
|
height: 48px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.order-content {
|
|
||||||
width: 335px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.help-icon {
|
.help-icon {
|
||||||
width: 16px;
|
width: 16px;
|
||||||
height: 16px;
|
height: 16px;
|
||||||
|
|||||||
Reference in New Issue
Block a user