
Security News
GitHub Actions Checkout Now Blocks Risky pull_request_target Checkouts
GitHub Actions checkout now blocks risky pull_request_target checkouts by default to help prevent pwn request supply chain attacks.
react-z-smart-form
Advanced tools
Install dependencies,
$ npm i
Start the dev server,
$ npm start
├─common - 通用型公共组件 (需要根据项目进一步编写完善 尚未完结 )
├─SearchForm 搜索组件
├─SmartEcharts echarts图标
├─SmartForm 抽象表单
├─SmartFormModal
├─SmartHOC 可选择性高阶组件
├─SmartModal 模态框
└─SmartTable 表格组件
├─components - 基础组件
- 主要包括各页面的基本 表格 表单 等组件 及 其它的Widgets小部件 目录
命名方式: 页面 + 功能(如 搜索型 Search )+ Form/Table 等
├─configs - 项目公共配置
├─constants - 项目通用常量
├─layouts - 布局入口容器组件
├─locales - 国际化
├─models - 状态管理
├─pages - 页面容器 - 处理管控页面逻辑 数据 组装组件
├─services - 请求服务
├─static - 静态资源
├─tamp - 不需要查看的目录 临时存放 (后续加入的文件目录)
└─utils - 工具方法
mock 前端mock数据文件
routes 管理模块的路由
components 通用组件封装
models 管理models
pages/portal 整个项目的入口文件,登录、首页等
pages/om 运维管理平台页面
pages/cs 客户服务平台页面
pages/sm 系统管理平台页面
eslint 规则,不能出现任何 error 级别的错误service 中FAQs
Install dependencies,
The npm package react-z-smart-form receives a total of 3 weekly downloads. As such, react-z-smart-form popularity was classified as not popular.
We found that react-z-smart-form demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
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.

Security News
GitHub Actions checkout now blocks risky pull_request_target checkouts by default to help prevent pwn request supply chain attacks.

Product
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.

Product
Socket MCP now lets AI assistants review org alerts, investigate threats using the Socket threat feed, and inspect package files in addition to dependency scoring.