摘要: 成品的效果图 1.HTML文件 2.CSS文件 3.js文件 function Dragon() { this.init(); } Dragon.prototype = { nowDate: null, showDate: new Date(), init: function(date) { var 阅读全文
posted @ 2017-12-20 15:22 冲冠为红颜 阅读(1735) 评论(0) 推荐(0)