Comparing version 1.1.25 to 1.1.26
{ | ||
"name": "le-ui", | ||
"version": "1.1.25", | ||
"version": "1.1.26", | ||
"description": "leke vue components", | ||
@@ -5,0 +5,0 @@ "author": { |
@@ -45,23 +45,4 @@ export default { | ||
required: false | ||
}, | ||
{ | ||
name: 'sprite', | ||
type: ['Boolean'], | ||
describe: '是否使用雪碧图,数据格式中需要包含class', | ||
default: 'false', | ||
option: [ | ||
{ | ||
name: true, | ||
describe: '使用雪碧图', | ||
default: false | ||
}, | ||
{ | ||
name: false, | ||
describe: '不使用雪碧图', | ||
default: true | ||
} | ||
], | ||
required: false | ||
}, | ||
} | ||
] | ||
} |
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
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
1981257
10088