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

@icedesign/application-management-admin-scaffold

Package Overview
Dependencies
Maintainers
17
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@icedesign/application-management-admin-scaffold

该模板适用于应用管理类的管理后台,默认内置一个 Dashboard 页面,使用时需要根据需求进行删除和添加

latest
Source
npmnpm
Version
3.0.4
Version published
Maintainers
17
Created
Source

ice-application-management-admin

该模板适用于文档介绍类的场景,支持渲染 Markdown 格式的内容

使用

  • 启动调试服务: 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、$color-text1-3

效果图

screenshot

FAQs

Package last updated on 06 Aug 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