cyl/dev
jscyl13849007907 1 year ago
parent 2390632b22
commit 67744931a3

@ -543,6 +543,10 @@ export default {
that.pagrTitle = 'mybill' that.pagrTitle = 'mybill'
}else if(that.$route.name == 'boundtel'){ }else if(that.$route.name == 'boundtel'){
that.pagrTitle = 'boundtel' that.pagrTitle = 'boundtel'
}else if(that.$route.name == 'loginpsw'){
that.pagrTitle = 'boundtel'
}else if(that.$route.name == 'boundwx'){
that.pagrTitle = 'boundtel'
}else{ }else{
that.pagrTitle = '' that.pagrTitle = ''
} }

Loading…
Cancel
Save