Skip to content

知晓云运营后台脚手架,带表和字段校验

Notifications You must be signed in to change notification settings

zomem/operate-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

知晓云运营后台脚手架

说明

用到的技术:react ant-design react-router lodash
按照ant-design的介绍文档,使用create-react-app方式创建

使用步骤

  1. 在知晓云后台创建一个默认运营后台再使用
  2. public/index.html里的<ClientID>替换成你的ClientID
  3. npm run start开始开发
  4. npm run build构建,cd build, 打包并上传至知晓云后台

介绍

  • 主题配置在config-overrides.js

  • 开发表、正式表的权限对比。 开发字段、正式字段的权限、默认值、类型等对比。
    对比图片
    开发表我是以dev__dev命名,如test_dev/dev_test,如果大家用的其他命名区分,
    请修改下源码src/component/setting/table/table.js

About

知晓云运营后台脚手架,带表和字段校验

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published