Commit e4f9932c421d431ed89005a3c101d991847802d7
1 parent
6786d0ff
优化
Showing
1 changed file
with
1 additions
and
1 deletions
src/pages/pointsMall/pointsMall.vue
| @@ -228,7 +228,7 @@ export default { | @@ -228,7 +228,7 @@ export default { | ||
| 228 | // uid: this.getStore("uid") | 228 | // uid: this.getStore("uid") |
| 229 | // } | 229 | // } |
| 230 | // }) | 230 | // }) |
| 231 | - 跳转封装 | 231 | + // 通用跳转跳转到商品详情页新打开webview |
| 232 | if (typeof this.$parent.gotoDetail === 'function') { | 232 | if (typeof this.$parent.gotoDetail === 'function') { |
| 233 | 233 | ||
| 234 | // 设置跳转参数 | 234 | // 设置跳转参数 |