From 655a3e99f32780b1634d054489e13125437400e3 Mon Sep 17 00:00:00 2001 From: YM <479443481@qq.com> Date: 星期四, 30 五月 2024 11:36:54 +0800 Subject: [PATCH] 1 --- src/App.vue | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/src/App.vue b/src/App.vue index ae6f4ce..40dc855 100644 --- a/src/App.vue +++ b/src/App.vue @@ -63,7 +63,9 @@ } else { this.activeBook = await this.config.getBookConfig( // childHealth - this.config.resourceCtx + "childHealth" + // lifeCare + // sportsAndHealth + this.config.resourceCtx + "sportsAndHealth" ); // 娴嬭瘯璇曡30椤� // this.activeBook.tryPageCount = 10; -- Gitblit v1.9.1