-
Status changed to merged
-
mentioned in commit c9b5e72f42f837e1a5350369ee3732d262662daf
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 c9b5e72f42f837e1a5350369ee3732d262662daf
Dev See merge request !765
2. 购物车卡慢优化 3. 自定有模板的时候顶部的文字颜色自定义
2. 组合购加速 3. 商品组件滑倒底部加载更多