Socket
Socket
Sign inDemoInstall

iview-admin-template

Package Overview
Dependencies
31
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    iview-admin-template

a management template bases on iview


Version published
Weekly downloads
2
Maintainers
1
Created
Weekly downloads
 

Readme

Source

iView-Admin template

vue iview ui

当前版本:v1.0.0

注:这是简化之后的模板,去除了所有拓展功能,只留下了基础框架。

Install

// install dependencies
npm install

Run

Development

npm run dev

Production(Build)

npm run build

文件结构

.
├── build  项目构建配置
└── src
    ├── images  图片文件
    ├── libs  工具方法
    ├── router  路由配置
    ├── store  状态管理
    ├── styles  样式文件
    ├── template  模板文件
    ├── vendors  公共库文件
    └── views
        ├── error-page  错误页面
        ├── group  带二级目录的页面
        │   ├── page1  二级页面1
        │   ├── page2  二级页面2
        ├── home  首页
        ├── main-components  主组件
        ├── page  一级目录页面

效果展示

  • 首页 image

  • 单页 image

License

MIT

Copyright (c) 2016-present, iView

FAQs

Last updated on 29 Jan 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc