Browse Source

Merge branch 'milestone-20260304-钱包体系' of http://39.101.133.168:8807/huangqizhen/gold-vue into milestone-20260304-钱包体系

milestone-20260304-钱包体系
zhangrenyuan 3 weeks ago
parent
commit
3e2a1193ff
  1. 3
      index.html

3
index.html

@ -15,8 +15,9 @@
html, html,
body, body,
#app { #app {
height: 100%;
height: 100vh;
margin: 0px; margin: 0px;
padding: 0px; padding: 0px;
overflow: hidden;
} }
</style> </style>
Loading…
Cancel
Save