[更新]
This commit is contained in:
@@ -32,7 +32,7 @@ Page({
|
||||
this.setData({
|
||||
addressArr: res.data
|
||||
})
|
||||
})
|
||||
}).catch(err => {});
|
||||
},
|
||||
|
||||
/**
|
||||
@@ -63,7 +63,7 @@ Page({
|
||||
})
|
||||
|
||||
wx.hideLoading()
|
||||
})
|
||||
}).catch(err => {});
|
||||
}
|
||||
}
|
||||
})
|
||||
@@ -81,7 +81,7 @@ Page({
|
||||
title: res.data,
|
||||
icon : "none"
|
||||
})
|
||||
})
|
||||
}).catch(err => {});
|
||||
},
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user