智慧教务系统 PHP-NiuCloud框架开发
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

1 lines
526 B

const t="参数模板名称",o="请输入参数模板名称",s="请输入排序号",e="添加参数模板",a="编辑参数模板",r="确定要删除该数据吗?",d="排序号格式输入错误",c="管理",l={attrName:t,attrNamePlaceholder:o,sortPlaceholder:s,addShopGoodsAttr:e,updateShopGoodsAttr:a,goodsAttrDeleteTips:r,sortTips:d,manage:c};export{e as addShopGoodsAttr,t as attrName,o as attrNamePlaceholder,l as default,r as goodsAttrDeleteTips,c as manage,s as sortPlaceholder,d as sortTips,a as updateShopGoodsAttr};