Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@icedesign/admin-scaffold

Package Overview
Dependencies
Maintainers
12
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@icedesign/admin-scaffold

该模板适用于管理后台,布局方式采用左侧固定,右侧自适应方式,适合大量数据展示和界面操作

latest
Source
npmnpm
Version
3.0.1
Version published
Maintainers
12
Created
Source

admin-scaffold

使用

  • 启动调试服务: npm start
  • 构建 dist: npm run build

目录结构

  • 入口文件: src/index.jsx
  • 导航配置: src/config/menu.js
  • 路由配置: src/config/routes.js
  • 路由入口: src/router.jsx
  • 布局文件: src/layouts
  • 通用组件: src/components
  • 页面文件: src/pages

配色

  • 主色:#447eff
  • 功能主色:#5e83fb、#f7da47、#58ca9a、#ee706d
  • 字体颜色:#333、#666

效果图

screenshot

FAQs

Package last updated on 09 Dec 2019

Did you know?

Socket

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