'关闭弹窗'

This commit is contained in:
unknown 2026-01-03 11:48:37 +08:00
parent 29113159c3
commit 9d37ddebdd

View File

@ -111,6 +111,7 @@
},res=>{
if(res.code == '1'){
this.nickname = this.newnickname
this.pop4Show = false
uni.showToast({ title: res.msg , icon: 'success' })
}else{
uni.showToast({ title: res.msg , icon: 'none' })