From 4d1296a9851680dabebaec44feeb49a5c7d01858 Mon Sep 17 00:00:00 2001 From: litian <2804272236@qq.com> Date: 星期四, 02 一月 2025 18:48:51 +0800 Subject: [PATCH] ceshi1 --- src/App.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/App.vue b/src/App.vue index b79c586..831d0d6 100644 --- a/src/App.vue +++ b/src/App.vue @@ -104,7 +104,7 @@ process.env.VUE_APP_RESOURCE_CTX + (process.env.VUE_APP_ENV == "product" ? process.env.VUE_APP_BOOK_ID - : "meetingPlanners") + : "aviationEtiquette") ); // this.activeBook = await this.config.getBookConfig( -- Gitblit v1.9.1