Files
education/frontend/node_modules/.cache/vue-loader/f10a8e0927d3200243b101ee836e92b3.json
T

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\\monitor\\druid\\index.vue?vue&type=script&lang=js","dependencies":[{"path":"C:\\Users\\Admin\\Desktop\\education\\frontend\\src\\views\\monitor\\druid\\index.vue","mtime":1787567871622},{"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:Ly8KLy8KLy8KDQppbXBvcnQgaUZyYW1lIGZyb20gIkAvY29tcG9uZW50cy9pRnJhbWUvaW5kZXgiDQpleHBvcnQgZGVmYXVsdCB7DQogIG5hbWU6ICJEcnVpZCIsDQogIGNvbXBvbmVudHM6IHsgaUZyYW1lIH0sDQogIGRhdGEoKSB7DQogICAgcmV0dXJuIHsNCiAgICAgIHVybDogcHJvY2Vzcy5lbnYuVlVFX0FQUF9CQVNFX0FQSSArICIvZHJ1aWQvbG9naW4uaHRtbCINCiAgICB9DQogIH0NCn0NCg=="},{"version":3,"sources":["index.vue"],"names":[],"mappings":";;;;AAIA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA","file":"index.vue","sourceRoot":"src/views/monitor/druid","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: \"Druid\",\r\n components: { iFrame },\r\n data() {\r\n return {\r\n url: process.env.VUE_APP_BASE_API + \"/druid/login.html\"\r\n }\r\n }\r\n}\r\n</script>\r\n"]}]}