From dc839c604f25f56aec70714875dad95389ab8ddd Mon Sep 17 00:00:00 2001
From: 闫增涛 <1829501689@qq.com>
Date: 星期一, 30 十二月 2024 15:45:35 +0800
Subject: [PATCH] 新增图书

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

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

--
Gitblit v1.9.1