From 278c88d55beb177a9420113d84be774d97c797f5 Mon Sep 17 00:00:00 2001
From: litian <2804272236@qq.com>
Date: 星期一, 14 四月 2025 15:23:47 +0800
Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/TextbookReader

---
 src/child.ts |   24 ++++++++++++++++++++++++
 1 files changed, 24 insertions(+), 0 deletions(-)

diff --git a/src/child.ts b/src/child.ts
index e5e4b52..1971d5d 100644
--- a/src/child.ts
+++ b/src/child.ts
@@ -77,6 +77,30 @@
     container: '#container',
     activeRule: '/home' //鍖归厤鎵�鏈変互/subPath寮�澶寸殑涓哄瓙搴旂敤
   },
+  aviationBasicSkills:{
+    name: 'app-content',
+    entry: '//jsek.bnuic.com/books/book/aviationBasicSkills',
+    container: '#container',
+    activeRule: '/home' //鍖归厤鎵�鏈変互/subPath寮�澶寸殑涓哄瓙搴旂敤
+  },
+  aviationSafety:{
+    name: 'app-content',
+    entry: '//jsek.bnuic.com/books/book/aviationSafety',
+    container: '#container',
+    activeRule: '/home' //鍖归厤鎵�鏈変互/subPath寮�澶寸殑涓哄瓙搴旂敤
+  },
+  aviationEtiquette:{
+    name: 'app-content',
+    entry: '//jsek.bnuic.com/books/book/aviationEtiquette',
+    container: '#container',
+    activeRule: '/home' //鍖归厤鎵�鏈変互/subPath寮�澶寸殑涓哄瓙搴旂敤
+  },
+  toddlerGameImplementation:{
+    name: 'app-content',
+    entry: '//jsek.bnuic.com/books/book/toddlerGameImplementation',
+    container: '#container',
+    activeRule: '/home' //鍖归厤鎵�鏈変互/subPath寮�澶寸殑涓哄瓙搴旂敤
+  },
   botany:{
     name: 'app-content',
     entry: '//182.92.203.7:3007/books/book/botany',

--
Gitblit v1.9.1