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