摘要:
//定义组件class InputControlES6 extends React.Component{ render (){ return (<View style="{sty.container}"></View>); }};//定义样式var sty=StyleSheet.create({ c 阅读全文
posted @ 2017-12-08 14:10
mengxiangtong22
阅读(188)
评论(0)
推荐(0)
摘要:
4900 4900 服务器地址错误 运行时产生以下错误:Could not connect to development server. 1、URL地址设置 问题: [objc] view plain copy Could not connect to development server. Ens 阅读全文
posted @ 2017-12-08 10:57
mengxiangtong22
阅读(874)
评论(0)
推荐(0)