Commit cad4afe7 by dabai

xx

parent 400d5c7d
Showing with 2 additions and 0 deletions
......@@ -177,6 +177,8 @@ function add0(m) {
function layerOpen(){
var self = this;
var arg = arguments;
if(!self['flag'+arg[1]])return;
self['flag'+arg[1]] = false;
layer.open({
type: 1,
title: false,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment