智慧教务系统 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
1.7 KiB

const o="添加榜单",e="修改榜单",a="榜单名称",n="榜单banner",s="请上传图片",r="请输入榜单名称",t="排行周期",c="请选择榜单周期",d="批量删除",l="商品来源",i="请选择商品来源",p="添加分类",T="商品分类不能为空",g="商品品牌",h="请选择商品品牌",k="商品品牌不能为空",y="添加品牌",b="商品标签",P="商品标签不能为空",u="添加商品标签",m="排序",R="请输入排序号",S="排序规则",B="请选择排序规则",N="选择商品",_="排序号格式输入错误",w="商品数据不能为空",C="输入格式不正确",D="天:1天,周:7天,月:30天,季度:90天",E="从大到小排列,支持手动修改排序号调整排名,以满足特定需求展示效果",G="状态",J={addRanking:o,updateRanking:e,rankName:a,rankBanner:n,imagePlaceholder:s,rankNamePlaceholder:r,rankType:t,rankTypePlaceholder:c,batchDeletion:d,goodsSource:l,goodsSourcePlaceholder:i,addCategory:p,categoryTips:T,brand:g,brandPlaceholder:h,brandTips:k,addBrand:y,label:b,labelTips:P,addLabel:u,sort:m,sortPlaceholder:R,ruleType:S,ruleTypePlaceholder:B,selectGoods:N,sortTips:_,goodsJsonEmpty:w,limitTips:C,rankTypeTips:D,sortRules:E,isShow:G};export{y as addBrand,p as addCategory,u as addLabel,o as addRanking,d as batchDeletion,g as brand,h as brandPlaceholder,k as brandTips,T as categoryTips,J as default,w as goodsJsonEmpty,l as goodsSource,i as goodsSourcePlaceholder,s as imagePlaceholder,G as isShow,b as label,P as labelTips,C as limitTips,n as rankBanner,a as rankName,r as rankNamePlaceholder,t as rankType,c as rankTypePlaceholder,D as rankTypeTips,S as ruleType,B as ruleTypePlaceholder,N as selectGoods,m as sort,R as sortPlaceholder,E as sortRules,_ as sortTips,e as updateRanking};