index update
This commit is contained in:
parent
5fb2ecf334
commit
498064df29
@ -7,7 +7,7 @@
|
||||
<van-icon name="location-o" />默认收货地址
|
||||
</view>
|
||||
</view>
|
||||
<view>
|
||||
<view class="head_d">
|
||||
<van-search value="{{value}}" placeholder="请输入搜索关键词" bind:confirm="onSearch"/>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
@ -10,7 +10,6 @@
|
||||
right: 0;
|
||||
height:100px;
|
||||
background-color: #fff;
|
||||
|
||||
display: flex;
|
||||
align-items: center;
|
||||
padding: 0 15px;
|
||||
@ -21,8 +20,22 @@
|
||||
flex-direction: column;
|
||||
}
|
||||
.head_c{
|
||||
position: relative;
|
||||
bottom: 10px;
|
||||
display: flex;
|
||||
align-items:center;
|
||||
justify-content:space-between;
|
||||
}
|
||||
.van-search{
|
||||
width: 360px;
|
||||
}
|
||||
.head_d{
|
||||
position: relative;
|
||||
|
||||
}
|
||||
.head_shouhuo{
|
||||
position: relative;
|
||||
right: 85px;
|
||||
}
|
||||
.head_text{
|
||||
font-weight: bold;
|
||||
|
||||
@ -4,5 +4,6 @@
|
||||
"setting": {
|
||||
"compileHotReLoad": false,
|
||||
"urlCheck": false
|
||||
}
|
||||
},
|
||||
"libVersion": "trial"
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user