优化app中订单时间问题

This commit is contained in:
lemon橪
2021-08-23 11:54:27 +08:00
parent a2994454aa
commit 8f5f44022b
2 changed files with 13 additions and 7 deletions

View File

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