1 line
3.4 KiB
JSON
1 line
3.4 KiB
JSON
{"remainingRequest":"F:\\lixiaobang\\suyi\\suyiScreen\\node_modules\\thread-loader\\dist\\cjs.js!F:\\lixiaobang\\suyi\\suyiScreen\\node_modules\\babel-loader\\lib\\index.js!F:\\lixiaobang\\suyi\\suyiScreen\\node_modules\\cache-loader\\dist\\cjs.js??ref--0-0!F:\\lixiaobang\\suyi\\suyiScreen\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!F:\\lixiaobang\\suyi\\suyiScreen\\node_modules\\@jiaminghi\\data-view\\lib\\components\\loading\\src\\main.vue?vue&type=script&lang=js&","dependencies":[{"path":"F:\\lixiaobang\\suyi\\suyiScreen\\node_modules\\@jiaminghi\\data-view\\lib\\components\\loading\\src\\main.vue","mtime":1670891602074},{"path":"F:\\lixiaobang\\suyi\\suyiScreen\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1670891604112},{"path":"F:\\lixiaobang\\suyi\\suyiScreen\\node_modules\\thread-loader\\dist\\cjs.js","mtime":1670891613575},{"path":"F:\\lixiaobang\\suyi\\suyiScreen\\node_modules\\babel-loader\\lib\\index.js","mtime":1670891602826},{"path":"F:\\lixiaobang\\suyi\\suyiScreen\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1670891604112},{"path":"F:\\lixiaobang\\suyi\\suyiScreen\\node_modules\\vue-loader\\lib\\index.js","mtime":1670891614530}],"contextDependencies":[],"result":[{"type":"Buffer","data":"base64:Ly8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KZXhwb3J0IGRlZmF1bHQgewogIG5hbWU6ICdEdkxvYWRpbmcnCn07"},{"version":3,"sources":["main.vue"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA4DA,eAAA;AACA,EAAA,IAAA,EAAA;AADA,CAAA","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>"],"sourceRoot":"node_modules/@jiaminghi/data-view/lib/components/loading/src"}]} |