Commit fd3e1f438f766d5c91a170bb5f21a0a7f61e5d45
1 parent
e1c45ee2
代码整理
Showing
1 changed file
with
3 additions
and
3 deletions
src/pages/goodDetails/goodDetails.vue
| @@ -288,9 +288,9 @@ export default { | @@ -288,9 +288,9 @@ export default { | ||
| 288 | } | 288 | } |
| 289 | }, | 289 | }, |
| 290 | /** | 290 | /** |
| 291 | - * 跳转赚取积分页面 | ||
| 292 | - * @param {Object} item [数据对象] | ||
| 293 | - */ | 291 | + * 跳转赚取积分页面 |
| 292 | + * @param {Object} item [数据对象] | ||
| 293 | + */ | ||
| 294 | jumpClientIntegralList () { | 294 | jumpClientIntegralList () { |
| 295 | // 判断APP内 | 295 | // 判断APP内 |
| 296 | if (this.isCNLive.value) { | 296 | if (this.isCNLive.value) { |