微信接口
This commit is contained in:
@@ -49,8 +49,9 @@ Page({
|
||||
})
|
||||
},
|
||||
onConfirm (e) {
|
||||
app.$api.deleteSetting();
|
||||
wx.navigateBack();
|
||||
this.closeDialog()
|
||||
this.closeDialog();
|
||||
},
|
||||
closeDialog() {
|
||||
this.setData({
|
||||
|
||||
Reference in New Issue
Block a user