wxd
/
MShopWeApp
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Plain Diff
Browse Code »
Commit
5f7ac144614e32b4f02bebd938583e029782c81d
Authored by
season
2023-08-18 10:14:28 +0800
2 parents
4f038a1c
9a1892f2
Merge branch 'qa' of http://git.vipzhuang.cn/wxd/MShopWeApp
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
packageE/pages/cart/cart_wk/cart_wk.wxml
packageE/pages/cart/cart_wk/cart_wk.wxml
View file @
5f7ac14
1
-<wxs module="filters" src="../../../
utils/filter.wxs"></wxs>
1
+<wxs module="filters" src="../../../
../
utils/filter.wxs"></wxs>
2
2
3
3
<!-- 先选择配送方式,2021.7修改 -->
4
4
<block wx:if="{{show_submit}}">
...
...