Page({ goToProgress() { wx.redirectTo({ url: '/pages/loading/loadingProgress/index', }); }, });