diff --git a/api/cms/website/model/index.ts b/api/cms/website/model/index.ts
index db3de13..99114de 100644
--- a/api/cms/website/model/index.ts
+++ b/api/cms/website/model/index.ts
@@ -61,6 +61,8 @@ export interface Website {
links?: Link[];
// 配置信息
config?: any;
+ topNavs?: Navigation[];
+ bottomNavs?: Navigation[];
}
/**
diff --git a/components/AppHeader.vue b/components/AppHeader.vue
index 15fdedc..609e1be 100644
--- a/components/AppHeader.vue
+++ b/components/AppHeader.vue
@@ -17,14 +17,14 @@
+ {{ item }} 云服务器 ECS
+
+
- {{ item }} 云服务器 ECS
-
-
+ {{ item }} 云服务器 ECS
+
+