소스 검색

产权交易

rongxin_prod
庞东旭 2 년 전
부모
커밋
7d289290ba
2개의 변경된 파일5개의 추가작업 그리고 1개의 파일을 삭제
  1. BIN
      src/assets/images/seting.png
  2. +5
    -1
      src/views/user/index.vue

BIN
src/assets/images/seting.png 파일 보기

Before After
Width: 200  |  Height: 200  |  Size: 8.0 KiB

+ 5
- 1
src/views/user/index.vue 파일 보기

@@ -72,13 +72,17 @@ export default {
margin-top: 0.2rem;
}
p:nth-child(2){
background-color: #03655C;
width: 40%;
text-align: center;
padding: 10px;
border-radius: 0.5rem;
margin-top: 0.2rem;
font-size: 0.2rem;
background: #FEE1AA url("../../assets/images/seting.png") no-repeat left center;
background-size: 0.5rem;
color: #007E72;
padding-left: 5%;
background-position-x: 6%;
}
}
.van-icon{


불러오는 중...
취소
저장