Page({ data: { kjShow: true }, goDj() { wx.navigateTo({ url: '/pages/writeInformation/writeInformation' }) } })