Commit 006e758178e22f1f1f8c0ab67e36fec760c3a0c4

Authored by 王强
1 parent 326bea62

购好物,“品质优选” 改成 “平台优选”

src/pages/optimizationList/optimizationList.vue
@@ -86,7 +86,7 @@ @@ -86,7 +86,7 @@
86 created() { 86 created() {
87 87
88 // 设置标题 88 // 设置标题
89 - this.$set(this, "title", "品质优选"); 89 + this.$set(this, "title", "平台优选");
90 90
91 // 判断是否在App内 91 // 判断是否在App内
92 if (this.isCNLive.value) { 92 if (this.isCNLive.value) {