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 娄底高职分支
娄底高职分支
hwh2023
8 months ago
parent
286107f8bd
37818fce04
commit
2730f0e34c
2 changed files
with
4 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Learun.Framework.Ultimate V7/LearunApp-2.2.0/config.js
+3
-3
Learun.Framework.Ultimate V7/LearunApp-2.2.0/manifest.json
+ 1
- 1
Learun.Framework.Ultimate V7/LearunApp-2.2.0/config.js
View File
@@ -2,7 +2,7 @@ export default {
// 登录页显示的公司名称
"company": "数字化智慧校园",
// App 版本号
"appVersion": "1.0.
6
",
"appVersion": "1.0.
7
",
// 是否允许用户注册
"enableSignUp": true,
//请求数据的接口地址;可以配置多个,开发环境下登录页会出现选择菜单供您选择
+ 3
- 3
Learun.Framework.Ultimate V7/LearunApp-2.2.0/manifest.json
View File
@@ -1,9 +1,9 @@
{
"name" : "智慧校园",
"appid" : "__UNI__
E4958C9
",
"appid" : "__UNI__
1F5E446
",
"description" : "智慧校园移动端",
"versionName" : "1.0.
6
",
"versionCode" : 10
6
,
"versionName" : "1.0.
7
",
"versionCode" : 10
7
,
"transformPx" : false,
/* 5+App特有相关 */
"app-plus" : {
Write
Preview
Loading…
Cancel
Save