Commit b6d2df11 authored by zhengke's avatar zhengke

首页布局调整

parent d8d79ed6
......@@ -291,6 +291,9 @@ page {
.q-pb-md{
padding-bottom: 10px;
}
.q-pb-lg{
padding-bottom: 20px;
}
.q-relative{
position: relative;
}
......
......@@ -33,7 +33,7 @@
<div class="row items-center MarketfigureName">
<span>{{ userInfo.nickname }}</span>
<img
src="../../assets/img/homeVip1.png"
src="../../assets/img/homeVip.png"
width="65"
height="16"
/>
......
......@@ -331,7 +331,7 @@
{Name:'蓝',Id:6},
{Name:'紫',Id:7},
{Name:'玫红',Id:8},
{Name:'咖啡色',Id:9},
{Name:'色',Id:9},
{Name:'白',Id:10},
{Name:'黑',Id:11},
{Name:'灰',Id:12},
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment