Merge branch 'local' into develop
Showing
2 changed files
with
0 additions
and
1 deletions
@@ -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 | }} |
-
Please register or login to post a comment