样式
This commit is contained in:
parent
f41a91a9d9
commit
eddf8c04ba
@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<view class="content">
|
||||
<view style="background: #317dfa">
|
||||
<view class="c-top">
|
||||
<view style="background: #317dfa;">
|
||||
<view class="c-top" style="padding-top: 50px">
|
||||
<view style="width: 10%; height: 1px;"></view>
|
||||
<view class="X-title">个人中心</view>
|
||||
<view style="width: 10%;font-size: 18px;font-weight: bold;color: white">···</view>
|
||||
@ -524,12 +524,8 @@
|
||||
.content {
|
||||
width: 100%;
|
||||
height: calc(100vh);
|
||||
background: #f6f7fc;
|
||||
|
||||
// background: url('http://www.nuoyunr.com/lananRsc/jcbjt.png') center no-repeat;
|
||||
background-size: 100% 100%;
|
||||
box-sizing: border-box;
|
||||
padding-top: 10%;
|
||||
}
|
||||
|
||||
.c-top {
|
||||
@ -715,7 +711,6 @@
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
.s-box {
|
||||
|
Loading…
Reference in New Issue
Block a user