Collect typical business code accumulated at work as a reference for repetitive feature development. 收集业务中的一些典型功能代码,提升重复性开发效率。
注:目前项目代码只做参考用,并未部署运行环境。
├── view
│ ├── tab-anchor # mtd + 锚, 实现点击/滚动定位到指定位置。
│ ├── vue-load-script # Vue 中加载非 commonJs 的 js 文件
