Files
2026-03-04 11:30:40 +08:00

5 lines
236 B
Markdown
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.
存储数据
1、通过app.store、app.data或app.config来使用
2、export类型数据通过import来使用, 但不可以被主包引用
3、通过菜单「App/创建/Model」创建
4、如不再需要可以直接删除此文件夹