产品页面跳转与性能优化
This commit is contained in:
@@ -30,7 +30,7 @@ export default function ProductPage(props: ProductPageProps) {
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<section role={`tabpanel`} className={`flex flex-row bg-white`}>
|
||||
<section role={`tabpanel`} className={`flex flex-row bg-white rounded-lg`}>
|
||||
<Left/>
|
||||
<Center/>
|
||||
<Right/>
|
||||
|
||||
Reference in New Issue
Block a user