remove alert

This commit is contained in:
afc163 2015-09-23 15:31:25 +08:00
parent 8cc42581bb
commit 28c72c1601

View File

@ -1,5 +1,4 @@
$(function () { $(function () {
alert(1);
var getTransform = function () { var getTransform = function () {
var style = "transform", var style = "transform",
anim = "animation", anim = "animation",