diff --git "a/Notes/React/ReactNative/ReactNative-\350\207\252\345\256\232\344\271\211\347\273\204\344\273\266.md" "b/Notes/React/ReactNative/ReactNative-\350\207\252\345\256\232\344\271\211\347\273\204\344\273\266.md" index 378f68c..3a6866d 100644 --- "a/Notes/React/ReactNative/ReactNative-\350\207\252\345\256\232\344\271\211\347\273\204\344\273\266.md" +++ "b/Notes/React/ReactNative/ReactNative-\350\207\252\345\256\232\344\271\211\347\273\204\344\273\266.md" @@ -427,4 +427,10 @@ return ( /> ) ``` -然后就解决问题了== \ No newline at end of file +然后就解决问题了== + +--- + +2016/04/26更新,发现上面问题的原因: + +在``组件中加入了``.....删掉就好了。。。。。好吧 \ No newline at end of file