Commit f13285e8 authored by 罗超's avatar 罗超

Merge branch 'router' of http://gitlab.oytour.com/viitto/pptist into router

parents 93ea9784 b6d2df11
...@@ -294,6 +294,9 @@ page { ...@@ -294,6 +294,9 @@ page {
.q-pb-md{ .q-pb-md{
padding-bottom: 10px; padding-bottom: 10px;
} }
.q-pb-lg{
padding-bottom: 20px;
}
.q-relative{ .q-relative{
position: relative; position: relative;
} }
......
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
<div class="row items-center MarketfigureName"> <div class="row items-center MarketfigureName">
<span>{{ userInfo.nickname }}</span> <span>{{ userInfo.nickname }}</span>
<img <img
src="../../assets/img/homeVip1.png" src="../../assets/img/homeVip.png"
width="65" width="65"
height="16" height="16"
/> />
......
...@@ -331,7 +331,7 @@ ...@@ -331,7 +331,7 @@
{Name:'蓝',Id:6}, {Name:'蓝',Id:6},
{Name:'紫',Id:7}, {Name:'紫',Id:7},
{Name:'玫红',Id:8}, {Name:'玫红',Id:8},
{Name:'咖啡色',Id:9}, {Name:'色',Id:9},
{Name:'白',Id:10}, {Name:'白',Id:10},
{Name:'黑',Id:11}, {Name:'黑',Id:11},
{Name:'灰',Id:12}, {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