From d7e53e63dd6c435e226d9f08cde31ca35131c911 Mon Sep 17 00:00:00 2001 From: 闫增涛 <1829501689@qq.com> Date: 星期一, 14 四月 2025 15:30:33 +0800 Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/TextbookReader --- src/child.ts | 90 +++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 90 insertions(+), 0 deletions(-) diff --git a/src/child.ts b/src/child.ts index cbd0754..0f5f649 100644 --- a/src/child.ts +++ b/src/child.ts @@ -65,11 +65,101 @@ container: '#container', activeRule: '/home' //鍖归厤鎵�鏈変互/subPath寮�澶寸殑涓哄瓙搴旂敤 }, + civilServices:{ + name: 'app-content', + entry: '//jsek.bnuic.com/books/book/civilServices', + container: '#container', + activeRule: '/home' //鍖归厤鎵�鏈変互/subPath寮�澶寸殑涓哄瓙搴旂敤 + }, + meetingPlanners:{ + name: 'app-content', + entry: '//jsek.bnuic.com/books/book/meetingPlanners', + 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', 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