From 7f8de7873409f8ac95e8649d044083d86b93c133 Mon Sep 17 00:00:00 2001 From: weipengfei <2187978347@qq.com> Date: Thu, 21 Mar 2024 15:42:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 4 ++-- pages/cloud_warehouse/specialty/specialty.vue | 2 +- pages/store/detail/index.vue | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/manifest.json b/manifest.json index 838bca6..613b8a6 100644 --- a/manifest.json +++ b/manifest.json @@ -2,8 +2,8 @@ "name" : "惠农生活", "appid" : "__UNI__3A527D1", "description" : "", - "versionName" : "2.0.03", - "versionCode" : 2003, + "versionName" : "2.0.04", + "versionCode" : 2004, "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { diff --git a/pages/cloud_warehouse/specialty/specialty.vue b/pages/cloud_warehouse/specialty/specialty.vue index d96cec1..cb0ff5d 100644 --- a/pages/cloud_warehouse/specialty/specialty.vue +++ b/pages/cloud_warehouse/specialty/specialty.vue @@ -327,7 +327,7 @@ uni.$once('searchValue', (e)=>{ this.$nextTick(()=>{ this.where.keyword = e; - this.storeMerchantList(true); + this.getProductslist(true); }) }) } diff --git a/pages/store/detail/index.vue b/pages/store/detail/index.vue index fcfbc79..081be9d 100644 --- a/pages/store/detail/index.vue +++ b/pages/store/detail/index.vue @@ -47,7 +47,7 @@ 店铺简介 - {{ store.mer_info.mer_info }} + {{ store.info }} 店铺地址