wupengfei
2025-06-05 5f0b6cfe79b32e32167dc18d7a097a5c19b74e35
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: {