zhengyiming
2025-03-13 13172e75446452388f0e4a0c4aac7e696e1b21da
apps/taro/src/app.ts
@@ -50,6 +50,9 @@
  // 对应 onLaunch
  onLaunch(options) {
    if (options.query?.channelId) {
      console.log('options: ', options);
    }
    // 如果是收藏进入
    if (options.query.collect) {
      Taro.reLaunch({