From 1c7b86f984498eab66968c8d9e9ece42634b96bb Mon Sep 17 00:00:00 2001
From: 819527061@qq.com <123456>
Date: 星期二, 28 十一月 2023 14:10:48 +0800
Subject: [PATCH] 收款明细页面及对接接口、详情页面 测试bug调整

---
 .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