Commit 94d1dc2d authored by 程恺文's avatar 程恺文

feat: 龙华图片

parent 631d7d6b
Pipeline #59464 waiting for manual action with stages
This diff was suppressed by a .gitattributes entry.
...@@ -44,6 +44,8 @@ class HuaNongLogin extends Component { ...@@ -44,6 +44,8 @@ class HuaNongLogin extends Component {
} }
} }
}) })
console.log(this.props.global , this.props.global.transformDevAssetsBaseURL , this.props.global.transformDevAssetsBaseURL(this.props.global.logo));
} }
handleSubmit = values => { handleSubmit = values => {
const { action, type, autoLogin } = this.state; const { action, type, autoLogin } = this.state;
......
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