Commit 15782b07 authored by linxin's avatar linxin

Merge branch 'liuxin' into develop

parents 31f31c31 07abb8b3
Pipeline #4044 canceled with stages
...@@ -55,7 +55,6 @@ export default { ...@@ -55,7 +55,6 @@ export default {
window.addEventListener('native.keyboardhide', function () { window.addEventListener('native.keyboardhide', function () {
document.activeElement.blur() document.activeElement.blur()
}) })
}, },
methods: { methods: {
changeType () { changeType () {
...@@ -87,7 +86,7 @@ export default { ...@@ -87,7 +86,7 @@ export default {
vm.Jpush._jpush_config(tagOption) vm.Jpush._jpush_config(tagOption)
} else { } else {
hlsPopup.hideLoading() hlsPopup.hideLoading()
hlsPopup.showLongCenter('登录失败') hlsPopup.showLongCenter('手机号未注册或密码错误')
} }
// 极光推送 // 极光推送
}) })
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment