使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
注册
登录
bjquanjiang
/
DigitalScholl
关注
1
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
0
百科
动态
浏览代码
1
临城职教中职
ndbs
2 年前
父节点
a410383685
当前提交
1893d76dbe
共有
1 个文件被更改
,包括
10 次插入
和
5 次删除
分列视图
Diff 选项
显示统计
下载 Patch 文件
下载 Diff 文件
+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"
}
]
}
撰写
预览
正在加载...
取消
保存