wxd
/
MShopWeApp
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
9a1892f2b088c7f384c35fc0c1843f9708b57f7a
Authored by
WXD-SEASON\season
2023-08-18 10:13:13 +0800
1 parent
3b6dbe42
位置优化
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 @
9a1892f
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}}">
...
...