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