Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
在app.js里面用class写的话componentDidShow是没问题的,换成函数形式写用useDidShow就不行。但是在pages里面的页面用useDidShow都是没问题的,想问一下这个是Taro本身的问题还是我哪里没写对?