Merge branch 'master' into feature/orderPaymentStatus
* master: fix: 处理sms手机号null的问题 fix: 处理sms手机号null的问题 fix: 处理sms手机号null的问题 fix: 处理sms手机号null的问题 feat:组合支付方式参数注释 fix:秒杀去掉我的订单 fix:订单超时修改 fix:获取验证码修改 fix:修改获取验证码 fix:秒杀收银台删除我的订单页面 feat(rysdk): 添加热云事件 fix:修复密码输入框点击延迟问题 fix: 腾讯会员只能输入数字 fix: 修改按钮价格展示 fix: 花费充值订单改为售价 fix(route.js): 移除重定向限制 fix:秒杀配置 fix:适配秒杀
Showing
.npmrc
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
| ... | @@ -18,6 +18,7 @@ | ... | @@ -18,6 +18,7 @@ |
| "clipboard": "^2.0.8", | "clipboard": "^2.0.8", | ||
| "core-js": "^3.6.5", | "core-js": "^3.6.5", | ||
| "crypto-js": "^3.3.0", | "crypto-js": "^3.3.0", | ||
| "fastclick": "^1.0.6", | |||
| "js-cookie": "^2.2.1", | "js-cookie": "^2.2.1", | ||
| "node-forge": "^0.10.0", | "node-forge": "^0.10.0", | ||
| "raven-js": "^3.27.2", | "raven-js": "^3.27.2", | ||
| ... | ... |
This source diff could not be displayed because it is too large. You can view the blob instead.
Please register or sign in to comment