feat: textPaint
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"pages": ["pages/index/index", "pages/logs/logs"],
|
||||
"pages": ["pages/index/index", "pages/logs/logs", "demoPages/textPaint/textPaint"],
|
||||
"window": {
|
||||
"navigationBarTextStyle": "black",
|
||||
"navigationStyle": "custom"
|
||||
@@ -15,5 +15,6 @@
|
||||
},
|
||||
"componentFramework": "glass-easel",
|
||||
"sitemapLocation": "sitemap.json",
|
||||
"lazyCodeLoading": "requiredComponents"
|
||||
"lazyCodeLoading": "requiredComponents",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user