完善小程序订单功能
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
<header-bar></header-bar>
|
||||
<!-- #endif -->
|
||||
<!-- 搜索框 -->
|
||||
<view class="index-search-box-cate d-b-c" id="searchBox"
|
||||
<view class="index-search-box-cate d-b-c" style="background-color: #365A9A !important;" id="searchBox"
|
||||
:style="topBarHeight() == 0 ? '': 'height:'+topBarHeight()+'px;padding-top:'+topBarTop()+'px'">
|
||||
<view class="index-search-cate flex-1 t-c" @click="gotoSearch">
|
||||
<span class="icon iconfont icon-sousuo"></span>
|
||||
|
||||
Reference in New Issue
Block a user