Commit ea2c697c authored by 陶晶晶's avatar 陶晶晶

fix:五粮液集成登录页面优化

parent 84ded138
Pipeline #96216 waiting for manual action with stages
...@@ -378,9 +378,9 @@ const IntegrationQinzhou = props => { ...@@ -378,9 +378,9 @@ const IntegrationQinzhou = props => {
<div className={styles.showCenter} > <div className={styles.showCenter} >
<img src={Icon10} <img src={Icon10}
className={ className={
// integrationData['主页'] ? integrationData['主页'] ?
styles.integration_row_col_link styles.integration_row_col_link
// : styles.integration_row_col_no : styles.integration_row_col_no
} }
title={`点击主页跳转`} title={`点击主页跳转`}
onClick={() => { onLink(integrationData['主页'], loginAction) }} /> onClick={() => { onLink(integrationData['主页'], loginAction) }} />
......
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