src/tabviews/zshare/fileupload/index.jsx
@@ -12,7 +12,7 @@ if (process.env.NODE_ENV === 'production') { service = document.location.origin + '/' + window.GLOB.service } else { service = window.GLOB.location + window.GLOB.service service = window.GLOB.location + '/' + window.GLOB.service } class FileUpload extends Component {