suyiScreen/node_modules/.cache/vue-loader/dd5846b1eb504e6ccfdbe5c6ea9...

1 line
2.9 KiB
JSON

{"remainingRequest":"D:\\Hjm项目\\suyi1111\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\Hjm项目\\suyi1111\\node_modules\\@jiaminghi\\data-view\\lib\\components\\loading\\src\\main.vue?vue&type=script&lang=js&","dependencies":[{"path":"D:\\Hjm项目\\suyi1111\\node_modules\\@jiaminghi\\data-view\\lib\\components\\loading\\src\\main.vue","mtime":499162500000},{"path":"D:\\Hjm项目\\suyi1111\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\Hjm项目\\suyi1111\\node_modules\\thread-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\Hjm项目\\suyi1111\\node_modules\\babel-loader\\lib\\index.js","mtime":499162500000},{"path":"D:\\Hjm项目\\suyi1111\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\Hjm项目\\suyi1111\\node_modules\\vue-loader\\lib\\index.js","mtime":499162500000}],"contextDependencies":[],"result":[{"type":"Buffer","data":"base64:Ly8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KCmV4cG9ydCBkZWZhdWx0IHsKICBuYW1lOiAnRHZMb2FkaW5nJwp9Cg=="},{"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>\n <div class=\"dv-loading\">\n <svg width=\"50px\" height=\"50px\">\n <circle\n cx=\"25\"\n cy=\"25\"\n r=\"20\"\n fill=\"transparent\"\n stroke-width=\"3\"\n stroke-dasharray=\"31.415, 31.415\"\n stroke=\"#02bcfe\"\n stroke-linecap=\"round\"\n >\n <animateTransform\n attributeName=\"transform\"\n type=\"rotate\"\n values=\"0, 25 25;360, 25 25\"\n dur=\"1.5s\"\n repeatCount=\"indefinite\"\n />\n <animate\n attributeName=\"stroke\"\n values=\"#02bcfe;#3be6cb;#02bcfe\"\n dur=\"3s\"\n repeatCount=\"indefinite\"\n />\n </circle>\n\n <circle\n cx=\"25\"\n cy=\"25\"\n r=\"10\"\n fill=\"transparent\"\n stroke-width=\"3\"\n stroke-dasharray=\"15.7, 15.7\"\n stroke=\"#3be6cb\"\n stroke-linecap=\"round\"\n >\n <animateTransform\n attributeName=\"transform\"\n type=\"rotate\"\n values=\"360, 25 25;0, 25 25\"\n dur=\"1.5s\"\n repeatCount=\"indefinite\"\n />\n <animate\n attributeName=\"stroke\"\n values=\"#3be6cb;#02bcfe;#3be6cb\"\n dur=\"3s\"\n repeatCount=\"indefinite\"\n />\n </circle>\n </svg>\n <div class=\"loading-tip\">\n <slot />\n </div>\n </div>\n</template>\n\n<script>\nexport default {\n name: 'DvLoading'\n}\n</script>"]}]}