From f80a8fa2800b32601906aa6420e2e9cd582b8113 Mon Sep 17 00:00:00 2001 From: xuhuajiao <13476289682@163.com> Date: Sat, 8 Oct 2022 14:08:38 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=BA=E9=A6=86=E5=AF=BC=E8=88=AAlink?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .eslintignore | 4 ++++ src/views/index.vue | 6 +++++- 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 .eslintignore diff --git a/.eslintignore b/.eslintignore new file mode 100644 index 0000000..1214b3f --- /dev/null +++ b/.eslintignore @@ -0,0 +1,4 @@ +build/*.js +src/assets +public +dist \ No newline at end of file diff --git a/src/views/index.vue b/src/views/index.vue index dfc4b32..dfe69e1 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -27,7 +27,7 @@

数字资源

-
  • +
  • 场馆导航

  • @@ -97,6 +97,10 @@ export default { this.$router.push(path) } }, + toRoomNav() { + const linkSrc = process.env.VUE_APP_BASE_API + window.location.href = linkSrc + '/anchoring/initVenueNavigation.do?libcode=1201' + }, // 首页 - 新书推荐 getNewBookList() { const params = {