mirror of
https://github.com/no1xuan/photo.git
synced 2026-08-28 17:50:40 +08:00
移除失效的赏好评
This commit is contained in:
@@ -187,21 +187,6 @@ calculateDays: function (time) {
|
||||
}
|
||||
},
|
||||
|
||||
// 赏好评
|
||||
evaluate() {
|
||||
if (wx.openBusinessView) {
|
||||
wx.openBusinessView({
|
||||
businessType: 'servicecommentpage',
|
||||
success: (res) => {
|
||||
console.log(res)
|
||||
},
|
||||
fail: (res) => {
|
||||
console.log(res)
|
||||
}
|
||||
});
|
||||
}
|
||||
},
|
||||
|
||||
// 我的权益弹框
|
||||
navigateToEdit() {
|
||||
this.setData({
|
||||
|
||||
Reference in New Issue
Block a user