wxd
/
MShopWeApp
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
b0aaf43105292c3a4c26bf467c3781969baac931
Authored by
iceling
2020-01-17 10:33:46 +0800
1 parent
06ce390a
助力有礼的提示框修改
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
pages/user/assistance/assistance.js
pages/user/assistance/assistance.js
View file @
b0aaf43
...
...
@@ -133,7 +133,7 @@ Page({
133
133
})
134
134
}
135
135
} else {
136
- getApp().my_
confirm
(res.data.msg, 0, th);
136
+ getApp().my_
warnning
(res.data.msg, 0, th);
137
137
th.setData({
138
138
is_show_more: 1,
139
139
page: page
...
...