diff --git a/App.js b/App.js index 3644216..185507d 100644 --- a/App.js +++ b/App.js @@ -11,6 +11,7 @@ import React, { Component } from 'react'; } from 'react-native'; //引用插件 +import Package from './package.json' import Swiper from 'react-native-swiper'; import HttpUtils from './HttpUtils.js'; import CodePush from "react-native-code-push";