@@ -2,8 +2,8 @@
"version" : "1.0",
"configurations" : [
{
- "customPlaygroundType" : "device",
- "playground" : "standard",
+ "customPlaygroundType" : "local",
+ "playground" : "custom",
"type" : "uni-app:app-android"
}
]