From bae5a90ca7aee2b33ebb98588487fa29f7d2fd17 Mon Sep 17 00:00:00 2001 From: gongfuxiang Date: Thu, 17 Mar 2022 14:10:29 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=80=E5=90=AF=E5=95=86=E5=93=81=E8=B4=AD?= =?UTF-8?q?=E7=89=A9=E8=BD=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/App.vue b/App.vue index 46f46220..b14b1590 100644 --- a/App.vue +++ b/App.vue @@ -34,7 +34,7 @@ // 分享及转发使用页面设置的默认图片及系统默认图片(0 否, 1 是) is_share_use_image: 1, // 商品详情页底部导航是否开启购物车功能(0 否, 1 是) - is_goods_bottom_opt_cart: 0, + is_goods_bottom_opt_cart: 1, // tabbar页面 tabbar_pages: [ "/pages/index/index",