更新:增加课程首页分类跳转列表页;优化全站列表分页加载;
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
"name" : "Amazing Limited",
|
||||
"appid" : "__UNI__1250B39",
|
||||
"description" : "Amazing Limited",
|
||||
"versionName" : "1.0.1",
|
||||
"versionCode" : 101,
|
||||
"versionName" : "1.0.2",
|
||||
"versionCode" : 102,
|
||||
"transformPx" : false,
|
||||
/* 5+App特有相关 */
|
||||
"app-plus" : {
|
||||
@@ -22,7 +22,8 @@
|
||||
/* 模块配置 */
|
||||
"modules" : {
|
||||
"Camera" : {},
|
||||
"Payment" : {}
|
||||
"Payment" : {},
|
||||
"VideoPlayer" : {}
|
||||
},
|
||||
/* 应用发布信息 */
|
||||
"distribute" : {
|
||||
@@ -59,7 +60,8 @@
|
||||
"stripe" : {
|
||||
"__platform__" : [ "ios", "android" ],
|
||||
"returnURL_ios" : "com.amazinglimited://stripe"
|
||||
}
|
||||
},
|
||||
"appleiap" : {}
|
||||
}
|
||||
},
|
||||
"icons" : {
|
||||
|
||||
Reference in New Issue
Block a user