执行过npm install命令的vue-element-admin源码
康凯
2022-05-20 aa4c235a8ca67ea8b731f90c951a465e92c0a865
1
{"remainingRequest":"D:\\源码\\vue-element-admin-master\\node_modules\\babel-loader\\lib\\index.js!D:\\源码\\vue-element-admin-master\\node_modules\\cache-loader\\dist\\cjs.js??ref--0-0!D:\\源码\\vue-element-admin-master\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\源码\\vue-element-admin-master\\src\\views\\components-demo\\back-to-top.vue?vue&type=script&lang=js&","dependencies":[{"path":"D:\\源码\\vue-element-admin-master\\src\\views\\components-demo\\back-to-top.vue","mtime":1649647926000},{"path":"D:\\源码\\vue-element-admin-master\\babel.config.js","mtime":1649647926000},{"path":"D:\\源码\\vue-element-admin-master\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\源码\\vue-element-admin-master\\node_modules\\babel-loader\\lib\\index.js","mtime":315532800000},{"path":"D:\\源码\\vue-element-admin-master\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\源码\\vue-element-admin-master\\node_modules\\vue-loader\\lib\\index.js","mtime":499162500000}],"contextDependencies":[],"result":[{"type":"Buffer","data":"base64:Ly8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KaW1wb3J0IEJhY2tUb1RvcCBmcm9tICdAL2NvbXBvbmVudHMvQmFja1RvVG9wJzsKZXhwb3J0IGRlZmF1bHQgewogIG5hbWU6ICdCYWNrVG9Ub3BEZW1vJywKICBjb21wb25lbnRzOiB7CiAgICBCYWNrVG9Ub3A6IEJhY2tUb1RvcAogIH0sCiAgZGF0YTogZnVuY3Rpb24gZGF0YSgpIHsKICAgIHJldHVybiB7CiAgICAgIC8vIGN1c3RvbWl6YWJsZSBidXR0b24gc3R5bGUsIHNob3cvaGlkZSBjcml0aWNhbCBwb2ludCwgcmV0dXJuIHBvc2l0aW9uCiAgICAgIG15QmFja1RvVG9wU3R5bGU6IHsKICAgICAgICByaWdodDogJzUwcHgnLAogICAgICAgIGJvdHRvbTogJzUwcHgnLAogICAgICAgIHdpZHRoOiAnNDBweCcsCiAgICAgICAgaGVpZ2h0OiAnNDBweCcsCiAgICAgICAgJ2JvcmRlci1yYWRpdXMnOiAnNHB4JywKICAgICAgICAnbGluZS1oZWlnaHQnOiAnNDVweCcsCiAgICAgICAgLy8g6K+35L+d5oyB5LiO6auY5bqm5LiA6Ie05Lul5Z6C55u05bGF5LitIFBsZWFzZSBrZWVwIGNvbnNpc3RlbnQgd2l0aCBoZWlnaHQgdG8gY2VudGVyIHZlcnRpY2FsbHkKICAgICAgICBiYWNrZ3JvdW5kOiAnI2U3ZWFmMScgLy8g5oyJ6ZKu55qE6IOM5pmv6aKc6ImyIFRoZSBiYWNrZ3JvdW5kIGNvbG9yIG9mIHRoZSBidXR0b24KCiAgICAgIH0KICAgIH07CiAgfQp9Ow=="},{"version":3,"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA+HA;AAEA;EACAA,qBADA;EAEAC;IAAAC;EAAA,CAFA;EAGAC,IAHA,kBAGA;IACA;MACA;MACAC;QACAC,aADA;QAEAC,cAFA;QAGAC,aAHA;QAIAC,cAJA;QAKA,sBALA;QAMA,qBANA;QAMA;QACAC,qBAPA,CAOA;;MAPA;IAFA;EAYA;AAhBA","names":["name","components","BackToTop","data","myBackToTopStyle","right","bottom","width","height","background"],"sourceRoot":"src/views/components-demo","sources":["back-to-top.vue"],"sourcesContent":["<template>\n  <div class=\"components-container\">\n    <aside>\n      When the page is scrolled to the specified position, the Back to Top button appears in the lower right corner\n    </aside>\n    <aside>\n      You can customize the style of the button, show / hide, height of appearance, height of the return. If you need a text prompt, you can use element-ui el-tooltip elements externally\n    </aside>\n    <div class=\"placeholder-container\">\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n      <div>placeholder</div>\n    </div>\n    <!-- you can add element-ui's tooltip -->\n    <el-tooltip placement=\"top\" content=\"tooltip\">\n      <back-to-top :custom-style=\"myBackToTopStyle\" :visibility-height=\"300\" :back-position=\"50\" transition-name=\"fade\" />\n    </el-tooltip>\n  </div>\n</template>\n\n<script>\nimport BackToTop from '@/components/BackToTop'\n\nexport default {\n  name: 'BackToTopDemo',\n  components: { BackToTop },\n  data() {\n    return {\n      // customizable button style, show/hide critical point, return position\n      myBackToTopStyle: {\n        right: '50px',\n        bottom: '50px',\n        width: '40px',\n        height: '40px',\n        'border-radius': '4px',\n        'line-height': '45px', // 请保持与高度一致以垂直居中 Please keep consistent with height to center vertically\n        background: '#e7eaf1'// 按钮的背景颜色 The background color of the button\n      }\n    }\n  }\n}\n</script>\n\n<style scoped>\n.placeholder-container div {\n  margin: 10px;\n}\n</style>\n"]}]}