会员支付管理后台-用于提供会员管理小程序支付的api接口,与后台数据管理展示
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

const e="页面名称",s="页面类型",a="所属插件",t="创建新页面",c="请选择页面类型",o="名称不能超过12个字符",n="状态",l="更新时间",r="使用",p="使用中",d="未使用",h="全部",i="wap链接",P="小程序链接",u="分享链接",y="复制",g="复制成功",T="请输入页面名称",m="添加页面",w="确定要删除该自定义页面吗?",D="推广",U="分享",S="分享设置",f="分享页面",x="微信公众号",k="微信小程序",A="分享标题",I="请输入分享标题",L="分享描述",M="请输入分享描述",N="分享图片",_={title:e,typeName:s,forAddon:a,addPageTips:t,pageTypePlaceholder:c,nameMax:o,status:n,updateTime:l,use:r,isUse:p,unused:d,all:h,wapUrl:i,weappUrl:P,shareLink:u,copy:y,copySuccess:g,titlePlaceholder:T,addDiyPage:m,diyPageDeleteTips:w,promote:D,share:U,shareSet:S,sharePage:f,wechat:x,weapp:k,shareTitle:A,shareTitlePlaceholder:I,shareDesc:L,shareDescPlaceholder:M,shareImageUrl:N};export{m as addDiyPage,t as addPageTips,h as all,y as copy,g as copySuccess,_ as default,w as diyPageDeleteTips,a as forAddon,p as isUse,o as nameMax,c as pageTypePlaceholder,D as promote,U as share,L as shareDesc,M as shareDescPlaceholder,N as shareImageUrl,u as shareLink,f as sharePage,S as shareSet,A as shareTitle,I as shareTitlePlaceholder,n as status,e as title,T as titlePlaceholder,s as typeName,d as unused,l as updateTime,r as use,i as wapUrl,k as weapp,P as weappUrl,x as wechat};