-
Status changed to merged
-
mentioned in commit 652fcbca90556b8304f6eff73c438813a8bf40e8
-
2. 组件选择了手动选择时,前端控制只显示手动选择的商品 3. 霸屏功能的优化
-
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 652fcbca90556b8304f6eff73c438813a8bf40e8
2. 组件选择了手动选择时,前端控制只显示手动选择的商品 3. 霸屏功能的优化
2. 拼单和秒杀的自定义模板的优化,空的时候要隐藏