1.2.28 • Published 2 months ago

@zhqc/antd-lowcode-materials v1.2.28

Weekly downloads
-
License
MIT
Repository
-
Last release
2 months ago

NPM version

在线示例 / DEMO

使用 / Usage

NPM

const { material } from '@alilc/lowcode-engine';
const assets = require('@alilc/antd-lowcode-materials/build/lowcode/assets-prod.json');

// in GeneralWorkbench init
material.setAssets(assets);

CDN

// in GeneralWorkbench init
const assets = await (await fetch(`https://alifd.alicdn.com/npm/@alilc/antd-lowcode-materials@1.2.1/build/lowcode/assets-prod.json`)).json();
material.setAssets(assets);

快速上手

  1. 先提交最新代码到 master 分支,并推送远程

  2. 在服务器下运行以下命令【ssh root@192.168.10.211】 /root/pull.sh 拉取物料 /root/custom/build.sh 部署custom /root/form/build.sh 部署form

1.2.27

2 months ago

1.2.28

2 months ago

1.2.26

6 months ago

1.2.18

10 months ago

1.2.19

9 months ago

1.2.20

9 months ago

1.2.9

10 months ago

1.2.23

9 months ago

1.2.12

10 months ago

1.2.24

9 months ago

1.2.13

10 months ago

1.2.21

9 months ago

1.2.10

10 months ago

1.2.22

9 months ago

1.2.11

10 months ago

1.2.16

10 months ago

1.2.17

10 months ago

1.2.15

10 months ago

1.2.8

11 months ago

1.2.7

11 months ago

1.2.5

11 months ago

1.2.3

1 year ago

1.2.2

1 year ago

1.2.1

1 year ago