diff --git a/pages.json b/pages.json index a8399e1..4cbdc22 100644 --- a/pages.json +++ b/pages.json @@ -447,13 +447,13 @@ "onReachBottomDistance": 40, //距离底部多远时触发 单位为px "enablePullDownRefresh": true //设置参数为true } - },{ + }, { "path": "threeHighsAndSixDiseases/threeHighsAndSixDiseases", "style": { "navigationBarTitleText": "三高六病", "enablePullDownRefresh": false } - },{ + }, { "path": "threeHundredAndSixty/threeHundredAndSixty", "style": { "navigationBarTitleText": "360健康画像", @@ -461,11 +461,10 @@ } }, { - "path" : "FiveCardPackage/FiveCardPackage", - "style" : - { - "navigationBarTitleText" : "五卡套餐", - "enablePullDownRefresh" : false + "path": "FiveCardPackage/FiveCardPackage", + "style": { + "navigationBarTitleText": "五卡套餐", + "enablePullDownRefresh": false } } ] @@ -708,6 +707,12 @@ "navigationBarTitleText": "微信运动", "enablePullDownRefresh": false } + },{ + "path": "contractsigningprotocol/contractsigningprotocol", + "style": { + "navigationBarTitleText": "签约协议", + "enablePullDownRefresh": false + } } ] }, { diff --git a/pages/homepage/homepage.vue b/pages/homepage/homepage.vue index 3c08c87..3efcbab 100644 --- a/pages/homepage/homepage.vue +++ b/pages/homepage/homepage.vue @@ -1,9 +1,18 @@