数据来源: wikipedia
- iPhone: https://github.com/KyleBing/iphone
- iPad: https://github.com/KyleBing/ipad
- Apple Chip: https://github.com/KyleBing/apple-chip
- AirPods: https://github.com/KyleBing/airpods
- iPhone: http://kylebing.cn/tools/iphone
- iPad: http://kylebing.cn/tools/ipad
- Apple Chip: http://kylebing.cn/tools/apple-chip
- AirPods: http://kylebing.cn/tools/airpods
在每次修改 css
和 js
文件之后,很更新 index.html
中引入文件位置的后缀,以实现消除浏览器缓存的目的。
<link rel="stylesheet" href="scss/airpods.css?v=20230215095914">
<script src="js/airpods.js?v=20230215095914"></script>