-
Status changed to merged
-
mentioned in commit 495b446495a90ec080467a1316b11374c7a80ff1
-
2. 直播间分享,要有房间ID 3. 积分购的点击事件,会出来充值页面,本来已经关闭的
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 495b446495a90ec080467a1316b11374c7a80ff1
2. 直播间分享,要有房间ID 3. 积分购的点击事件,会出来充值页面,本来已经关闭的