From 00074d8d0fe89a7de400b2e3a0fbeba2e9fef580 Mon Sep 17 00:00:00 2001 From: mehaotian <490272692@qq.com> Date: Mon, 25 Nov 2019 14:32:53 +0800 Subject: [PATCH] =?UTF-8?q?fix(docs):=20=E4=BF=AE=E6=94=B9=E9=A6=96?= =?UTF-8?q?=E9=A1=B5=E5=9B=BE=E7=89=87=E5=9C=B0=E5=9D=80=20=E4=B8=BA?= =?UTF-8?q?=E9=98=BF=E9=87=8C=E4=BA=91=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 71281f5e4..f62fb3208 100644 --- a/docs/README.md +++ b/docs/README.md @@ -150,7 +150,7 @@ 从下面```uni-app```功能框架图可看出,```uni-app```在跨平台的过程中,不牺牲平台特色,可优雅的调用平台专有能力,真正做到海纳百川、各取所长。 -![](https://img-cdn-qiniu.dcloud.net.cn/uniapp/doc/uni0124.png) +![](https://dcloud-img.oss-cn-hangzhou.aliyuncs.com/uni-app/doc/uni0124.png) ### 一套代码,运行到多个平台 -- GitLab