diff --git a/pages/course/chapterDetailAndorid.vue b/pages/course/chapterDetailAndorid.vue index 2ffec53..140ebb0 100644 --- a/pages/course/chapterDetailAndorid.vue +++ b/pages/course/chapterDetailAndorid.vue @@ -301,7 +301,7 @@ }, onLoad(options) { // #ifdef APP-PLUS - plus.screen.lockOrientation("default"); + plus.screen.lockOrientation("portrait-primary") // #endif this.answerForm.relationId = options.id this.options = options; diff --git a/pages/miniClass/classInfo.vue b/pages/miniClass/classInfo.vue index 8962692..c0461d2 100644 --- a/pages/miniClass/classInfo.vue +++ b/pages/miniClass/classInfo.vue @@ -2,7 +2,7 @@ - 再考一次 +