RubyGems
npm
Organizations
Log in
Sign up
npm
component-shipinlv
Versions diffs
1.0.5 → 1.0.6
component-shipinlv 1.0.5 → 1.0.6
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
package/dist/Buy/qr.js
+1
-1
package/package.json
+1
-1
package/dist/Buy/qr.js
CHANGED
Viewed
@@ -111,7 +111,7 @@ var VipQr = function VipQr(_ref) {
111
111
// 五秒后自动弹出;
112
112
setTimeout(function () {
113
113
setPayResult(true);
114
-
},
20e3
);
114
+
},
3e3
);
115
115
} else {
116
116
Tool.toast('支付类型有问题');
117
117
}
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "component-shipinlv",
3
-
"version": "1.0.
5
",
3
+
"version": "1.0.
6
",
4
4
"description": "",
5
5
"module": "dist/index.js",
6
6
"types": "dist/index.d.ts",