摘要: https://note.youdao.com/ynoteshare1/index.html?id=f67cda9f9aa7fbbe5e2e6559aefef7d7&type=note <!DOCTYPE html> <html lang="en"> <head> <meta charset="UT 阅读全文
posted @ 2020-01-14 17:10 指尖下的世界 阅读(323) 评论(0) 推荐(0) 编辑
摘要: <script src="https://blog-static.cnblogs.com/files/luzhanshi/zhizhuwang.js"></script> 阅读全文
posted @ 2020-01-14 16:58 指尖下的世界 阅读(420) 评论(1) 推荐(0) 编辑
摘要: /* 鼠标点击求赞文字特效 */ <script type="text/javascript"> var a_idx = 0; jQuery(document).ready(function($) { $("body").click(function(e) { var a = new Array(" 阅读全文
posted @ 2020-01-14 16:45 指尖下的世界 阅读(262) 评论(0) 推荐(2) 编辑
摘要: /*炸泡*/ <!--/* 点击爆炸效果*/--> <canvas class="fireworks" style="position: fixed; left: 0px; top: 0px; z-index: 1; pointer-events: none; width: 1440px; heig 阅读全文
posted @ 2020-01-14 16:22 指尖下的世界 阅读(214) 评论(0) 推荐(0) 编辑
摘要: /* 看板娘 */ canvas#live2dcanvas { border: 0 !important; left: 0; } <!-- 加了这个点击页面就会有小星星 --> <script src="https://blog-static.cnblogs.com/files/luzhanshi/ 阅读全文
posted @ 2020-01-14 14:28 指尖下的世界 阅读(590) 评论(0) 推荐(2) 编辑
/* 看板娘 */ /*炸泡*/
/* 鼠标点击求赞文字特效 */