src/views/mobdesign/index.jsx
@@ -26,7 +26,7 @@ class Mobile extends Component { state = { dict: localStorage.getItem('lang') !== 'en-US' ? zhCN : enUS, dict: sessionStorage.getItem('lang') !== 'en-US' ? zhCN : enUS, appId: this.props.match.params.appId, appType: this.props.match.params.appType, appCode: this.props.match.params.appCode,