-
Status changed to merged
-
mentioned in commit b58fce1cd9731fd6246d99815cf2f11857c3f06b
-
2. 搭配的页面上,点击商品图片时,要能够跳转到商品详情
-
2. 专享礼包分享
-
2 商品详情页面的保障服务显示
Step 1. Update the repo and checkout the branch we are going to merge
git fetch origin git checkout -b qa origin/qa
Step 2. Merge the branch and push the changes to GitLab
git checkout master git merge --no-ff qa git push origin master
mentioned in commit b58fce1cd9731fd6246d99815cf2f11857c3f06b
2. 搭配的页面上,点击商品图片时,要能够跳转到商品详情
2. 专享礼包分享
2 商品详情页面的保障服务显示