提交
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
<view class="icon_hua">
|
||||
<image src="../../static/homeLogo.png" mode="aspectFit" class="icon_hua_1"></image>
|
||||
</view>
|
||||
<view class="hehan">
|
||||
<image src="../../static/icon/hehan.png" mode="aspectFit" class="icon_hua_1"></image>
|
||||
</view>
|
||||
<view class="topSearch_box">
|
||||
<image src="../../static/search.png" mode="aspectFit"
|
||||
@click="onPageJump('/pages/peanut/searchFor')"></image>
|
||||
@@ -1058,11 +1061,11 @@
|
||||
}
|
||||
|
||||
.childrenBox {
|
||||
// background-color: #e4eefa !important;
|
||||
border:1px solid #e4eefa;
|
||||
background-color: #e4eefa !important;
|
||||
// border:1px solid #e4eefa;
|
||||
border-radius: 6rpx !important;
|
||||
// @include mshadow(10px, 1);
|
||||
background-color: #fff;
|
||||
@include mshadow(10px, 1);
|
||||
// background-color: #fff;
|
||||
justify-content: center;
|
||||
box-shadow: none !important;
|
||||
// border-radius: 0 !important;
|
||||
|
||||
Reference in New Issue
Block a user