Sign in
w-front-end
/
select_good
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
70ca20a02004c4ae82c2ffc006932e50b142394d
Authored by
zhiyangdu
2021-03-23 10:10:30 +0800
1 parent
a0d96634
商品详情页
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/pages/healthGoodDetails/healthGoodDetails.vue
src/pages/healthGoodDetails/healthGoodDetails.vue
View file @
70ca20a
@@ -546,7 +546,7 @@ export default {
@@ -546,7 +546,7 @@ export default {
546
});
546
});
547
547
548
// 设置标题
548
// 设置标题
549
- this.$set(this.backs, 'title', '
健康值
商品详情页');
549
+ this.$set(this.backs, 'title', '
商品详情页');
550
}
550
}
551
551
552
},
552
},