@ -3,10 +3,20 @@
width: 100vw;
height: 100vh;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
background-image: linear-gradient(0deg, rgba(18, 150, 219,0.3) 0%, rgba(255,255,255,0) 100%);
}
.logo_img{
width: 150rpx;
height: 150rpx;
margin-bottom: 50rpx;
image{
.list {
width: 320px;
height: 350px;
@ -54,7 +64,7 @@
color: #ffffff;
width: 400rpx;
height: 80rpx;
background: #1296DB;
background: #1E90FF;
box-shadow: 0rpx 0rpx 13rpx 0rpx rgba(15, 168, 250, 0.4);
border-radius: 25rpx;
line-height: 80rpx;
@ -1,5 +1,8 @@
<template>
<view class="container">
<view class="logo_img">
<image src="/static/icon/logo.png"></image>
</view>
<view class="list">
<u-form :model="dataForm" ref="uForm">
<view class="image">