API文档里面有:layer.closeAll();//疯狂模式,关闭所有层layer.closeAll('dialog');//关闭信息框layer.closeAll('page');//关闭所有页面层layer.closeAll('iframe');//关闭所有的iframe层layer.closeAll('loading');//关闭加载层layer.closeAll('tips');//关闭所有的tips层
©本文版权归作者所有,任何形式转载请联系我们:xiehuiyue@offercoming.com。