vue-ts:基于vue和typescript编写的后台管理系统demo

时间:2024-03-31 15:53:05
【文件属性】:

文件名称:vue-ts:基于vue和typescript编写的后台管理系统demo

文件大小:1.99MB

文件格式:ZIP

更新时间:2024-03-31 15:53:05

系统开源

vue-ts基于vue和typescript编写的后台管理程序demo 实现功能 网站建设√ 基本配置/目录结构√ UI库♡[element-ui]√ http库帖子[axios]√ vuex使用[vuex-class]√ 报表[echarts]√ 分页√ 表单封装√ 文件导出× 富文本编辑器× 图片上传× 剪切板功能× 项目设置 npm install 编译和热重装以进行开发 npm run dev 编译并最小化生产 npm run build 运行测试 npm run test 整理和修复文件 npm run lint 自定义配置 请参阅。


【文件预览】:
vue-ts-master
----.gitignore(214B)
----package.json(1006B)
----tslint.json(480B)
----package-lock.json(388KB)
----src()
--------registerServiceWorker.ts(907B)
--------components()
--------mock()
--------assets()
--------views()
--------types()
--------main.ts(453B)
--------shims-vue.d.ts(74B)
--------shims-tsx.d.ts(306B)
--------App.vue(754B)
--------markdown.d.ts(77B)
--------router.ts(2KB)
--------store()
----postcss.config.js(59B)
----intro.gif(1.46MB)
----public()
--------robots.txt(24B)
--------index.html(549B)
--------favicon.ico(1KB)
--------manifest.json(425B)
--------img()
----tsconfig.json(683B)
----.browserslistrc(33B)
----README.md(840B)
----vue.config.js(2KB)
----babel.config.js(315B)

网友评论