zhengyiming
2025-03-13 d580f043716d30f9617ed7f3f49a7e80d54b9865
apps/taro/src/app.ts
@@ -52,6 +52,7 @@
  onLaunch(options) {
    if (options.query?.channelId) {
      console.log('options: ', options);
      blLifeRecharge.accountModel.setChannlesNum(options.query.channelId);
    }
    // 如果是收藏进入
    if (options.query.collect) {