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 |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/src/child.ts b/src/child.ts
index ca36fd5..1971d5d 100644
--- a/src/child.ts
+++ b/src/child.ts
@@ -89,6 +89,18 @@
     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