是用ng-dialog生成弹出框,之后,编写的消息提醒框就被被埋在了对话框后面:ng-dialog对应弹出框代码是:`<span ng-app="fanApp"><div class="panel panel-success" style="height: 99%;z-index: 2;" ng-controller="plan_add"></div></span>`弹出框的后面消息提醒框的z-index为9999.
添加回答
举报
0/150
提交
取消