-
Status changed to merged
-
mentioned in commit 91ecf839d188cc59aa15eef72057d520aa334004
-
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 91ecf839d188cc59aa15eef72057d520aa334004
2. 自定义模块 广告模块的滑块的时间,圆点的颜色 俩边间距, 图片间距功能