Source/plt-web/plt-web-ui/public/img/login-background.png | 补丁 | 查看 | 原始文档 | blame | 历史 | |
Source/plt-web/plt-web-ui/src/page/login/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Source/plt-web/plt-web-ui/public/img/login-background.pngSource/plt-web/plt-web-ui/src/page/login/index.vue
@@ -16,11 +16,9 @@ </div> </div> <div class="login-bg-image"> <el-image style="width: 20vw; height: 44vh" :src="require('../../../public/img/Group.png')" fit="fill"></el-image> <div class="login-bg-image" style="color: white;text-align: center"> <div style="font-size: 80px; font-weight: bold" >欢迎登录</div> <h1>PLT-WEB平台</h1> </div> </div> </template> @@ -126,8 +124,8 @@ } .login-bg-image{ position: fixed; left: 7%; top: 35%; left: 10%; top: 25%; } </style>