-
Status changed to merged
-
mentioned in commit e18503135ddbfbb65db742c89c43ff91ee9244b4
-
2. 自定义模块 广告模块的滑块的时间,圆点的颜色 俩边间距, 图片间距功能
Step 1. Update the repo and checkout the branch we are going to merge
git fetch origin git checkout -b test origin/test
Step 2. Merge the branch and push the changes to GitLab
git checkout qa git merge --no-ff test git push origin qa
mentioned in commit e18503135ddbfbb65db742c89c43ff91ee9244b4
2. 自定义模块 广告模块的滑块的时间,圆点的颜色 俩边间距, 图片间距功能