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

diff --git a/src/child.ts b/src/child.ts
index 047b034..1971d5d 100644
--- a/src/child.ts
+++ b/src/child.ts
@@ -95,6 +95,12 @@
     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