| 1234567891011121314151617 |
- {
- "version" : "1.0",
- "configurations" : [
- {
- "customPlaygroundType" : "local",
- "localRepoPath" : "E:/projects/yizhizan-h5",
- "packageName" : "uni.app.UNI0B0096D",
- "playground" : "custom",
- "type" : "uni-app:app-android"
- },
- {
- "customPlaygroundType" : "device",
- "playground" : "standard",
- "type" : "uni-app:app-ios"
- }
- ]
- }
|