diff --git a/src/assets/css/style.css b/src/assets/css/style.css
index 9d744f6..a5038d5 100644
--- a/src/assets/css/style.css
+++ b/src/assets/css/style.css
@@ -476,11 +476,7 @@
color: rgb(163, 156, 156) !important;
}
-.index-container {
- padding: 20px 30px 0 30px;
- background: #fff;
- border-radius: 5px;
-}
+
.no-radius {
border-radius: none;
@@ -503,12 +499,6 @@
border: 1px solid #E3DFEA;
}
-.container {
- padding: 30px;
- background: #fff;
- border: 1px solid #ddd;
- border-radius: 5px;
-}
.border-radius-4 {
border-radius: 4px !important
diff --git a/src/router/index.js b/src/router/index.js
index 42ffefb..2fdb0e2 100644
--- a/src/router/index.js
+++ b/src/router/index.js
@@ -8,13 +8,20 @@ const routes = [
{
path: '/home',
name: 'home',
- component: () => import('@/views/commonpage.vue'),
+ component: () => import('@/views/homepage.vue'),
children: [
{
path: 'navigation',
name: 'navigation',
component: () => import('@/views/navigation/index.vue'),
},
+ ]
+ },
+ {
+ path: '/common',
+ name: 'common',
+ component: () => import('@/views/commonpage.vue'),
+ children: [
{
path: 'interpretive',
name: 'interpretive',
diff --git a/src/views/homepage.vue b/src/views/homepage.vue
new file mode 100644
index 0000000..7d7c4c3
--- /dev/null
+++ b/src/views/homepage.vue
@@ -0,0 +1,89 @@
+
+
+
+
+
延庆博物馆
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
首页
+
导航
+
展览
+
典藏
+
资讯
+
文创
+
数字文脉
+
关于
+
+
+
+
+
+
+