随笔分类 -  web前端

摘要:web前端 | 颜色选择器 参考:https://www.cnblogs.com/Grewer/p/8652078.html 代码: <!DOCTYPE html> <!-- saved from url=(0044)https://grewer.github.io/JsDemo/colorPick 阅读全文
posted @ 2022-03-06 12:59 Mz1 阅读(275) 评论(0) 推荐(0) 编辑
摘要:jquery的加载转圈 参考:https://blog.csdn.net/qq_40000351/article/details/103028675 直接贴代码: // 加载圈 /** * 数据加载动态圈风格 * @param property 参数对象 * property 参数对象详细属性设置↓ 阅读全文
posted @ 2022-03-05 20:20 Mz1 阅读(219) 评论(0) 推荐(0) 编辑
摘要:bootstrap使用模板 <!DOCTYPE html> <html> <head> <title>rowing game</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initi 阅读全文
posted @ 2021-11-27 13:59 Mz1 阅读(120) 评论(0) 推荐(0) 编辑