81a195159d24ad1bd6cc66735e8d178c.json 2.8 KB

1
  1. {"remainingRequest":"E:\\item\\千鸟\\千鸟云商前端源代码\\源点计划\\jindouyunNewFront\\node_modules\\babel-loader\\lib\\index.js!E:\\item\\千鸟\\千鸟云商前端源代码\\源点计划\\jindouyunNewFront\\node_modules\\cache-loader\\dist\\cjs.js??ref--0-0!E:\\item\\千鸟\\千鸟云商前端源代码\\源点计划\\jindouyunNewFront\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!E:\\item\\千鸟\\千鸟云商前端源代码\\源点计划\\jindouyunNewFront\\src\\vab\\components\\VabQueryForm\\index.vue?vue&type=script&lang=js&","dependencies":[{"path":"E:\\item\\千鸟\\千鸟云商前端源代码\\源点计划\\jindouyunNewFront\\src\\vab\\components\\VabQueryForm\\index.vue","mtime":1655374732000},{"path":"E:\\item\\千鸟\\千鸟云商前端源代码\\源点计划\\jindouyunNewFront\\babel.config.js","mtime":1655374732000},{"path":"E:\\item\\千鸟\\千鸟云商前端源代码\\源点计划\\jindouyunNewFront\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"E:\\item\\千鸟\\千鸟云商前端源代码\\源点计划\\jindouyunNewFront\\node_modules\\babel-loader\\lib\\index.js","mtime":315532800000},{"path":"E:\\item\\千鸟\\千鸟云商前端源代码\\源点计划\\jindouyunNewFront\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"E:\\item\\千鸟\\千鸟云商前端源代码\\源点计划\\jindouyunNewFront\\node_modules\\vue-loader\\lib\\index.js","mtime":1655715099000}],"contextDependencies":[],"result":[{"type":"Buffer","data":"base64:Ly8KLy8KLy8KLy8KLy8KLy8KZXhwb3J0IGRlZmF1bHQgewogIG5hbWU6ICJWYWJRdWVyeUZvcm0iCn07"},{"version":3,"mappings":";;;;;;AAOA;EACAA;AADA","names":["name"],"sourceRoot":"src/vab/components/VabQueryForm","sources":["index.vue"],"sourcesContent":["<template>\n <el-row :gutter=\"0\" class=\"vab-query-form\">\n <slot></slot>\n </el-row>\n</template>\n\n<script>\n export default {\n name: \"VabQueryForm\",\n };\n</script>\n\n<style lang=\"scss\" scoped>\n @mixin panel {\n display: flex;\n flex-wrap: wrap;\n align-content: center;\n align-items: center;\n justify-content: flex-start;\n min-height: 1px;\n /*<!--min-height: $base-input-height;-->*/\n /*<!--margin: 0 0 $base-padding/2 0;-->*/\n > .el-button {\n margin: 0 10px 0 0px !important;\n }\n }\n\n .vab-query-form {\n ::v-deep {\n .el-form-item:first-child {\n margin: 0 0 0 0 !important;\n }\n .el-form-item + .el-form-item {\n margin: 0 0 0 10px !important;\n }\n\n .top-panel {\n @include panel;\n }\n\n .bottom-panel {\n @include panel;\n border-top: 1px solid #dcdfe6;\n }\n\n .left-panel {\n @include panel;\n }\n\n .right-panel {\n @include panel;\n\n justify-content: flex-end;\n }\n }\n }\n</style>\n"]}]}