From 79a1ba5bb14a1bebed89ea2217e2f2861e2d7d98 Mon Sep 17 00:00:00 2001 From: yaoyun8 Date: Thu, 28 Dec 2023 19:44:49 -0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E6=9B=B4=E6=96=B0README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 10 ++++++++++ README.zh-CN.md | 12 +++++++++++- 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c5d21f1a62..47e55b3f8d 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,16 @@ $ pnpm install $ pnpm dev ``` +### Materials Synchronization [Solution](https://opentiny.design/tiny-engine#/help-center/course/engine/56) + +```sh +$ pnpm splitMaterials +``` + +```sh +$ pnpm buildMaterials +``` + Open a browser: `http://localhost:8080/?type=app&id=918&tenant=1&pageid=NTJ4MjvqoVj8OVsc` `url search` Parameters: diff --git a/README.zh-CN.md b/README.zh-CN.md index 4ab41b55ae..907a1719f7 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -37,6 +37,16 @@ $ pnpm install $ pnpm dev ``` +### 物料同步[方案](https://opentiny.design/tiny-engine#/help-center/course/engine/56) + +```sh +$ pnpm splitMaterials +``` + +```sh +$ pnpm buildMaterials +``` + 浏览器打开:`http://localhost:8080/?type=app&id=918&tenant=1&pageid=NTJ4MjvqoVj8OVsc` `url search`参数: @@ -59,7 +69,7 @@ pnpm run build:alpha 或 build:prod ## 里程碑 ```mermaid -gantt +gantt dateFormat YYYY-MM-DD axisFormat %Y-%m-%d