-
Status changed to merged
-
mentioned in commit 89f2f6d8e74a6ea5ab4e4e0cfd88a5f16d24bc04
Step 1. Update the repo and checkout the branch we are going to merge
git fetch origin git checkout -b test origin/test
Step 2. Merge the branch and push the changes to GitLab
git checkout qa git merge --no-ff test git push origin qa
mentioned in commit 89f2f6d8e74a6ea5ab4e4e0cfd88a5f16d24bc04
Dev See merge request !510
Dev See merge request !509
2. 参团的购买优化
2. 分类点击跳转返回 3. 组件点击返回不加载更多的动画效果