feat: 更新用户设置模块
This commit is contained in:
@@ -157,7 +157,6 @@ function handleChangeSegment() {
|
||||
}
|
||||
|
||||
function deleteClick(item: IHealthRecord) {
|
||||
console.log(item)
|
||||
wx.showModal({
|
||||
title: '提示',
|
||||
content: '确定删除这条记录吗?',
|
||||
|
||||
Reference in New Issue
Block a user