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.8 KiB
1 line
1.8 KiB
{"remainingRequest":"/Users/linhuakun/Downloads/nodejs/codewhy/node_modules/vue-loader/lib/index.js??vue-loader-options!/Users/linhuakun/Downloads/nodejs/codewhy/src/components/common/tabbar/TabBar.vue?vue&type=style&index=0&id=4455beca&scoped=true&lang=css&","dependencies":[{"path":"/Users/linhuakun/Downloads/nodejs/codewhy/src/components/common/tabbar/TabBar.vue","mtime":1607666509048},{"path":"/Users/linhuakun/Downloads/nodejs/codewhy/node_modules/css-loader/dist/cjs.js","mtime":499162500000},{"path":"/Users/linhuakun/Downloads/nodejs/codewhy/node_modules/vue-loader/lib/loaders/stylePostLoader.js","mtime":499162500000},{"path":"/Users/linhuakun/Downloads/nodejs/codewhy/node_modules/postcss-loader/src/index.js","mtime":499162500000},{"path":"/Users/linhuakun/Downloads/nodejs/codewhy/node_modules/cache-loader/dist/cjs.js","mtime":499162500000},{"path":"/Users/linhuakun/Downloads/nodejs/codewhy/node_modules/vue-loader/lib/index.js","mtime":499162500000}],"contextDependencies":[],"result":[{"type":"Buffer","data":"base64:CgoKCgoKCgoKCgoKCiN0YWItYmFyewogIGRpc3BsYXk6IGZsZXg7CiAgYmFja2dyb3VuZC1jb2xvcjogI2Y2ZjZmNjsKCiAgcG9zaXRpb246IGZpeGVkOwogIGxlZnQ6IDA7CiAgcmlnaHQ6IDA7CiAgYm90dG9tOjA7CiAgYm94LXNoYWRvdzogMCAtM3B4IDFweCByZ2JhKDEwMCwxMDAsMTAwLC4xKTsKfQo="},{"version":3,"sources":["TabBar.vue"],"names":[],"mappings":";;;;;;;;;;;;;AAaA;AACA;AACA;;AAEA;AACA;AACA;AACA;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"]}]} |