Browse Source

重新提交:首次登陆,提示Bug

dell 8 years ago
parent
commit
e8fe8a55a4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/js/consult.js

+ 1 - 1
app/js/consult.js

207
                }
207
                }
208
            },
208
            },
209
            error: function(xhr, type, errerThrown) {
209
            error: function(xhr, type, errerThrown) {
210
                mui.toast('网络异常,请稍候再试');
210
                mui.toast('网络异常,请稍候再试'); 
211
            	plus.nativeUI.closeWaiting();
211
            	plus.nativeUI.closeWaiting();
212
            }
212
            }
213
        });
213
        });