更新
This commit is contained in:
@@ -10,6 +10,14 @@
|
||||
"backgroundColor": "#00000000",
|
||||
"webview": {
|
||||
"transparent": "always" // 确保 Webview 透明
|
||||
},
|
||||
"packOptions": {
|
||||
"ignore":[
|
||||
{
|
||||
"type":"folder",
|
||||
"value":"node_modules"
|
||||
}
|
||||
]
|
||||
},
|
||||
/* 5+App特有相关 */
|
||||
"usingComponents": true,
|
||||
|
||||
Reference in New Issue
Block a user