You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1 line
1.8 KiB

{"remainingRequest":"/Users/linhuakun/Downloads/nodejs/codewhy/node_modules/vue-loader/lib/index.js??vue-loader-options!/Users/linhuakun/Downloads/nodejs/codewhy/src/views/profile/childComps/SetUp.vue?vue&type=style&index=0&id=1e999e14&scoped=true&lang=css&","dependencies":[{"path":"/Users/linhuakun/Downloads/nodejs/codewhy/src/views/profile/childComps/SetUp.vue","mtime":1608446365237},{"path":"/Users/linhuakun/Downloads/nodejs/codewhy/node_modules/css-loader/dist/cjs.js","mtime":499162500000},{"path":"/Users/linhuakun/Downloads/nodejs/codewhy/node_modules/vue-loader/lib/loaders/stylePostLoader.js","mtime":499162500000},{"path":"/Users/linhuakun/Downloads/nodejs/codewhy/node_modules/postcss-loader/src/index.js","mtime":499162500000},{"path":"/Users/linhuakun/Downloads/nodejs/codewhy/node_modules/cache-loader/dist/cjs.js","mtime":499162500000},{"path":"/Users/linhuakun/Downloads/nodejs/codewhy/node_modules/vue-loader/lib/index.js","mtime":499162500000}],"contextDependencies":[],"result":[{"type":"Buffer","data":"base64:CgoKCgoKCgoKCgoKCgoKCgoKLmxvZ291dHsKICB3aWR0aDoxMDAlOwogIGJhY2tncm91bmQtY29sb3I6ICNmZmY7CiAgYm9yZGVyLXJhZGl1czogMTBweDsKICBwb3NpdGlvbjogcmVsYXRpdmU7CiAgdGV4dC1hbGlnbjpjZW50ZXI7CiAgZm9udC1zaXplOiAzMHB4Owp9Cg=="},{"version":3,"sources":["SetUp.vue"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;AAkBA;AACA;AACA;AACA;AACA;AACA;AACA;AACA","file":"SetUp.vue","sourceRoot":"src/views/profile/childComps","sourcesContent":["<template>\n<div>\n<div class=\"logout\" @click=\"logout\">设置</div>\n</div>\n</template>\n\n<script>\n\texport default {\n name: \"ListView\",\n methods:{\n logout(){\n this.$router.push(\"/setupprofile\")\n }\n }\n\t}\n</script>\n\n<style scoped>\n.logout{\n width:100%;\n background-color: #fff;\n border-radius: 10px;\n position: relative;\n text-align:center;\n font-size: 30px;\n}\n</style>\n"]}]}