Commit ed6e9338e7037dde284003ee23655887e30cb7c1

Authored by 前端研发-钱巧玲
1 parent 7e79456a

重复提交提示

Showing 1 changed file with 1 additions and 2 deletions
pages/user/labels/labels.js
@@ -186,10 +186,9 @@ Page({ @@ -186,10 +186,9 @@ Page({
186 user_label_val = 0; 186 user_label_val = 0;
187 } 187 }
188 if (is_check==1) { 188 if (is_check==1) {
189 - getApp().my_warnning("不可重复提交", 0, th); 189 + getApp().my_warnning("请勿重复提交", 0, th);
190 } 190 }
191 if (is_check == 0) { 191 if (is_check == 0) {
192 -  
193 if (check_label.length < 1) { 192 if (check_label.length < 1) {
194 getApp().my_warnning("完成兴趣标签才能" + remark + "哦~", 0, th); 193 getApp().my_warnning("完成兴趣标签才能" + remark + "哦~", 0, th);
195 th.setData({ 194 th.setData({