Commit 66a5e963 authored by 王万里's avatar 王万里

feat: 易县登录标题修改

parent 7ad16387
...@@ -163,7 +163,7 @@ const Login = forwardRef((props, _ref) => { ...@@ -163,7 +163,7 @@ const Login = forwardRef((props, _ref) => {
<div> <div>
<img src={logo} alt="logo"/> <img src={logo} alt="logo"/>
</div> </div>
<div className={styles['cn-title']}>河北易县水利局自来水公司</div> <div className={styles['cn-title']}>易县水利局供水公司</div>
</div> </div>
<div className={styles['right-timebox']}> <div className={styles['right-timebox']}>
<div className={styles['curr-time']}>{dateObj.curTime}</div> <div className={styles['curr-time']}>{dateObj.curTime}</div>
......
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