flx:修复车辆搜索样式问题

This commit is contained in:
X_Rian 2024-06-19 13:50:40 +08:00
parent 2ec7bdac0a
commit fc8b5eec7c
3 changed files with 105644 additions and 1 deletions

View File

@ -328,7 +328,7 @@
}
</script>
<style>
:deep(.uni-picker-custom){
/deep/ .uni-picker-custom {
height: 480rpx;
}
</style>

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long