From 57e692db101929a75b4d89d8d01c456dad12a8b8 Mon Sep 17 00:00:00 2001 From: 258767-shengyu <1qaz2wsx> Date: Tue, 29 Jun 2021 11:41:43 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E4=BF=AE=E6=94=B9readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b0fc2a..2d239ea 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ CloudTest代码测试无异常 ## 版本迭代 -- v0.0.2-SNAPSHOT +- 0.0.2-SNAPSHOT ## License -- Gitee From 9b3d1ff78c72b8d520d7ecfe13e49d1e23ff9de9 Mon Sep 17 00:00:00 2001 From: 258767-shengyu <1qaz2wsx> Date: Tue, 29 Jun 2021 16:18:26 +0800 Subject: [PATCH 2/3] =?UTF-8?q?=E4=BF=AE=E6=94=B9readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d239ea..28e5f01 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ CloudTest代码测试无异常 ## 版本迭代 - 0.0.2-SNAPSHOT -## License +## 版权与许可证信息 ``` Copyright 2016 zhonghanwen -- Gitee From b70559c8d6f00643fb8d23ecd247a1b60cecfefb Mon Sep 17 00:00:00 2001 From: 258767-shengyu <1qaz2wsx> Date: Tue, 29 Jun 2021 18:26:33 +0800 Subject: [PATCH 3/3] =?UTF-8?q?=E4=BF=AE=E6=94=B9readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28e5f01..cc361bc 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@ - 功能:给指定文字设置指定颜色 - 项目移植状态:主功能完成 - 调用差异:JS方式 -- 基线版本:master - 开发版本:sdk6,DevEco Studio2.2 Beta1 +- 基线版本:master ## 使用说明 ``` -- Gitee