Commit d794d988759b483ff4366e35ef43f3db6dc624a7

Authored by 王强
1 parent d1e7586b

“优选库”首页标题改名“购好物”

src/pages/optimization2/optimization2.vue
@@ -380,7 +380,7 @@ @@ -380,7 +380,7 @@
380 created() { 380 created() {
381 381
382 // 设置标题 382 // 设置标题
383 - this.$set(this, "title", "优选"); 383 + this.$set(this, "title", "购好物");
384 384
385 // 判断是否在App内 385 // 判断是否在App内
386 // if (this.isCNLive.value) { 386 // if (this.isCNLive.value) {