lin
2026-04-27 079aa94eb35c059d465fbe5629912c2b8a313db5
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"
        }
    ]
}