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).
async-await 应该如何引入?我在 index.tsx 中使用 import '@tarojs/async-await'; 然后再写一个 async 的方法就会报错。
import '@tarojs/async-await';