Commit b0dbbbf9e7176f271a3163688a43c06a6fefced0

Authored by iceling
1 parent b8441dc4

活动的提示框添加

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