iview图表_GitHub - tang-junjie/vue-admin-iview: vue后端管理系统界面 基于ui组件iview

vue-admin-artiely

vue-admin by iview

目前还是只是一个管理系统模板 ,持续更新完善中,欢迎提意见,模板更新完成后 会用node写后端,如果对您有帮助,您可以点右上角 "Star" 支持一下 谢谢! ^_^

项目截图

登录

注册

首页

主题切换

搜索

编辑

图表

字体图标

响应式

技术栈

vue

vue-cli

vuex

vue-router

axios

i18n

es6/7

webpack2/3

less

...

项目结构

├─build // 打包环境

├─config // 开发部署配置

├─node_modules

├─src // 项目源文件

│ │ main.js // 入口文件

│ ├─api // 请求接口

│ │

│ ├─assets // 组件静态资源

│ │ └─styles // 样式

│ │ ├─base // 基础样式

│ │ ├─cover // iview覆盖样式

│ │ ├─layout // 布局样式

│ │ └─variable // 样式变量

│ │

│ ├─common // 公共

│ │ ├─directive

│ │ └─utils

│ │

│ ├─i18n // 国际化

│ ├─components

│ │ │

│ │ ├─layout // 布局组件

│ │ │ Theader.vue

│ │ │ Nav.vue

│ │ ├─pages // 基本组件

│ │ │ E404.vue

│ │ │ Login.vue

│ │ │

│ │ └─views // 业务组件

│ │

│ ├─router // 路由管理

│ │

│ └─store // 状态管理

├─static // 业务静态资源

│ └─img

└─test // 测试

├─e2e

│ │ nightwatch.conf.js

│ │ runner.js

│ │

│ ├─custom-assertions

│ │ elementCount.js

│ │

│ └─specs

│ test.js

└─unit

│ .eslintrc

│ index.js

│ karma.conf.js

└─specs

Hello.spec.js

│ .babelrc // babel配置

│ .editorconfig // editor配置

│ .gitignore // git忽略配置

│ .eslintrc.js // eslint配置

│ .postcssrc.js // postcss配置

│ index.html // 项目首页

│ package.json // 依赖配置

│ prod.server.js // 打包后启动文件

代码默认遵循eslint(default)的规范 不习惯的可以在webpack.base.conf.js 关闭相应规则

浏览器支持

IE 9+

Firefox(最新)

Chrome(最新)

Safari(最新)

Build Setup

# install dependencies

npm install

# 国内

npm install --registry=https://registry.npm.taobao.org

# serve with hot reload at localhost:8080

npm run dev

# build for production with minification

npm run build

# build for production and view the bundle analyzer report

npm run build --report

# run unit tests

npm run unit

# run e2e tests

npm run e2e

# run all tests

npm test

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值