suyiScreen/node_modules/.cache/vue-loader/6711761edb83c99728b46ebc5eb...

1 line
3.1 KiB
JSON

{"remainingRequest":"C:\\hjmWeb\\suyiScreen\\suyiScreen\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!C:\\hjmWeb\\suyiScreen\\suyiScreen\\node_modules\\@jiaminghi\\data-view\\lib\\components\\loading\\src\\main.vue?vue&type=script&lang=js&","dependencies":[{"path":"C:\\hjmWeb\\suyiScreen\\suyiScreen\\node_modules\\@jiaminghi\\data-view\\lib\\components\\loading\\src\\main.vue","mtime":1670640065293},{"path":"C:\\hjmWeb\\suyiScreen\\suyiScreen\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1670640066936},{"path":"C:\\hjmWeb\\suyiScreen\\suyiScreen\\node_modules\\babel-loader\\lib\\index.js","mtime":1670640065986},{"path":"C:\\hjmWeb\\suyiScreen\\suyiScreen\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1670640066936},{"path":"C:\\hjmWeb\\suyiScreen\\suyiScreen\\node_modules\\vue-loader\\lib\\index.js","mtime":1670640074287}],"contextDependencies":[],"result":[{"type":"Buffer","data":"base64:Ly8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KDQpleHBvcnQgZGVmYXVsdCB7DQogIG5hbWU6ICdEdkxvYWRpbmcnDQp9DQo="},{"version":3,"sources":["main.vue"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA4DA;AACA;AACA","file":"main.vue","sourceRoot":"node_modules/@jiaminghi/data-view/lib/components/loading/src","sourcesContent":["<template>\r\n <div class=\"dv-loading\">\r\n <svg width=\"50px\" height=\"50px\">\r\n <circle\r\n cx=\"25\"\r\n cy=\"25\"\r\n r=\"20\"\r\n fill=\"transparent\"\r\n stroke-width=\"3\"\r\n stroke-dasharray=\"31.415, 31.415\"\r\n stroke=\"#02bcfe\"\r\n stroke-linecap=\"round\"\r\n >\r\n <animateTransform\r\n attributeName=\"transform\"\r\n type=\"rotate\"\r\n values=\"0, 25 25;360, 25 25\"\r\n dur=\"1.5s\"\r\n repeatCount=\"indefinite\"\r\n />\r\n <animate\r\n attributeName=\"stroke\"\r\n values=\"#02bcfe;#3be6cb;#02bcfe\"\r\n dur=\"3s\"\r\n repeatCount=\"indefinite\"\r\n />\r\n </circle>\r\n\r\n <circle\r\n cx=\"25\"\r\n cy=\"25\"\r\n r=\"10\"\r\n fill=\"transparent\"\r\n stroke-width=\"3\"\r\n stroke-dasharray=\"15.7, 15.7\"\r\n stroke=\"#3be6cb\"\r\n stroke-linecap=\"round\"\r\n >\r\n <animateTransform\r\n attributeName=\"transform\"\r\n type=\"rotate\"\r\n values=\"360, 25 25;0, 25 25\"\r\n dur=\"1.5s\"\r\n repeatCount=\"indefinite\"\r\n />\r\n <animate\r\n attributeName=\"stroke\"\r\n values=\"#3be6cb;#02bcfe;#3be6cb\"\r\n dur=\"3s\"\r\n repeatCount=\"indefinite\"\r\n />\r\n </circle>\r\n </svg>\r\n <div class=\"loading-tip\">\r\n <slot />\r\n </div>\r\n </div>\r\n</template>\r\n\r\n<script>\r\nexport default {\r\n name: 'DvLoading'\r\n}\r\n</script>"]}]}