Commit cfd6d72c5c845248fe357c4f73eea68a369b0da4

Authored by 前端开发-罗建龙
1 parent b3041ba2

优化搜索筛选跳转

packageG/pages/goods/search/search.wxml
... ... @@ -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
... ...