dfxk-admin-tools

1.11.14 • Public • Published

tt-admin-tools

管理后台底层库

使用说明

配合 create-dfxk-admin-app 快速创建管理后台项目。

库说明

名称 描述
commonModels 公共model
components 组件库
containers 容器
layouts 布局

工具

support nodejs v8.0.0 and higher.

创建model

node tools model <name>

options

  • --no-api -- create model without api
  • --list -- create model with list
  • --apiPath -- set api path

usage

node tools model base
node tools model operator --list --apiPath /system/getOperatorList

Readme

Keywords

Package Sidebar

Install

npm i dfxk-admin-tools

Weekly Downloads

0

Version

1.11.14

License

MIT

Unpacked Size

354 kB

Total Files

88

Last publish

Collaborators

  • wenlisu