From 23cbeff293c7f71b7769d1a94bd5def3a24c20b1 Mon Sep 17 00:00:00 2001
From: 杨磊 <505174330@qq.com>
Date: 星期一, 28 七月 2025 09:43:32 +0800
Subject: [PATCH] 幼儿园语言教育与活动指导

---
 src/App.vue |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/App.vue b/src/App.vue
index 691b2d2..e69b6f5 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -131,7 +131,7 @@
     MMVRTCMP: () => import("./books/MMVRTCMP/view/index.vue"),
     civilPassengerTransport: () =>
       import("./books/civilPassengerTransport/view/index.vue"),
-    UAVTechIntro: () => import("./books/UAVTechIntro/view/index.vue")
+    UAVTechIntro: () => import("./books/UAVTechIntro/view/index.vue"),
   },
   data() {
     return {
@@ -177,7 +177,7 @@
       // botany                                 // 妞嶇墿瀛︼紙鍐滃ぇ绀撅級
       // childcareInstitutionsManagement        // 鎵樿偛鏈烘瀯绠$悊涓庡疄鍔�
       // toddlerGameImplementation              // 濠村辜鍎挎父鎴忔椿鍔ㄥ疄鏂�
-      // preschoolGameGuidance                  // 瀛﹀墠娓告垙鎸囧
+      // preschoolGameGuidance                  // 骞煎効娓告垙涓庢寚瀵�
       // kindergartenLanguageActivity           // 骞煎効鍥瑷�鏁欒偛涓庢椿鍔ㄦ寚瀵�
       // kindergartenActivitiesDesignGuidance   // 骞煎効鍥暀鑲叉椿鍔ㄨ璁′笌鎸囧
       // aurturingAndEducationAged0to3          // 0~3宀佸┐骞煎効鎶氳偛涓庢暀鑲�
@@ -202,7 +202,7 @@
         process.env.VUE_APP_RESOURCE_CTX +
         (process.env.VUE_APP_ENV == "product"
           ? process.env.VUE_APP_BOOK_ID
-          : "UAVTechIntro")
+          : "kindergartenLanguageActivity")
       );
       // 娴嬭瘯璇曡30椤�
       // this.activeBook.tryPageCount = 10;

--
Gitblit v1.9.1