Comparing version 0.7.3 to 0.7.5
@@ -1264,2 +1264,7 @@ (function webpackUniversalModuleDefinition(root, factory) { | ||
mounted: function mounted() { | ||
var pages = this.$el.querySelectorAll('.van-swipe-item'); | ||
if (pages.length <= 1) { | ||
return; | ||
} | ||
this.input = new input_defaultExport(this.$el, { | ||
@@ -1266,0 +1271,0 @@ listenMoving: true |
{ | ||
"name": "vant", | ||
"version": "0.7.3", | ||
"version": "0.7.5", | ||
"description": "有赞vue wap组件库", | ||
@@ -5,0 +5,0 @@ "main": "lib/vant.js", |
{ | ||
"name": "vant-css", | ||
"version": "0.7.3", | ||
"version": "0.7.5", | ||
"description": "vant css.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.css", |
@@ -40,3 +40,3 @@ import Button from '../packages/button/index.js'; | ||
const version = '0.7.3'; | ||
const version = '0.7.5'; | ||
const components = [ | ||
@@ -43,0 +43,0 @@ Button, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1491459
31429