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
1.4 KiB
1 lines
1.4 KiB
const o="商品分类id",e="请输入商品分类id",t="分类名称",a="请输入分类名称",c="分类图片",r="请输入分类图片",d="上级分类",s="请选择上级分类",l="组装分类名称",g="请输入组装分类名称",n="是否显示",y="排序号",i="请输入排序号",p="添加商品分类",h="编辑商品分类",C="确定要删除该数据吗?",m="子级分类也会删除,确定要删除该数据吗?",P="推广",N="商品分类推广",u="推广链接",G="复制",T="下载二维码",b="商品分类",w="分类设置",D={categoryId:o,categoryIdPlaceholder:e,categoryName:t,categoryNamePlaceholder:a,image:c,imagePlaceholder:r,pid:d,pidPlaceholder:s,categoryFullName:l,categoryFullNamePlaceholder:g,isShow:n,sort:y,sortPlaceholder:i,addCategory:p,updateCategory:h,categoryDeleteTips:C,categoryDeleteTips1:m,spreadGoodsCategory:P,goodsCategorySpreadTitle:N,spreadLink:u,copy:G,downloadQrcode:T,tabGoodsCategory:b,tabGoodsCategoryConfig:w};export{p as addCategory,C as categoryDeleteTips,m as categoryDeleteTips1,l as categoryFullName,g as categoryFullNamePlaceholder,o as categoryId,e as categoryIdPlaceholder,t as categoryName,a as categoryNamePlaceholder,G as copy,D as default,T as downloadQrcode,N as goodsCategorySpreadTitle,c as image,r as imagePlaceholder,n as isShow,d as pid,s as pidPlaceholder,y as sort,i as sortPlaceholder,P as spreadGoodsCategory,u as spreadLink,b as tabGoodsCategory,w as tabGoodsCategoryConfig,h as updateCategory};
|
|
|