⭐office 2020 密钥
http://m.win7zhijia.cn/jiaocheng/win7_29402.html
⭐前端开发文档
https://www.cnblogs.com/ljx20180807/p/14210084.html
⭐背景插件
https://github.com/lindelof/particles-bg
⭐react实现路由守卫
https://blog.csdn.net/z1902737007/article/details/103557873
⭐react实现404
https://www.cnblogs.com/tu-0718/p/12517803.html
⭐react路由传参
https://www.jianshu.com/p/7ad7ab2745af
https://blog.csdn.net/livingsu/article/details/106593356
⭐屏蔽联网软件
https://jingyan.baidu.com/article/456c463b1c49b40a5831441b.html
⭐promise错误处理
https://www.cnblogs.com/rickdiculous/p/13296753.html
⭐ES6 Math.pow == **
⭐ useState使用ts
http://www.zhaima.tech/post/usestate%E4%BD%BF%E7%94%A8typescript%E7%B1%BB%E5%9E%8B
⭐请求只需要给一部分如ID,本地有厂区表,可以根据ID去找厂区,厂区表可以设置过期时间,存可以用IndexedDB,component里的东西别按项目分,按类型分,比如button文件里有home button,text button。
⭐样式的复用不需要封装组件,用class复用。