Commit 6925688d by wujiabao

change defaultComponent

parent e3a1fa73
......@@ -11,7 +11,7 @@ class DefaultComponent extends React.Component{
<Button
text={'有,扫码上报'}
btnContainer={'col333 font30'}
style={{marginTop:'150px',marginLeft:'50%',transform:'translate(-50%)'}}
style={{marginTop:UTILPATH.getRemByPx(150),marginLeft:'50%',transform:'translate(-50%)'}}
option={this.skipInputCode.bind(this)}
/>
<Button
......
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