mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-25 19:50:05 +08:00
update svg video
This commit is contained in:
parent
a180871f61
commit
974c989b87
@ -335,7 +335,7 @@ $(function (){
|
||||
return this;
|
||||
};
|
||||
var T=TweenMax;
|
||||
var _playBox=function (svg,w,h,startFunc,pauseFunc){
|
||||
var _playBox=function (svg,startFunc,pauseFunc){
|
||||
var playBox=new SVG.Sprite("g");
|
||||
playBox.mouseEnabled=true;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user