[Improvement] Coupon: upgrade style (#1636)

This commit is contained in:
neverland
2018-08-16 19:58:37 +08:00
committed by GitHub
parent 0c740b19ff
commit 377ea7af9e
31 changed files with 382 additions and 526 deletions
+3 -3
View File
@@ -61,7 +61,7 @@
"devDependencies": {
"@vue/server-test-utils": "^1.0.0-beta.24",
"@vue/test-utils": "^1.0.0-beta.24",
"autoprefixer": "^9.1.0",
"autoprefixer": "^9.1.1",
"babel-cli": "^6.26.0",
"babel-core": "^6.26.3",
"babel-jest": "^23.4.2",
@@ -85,7 +85,7 @@
"husky": "^0.14.3",
"jest": "^23.5.0",
"jest-serializer-vue": "^2.0.2",
"lint-staged": "^7.2.0",
"lint-staged": "^7.2.2",
"md5-file": "^4.0.0",
"postcss": "^7.0.2",
"postcss-calc": "^6.0.0",
@@ -100,7 +100,7 @@
"stylelint": "^9.4.0",
"stylelint-config-standard": "^18.2.0",
"uppercamelcase": "^3.0.0",
"url-loader": "^1.0.1",
"url-loader": "^1.1.0",
"vant-doc": "1.0.14",
"vue": "2.5.17",
"vue-jest": "^2.6.0",