chenyc
2025-12-09 a7fb2f5eab3e548f040004c1019f1c994eb91ad4
index.html
@@ -14,12 +14,12 @@
</html>
<style>
  html, body{
    height: 98%;
    height: 100%;
    margin: 0;
    padding: 0;
  }
  #app{
    background: url(/src/assets/homeback.png)
    background: url(/src/assets/homeback2.png)
    100% no-repeat;
    background-size: 100% 100%;
    position: relative;