Commit bd461c73 authored by 黄媛媛's avatar 黄媛媛

update

parent 53ab5be5
...@@ -6,7 +6,6 @@ ...@@ -6,7 +6,6 @@
height: 40px; height: 40px;
line-height: 40px; line-height: 40px;
border-bottom: 1px solid #F2DADA; border-bottom: 1px solid #F2DADA;
margin-top: 10px;
} }
.MyCoupon .menu_list ul li{ .MyCoupon .menu_list ul li{
float: left; float: left;
......
...@@ -48,10 +48,12 @@ ...@@ -48,10 +48,12 @@
height: 450px; height: 450px;
} }
.page_MyCustomer ._mc_list { .MyCustomerDiv ._mc_list {
background: #fff; background: #fff;
padding-top: 20px; padding-top: 20px;
box-sizing: border-box; box-sizing: border-box;
overflow: hidden;
} }
.page_MyCustomer ._mc_list>ul>li { .page_MyCustomer ._mc_list>ul>li {
...@@ -325,7 +327,7 @@ ...@@ -325,7 +327,7 @@
</style> </style>
<template> <template>
<div class="page_MyCustomer"> <div class="page_MyCustomer MyCustomerDiv">
<div class="page_MyCustomerSearch"> <div class="page_MyCustomerSearch">
<li> <li>
<span> <span>
......
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