From 8925c3889898624725d6f27a668e7cc3598b4609 Mon Sep 17 00:00:00 2001 From: 闫增涛 <1829501689@qq.com> Date: 星期二, 13 五月 2025 17:04:57 +0800 Subject: [PATCH] 新书 --- src/child.ts | 19 +++++++++++++++++++ 1 files changed, 19 insertions(+), 0 deletions(-) diff --git a/src/child.ts b/src/child.ts index 6c04212..109e4eb 100644 --- a/src/child.ts +++ b/src/child.ts @@ -178,7 +178,26 @@ entry: '//182.92.203.7:3007/books/book/aviationPassengerTransport6th', container: '#container', activeRule: '/home' + }, + artInitiationForAges0to3:{ + name: 'app-content', + entry: '//182.92.203.7:3007/books/book/artInitiationForAges0to3', + container: '#container', + activeRule: '/home' + }, + childIllnessPreventionCare:{ + name: 'app-content', + entry: '//182.92.203.7:3007/books/book/childIllnessPreventionCare', + container: '#container', + activeRule: '/home' + }, + behaviorObserveAndGuid:{ + name: 'app-content', + entry: '//182.92.203.7:3007/books/book/behaviorObserveAndGuid', + container: '#container', + activeRule: '/home' } + } window.qiankunActions = actions -- Gitblit v1.9.1