diff --git a/pages.json b/pages.json index eec3c101..6b18d025 100644 --- a/pages.json +++ b/pages.json @@ -70,14 +70,14 @@ { "path": "pages/goods-detail/goods-detail", "style": { - "enablePullDownRefresh": true, - "navigationBarTitleText": "商品详情", - "navigationStyle": "custom", - // #ifdef MP-WEIXIN + // #ifdef MP-WEIXIN "usingComponents": { "share-button": "plugin://goodsSharePlugin/share-button" - } - // #endif + }, + // #endif + "enablePullDownRefresh": true, + "navigationBarTitleText": "商品详情", + "navigationStyle": "custom" } }, {