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
e5e06ac576d2078df295404a842ca866f116d222
Authored by
yvan.ni
2023-07-14 19:03:14 +0800
1 parent
58f7cd64
拼团的移动的优化
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
packageE/pages/cart/cart2_pt/cart2_pt.wxml
packageE/pages/cart/cart2_pt/cart2_pt.wxml
View file @
e5e06ac
1
-<wxs module="filters" src="../../../
utils/filter.wxs"></wxs>
1
+<wxs module="filters" src="../../../
../
utils/filter.wxs"></wxs>
2
2
<form bindsubmit="submitForm">
3
3
<view class="container">
4
4
...
...