forked from liweijie/education
1 line
1.7 KiB
JSON
1 line
1.7 KiB
JSON
{"remainingRequest":"C:\\Users\\Admin\\Desktop\\education\\frontend\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!C:\\Users\\Admin\\Desktop\\education\\frontend\\src\\views\\tool\\swagger\\index.vue?vue&type=script&lang=js","dependencies":[{"path":"C:\\Users\\Admin\\Desktop\\education\\frontend\\src\\views\\tool\\swagger\\index.vue","mtime":1787567871726},{"path":"C:\\Users\\Admin\\Desktop\\education\\frontend\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1787309791955},{"path":"C:\\Users\\Admin\\Desktop\\education\\frontend\\node_modules\\babel-loader\\lib\\index.js","mtime":1787309793142},{"path":"C:\\Users\\Admin\\Desktop\\education\\frontend\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1787309791955},{"path":"C:\\Users\\Admin\\Desktop\\education\\frontend\\node_modules\\vue-loader\\lib\\index.js","mtime":1787309793790}],"contextDependencies":[],"result":[{"type":"Buffer","data":"base64:Ly8KLy8KLy8KDQppbXBvcnQgaUZyYW1lIGZyb20gIkAvY29tcG9uZW50cy9pRnJhbWUvaW5kZXgiDQpleHBvcnQgZGVmYXVsdCB7DQogIG5hbWU6ICJTd2FnZ2VyIiwNCiAgY29tcG9uZW50czogeyBpRnJhbWUgfSwNCiAgZGF0YSgpIHsNCiAgICByZXR1cm4gew0KICAgICAgdXJsOiBwcm9jZXNzLmVudi5WVUVfQVBQX0JBU0VfQVBJICsgIi9zd2FnZ2VyLXVpL2luZGV4Lmh0bWwiDQogICAgfQ0KICB9DQp9DQo="},{"version":3,"sources":["index.vue"],"names":[],"mappings":";;;;AAIA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA","file":"index.vue","sourceRoot":"src/views/tool/swagger","sourcesContent":["<template>\r\n <i-frame :src=\"url\" />\r\n</template>\r\n<script>\r\nimport iFrame from \"@/components/iFrame/index\"\r\nexport default {\r\n name: \"Swagger\",\r\n components: { iFrame },\r\n data() {\r\n return {\r\n url: process.env.VUE_APP_BASE_API + \"/swagger-ui/index.html\"\r\n }\r\n }\r\n}\r\n</script>\r\n"]}]} |