src/views/login/login.vue
@@ -84,11 +84,13 @@ </div> <div style="width: 100%;position: fixed;top: 32%;left: 40%"> <div style="width: 20%;position: absolute;bottom:20px;left: 40%;z-index: 9999;color:rgb(255, 255, 255)"> 版本V2.0.3 更新时间2025.04.15 </div> <canvas ref="canvas" style="position:fixed; width:100%; height:100%; left: 0; top: 0; opacity: .3; pointer-events: none;"></canvas> </div> </template>