Skip to content

Lark-Base-Team/uibuilder-template

Repository files navigation

Getting Started

Learn More

You can learn more in the Base Extension Development Guide or 多维表格扩展脚本开发指南.

国际化

  1. src/i18n/resources.ts 文件增加你的文案 key 和文案
  2. src/runUIBuilder.tsx 中通过 t('key') 使用国际化文案,如 t('Welcome')

Install packages

Install packages in Shell pane or search and add in Packages pane.

Publish

Please npm run build first, submit it together with the dist directory, and then fill in the form: Share form

发布

请先npm run build,连同dist目录一起提交,然后再填写表单: 共享表单

About

uibuilder基础模板

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published