更新操作按钮为菜单栏 & 调整页面表格顺序
This commit is contained in:
@@ -57,7 +57,7 @@ function Products(props: {
|
||||
}, [refresh])
|
||||
|
||||
return (
|
||||
<section className="flex-none basis-64 bg-background rounded-lg">
|
||||
<section className="flex-none basis-50 bg-background rounded-lg">
|
||||
<header className="pl-3 pr-1 h-10 border-b flex items-center justify-between">
|
||||
<h3 className="text-sm">产品列表</h3>
|
||||
</header>
|
||||
|
||||
Reference in New Issue
Block a user