Commit b0aaf43105292c3a4c26bf467c3781969baac931

Authored by iceling
1 parent 06ce390a

助力有礼的提示框修改

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_confirm(res.data.msg, 0, th); 136 + getApp().my_warnning(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