-
Status changed to merged
-
mentioned in commit e8c00a5c9111f36bb293ba9c6607086940b09d77
-
2. 搭配的页面上,点击商品图片时,要能够跳转到商品详情
-
2. 专享礼包分享
-
2 商品详情页面的保障服务显示
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 e8c00a5c9111f36bb293ba9c6607086940b09d77
2. 搭配的页面上,点击商品图片时,要能够跳转到商品详情
2. 专享礼包分享
2 商品详情页面的保障服务显示