src/components/tabview/index.jsx
@@ -33,7 +33,7 @@ if (process.env.NODE_ENV === 'production') { service = document.location.origin + '/' + window.GLOB.service + 'zh-CN/' } else { service = window.GLOB.location + window.GLOB.service + 'zh-CN/' service = window.GLOB.location + '/' + window.GLOB.service + 'zh-CN/' } class Header extends Component {