Commit dcb0f750 by xuzhenghua

去掉id

parent a9f634d0
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -33,11 +33,11 @@ class App extends Component { ...@@ -33,11 +33,11 @@ class App extends Component {
pathnameBlacklist = ['/country', '/passport'] pathnameBlacklist = ['/country', '/passport']
firstLoad = true firstLoad = true
componentWillMount(){ // componentWillMount(){
if (!getParam('version')) { // if (!getParam('version')) {
this.getqimoClientId() // this.getqimoClientId()
} // }
} // }
componentDidMount() { componentDidMount() {
this.umengStatistic() this.umengStatistic()
//平台信息 //平台信息
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment