CodeMaster/node_modules/.cache/vue-loader/8540b389c064d4656e015debff098975.json
2025-04-02 21:57:33 +08:00

1 line
1.8 KiB
JSON

{"remainingRequest":"/Users/shuguang/Desktop/毕设/CodeMaster/CodeMaster/node_modules/vue-loader/lib/index.js??vue-loader-options!/Users/shuguang/Desktop/毕设/CodeMaster/CodeMaster/src/views/Login.vue?vue&type=script&lang=js","dependencies":[{"path":"/Users/shuguang/Desktop/毕设/CodeMaster/CodeMaster/src/views/Login.vue","mtime":1742646402775},{"path":"/Users/shuguang/Desktop/毕设/CodeMaster/CodeMaster/node_modules/cache-loader/dist/cjs.js","mtime":1743264595665},{"path":"/Users/shuguang/Desktop/毕设/CodeMaster/CodeMaster/node_modules/babel-loader/lib/index.js","mtime":1743264596348},{"path":"/Users/shuguang/Desktop/毕设/CodeMaster/CodeMaster/node_modules/cache-loader/dist/cjs.js","mtime":1743264595665},{"path":"/Users/shuguang/Desktop/毕设/CodeMaster/CodeMaster/node_modules/vue-loader/lib/index.js","mtime":1743264596512}],"contextDependencies":[],"result":[{"type":"Buffer","data":"base64:CmltcG9ydCBVc2VyTG9naW4gZnJvbSAnQC9jb21wb25lbnRzL2NvbW1vbi9Vc2VyTG9naW4udnVlJzsKCmV4cG9ydCBkZWZhdWx0IHsKICBuYW1lOiAnTG9naW4nLAogIGNvbXBvbmVudHM6IHsgVXNlckxvZ2luIH0sCiAgbWV0YUluZm86IHsKICAgIHRpdGxlOiAn55m75b2VJywKICB9LAp9Owo="},{"version":3,"sources":["Login.vue"],"names":[],"mappings":";AAQA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA","file":"Login.vue","sourceRoot":"src/views","sourcesContent":["<template>\n <div class=\"container\">\n <UserLogin class=\"login\" />\n\t\t<p style=\"position: fixed;bottom: 0;text-align: center;left: 0;right: 0;font-family: '宋体';\">@ 2024-青创先锋</p>\n </div>\n</template>\n\n<script>\nimport UserLogin from '@/components/common/UserLogin.vue';\n\nexport default {\n name: 'Login',\n components: { UserLogin },\n metaInfo: {\n title: '登录',\n },\n};\n</script>\n\n<style scoped lang=\"stylus\">\n.container\n height 100vh\n background #f0f2f5 url('~@/assets/bg.svg') repeat\n .login\n center()\n</style>\n"]}]}