This commit is contained in:
@fawn-nine
2024-09-14 16:12:22 +08:00
parent 5ee3ec4398
commit 1fb002d3b9
3 changed files with 6 additions and 3 deletions

View File

@@ -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;