-
Status changed to merged
-
mentioned in commit 3763c968689e6ab814250bfe39014ffcebaefcfe
-
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 3763c968689e6ab814250bfe39014ffcebaefcfe
2. 商品生产分享图片的返回以前版本
2.直播详情页生成海报,除点击保存图片至相册外,点击其他地方关闭海报;