Update App.jsx via upload script - 2026-07-29 09:43:17

This commit is contained in:
mike 2026-07-29 09:43:41 +08:00
parent 9e5e88e9a7
commit 3d602f53f7
1 changed files with 1 additions and 2 deletions

View File

@ -4212,8 +4212,7 @@ function ProductDetail({ product: p, onEdit, onDelete, categories, exportLang, o
</> </>
)} )}
</div> </div>
<div className="spec-sheet-page-break" /> <div className="spec-sheet-bar spec-sheet-page-break">{L('产品规格书')}</div>
<div className="spec-sheet-bar">{L('产品规格书')}</div>
{specTable} {specTable}
{disclaimer} {disclaimer}
</> </>