Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Commits
16,176
Network
Compare
Branches
41
Tags
14
master
ys
develop
feature/1215
feature/baidu_ocpcapi
feature/captcha
feature/coupon-captcha
feature/delete-verify-code
feature/extend-params
feature/group-6.9.17
feature/group-tab-and-limit
feature/groupTab
feature/limit-uuid-coupon
feature/magazine
feature/payment
feature/phoneCoupon
feature/privacy
feature/refactor_alert
feature/seckill-coupon
feature/shoppingPay
feature/tagPrice
hotfix/11
hotfix/autoopenapp
hotfix/captcha
hotfix/change-xianyu-login
hotfix/couponWebSession
hotfix/fix-shop-product-floor
hotfix/hide-xianyu-yas
hotfix/im
hotfix/login
hotfix/magazine-style
hotfix/ocpc
hotfix/show-collage-price
hotfix/sub-domain
hotfix/uid-undifined-error
release/6.9.17
release/6.9.22
release/6.9.23
release/7.0.1
release/7.1.1
userAgentTest
2019-12-5
0913
0906
0711
0517
0515
0503
0502
0426
0423
0417
0416
0413
0411
e9f37dc05fce11091b983820e4e9caef70f9855a
yohobuywap-node
04 Dec, 2019
11 commits
fix(coupon): change result
e9f37dc0
by
TaoHuang
2019-12-04 15:52:52 +0800
Browse Files
fix(coupon): fix
7d35e66d
by
TaoHuang
2019-12-04 15:22:32 +0800
Browse Directory »
Merge branch 'master' into feature/coupon-captcha
...
b5e25d5d
# Conflicts: # doraemon/middleware/captcha.js # package.json
by
TaoHuang
2019-12-04 14:17:38 +0800
Browse Files
Merge remote-tracking branch 'origin/feature/coupon-captcha' into feature/coupon-captcha
dd11635b
by
TaoHuang
2019-12-04 13:33:55 +0800
Browse Files
fix(coupon): change field name
b3d78408
by
TaoHuang
2019-12-04 13:32:56 +0800
Browse Directory »
Merge branch 'refs/heads/release'
a4172d1c
by
shuaiguo
2019-12-04 12:49:21 +0800
Browse Files
chore(*): npm version
c989c3c1
by
shuaiguo
2019-12-04 11:17:21 +0800
Browse Files
Merge branch 'refs/heads/hotfix/captcha' into release
970c5330
by
shuaiguo
2019-12-04 11:16:16 +0800
Browse Files
Merge remote-tracking branch 'refs/remotes/origin/feature/baidu_ocpcapi' into release
3346ae55
by
shuaiguo
2019-12-04 11:15:32 +0800
Browse Files
fix(captcha): 判断验证码是否正确 reviewed by @TaoHuang
c7cac635
by
shuaiguo
2019-12-04 10:43:18 +0800
Browse Files
fix(coupon): change field name
7cd45e4f
by
TaoHuang
2019-12-04 10:07:56 +0800
Browse Files
03 Dec, 2019
5 commits
fix(coupon): change api
f171f8a4
by
TaoHuang
2019-12-03 20:06:57 +0800
Browse Directory »
update version
49f7e77d
by
TaoHuang
2019-12-03 17:08:21 +0800
Browse Files
fix(captcha): captcha verify
cfa1c3d3
by
TaoHuang
2019-12-03 11:24:16 +0800
Browse File »
update yo-cli
249c8201
by
TaoHuang
2019-12-03 11:01:34 +0800
Browse Files
feat(coupon): add coupon api
b40749b4
by
TaoHuang
2019-12-03 10:25:55 +0800
Browse File »
20 Nov, 2019
3 commits
feat(oCPC搜索推广): 推广链接转化数据发送给百度服务器,埋点:OCPC推广链接打开并完成注册进行数据上报
d484afb6
by
huzhiming
2019-11-20 17:24:03 +0800
Browse File »
feat(oCPC搜索推广): 推广链接转化数据发送给百度服务器,埋点:OCPC推广链接打开并完成注册进行数据上报
8807ac31
by
huzhiming
2019-11-20 15:16:30 +0800
Browse Directory »
feat(oCPC搜索推广): 推广链接转化数据发送给百度服务器,埋点:OCPC推广链接打开并完成注册进行数据上报
1595ff54
by
huzhiming
2019-11-20 10:58:39 +0800
Browse Directory »
18 Nov, 2019
1 commit
Merge branch 'feature/captcha'
7b5585f4
by
shuaiguo
2019-11-18 14:05:50 +0800
Browse Files
15 Nov, 2019
1 commit
Merge branch 'feature/seckill-coupon'
e776d6eb
by
shuaiguo
2019-11-15 09:59:58 +0800
Browse Files
14 Nov, 2019
15 commits
fix: 增加zk
d3a42578
by
shuaiguo
2019-11-14 16:58:25 +0800
Browse Files
npm version
c2ca6218
by
shuaiguo
2019-11-14 16:09:44 +0800
Browse Files
Merge branch 'feature/seckill-coupon' into feature/captcha
...
dc672340
# Conflicts: # package.json
by
shuaiguo
2019-11-14 16:09:07 +0800
Browse Files
npm version
0c17b143
by
shuaiguo
2019-11-14 15:46:48 +0800
Browse Files
Merge branch 'feature/shoppingPay' into feature/seckill-coupon
31213897
by
shuaiguo
2019-11-14 15:46:10 +0800
Browse Files
去除支付宝返回结果签名校验,由接口回调判断支付结果
e377c5ed
by
yyq
2019-11-14 15:38:08 +0800
Browse Directory »
npm version
0b817b33
by
shuaiguo
2019-11-14 15:31:17 +0800
Browse Files
fix(验证码中间件): zk默认开关为关
5a1404b2
by
shuaiguo
2019-11-14 15:29:35 +0800
Browse Files
fix:端口号修改
498adf7c
by
shuaiguo
2019-11-14 14:23:26 +0800
Browse Files
npm version
59877130
by
shuaiguo
2019-11-14 13:50:14 +0800
Browse Files
feat: npm version
aabc89bb
by
shuaiguo
2019-11-14 11:08:04 +0800
Browse Files
feat: 增加zk
4b84dcf4
by
shuaiguo
2019-11-14 11:07:38 +0800
Browse Files
Merge branch 'feature/seckill-coupon' into feature/captcha
933e557c
by
shuaiguo
2019-11-14 11:05:25 +0800
Browse Files
feat: 修改版本
1f4e49c2
by
shuaiguo
2019-11-14 10:04:52 +0800
Browse Files
Merge branch 'feature/shoppingPay' into feature/seckill-coupon
cba1e7af
by
shuaiguo
2019-11-14 09:59:07 +0800
Browse Files
13 Nov, 2019
4 commits
feat(feature): 只有UFO优惠券才做校验
97e342e5
by
shuaiguo
2019-11-13 18:56:38 +0800
Browse Files
Merge branch 'feature/seckill-coupon' into feature/captcha
939c9594
by
shuaiguo
2019-11-13 17:33:32 +0800
Browse Files
feat(feature): 优惠券防刷
1dcf0ff0
by
shuaiguo
2019-11-13 17:33:02 +0800
Browse Files
replace wechat api
c547720d
by
yyq
2019-11-13 16:34:42 +0800
Browse Directory »