feat: 快速预定栏的样式处理

This commit is contained in:
2025-11-20 13:48:59 +08:00
parent ed62f3fbbc
commit 14fee13568

View File

@@ -1,6 +1,6 @@
<template> <template>
<view <view
class="quick-access border-box flex flex-nowrap items-center ml-12 pt-8 pb-8" class="quick-access flex flex-row ml-12 pt-8 pb-8 scroll-x whitespace-nowrap"
> >
<view <view
class="item border-box rounded-50 flex flex-row items-center" class="item border-box rounded-50 flex flex-row items-center"