zhouwx
2026-01-21 f11670c36ece6beff61013ec98ff798a3fe0d6ba
.hbuilderx/launch.json
@@ -6,15 +6,13 @@
            "type" : "uni-app:app-android"
        },
        {
           "app-plus" :
           {
              "launchtype" : "local"
           },
           "h5" :
           {
              "launchtype" : "local"
           },
           "type" : "uniCloud"
            "app-plus" : {
                "launchtype" : "local"
            },
            "h5" : {
                "launchtype" : "local"
            },
            "type" : "uniCloud"
        }
    ]
}