init
This commit is contained in:
41
project-wl-kuaidiyuan-uniapp-vue3/unpackage/dist/dev/app-plus/pages/start/index.css
vendored
Normal file
41
project-wl-kuaidiyuan-uniapp-vue3/unpackage/dist/dev/app-plus/pages/start/index.css
vendored
Normal file
@@ -0,0 +1,41 @@
|
||||
/* 水平间距 */
|
||||
/* 水平间距 */
|
||||
.starPage .page[data-v-31cb3308] {
|
||||
background: #fff url(../../static/goink.jpg) no-repeat 50% 50%;
|
||||
background-size: contain;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
}
|
||||
.starPage .tit[data-v-31cb3308] {
|
||||
width: 1.1875rem;
|
||||
line-height: 1.25rem;
|
||||
font-size: 1.125rem;
|
||||
margin: 0 auto;
|
||||
letter-spacing: 0.01313rem;
|
||||
text-align: center;
|
||||
}
|
||||
.starPage .tit uni-text[data-v-31cb3308] {
|
||||
display: block;
|
||||
padding: 0 0 0.3125rem 0;
|
||||
}
|
||||
.starPage .map[data-v-31cb3308] {
|
||||
background: url(../../static/star.png) no-repeat;
|
||||
background-size: contain;
|
||||
width: 10rem;
|
||||
height: 7.25rem;
|
||||
margin-top: 2.5rem;
|
||||
margin-bottom: 4.4375rem;
|
||||
}
|
||||
.starPage .logo[data-v-31cb3308] {
|
||||
background: url(../../static/logo.png) no-repeat;
|
||||
background-size: contain;
|
||||
width: 22.25rem;
|
||||
height: 5.75rem;
|
||||
left: 50%;
|
||||
transform: translate(-50%, 0);
|
||||
position: absolute;
|
||||
bottom: 5%;
|
||||
}
|
||||
Reference in New Issue
Block a user