From 5a8d7b6a9e4a10408dacca43d150c5a5b9910956 Mon Sep 17 00:00:00 2001
From: 闫增涛 <1829501689@qq.com>
Date: 星期五, 09 五月 2025 15:19:08 +0800
Subject: [PATCH] 新书

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

diff --git a/src/child.ts b/src/child.ts
index 0f5f649..e814bb4 100644
--- a/src/child.ts
+++ b/src/child.ts
@@ -160,6 +160,18 @@
     entry: '//182.92.203.7:3007/books/book/OralAndBroadcasting',
     container: '#container',
     activeRule: '/home'
+  },
+  cognitiveLanDevEduAges0to3:{
+    name: 'app-content',
+    entry: '//182.92.203.7:3007/books/book/cognitiveLanDevEduAges0to3', 
+    container: '#container',
+    activeRule: '/home'
+  },
+  toddlerSportsSafetyProtection:{
+    name: 'app-content',
+    entry: '//182.92.203.7:3007/books/book/toddlerSportsSafetyProtection',
+    container: '#container',
+    activeRule: '/home'
   }
 }
 

--
Gitblit v1.9.1