xbx #338
@ -158,6 +158,9 @@
|
||||
methods: {
|
||||
setTitle(title){
|
||||
let that = this
|
||||
if(title == ""){
|
||||
title = "这是空的"
|
||||
}
|
||||
uni.setNavigationBarTitle({
|
||||
title : title,
|
||||
fail(){
|
||||
|
Loading…
Reference in New Issue
Block a user