- Hit run
- Edit runUIBuilder.ts and watch it live update!
You can learn more in the Base Extension Development Guide or 多维表格扩展脚本开发指南.
- 在
src/i18n/resources.ts
文件增加你的文案 key 和文案 - 在
src/runUIBuilder.tsx
中通过t('key')
使用国际化文案,如t('Welcome')
Install packages in Shell pane or search and add in Packages pane.
Please npm run build first, submit it together with the dist directory, and then fill in the form: Share form
请先npm run build,连同dist目录一起提交,然后再填写表单: 共享表单