This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
bjquanjiang
/
DigitalScholl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Merge branch '长阳分支中职' of
http://123.57.209.16:3000/bjquanjiang/DigitalScholl
into 长阳分支中职
临城职教中职
zhangli
2 years ago
parent
3a95572688
1893d76dbe
commit
dbf4558055
1 changed files
with
10 additions
and
5 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
View File
@@ -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"
}
]
}
Write
Preview
Loading…
Cancel
Save