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="商品标签",e="标签分组",t="标签名称",s="请输入标签名称",l="标签分组",a="请选择标签分组",c="效果设置",n="自定义",r="图片",b="文字颜色",d="背景颜色",p="边框颜色",m="若未设置颜色,则为默认色",i="上传图片",u="建议尺寸:80px*30px,若未上传将显示默认",y="标签说明",T="请输入标签说明",h="排序",L="请输入排序",N="添加商品标签",P="编辑商品标签",g="排序号格式输入错误",C="确定要删除该数据吗?",G="开启",f="关闭",x="状态",B="标签",D="创建时间",O={tabGoodsLabel:o,tabGoodsLabelGroup:e,labelName:t,labelNamePlaceholder:s,groupName:l,groupNamePlaceholder:a,styleType:c,styleByDiy:n,styleByIcon:r,textColor:b,bgColor:d,borderColor:p,colorTips:m,icon:i,iconTips:u,memo:y,memoPlaceholder:T,sort:h,sortPlaceholder:L,addLabel:N,updateLabel:P,sortTips:g,labelDeleteTips:C,statusOn:G,statusOff:f,status:x,label:B,createTime:D};export{N as addLabel,d as bgColor,p as borderColor,m as colorTips,D as createTime,O as default,l as groupName,a as groupNamePlaceholder,i as icon,u as iconTips,B as label,C as labelDeleteTips,t as labelName,s as labelNamePlaceholder,y as memo,T as memoPlaceholder,h as sort,L as sortPlaceholder,g as sortTips,x as status,f as statusOff,G as statusOn,n as styleByDiy,r as styleByIcon,c as styleType,o as tabGoodsLabel,e as tabGoodsLabelGroup,b as textColor,P as updateLabel};
|
|
|