From 98e8662f33e15cf1a8b08db5ca294f7d18938e5e Mon Sep 17 00:00:00 2001 From: lh_wang Date: Tue, 11 Aug 2015 00:49:27 +0800 Subject: [PATCH] a --- meitu/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/meitu/index.html b/meitu/index.html index 073225a..c482de3 100644 --- a/meitu/index.html +++ b/meitu/index.html @@ -33,10 +33,13 @@ @@ -66,9 +69,6 @@ if(!$paodan){ var _div = document.createElement("div"); _div.setAttribute("id","paodan"); -// _div.style.zIndex = 19999; -// _div.style.po -// _div.stylesheet = ""; _div.innerHTML = paodan; document.body.appendChild(_div); }