b03826ccc99bff9b96ec90b47bf1a34e.json 2.2 KB

1
  1. {"remainingRequest":"E:\\item\\newItem\\admin\\node_modules\\babel-loader\\lib\\index.js!E:\\item\\newItem\\admin\\node_modules\\cache-loader\\dist\\cjs.js??ref--0-0!E:\\item\\newItem\\admin\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!E:\\item\\newItem\\admin\\node_modules\\iview-loader\\index.js??ref--0-2!E:\\item\\newItem\\admin\\src\\pages\\index\\user-preference.vue?vue&type=script&lang=js&","dependencies":[{"path":"E:\\item\\newItem\\admin\\src\\pages\\index\\user-preference.vue","mtime":1677828270198},{"path":"E:\\item\\newItem\\admin\\babel.config.js","mtime":1677828270071},{"path":"E:\\item\\newItem\\admin\\.babelrc","mtime":1677828270070},{"path":"E:\\item\\newItem\\admin\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"E:\\item\\newItem\\admin\\node_modules\\babel-loader\\lib\\index.js","mtime":315532800000},{"path":"E:\\item\\newItem\\admin\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"E:\\item\\newItem\\admin\\node_modules\\vue-loader\\lib\\index.js","mtime":499162500000},{"path":"E:\\item\\newItem\\admin\\node_modules\\iview-loader\\index.js","mtime":1570440814000}],"contextDependencies":[],"result":[{"type":"Buffer","data":"base64:Ly8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KaW1wb3J0IHVzZXJHZW5kZXIgZnJvbSAnLi91c2VyLWdlbmRlcic7CmV4cG9ydCBkZWZhdWx0IHsKICBjb21wb25lbnRzOiB7CiAgICB1c2VyR2VuZGVyOiB1c2VyR2VuZGVyCiAgfQp9Ow=="},{"version":3,"mappings":";;;;;;;;;;AAWA;AACA;EACAA;IAAAC;EAAA;AADA","names":["components","userGender"],"sourceRoot":"src/pages/index","sources":["user-preference.vue"],"sourcesContent":["<template>\r\n <div>\r\n <div style=\"height: 200px\">\r\n <user-gender />\r\n </div>\r\n <div style=\"height: 200px\">\r\n <div class=\"dashboard-console-user-preference\"></div>\r\n </div>\r\n </div>\r\n</template>\r\n<script>\r\nimport userGender from './user-gender';\r\nexport default {\r\n components: { userGender },\r\n};\r\n</script>\r\n<style lang=\"less\">\r\n.dashboard-console-user-preference {\r\n height: 100%;\r\n //background-image: url(\"../../../assets/images/user-preference.png\");\r\n background-repeat: no-repeat;\r\n background-size: cover;\r\n background-position: center;\r\n}\r\n</style>\r\n"]}]}