2021年11月15日

摘要: 轮播图 $(function () { var current =0; var count=$(".pics-list>li").length; //动画 function move() { $(".points-list>li").eq(current).addClass("active").si 阅读全文
posted @ 2021-11-15 20:19 盐焗海王星 阅读(33) 评论(0) 推荐(0)
 
摘要: <!DOCTYPE html> <html lang="ch-zn"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content= 阅读全文
posted @ 2021-11-15 14:20 盐焗海王星 阅读(16) 评论(0) 推荐(0)