checkpoint: pre-refactor state before fixing P0/P1 issues
This commit is contained in:
@@ -253,7 +253,7 @@ Page({
|
||||
title: '删除宠物档案',
|
||||
content: '确定要删除吗?',
|
||||
confirmText: '删除',
|
||||
confirmColor: '#ff4f91',
|
||||
confirmColor: '#d4596a',
|
||||
success: res => {
|
||||
if (!res.confirm) return
|
||||
wx.showLoading({ title: '删除中...' })
|
||||
|
||||
Reference in New Issue
Block a user