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
1.4 KiB

{"remainingRequest":"/Users/linhuakun/Downloads/coderlhk/codewhy/node_modules/vue-loader/lib/index.js??vue-loader-options!/Users/linhuakun/Downloads/coderlhk/codewhy/src/components/common/tabbar/TabBar.vue?vue&type=script&lang=js&","dependencies":[{"path":"/Users/linhuakun/Downloads/coderlhk/codewhy/src/components/common/tabbar/TabBar.vue","mtime":1607666509048},{"path":"/Users/linhuakun/Downloads/coderlhk/codewhy/node_modules/cache-loader/dist/cjs.js","mtime":499162500000},{"path":"/Users/linhuakun/Downloads/coderlhk/codewhy/node_modules/babel-loader/lib/index.js","mtime":499162500000},{"path":"/Users/linhuakun/Downloads/coderlhk/codewhy/node_modules/cache-loader/dist/cjs.js","mtime":499162500000},{"path":"/Users/linhuakun/Downloads/coderlhk/codewhy/node_modules/vue-loader/lib/index.js","mtime":499162500000}],"contextDependencies":[],"result":[{"type":"Buffer","data":"base64:Ly8KLy8KLy8KLy8KLy8KLy8KCmV4cG9ydCBkZWZhdWx0IHsKICBuYW1lOiAiVGFiQmFyIgp9Cg=="},{"version":3,"sources":["TabBar.vue"],"names":[],"mappings":";;;;;;;AAOA;AACA;AACA","file":"TabBar.vue","sourceRoot":"src/components/common/tabbar","sourcesContent":["<template>\n <div id=\"tab-bar\">\n <slot></slot>\n </div>\n</template>\n\n<script>\nexport default {\n name: \"TabBar\"\n}\n</script>\n\n<style scoped>\n#tab-bar{\n display: flex;\n background-color: #f6f6f6;\n\n position: fixed;\n left: 0;\n right: 0;\n bottom:0;\n box-shadow: 0 -3px 1px rgba(100,100,100,.1);\n}\n</style>\n"]}]}