From 621b71bb1cc0dc383db1e4b89c9413bb9925b231 Mon Sep 17 00:00:00 2001
From: litian <2804272236@qq.com>
Date: 星期三, 20 十一月 2024 16:54:32 +0800
Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/TextbookReader

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

diff --git a/src/child.ts b/src/child.ts
index cbd0754..67dd7f9 100644
--- a/src/child.ts
+++ b/src/child.ts
@@ -65,6 +65,12 @@
     container: '#container',
     activeRule: '/home' //鍖归厤鎵�鏈変互/subPath寮�澶寸殑涓哄瓙搴旂敤
   },
+  civilAviationServices:{
+    name: 'app-content',
+    entry: '//jsek.bnuic.com/books/book/civilAviationServices',
+    container: '#container',
+    activeRule: '/home' //鍖归厤鎵�鏈変互/subPath寮�澶寸殑涓哄瓙搴旂敤
+  },
   botany:{
     name: 'app-content',
     entry: '//182.92.203.7:3007/books/book/botany',

--
Gitblit v1.9.1