feat: 测试图形绘制

This commit is contained in:
2025-07-08 17:07:23 +08:00
parent ef39c86d5f
commit d1b451418e
7 changed files with 441 additions and 3 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"navigationBarTitleText": "图形绘制 示例",
"navigationBarBackgroundColor": "#d2e7d8",
"homeButton": true,
"backgroundColor": "#e8eddb",
"enablePullDownRefresh": false
}