Authored by 于良

代码优化 review by 阿瑟

@@ -255,7 +255,6 @@ export default function community(platform) { @@ -255,7 +255,6 @@ export default function community(platform) {
255 hideNavBar={false} 255 hideNavBar={false}
256 component={SystemMessageContainer} 256 component={SystemMessageContainer}
257 initial={false} 257 initial={false}
258 - onBack={this.onBack}  
259 getSceneStyle={(props) => { 258 getSceneStyle={(props) => {
260 return this.navPushStyle(props); 259 return this.navPushStyle(props);
261 }} 260 }}
@@ -299,7 +298,6 @@ export default function community(platform) { @@ -299,7 +298,6 @@ export default function community(platform) {
299 hideNavBar={false} 298 hideNavBar={false}
300 component={SubjectPostContainer} 299 component={SubjectPostContainer}
301 initial={false} 300 initial={false}
302 - onBack={this.onBack}  
303 rightButtonImage={require('./images/posting/share.png')} 301 rightButtonImage={require('./images/posting/share.png')}
304 onRight={this.subjectPostOnRight} 302 onRight={this.subjectPostOnRight}
305 getSid={()=>{ 303 getSid={()=>{

709 Bytes | W: | H:

692 Bytes | W: | H:

  • 2-up
  • Swipe
  • Onion skin