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

fix: water登录页修改

parent 0a664aeb
Pipeline #50949 passed with stages
in 6 minutes 46 seconds
...@@ -103,10 +103,10 @@ const Login = forwardRef((props, _ref) => { ...@@ -103,10 +103,10 @@ const Login = forwardRef((props, _ref) => {
<video <video
class={styles.layer1} class={styles.layer1}
src="/web4/assets/videos/water.mp4" src="/web4/assets/videos/water.mp4"
muted muted={true}
poster="/web4/assets/videos/water.png" poster="/web4/assets/videos/water.png"
autoplay autoPlay={true}
loop loop={true}
/> />
<div className={styles.layer2}> <div className={styles.layer2}>
<div class={styles['title-block']}> <div class={styles['title-block']}>
......
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