Commit d0fbbbe9 authored by 崔佳豪's avatar 崔佳豪

Merge branch 'dev' into 'master'

feat: 易县登录标题修改 See merge request !15
parents 5bfed588 66a5e963
Pipeline #61475 passed with stages
...@@ -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