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