Update App.jsx via upload script - 2026-07-29 09:43:17
This commit is contained in:
parent
9e5e88e9a7
commit
3d602f53f7
3
App.jsx
3
App.jsx
|
|
@ -4212,8 +4212,7 @@ function ProductDetail({ product: p, onEdit, onDelete, categories, exportLang, o
|
|||
</>
|
||||
)}
|
||||
</div>
|
||||
<div className="spec-sheet-page-break" />
|
||||
<div className="spec-sheet-bar">{L('产品规格书')}</div>
|
||||
<div className="spec-sheet-bar spec-sheet-page-break">{L('产品规格书')}</div>
|
||||
{specTable}
|
||||
{disclaimer}
|
||||
</>
|
||||
|
|
|
|||
Loading…
Reference in New Issue