前端页面

This commit is contained in:
2026-06-15 15:00:48 +08:00
parent 0588cbecdb
commit 981a19702f
189 changed files with 3297 additions and 6 deletions

View File

@@ -0,0 +1 @@
const e={title:"访问所有程序",bannerCode:"程序 Banner 代码",bannerHelpPrefix:"将代码放到",bannerHelpSuffix:",或任何需要展示的位置。",preview:"预览",copyBanner:"复制 Banner 代码",functionCode:"程序功能代码",functionHelpPrefix:"将代码放到",copyFunction:"复制功能代码",copied:"代码已复制",copyFailed:"无法复制代码",previewTitle:"程序 Banner 预览",previewNote:"预览点击不会打开真实程序,也不会提交账号信息。",previewProgram:"已在预览中选择程序页面 {page}"};export{e as default};