1.2.3 • Published 1 year ago

zlib-mobile-materials v1.2.3

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

mobile-materials

  • ProContainer
  • ProDrawer
  • ProModal
  • ProPopconfirm
  • ProTable

开发

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

XSwitch 代理如下

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

1 year ago

1.2.1

1 year ago

1.2.0

1 year ago

1.0.1

1 year ago