Skip to content

作者

novlan1

电子流旧项目上云

igame.qq.com 旧项目逐步上云,包括电子流的几个旧项目。

1. 迁移步骤

  1. 上云项目发布
  2. 旧项目重定向

2. 影响

好处

  1. 维护一套发布流程
  2. 上云后支持回滚、灰度

其他

  • 对用户影响:几乎无感知,重定向,登录态、缓存均生效
  • 对开发、测试、产品经理影响:基本无

3. 实现方式

  1. 业务项目中进行 url 匹配并重定向,而非 nginxapache,好处是简单、灵活
  2. 重定向逻辑放到外链中,而非放到 html 中,好处是易调整
  3. urlhash 部分同样保留

参数保留的验证链接:

  1. PC打开:https://igame.qq.com/tip/igame-web/match-apply/#/apply/authentification/10037bfffe1756689489?g=999010&type=2
  2. 移动端打开:https://igame.qq.com/tip/igame-web/match-apply-mobile/#/audit/company/10037bfffe1756689489?type=2

业务改动点:

  1. 硬编码的改造,比如拼接的路径 ${location.origin}/tip/igame-web

4. 电子流项目汇总

4.1. pmd-mobile/match/match-apply

名称

链接

通用 - PChttps://h5.igame.qq.com/pmd-mobile.match.match-apply.match-apply/
通用 - H5https://h5.igame.qq.com/pmd-mobile.match.match-apply.match-apply-mobile/
王者 - PChttps://h5.igame.qq.com/pmd-mobile.match.match-apply.pvp-match-apply/
王者 - H5https://h5.igame.qq.com/pmd-mobile.match.match-apply.pvp-match-apply-mobile/
和平 - PChttps://h5.igame.qq.com/pmd-mobile.match.match-apply.gp-match-apply/
和平 - H5https://h5.igame.qq.com/pmd-mobile.match.match-apply.gp-match-apply-mobile/
棋牌 - PChttps://h5.igame.qq.com/pmd-mobile.match.match-apply.qp-match-apply/
棋牌 - H5https://h5.igame.qq.com/pmd-mobile.match.match-apply.qp-match-apply-mobile/
LOL - PChttps://h5.igame.qq.com/pmd-mobile.match.match-apply.lol-match-apply/
LOL - H5https://h5.igame.qq.com/pmd-mobile.match.match-apply.lol-match-apply-mobile/
三角洲 - PChttps://h5.igame.qq.com/pmd-mobile.match.match-apply.df-match-apply/
三角洲 - H5https://h5.igame.qq.com/pmd-mobile.match.match-apply.df-match-apply-mobile/

4.2. pmd-mobile/match/val-apply

名称

链接

无畏 - PChttps://h5.igame.qq.com/pmd-mobile.match.val-apply.match-apply/
无畏 - H5https://h5.igame.qq.com/pmd-mobile.match.val-apply.match-apply-mobile/

4.3. pmd-mobile/match/jcc-apply

名称

链接

金铲铲 - PChttps://h5.igame.qq.com/pmd-mobile.match.jcc-apply.match-apply/
金铲铲 - H5https://h5.igame.qq.com/pmd-mobile.match.jcc-apply.match-apply-mobile/

4.4. pmd-mobile/match/pubgm-apply

名称

链接

PUBGM - PChttps://h5.igame.tencent.com/pmd-mobile.match.pubgm-apply.apply/
PUBGM - H5https://h5.igame.tencent.com/pmd-mobile.match.pubgm-apply.apply-mobile/
PUBGM - 管理端https://h5.igame.tencent.com/pmd-mobile.match.pubgm-apply.admin/