|
@@ -1,5 +1,6 @@
|
|
|
<template>
|
|
|
- <view class="container" style="background-image: url('../../static/login.gif');height:100vh;">
|
|
|
+ <view class="container"
|
|
|
+ style="background-image: url('https://bng37527.obs.cn-east-2.myhuaweicloud.com:443/202309011693533537074B49316492.gif');height:100vh;">
|
|
|
<view :style="{ height: height }" />
|
|
|
<view class="logo">
|
|
|
<u--image src="/static/img/LOGO-c1524a7d.svg" width="39.200vw" height="12.533vw" mode="scaleToFill">
|
|
@@ -63,7 +64,6 @@ export default {
|
|
|
.container {
|
|
|
width: 100vw;
|
|
|
box-sizing: border-box;
|
|
|
- background: #282C35 !important;
|
|
|
|
|
|
.logo {
|
|
|
width: 147px;
|