ndbs пре 2 година
родитељ
комит
1893d76dbe
1 измењених фајлова са 10 додато и 5 уклоњено
  1. +10
    -5
      Learun.Framework.Ultimate V7/LearunApp-2.2.0/.hbuilderx/launch.json

+ 10
- 5
Learun.Framework.Ultimate V7/LearunApp-2.2.0/.hbuilderx/launch.json Прегледај датотеку

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

Loading…
Откажи
Сачувај