From 9647e8a15a81d6e72160e01dbbe7ac191306e158 Mon Sep 17 00:00:00 2001 From: Garfield Lee Date: Tue, 19 Nov 2019 18:12:01 +0800 Subject: [PATCH] =?UTF-8?q?docs(readme):=20=E5=A2=9E=E5=8A=A0=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E9=80=89=E6=8B=A9=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/README.md b/docs/README.md index de3f9da5b5e4..5dff200eabbc 100644 --- a/docs/README.md +++ b/docs/README.md @@ -2,6 +2,8 @@ title: Taro 介绍 --- +> 这是 Taro 2.x 版本的文档,若要查看 1.x 版本的文档,请[点击这里选择版本](/taro/versions.html)。 + ## 简介 **Taro** 是一套遵循 [React](https://reactjs.org/) 语法规范的 **多端开发** 解决方案。