1 line
1.7 KiB
JSON
1 line
1.7 KiB
JSON
{"remainingRequest":"G:\\project\\smart-power-ui\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!G:\\project\\smart-power-ui\\src\\components\\SmartPower\\Doc\\index.vue?vue&type=script&lang=js&","dependencies":[{"path":"G:\\project\\smart-power-ui\\src\\components\\SmartPower\\Doc\\index.vue","mtime":1613705053753},{"path":"G:\\project\\smart-power-ui\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1591751767036},{"path":"G:\\project\\smart-power-ui\\node_modules\\babel-loader\\lib\\index.js","mtime":1610504270305},{"path":"G:\\project\\smart-power-ui\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1591751767036},{"path":"G:\\project\\smart-power-ui\\node_modules\\vue-loader\\lib\\index.js","mtime":1610504274351}],"contextDependencies":[],"result":[{"type":"Buffer","data":"base64:Ly8KLy8KLy8KLy8KLy8KLy8KDQpleHBvcnQgZGVmYXVsdCB7DQogIG5hbWU6ICdTbWFydFBvd2VyRG9jJywNCiAgZGF0YSgpIHsNCiAgICByZXR1cm4gew0KICAgICAgdXJsOiAnaHR0cDovL2RvYy5zbWFydHBvd2VyLnZpcC9zbWFydHBvd2VyLXZ1ZScNCiAgICB9DQogIH0sDQogIG1ldGhvZHM6IHsNCiAgICBnb3RvKCkgew0KICAgICAgd2luZG93Lm9wZW4odGhpcy51cmwpDQogICAgfQ0KICB9DQp9DQo="},{"version":3,"sources":["index.vue"],"names":[],"mappings":";;;;;;;AAOA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA","file":"index.vue","sourceRoot":"src/components/SmartPower/Doc","sourcesContent":["<template>\r\n <div>\r\n <svg-icon icon-class=\"question\" @click=\"goto\"/>\r\n </div>\r\n</template>\r\n\r\n<script>\r\nexport default {\r\n name: 'SmartPowerDoc',\r\n data() {\r\n return {\r\n url: 'http://doc.smartpower.vip/smartpower-vue'\r\n }\r\n },\r\n methods: {\r\n goto() {\r\n window.open(this.url)\r\n }\r\n }\r\n}\r\n</script>"]}]} |