javashop/webroot/public/admin/assets/printer.template_edit-e5654449.js
wangchen147 f8e031ab09 0.0.2
代码生成器问题修复和优化
商城增加海报、积分商城、电子面单、小票打印功能
2024-11-30 12:05:34 +08:00

2 lines
588 B
JavaScript

const e="模板信息",t="模板名称",p="请输入模板名称",a="模板类型",l="缺少打印模板类型",m="请选择模板类型",n="模板编辑",o="预览图",c="打印模板不存在",r={templateInfoLabel:e,templateName:t,templateNamePlaceholder:p,templateType:a,printTypeEmpty:l,templateTypePlaceholder:m,templateEditLabel:n,preview:o,printTemplateEmpty:c};export{r as default,o as preview,c as printTemplateEmpty,l as printTypeEmpty,n as templateEditLabel,e as templateInfoLabel,t as templateName,p as templateNamePlaceholder,a as templateType,m as templateTypePlaceholder};