From 2bcfb62e1376c47c730ae0da1b4717f75ed9d85e Mon Sep 17 00:00:00 2001
From: dong_bo0602 <358256383@qq.com>
Date: Tue, 23 Mar 2021 18:11:08 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BB=BB=E5=8A=A1=E4=BF=AE=E6=94=B91?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/pages/Responsibility/Responsibility.vue | 239 --------------------
src/router/index.js | 14 +-
2 files changed, 7 insertions(+), 246 deletions(-)
delete mode 100644 src/pages/Responsibility/Responsibility.vue
diff --git a/src/pages/Responsibility/Responsibility.vue b/src/pages/Responsibility/Responsibility.vue
deleted file mode 100644
index 70766ef..0000000
--- a/src/pages/Responsibility/Responsibility.vue
+++ /dev/null
@@ -1,239 +0,0 @@
-
-
-
-
-
-
-
- 当前位置:首页 > 社会责任
-
-
-
- -
- 企业复工给员工发口罩
- 2020-04-08
-
- -
- 企业复工给员工发口罩
- 2020-04-08
-
- -
- 企业复工给员工发口罩
- 2020-04-08
-
- -
- 企业复工给员工发口罩
- 2020-04-08
-
- -
- 企业复工给员工发口罩
- 2020-04-08
-
- -
- 企业复工给员工发口罩
- 2020-04-08
-
- -
- 企业复工给员工发口罩
- 2020-04-08
-
- -
- 企业复工给员工发口罩
- 2020-04-08
-
- -
- 企业复工给员工发口罩
- 2020-04-08
-
- -
- 企业复工给员工发口罩
- 2020-04-08
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/router/index.js b/src/router/index.js
index a31a39f..096ad5f 100644
--- a/src/router/index.js
+++ b/src/router/index.js
@@ -26,7 +26,7 @@ export default new Router({
name: 'Notice',
component: Notice,
meta: {
- title: '北京明世纪元'
+ title: '北京明世纪元-信息公告'
}
},
{
@@ -34,7 +34,7 @@ export default new Router({
name: 'Law',
component: Law,
meta: {
- title: '北京明世纪元'
+ title: '北京明世纪元-政策法规'
}
},
{
@@ -42,7 +42,7 @@ export default new Router({
name: 'Recruit',
component: Recruit,
meta: {
- title: '北京明世纪元'
+ title: '北京明世纪元-相关招聘'
}
},
{
@@ -50,7 +50,7 @@ export default new Router({
name: 'NewsDetail',
component: NewsDetail,
meta: {
- title: '北京明世纪元'
+ title: '北京明世纪元-新闻详情'
}
},
{
@@ -58,7 +58,7 @@ export default new Router({
name: 'Search',
component: Search,
meta: {
- title: '北京明世纪元'
+ title: '北京明世纪元-搜索结果'
}
},
{
@@ -66,7 +66,7 @@ export default new Router({
name: 'CompanyQualify',
component: CompanyQualify,
meta: {
- title: '北京明世纪元'
+ title: '北京明世纪元-公司介绍和荣誉'
}
},
{
@@ -74,7 +74,7 @@ export default new Router({
name: 'Source',
component: Source,
meta: {
- title: '北京明世纪元'
+ title: '北京明世纪元-单一来源公示'
}
}
]