类似这种写法,onshow方法里, 有异常发生时,如何才能捕获到异常呢? Page({ data: {}, onShow: async function () { }});