You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 line
2.2 KiB
1 line
2.2 KiB
{"remainingRequest":"/Users/linhuakun/Downloads/coderlhk/big bar/bigbar-start/node_modules/vue-loader/lib/index.js??vue-loader-options!/Users/linhuakun/Downloads/coderlhk/big bar/bigbar-start/src/views/home/childComps/HomefeatureView.vue?vue&type=script&lang=js&","dependencies":[{"path":"/Users/linhuakun/Downloads/coderlhk/big bar/bigbar-start/src/views/home/childComps/HomefeatureView.vue","mtime":1618194165281},{"path":"/Users/linhuakun/Downloads/coderlhk/big bar/bigbar-start/node_modules/cache-loader/dist/cjs.js","mtime":499162500000},{"path":"/Users/linhuakun/Downloads/coderlhk/big bar/bigbar-start/node_modules/thread-loader/dist/cjs.js","mtime":499162500000},{"path":"/Users/linhuakun/Downloads/coderlhk/big bar/bigbar-start/node_modules/babel-loader/lib/index.js","mtime":499162500000},{"path":"/Users/linhuakun/Downloads/coderlhk/big bar/bigbar-start/node_modules/cache-loader/dist/cjs.js","mtime":499162500000},{"path":"/Users/linhuakun/Downloads/coderlhk/big bar/bigbar-start/node_modules/vue-loader/lib/index.js","mtime":499162500000}],"contextDependencies":[],"result":[{"type":"Buffer","data":"base64:Ly8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KCmV4cG9ydCBkZWZhdWx0IHsKICBuYW1lOiAiSG9tZWZlYXR1cmVWaWV3IiwKICBtZXRob2RzOiB7CiAgICBzd2lwZXJJbWFnZUxvYWQoKSB7CiAgICAgIHRoaXMuJGVtaXQoInN3aXBlckltYWdlTG9hZCIpOwogICAgfSwKICAgIGNsaWNrSW5mbygpIHsKICAgICAgdGhpcy4kcm91dGVyLnB1c2goIi9ob21ldmVkaW8iKTsKICAgIH0KICB9Cn07Cg=="},{"version":3,"sources":["HomefeatureView.vue"],"names":[],"mappings":";;;;;;;;;;;;;;AAcA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA","file":"HomefeatureView.vue","sourceRoot":"src/views/home/childComps","sourcesContent":["<template>\n <div class=\"feature\">\n <a href=\"javascript:\">\n <img\n src=\"@/assets/img/home/billTwo.png\"\n alt=\"\"\n @load=\"swiperImageLoad\"\n @click=\"clickInfo()\"\n />\n </a>\n </div>\n</template>\n\n<script>\nexport default {\n name: \"HomefeatureView\",\n methods: {\n swiperImageLoad() {\n this.$emit(\"swiperImageLoad\");\n },\n clickInfo() {\n this.$router.push(\"/homevedio\");\n }\n }\n};\n</script>\n\n<style scoped>\n.feature img {\n width: 100%;\n}\n</style>\n"]}]} |