ts-bigscreen-vue/node_modules/.cache/babel-loader/dd1a6a50e208bf3c3ae59b8062d...

1 line
2.7 KiB
JSON

{"remainingRequest":"D:\\guoan\\ts-bigscreen-vue\\node_modules\\@vue\\cli-plugin-babel\\node_modules\\babel-loader\\lib\\index.js!D:\\guoan\\ts-bigscreen-vue\\node_modules\\@vue\\vue-loader-v15\\lib\\index.js??vue-loader-options!D:\\guoan\\ts-bigscreen-vue\\src\\views\\bottomRight.vue?vue&type=script&lang=js","dependencies":[{"path":"D:\\guoan\\ts-bigscreen-vue\\src\\views\\bottomRight.vue","mtime":1740967860283},{"path":"D:\\guoan\\ts-bigscreen-vue\\babel.config.js","mtime":1740967860001},{"path":"D:\\guoan\\ts-bigscreen-vue\\node_modules\\@vue\\cli-plugin-babel\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1740968077552},{"path":"D:\\guoan\\ts-bigscreen-vue\\node_modules\\@vue\\cli-plugin-babel\\node_modules\\babel-loader\\lib\\index.js","mtime":1740968076210},{"path":"D:\\guoan\\ts-bigscreen-vue\\node_modules\\@vue\\vue-loader-v15\\lib\\index.js","mtime":1740968123824}],"contextDependencies":[],"result":[{"type":"Buffer","data":"base64:aW1wb3J0IEJvdHRvbVJpZ2h0Q2hhcnQgZnJvbSAiQC9jb21wb25lbnRzL2VjaGFydC9ib3R0b20vYm90dG9tUmlnaHRDaGFydCI7CmV4cG9ydCBkZWZhdWx0IHsKICBjb21wb25lbnRzOiB7CiAgICBCb3R0b21SaWdodENoYXJ0OiBCb3R0b21SaWdodENoYXJ0CiAgfQp9Ow=="},{"version":3,"names":["BottomRightChart","components"],"sources":["src/views/bottomRight.vue"],"sourcesContent":["<template>\r\n <div id=\"bottomRight\">\r\n <div class=\"bg-color-black\">\r\n <div class=\"d-flex pt-2 pl-2\">\r\n <span>\r\n <icon name=\"chart-area\" class=\"text-icon\"></icon>\r\n </span>\r\n <div class=\"d-flex\">\r\n <span class=\"fs-xl text mx-2\">工单修复以及满意度统计图</span>\r\n <div class=\"decoration2\">\r\n <dv-decoration-2 :reverse=\"true\" style=\"width:5px;height:6rem;\" />\r\n </div>\r\n </div>\r\n </div>\r\n <div>\r\n <BottomRightChart />\r\n </div>\r\n </div>\r\n </div>\r\n</template>\r\n\r\n<script>\r\nimport BottomRightChart from \"@/components/echart/bottom/bottomRightChart\";\r\nexport default {\r\n components: {\r\n BottomRightChart\r\n }\r\n};\r\n</script>\r\n\r\n<style lang=\"scss\" class>\r\n$box-height: 520px;\r\n$box-width: 100%;\r\n#bottomRight {\r\n padding: 14px 16px;\r\n height: $box-height;\r\n width: $box-width;\r\n border-radius: 5px;\r\n .bg-color-black {\r\n height: $box-height - 30px;\r\n border-radius: 10px;\r\n }\r\n .text {\r\n color: #c3cbde;\r\n }\r\n //下滑线动态\r\n .decoration2 {\r\n position: absolute;\r\n right: 0.125rem;\r\n }\r\n .chart-box {\r\n margin-top: 16px;\r\n width: 170px;\r\n height: 170px;\r\n .active-ring-name {\r\n padding-top: 10px;\r\n }\r\n }\r\n}\r\n</style>"],"mappings":"AAsBA,OAAAA,gBAAA;AACA;EACAC,UAAA;IACAD,gBAAA,EAAAA;EACA;AACA","ignoreList":[]}]}