xuerong
                if(data.code == 0){
                        layer.msg(data.msg,{icon: 6,time:1000,end:function(){
                            location.reload();
                        }})
                    } else {
                        layer.msg(data.msg);
                        return;
                    }

 

分类:

技术点:

相关文章:

  • 2022-12-23
  • 2021-10-29
  • 2022-12-23
  • 2022-12-23
  • 2021-09-14
  • 2021-12-19
  • 2022-12-23
  • 2021-08-06
猜你喜欢
  • 2021-11-27
  • 2021-12-06
  • 2022-12-23
  • 2021-12-27
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案