Commit 47261ef5074b59d428f31862d48db0c7d4f2c0b1
1 parent
9f5f1ae2
no message
Showing
1 changed file
with
0 additions
and
2 deletions
packageC/pages/goods/distributionCategoryList/index.js
| ... | ... | @@ -302,8 +302,6 @@ Page({ |
| 302 | 302 | // brand_id:cid, |
| 303 | 303 | // }) |
| 304 | 304 | var lurl = "/packageA/pages/distribution/shop/shop?brand_id=" + bid; |
| 305 | - // var lurl = "/packageA/pages/distribution/shop/shop"; | |
| 306 | - // wx.redirectTo({ url: lurl }); | |
| 307 | 305 | wx.navigateTo({ url: lurl }) |
| 308 | 306 | // wx.navigateBack() |
| 309 | 307 | }, | ... | ... |