diff --git a/.hbuilderx/launch.json b/.hbuilderx/launch.json deleted file mode 100644 index 8911e10..0000000 --- a/.hbuilderx/launch.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "version" : "1.0", - "configurations" : [ - { - "default" : { - "launchtype" : "local" - }, - "h5" : { - "launchtype" : "local" - }, - "provider" : "aliyun", - "type" : "uniCloud" - } - ] -}