Commit 42232d48 authored by Xuguangxing's avatar Xuguangxing

feat: merge master

parents 1189f63f cdc6f218
...@@ -16,7 +16,6 @@ npm.load(() => { ...@@ -16,7 +16,6 @@ npm.load(() => {
if (process.env.NODE_ENV === 'production') { if (process.env.NODE_ENV === 'production') {
npm.run("start"); npm.run("start");
} else { } else {
npm.run("ii");
npm.run("test"); npm.run("test");
} }
}); });
......
...@@ -2367,9 +2367,9 @@ ...@@ -2367,9 +2367,9 @@
} }
}, },
"@qg/citrus-ui": { "@qg/citrus-ui": {
"version": "0.3.50", "version": "0.3.52",
"resolved": "http://npmprivate.quantgroups.com/@qg%2fcitrus-ui/-/citrus-ui-0.3.50.tgz", "resolved": "http://npmprivate.quantgroups.com/@qg%2fcitrus-ui/-/citrus-ui-0.3.52.tgz",
"integrity": "sha512-eEoHobkGCDsCX7YmM+ivulbMub510F3vPCtkDUflL0UsYTLYLorC3kqJEyN8UQcxpjqI9Cav/HZCwYfnAz7Jng==", "integrity": "sha512-lxEcVFegRhLc+6N76DzgG0Ekoh0yBH0O6GAL+RmJvX5yu+TB9ufjvlKThqRUq3kH5DlUMardRc3zjxTDQGD5uw==",
"requires": { "requires": {
"@better-scroll/core": "^2.1.1", "@better-scroll/core": "^2.1.1",
"@qg/cherry-ui": "^2.23.9", "@qg/cherry-ui": "^2.23.9",
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment