Commit 29a3d596f26ca404fc584fb5298367b2e6529dd1
1 parent
d55197c7
优选库,添加gotoDetail函数type注释
Showing
1 changed file
with
1 additions
and
0 deletions
src/pages/common/common.vue
| @@ -516,6 +516,7 @@ | @@ -516,6 +516,7 @@ | ||
| 516 | // * type = 12: 商城总分类 to 分类id shop_type 1,2,3 级分类 | 516 | // * type = 12: 商城总分类 to 分类id shop_type 1,2,3 级分类 |
| 517 | // * type = 14: 商城首页 | 517 | // * type = 14: 商城首页 |
| 518 | // * type = 20: 商城店铺分类 to 分类id shop_type 1,2 级分类 | 518 | // * type = 20: 商城店铺分类 to 分类id shop_type 1,2 级分类 |
| 519 | + // * type = 21:店铺首页,跳转底部有tabBar的WebView, to 店铺id shop_type 页面地址 | ||
| 519 | // * type = 25:跳转达人详情页 | 520 | // * type = 25:跳转达人详情页 |
| 520 | 521 | ||
| 521 | // 广告处理 | 522 | // 广告处理 |