You've already forked qlg.frontend
解决弹窗问题
This commit is contained in:
@ -66,7 +66,7 @@ mui.plusReady(function() {
|
||||
mui.alert('未知错误')
|
||||
break;
|
||||
default:
|
||||
mui.alert(error.message)
|
||||
console.log(error)
|
||||
break;
|
||||
}
|
||||
getShopList(nowPage, pageSize);
|
||||
|
Reference in New Issue
Block a user