完善小程序订单功能

This commit is contained in:
wangxiaowei
2025-12-09 01:43:28 +08:00
parent 4a0d0c1114
commit cba684d7f6
9 changed files with 434 additions and 268 deletions

View File

@ -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>