修改logo
This commit is contained in:
@@ -140,8 +140,8 @@ onUnload(() => {
|
|||||||
|
|
||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
.logo-image {
|
.logo-image {
|
||||||
width: 378px;
|
width: 80px;
|
||||||
height: 60px;
|
height: 78px;
|
||||||
}
|
}
|
||||||
.login-page {
|
.login-page {
|
||||||
min-height: 100vh;
|
min-height: 100vh;
|
||||||
@@ -155,12 +155,12 @@ onUnload(() => {
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
margin-top: 100rpx;
|
margin-top: 120rpx;
|
||||||
margin-bottom: 100rpx;
|
margin-bottom: 116rpx;
|
||||||
|
|
||||||
.logo {
|
.logo {
|
||||||
width: 378rpx;
|
width: 320rpx;
|
||||||
height: 60rpx;
|
height: 116rpx;
|
||||||
// background: linear-gradient(135deg, #ff6b6b 0%, #ff4d4f 100%);
|
// background: linear-gradient(135deg, #ff6b6b 0%, #ff4d4f 100%);
|
||||||
border-radius: 40rpx;
|
border-radius: 40rpx;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 7.2 KiB |
Reference in New Issue
Block a user