From a3f1619dbe171d7a33f564eb1ed57fa1d5b43292 Mon Sep 17 00:00:00 2001 From: ZhaoTongYao <531131322@qq.com> Date: Thu, 16 Sep 2021 13:35:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8C=87=E5=B0=96=E6=A6=86=E5=B1=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../subpages/fingertipYushan/pages/index/index.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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() {