1.0.18 • Published 1 year ago

@dslc/antd-materials v1.0.18

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

antd-materials

  • ProContainer
  • ProDrawer
  • ProModal
  • ProPopconfirm
  • ProTable

开发

  1. 在根目录执行 yarn start
  2. 进入 antd-materials 目录,yarn lowcode:dev
  3. 配置 XSwitch 代理
  4. 访问 http://localhost:8000

XSwitch 代理如下

{
  "proxy": [
    [
      "https://unpkg.com/@dslc/antd-materials@latest/build/lowcode/view.js",
      "http://localhost:5551/view.js"
    ],
    [
      "https://unpkg.com/@dslc/antd-materials@latest/build/lowcode/meta.js",
      "http://localhost:5551/meta.js"
    ]
  ]
}
1.0.18

1 year ago

1.0.17

1 year ago

1.0.14

1 year ago

1.0.13

1 year ago

1.0.12

1 year ago

1.0.11

1 year ago

1.0.9

1 year ago

1.0.1

1 year ago