From 9ea0383c303620cd019d0776ecbb47f52bcef805 Mon Sep 17 00:00:00 2001 From: zhaojs <349234519@qq.com> Date: 星期三, 28 六月 2023 14:17:25 +0800 Subject: [PATCH] Merge branch 'feature/1.1.3版本开发' into develop --- uniapp/.hbuilderx/launch.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/uniapp/.hbuilderx/launch.json b/uniapp/.hbuilderx/launch.json index 9284d7d..4e0cff3 100644 --- a/uniapp/.hbuilderx/launch.json +++ b/uniapp/.hbuilderx/launch.json @@ -14,7 +14,7 @@ }, "h5" : { - "launchtype" : "local" + "launchtype" : "remote" }, "mp-weixin" : { -- Gitblit v1.9.3