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 = {