Commit 2fb29ef786cd63728bf4928590dd4ba6c5c17a44
1 parent
8f2986b2
样式有阿虎
Showing
2 changed files
with
2 additions
and
1 deletions
src/pages/pointsMall/pointsMall.less
src/pages/pointsMall/pointsMall.vue
| @@ -300,7 +300,7 @@ export default { | @@ -300,7 +300,7 @@ export default { | ||
| 300 | //请求数据 | 300 | //请求数据 |
| 301 | created () { | 301 | created () { |
| 302 | // 设置标题 | 302 | // 设置标题 |
| 303 | - this.$set(this, "title", "优选"); | 303 | + this.$set(this, "title", "积分商城"); |
| 304 | 304 | ||
| 305 | // 判断是否在App内 | 305 | // 判断是否在App内 |
| 306 | if (this.isCNLive.value) { | 306 | if (this.isCNLive.value) { |