feat: 呼叫服务和反馈意见样式调整

This commit is contained in:
2025-11-19 18:06:36 +08:00
parent 8f79f5aecf
commit ed62f3fbbc
5 changed files with 285 additions and 2057 deletions

View File

@@ -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"
> >

View File

@@ -6,9 +6,6 @@
width: 98px; width: 98px;
height: 48px; height: 48px;
} }
.order-content {
width: 335px;
}
.help-icon { .help-icon {
width: 16px; width: 16px;

View File

@@ -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"
> >

View File

@@ -7,10 +7,6 @@
height: 48px; height: 48px;
} }
.order-content {
width: 335px;
}
.help-icon { .help-icon {
width: 16px; width: 16px;
height: 16px; height: 16px;

2331
yarn.lock

File diff suppressed because it is too large Load Diff