Kaynağa Gözat

fix:hbdx配置

shenchunlv 1 yıl önce
ebeveyn
işleme
faffb90b6b
1 değiştirilmiş dosya ile 4 ekleme ve 0 silme
  1. 4 0
      .hbuilderx/launch.json

+ 4 - 0
.hbuilderx/launch.json

@@ -2,6 +2,10 @@
   // launchtype项可配置值为local或remote, local代表前端连本地云函数,remote代表前端连云端云函数
     "version": "0.0",
     "configurations": [{
+     	"app-plus" : 
+     	{
+     		"launchtype" : "local"
+     	},
      	"default" : 
      	{
      		"launchtype" : "local"