摘要: 在封装 zswui react ui 组件库的时候,尝试了下 github的 packages 包设置,然后就给自己挖坑了。 zswui 这是一个从零开始配置,实现组件开发测试的项目。 因为设置了 gihub 的 packages 配置,去掉就好 "publishConfig": { "regist 阅读全文
posted @ 2019-11-23 19:51 winyh 阅读(5647) 评论(0) 推荐(0) 编辑
摘要: <html> <script> window.onload = function(){ var json = { "options":{ "name":{ "first":{ "some":{ "age":20 } } } }, "checks":{ "nums":{ "done":{ "word":"nice" } } } } let arr = [] function 阅读全文
posted @ 2019-11-23 14:43 winyh 阅读(930) 评论(0) 推荐(1) 编辑