zhengyiming
2025-06-09 f5105689af0ccee7d34632e8f8b47a66abda0884
apps/taro/src/app.config.ts
@@ -111,7 +111,16 @@
    },
    {
      root: 'subpackages/my',
      pages: ['shareQrcode/shareQrcode', 'dashboard/dashboard'],
      pages: [
        'shareQrcode/shareQrcode',
        'dashboard/dashboard',
        'applyAgent/applyAgent',
        'applyResult/applyResult',
        'AgentRecruitment/AgentRecruitment',
        // 'AgentRecruitmentPoster/AgentRecruitmentPoster',
        'generatePromotionCode/generatePromotionCode',
        'promotionQrcode/promotionQrcode',
      ],
    },
  ],
  // preloadRule: {