-
Status changed to merged
-
mentioned in commit f65b7012163a99e94e5549ee99b8f70aee9a02a4
-
Dev See merge request !584
-
2。 分类列表的等级名称最多要显示6个自以上 3。 商品详情页的积分分享标题的修改 4。 商品搜索列表和商品列表的排序默认要按 sort排序 5。 商品取消退款的功能
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 f65b7012163a99e94e5549ee99b8f70aee9a02a4
Dev See merge request !584
2。 分类列表的等级名称最多要显示6个自以上 3。 商品详情页的积分分享标题的修改 4。 商品搜索列表和商品列表的排序默认要按 sort排序 5。 商品取消退款的功能