cuiqian2004
2025-09-25 9efd4a80aae58cf36266e774d3c820cc8e115028
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "version" : "1.0",
    "configurations" : [
        {
            "openVueDevtools" : false,
            "type" : "uni-app:app-ios"
        },
        {
            "openVueDevtools" : false,
            "playground" : "standard",
            "type" : "uni-app:app-android"
        }
    ]
}