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
cfd6d72c5c845248fe357c4f73eea68a369b0da4
Authored by
前端开发-罗建龙
2024-03-06 11:32:37 +0800
1 parent
b3041ba2
优化搜索筛选跳转
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
packageG/pages/goods/search/search.wxml
packageG/pages/goods/search/search.wxml
View file @
cfd6d72
...
...
@@ -178,4 +178,4 @@
178
178
</block>
179
179
</view>
180
180
181
-<include src="../com_screen.wxml" />
182
181
\ No newline at end of file
182
+<include src="../../../../pages/goods/com_screen" />
183
183
\ No newline at end of file
...
...