test_lgq/niucloud/public/admin/assets/channel.wechat.menu-e6174e39.js
2024-01-24 17:36:08 +08:00

2 lines
1.4 KiB
JavaScript
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

const e="菜单信息",p="子菜单信息",a="仅支持中英文和数字字数不超过4个汉字或8个字母。",s="仅支持中英文和数字字数不超过8个汉字或16个字母。",n="名称",c="删除菜单",o="删除后,菜单下设置的内容全部将被删除",t="消息类型",m="跳转网页",l="跳转小程序",u="网页链接",d="小程序Appid",w="小程序页面路径",i="请输入菜单名称",h="请输入网页链接",r="请输入小程序Appid",g="请输入小程序页面路径",N="接入流程",P="自定义菜单",T="模板消息",b="空菜单,不能保存与发布。",M={menuNameInfo:e,subMenuNameInfo:p,menuNameTips:a,subMenuNameTips:s,menuName:n,deleteMemu:c,deleteMemuTips:o,messageType:t,skipWebpage:m,skipWeapp:l,webpageUrl:u,weappAppid:d,weappPage:w,menuNamePlaceholder:i,webpageUrlPlaceholder:h,weappAppidPlaceholder:r,weappPagePlaceholder:g,wechatAccessFlow:N,customMenu:P,wechatTemplate:T,menusEmptyTips:b};export{P as customMenu,M as default,c as deleteMemu,o as deleteMemuTips,n as menuName,e as menuNameInfo,i as menuNamePlaceholder,a as menuNameTips,b as menusEmptyTips,t as messageType,l as skipWeapp,m as skipWebpage,p as subMenuNameInfo,s as subMenuNameTips,d as weappAppid,r as weappAppidPlaceholder,w as weappPage,g as weappPagePlaceholder,u as webpageUrl,h as webpageUrlPlaceholder,N as wechatAccessFlow,T as wechatTemplate};