From 228abd4ff5e279b72a5b703799bd793178be6506 Mon Sep 17 00:00:00 2001 From: zimeng <30962088@qq.com> Date: Mon, 12 Sep 2016 20:34:59 -0700 Subject: [PATCH] =?UTF-8?q?Add=20=E6=89=8B=E6=9C=BA=E7=99=BE=E5=BA=A6=20to?= =?UTF-8?q?=20the=20showcase=20page?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Summary: Closes https://github.com/facebook/react-native/pull/9845 Differential Revision: D3854942 Pulled By: lacker fbshipit-source-id: 26f6f9b362324383b9a1b7ac93c5d4eacff98817 --- website/src/react-native/showcase.js | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/website/src/react-native/showcase.js b/website/src/react-native/showcase.js index e7ddcdc4c..68bbe833a 100644 --- a/website/src/react-native/showcase.js +++ b/website/src/react-native/showcase.js @@ -329,6 +329,14 @@ var featured = [ infoLink: 'https://engineering.huiseoul.com/building-a-conversational-e-commerce-app-in-6-weeks-with-react-native-c35d46637e07', infoTitle: 'Building a conversational E-commerce app in 6 weeks with React Native', }, + { + name: 'Baidu(手机百度)', + icon: 'https://ss0.bdstatic.com/-0U0bnSm1A5BphGlnYG/tam-ogel/8b8eb88700776fe293f4f9a74a73aa18_121_121.jpg', + linkPlayStore: 'http://shouji.baidu.com/software/9896302.html', + linkAppStore: 'https://itunes.apple.com/en/app/shou-ji-bai-du-hai-liang-xin/id382201985?l=en&mt=8', + infoLink: 'http://baike.baidu.com/link?url=TW8YhcVN4tO_Jz5VqMclCjGhf12EEqMD_TeVC6efe2REZlx80r6T0dX96hdmNl36XogLyExXzrvFU9rFeqxg_K', + infoTitle: 'Baidu is a search engine that has 600 million users.', + } ]; featured.sort(function(a, b) {