From 5a14bbfa39bea699f23ddc982cdc5987e428b4ae Mon Sep 17 00:00:00 2001 From: caserKing Date: Fri, 30 Aug 2019 16:11:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E4=BB=A5=E5=89=8D=E7=9A=84?= =?UTF-8?q?=E8=87=AA=E5=8A=A8=E6=9B=B4=E6=96=B002?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App.js | 1 + 1 file changed, 1 insertion(+) diff --git a/App.js b/App.js index 5182939..893b2d0 100644 --- a/App.js +++ b/App.js @@ -12,6 +12,7 @@ import { } from 'react-native'; + //引用插件 import Package from './package.json' import HttpUtils from './HttpUtils.js';