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.7 KiB
1 line
1.7 KiB
{"remainingRequest":"/Users/linhuakun/Downloads/coderlhk/codewhy/node_modules/vue-loader/lib/index.js??vue-loader-options!/Users/linhuakun/Downloads/coderlhk/codewhy/src/views/profile/childComps/SetUp.vue?vue&type=script&lang=js&","dependencies":[{"path":"/Users/linhuakun/Downloads/coderlhk/codewhy/src/views/profile/childComps/SetUp.vue","mtime":1608446365237},{"path":"/Users/linhuakun/Downloads/coderlhk/codewhy/node_modules/cache-loader/dist/cjs.js","mtime":499162500000},{"path":"/Users/linhuakun/Downloads/coderlhk/codewhy/node_modules/babel-loader/lib/index.js","mtime":499162500000},{"path":"/Users/linhuakun/Downloads/coderlhk/codewhy/node_modules/cache-loader/dist/cjs.js","mtime":499162500000},{"path":"/Users/linhuakun/Downloads/coderlhk/codewhy/node_modules/vue-loader/lib/index.js","mtime":499162500000}],"contextDependencies":[],"result":[{"type":"Buffer","data":"base64:Ly8KLy8KLy8KLy8KLy8KLy8KCglleHBvcnQgZGVmYXVsdCB7CiAgICBuYW1lOiAiTGlzdFZpZXciLAogICAgbWV0aG9kczp7CiAgICAgIGxvZ291dCgpewogICAgICAgIHRoaXMuJHJvdXRlci5wdXNoKCIvc2V0dXBwcm9maWxlIikKICAgICAgfQogICAgfQoJfQo="},{"version":3,"sources":["SetUp.vue"],"names":[],"mappings":";;;;;;;AAOA;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"]}]} |