mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-16 14:13:43 +08:00
增加移动端登录页面
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
--sm-txt:rgba(163, 174, 208, 1);
|
||||
--text-secondary: #8a939d;
|
||||
--el-color-primary: rgb(107, 80, 225);
|
||||
--van-primary-color:rgb(107, 80, 225);
|
||||
--theme-textcolor-normal:#b0a0f8;
|
||||
--el-border-radius-base: 5px;
|
||||
--el-color-primary-light-5:rgb(107, 85, 255);
|
||||
|
||||
@@ -20,8 +20,12 @@
|
||||
height: 100vh;
|
||||
.title{
|
||||
font-size: 28px
|
||||
height: 40px
|
||||
width 120px
|
||||
text-align: center;
|
||||
word-wrap break-all;
|
||||
overflow hidden
|
||||
font-weight: 700
|
||||
margin-right: 6px
|
||||
color:var(--text-theme-color)
|
||||
}
|
||||
img{
|
||||
|
||||
@@ -52,6 +52,8 @@
|
||||
|
||||
.list-item {
|
||||
|
||||
display flex
|
||||
|
||||
.image {
|
||||
overflow hidden
|
||||
|
||||
|
||||
@@ -70,8 +70,10 @@
|
||||
}
|
||||
|
||||
.logo {
|
||||
height 50px
|
||||
height 60px
|
||||
width 60px
|
||||
border-radius 50%
|
||||
background: var(--theme-bg)
|
||||
}
|
||||
|
||||
.el-button {
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 108 KiB After Width: | Height: | Size: 75 KiB |
Reference in New Issue
Block a user