From 8bb0a518dd4d9450370582c4d4ac3ae1dba1466b Mon Sep 17 00:00:00 2001 From: litian <2804272236@qq.com> Date: 星期五, 25 四月 2025 15:28:18 +0800 Subject: [PATCH] 资源 --- src/child.ts | 78 +++++++++++++++++++++++++++++++++++++++ 1 files changed, 78 insertions(+), 0 deletions(-) diff --git a/src/child.ts b/src/child.ts index e5e4b52..0f5f649 100644 --- a/src/child.ts +++ b/src/child.ts @@ -77,11 +77,89 @@ 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