自定义显示弹框

第一种:

  1. Toastr.success(123);

image.png

第二种:

  1. layer.alert(123)

image.png