Merge branch 'feature_bugfix/251201_py_h5_ui' of https://git.valuefrontier.cn/vf/vf_react into feature_bugfix/251201_py_h5_ui

This commit is contained in:
2025-12-11 14:23:34 +08:00
2 changed files with 39 additions and 14 deletions

View File

@@ -89,7 +89,7 @@ const HomePage: React.FC = () => {
overflow="hidden"
>
<Container maxW="7xl" position="relative" zIndex={30} px={containerPx}>
<Container maxW="7xl" position="relative" px={containerPx}>
<VStack
spacing={{ base: 5, md: 8, lg: 10 }}
align="stretch"