diff --git a/epdc-resident-mp-yushan/subpages/fingertipYushan/pages/index/index.js b/epdc-resident-mp-yushan/subpages/fingertipYushan/pages/index/index.js index 85bd621..2b496b7 100644 --- a/epdc-resident-mp-yushan/subpages/fingertipYushan/pages/index/index.js +++ b/epdc-resident-mp-yushan/subpages/fingertipYushan/pages/index/index.js @@ -20,9 +20,9 @@ Page({ */ onLoad: function (options) { // this.modulelist() - wx.setNavigationBarTitle({ - title: options.title - }) + // wx.setNavigationBarTitle({ + // title: options.title + // }) this.getModuleList() }, // modulelist() {