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