diff --git a/pages.json b/pages.json index eec3c101996000be08b31f4deb1d8c09f4722ba2..6b18d0251088fa53e516abeddf5782c75d8e7dff 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" } }, {