直播添加标签

This commit is contained in:
2020-07-16 11:20:59 +08:00
parent a2f522479b
commit 616af0337c
7 changed files with 72 additions and 23 deletions

View File

@@ -194,7 +194,7 @@ export default {
this.current = current;
},
navto(url){
this.$u.router({
this.$u.route({
url:`/pages/${url}`
})
// console.log(`/pages/${url}`)