lin
2026-05-26 fcceeb05d47be8137c2bb2cdbac9c74fa1fe9520
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "version" : "1.0",
    "configurations" : [
        {
            "customPlaygroundType" : "local",
            "playground" : "standard",
            "type" : "uni-app:app-android"
        },
        {
            "playground" : "standard",
            "type" : "uni-app:app-ios"
        }
    ]
}