调整桌面端产品订购的菜单栏布局

This commit is contained in:
Eamon-meng
2026-03-14 18:00:27 +08:00
parent 83530d7f1e
commit d9f267e257
2 changed files with 51 additions and 42 deletions

View File

@@ -176,7 +176,7 @@ export default function IdentifyPage(props: IdentifyPageProps) {
<canvas ref={canvas} width={256} height={256}/>
<p className="text-sm text-gray-600"></p>
<Button onClick={() => handleDialogOpenChange(false)}>
</Button>
</div>
)}