Commit f11c338974b298c536f0eb349d19aa6909f91550
1 parent
c24d59c1
引用路径
Showing
1 changed file
with
1 additions
and
1 deletions
packageC/pages/presell/goodsInfo/goodsInfo.wxml
1 | 1 | <import src="../../../utils/wxParse/wxParse.wxml"></import> |
2 | -<wxs module="filters" src="../../../utils/filter.wxs"></wxs> | |
2 | +<wxs module="filters" src="../../../../utils/filter.wxs"></wxs> | |
3 | 3 | <wxs module="g_filters" src="g_filter.wxs"></wxs> |
4 | 4 | <wxs module="tool" src="filter.wxs"></wxs> |
5 | 5 | ... | ... |