From 43742805c1a8c14b8f70c383fc0650a8af6edefc Mon Sep 17 00:00:00 2001
From: zhangxiaoxu123 <819527061@qq.com>
Date: 星期三, 13 七月 2022 18:10:26 +0800
Subject: [PATCH] 添加日发运计划

---
 .hbuilderx/launch.json |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/.hbuilderx/launch.json b/.hbuilderx/launch.json
index ee5be77..4bbcf3c 100644
--- a/.hbuilderx/launch.json
+++ b/.hbuilderx/launch.json
@@ -10,6 +10,10 @@
      	{
      		"launchtype" : "local"
      	},
+     	"h5" : 
+     	{
+     		"launchtype" : "local"
+     	},
      	"mp-weixin" : 
      	{
      		"launchtype" : "local"

--
Gitblit v1.9.1