From 2cac4a0f4ea0b1cf7bff4759fae8136c72792563 Mon Sep 17 00:00:00 2001
From: 闫增涛 <1829501689@qq.com>
Date: 星期一, 14 四月 2025 15:30:29 +0800
Subject: [PATCH] 番茄闹钟

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

diff --git a/src/child.ts b/src/child.ts
index 1971d5d..0f5f649 100644
--- a/src/child.ts
+++ b/src/child.ts
@@ -106,6 +106,60 @@
     entry: '//182.92.203.7:3007/books/book/botany',
     container: '#container',
     activeRule: '/home' //鍖归厤鎵�鏈変互/subPath寮�澶寸殑涓哄瓙搴旂敤
+  },
+  aurturingAndEducationAged0to3:{
+    name: 'app-content',
+    entry: '//182.92.203.7:3007/books/book/aurturingAndEducationAged0to3',
+    container: '#container',
+    activeRule: '/home' //鍖归厤鎵�鏈変互/subPath寮�澶寸殑涓哄瓙搴旂敤
+  },
+  childcareInstitutionsManagement:{
+    name: 'app-content',
+    entry: '//182.92.203.7:3007/books/book/childcareInstitutionsManagement',
+    container: '#container',
+    activeRule: '/home' //鍖归厤鎵�鏈変互/subPath寮�澶寸殑涓哄瓙搴旂敤
+  },
+  preschoolGameGuidance:{
+    name: 'app-content',
+    entry: '//182.92.203.7:3007/books/book/preschoolGameGuidance',
+    container: '#container',
+    activeRule: '/home'
+  },
+  kindergartenLanguageActivity:{
+    name: 'app-content',
+    entry: '//182.92.203.7:3007/books/book/kindergartenLanguageActivity',
+    container: '#container',
+    activeRule: '/home'
+  },
+  preschoolEvaluation:{
+    name: 'app-content',
+    entry: '//182.92.203.7:3007/books/book/preschoolEvaluation',
+    container: '#container',
+    activeRule: '/home'
+  },
+  preschoolBasicKnowledge:{
+    name: 'app-content',
+    entry: '//182.92.203.7:3007/books/book/preschoolBasicKnowledge',
+    container: '#container',
+    activeRule: '/home'
+  },
+  kindergartenActivitiesDesignGuidance:{
+    name: 'app-content',
+    entry: '//182.92.203.7:3007/books/book/kindergartenActivitiesDesignGuidance',
+    container: '#container',
+    activeRule: '/home'
+  },
+  policiesAndRegulations:{
+    name: 'app-content',
+    entry: '//182.92.203.7:3007/books/book/policiesAndRegulations',
+    container: '#container',
+    activeRule: '/home'
+  },
+  OralAndBroadcasting:{
+    name: 'app-content',
+    entry: '//182.92.203.7:3007/books/book/OralAndBroadcasting',
+    container: '#container',
+    activeRule: '/home'
   }
 }
 

--
Gitblit v1.9.1