Merge branch 'master' into xuebaoxin

This commit is contained in:
2019-12-03 16:06:41 +08:00
2 changed files with 138 additions and 6 deletions

View File

@@ -114,7 +114,7 @@ export default {
isshow() {
// this.show = !this.show;
this.$router.push({
path: `/index`
path: `/`
});
},
shuru(){