瀏覽代碼

产权交易

rongxin_prod
庞东旭 2 年之前
父節點
當前提交
7d289290ba
共有 2 個檔案被更改,包括 5 行新增1 行删除
  1. 二進制
      src/assets/images/seting.png
  2. +5
    -1
      src/views/user/index.vue

二進制
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{


Loading…
取消
儲存