zhengyiming
4 天以前 b823ca3d9f2e6dd6cdc2d388576d02c73d5f9896
apps/taro/src/constants/router.ts
@@ -27,4 +27,8 @@
  promotionQrcode = '/subpackages/my/promotionQrcode/promotionQrcode',
  dashboard = '/subpackages/my/dashboard/dashboard',
  applyAgent = '/subpackages/my/applyAgent/applyAgent',
  agentRecruitment = '/subpackages/my/AgentRecruitment/AgentRecruitment',
  // agentRecruitmentPoster = '/subpackages/my/AgentRecruitmentPoster/AgentRecruitmentPoster',
  generatePromotionCode = '/subpackages/my/generatePromotionCode/generatePromotionCode',
  applyResult = '/subpackages/my/applyResult/applyResult',
}