Commit b0dbbbf9e7176f271a3163688a43c06a6fefced0
1 parent
b8441dc4
活动的提示框添加
Showing
1 changed file
with
1 additions
and
1 deletions
pages/user/assistance/assistance.js
@@ -133,7 +133,7 @@ Page({ | @@ -133,7 +133,7 @@ Page({ | ||
133 | }) | 133 | }) |
134 | } | 134 | } |
135 | } else { | 135 | } else { |
136 | - // getApp().my_warnning(res.data.msg, 0, th); | 136 | + getApp().my_confirm(res.data.msg, 0, th); |
137 | th.setData({ | 137 | th.setData({ |
138 | is_show_more: 1, | 138 | is_show_more: 1, |
139 | page: page | 139 | page: page |