From 1fb002d3b9a62fe56f61ae5bd123b78f0ba9e769 Mon Sep 17 00:00:00 2001 From: "@fawn-nine" <1271023382@qq.com> Date: Sat, 14 Sep 2024 16:12:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/course/chapterDetailAndorid.vue | 2 +- pages/miniClass/classInfo.vue | 5 ++++- pages/peanut/home.vue | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) 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 @@ - 再考一次 +