crm admin ts:crm系统重构 ts版 源码
crm管理员 待办事项清单 代码规范相关eslint prettier等 风格约定命名大小写等 ♡element-ui按需♡ 样式处理 国际化18n axios封装 模拟数据 目录结构 tree -l 3 -f --ignore "node_modules/,dist/,.git/" --directoryFirst -a ├── public/ | ├── favicon.ico | └── index.html ├── src/ | ├── api/ | | └── login.ts | ├── assets/ | | └── logo.png | ├── components/ | | └── HelloWorld.vue | ├── plugins/ | | └── element.ts | ├── router/ | | └── index
文件列表
crm-admin-ts-master.zip
(预估有个37文件)
crm-admin-ts-master
.env.test
105B
vue.config.js
803B
package.json
1KB
.env.production
101B
.env.development
62B
prettier.config.js
1013B
.env
0B
src
shims-tsx.d.ts
306B
暂无评论