└── jump ├── js └── script.js └── index.html /jump/js/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/huangyiwenzuishuai/jump/HEAD/jump/js/script.js -------------------------------------------------------------------------------- /jump/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | HTML5 Canvas火焰喷射动画效果DEMO演示 6 | 7 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | --------------------------------------------------------------------------------