feat: 更新视频播放器组件,添加章节视频功能并优化返回逻辑
This commit is contained in:
@@ -3,15 +3,20 @@
|
||||
"appid" : "__UNI__1250B39",
|
||||
"description" : "吴门国际",
|
||||
"sassImplementationName" : "node-sass",
|
||||
"versionName" : "1.1.18",
|
||||
"versionCode" : 1118,
|
||||
"versionName" : "1.1.19",
|
||||
"versionCode" : 1119,
|
||||
"transformPx" : false,
|
||||
/* 5+App特有相关 */
|
||||
"app-plus" : {
|
||||
"usingComponents" : true,
|
||||
"nvueStyleCompiler" : "uni-app",
|
||||
"compilerVersion" : 3,
|
||||
"screenOrientation" : [ "portrait-primary" ],
|
||||
"screenOrientation" : [
|
||||
"portrait-primary",
|
||||
"portrait-secondary",
|
||||
"landscape-primary",
|
||||
"landscape-secondary"
|
||||
],
|
||||
"compatible" : {
|
||||
"ignoreVersion" : true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user