Comparing version 0.3.12 to 0.3.13
{ | ||
"name": "vue-flyme", | ||
"version": "0.3.12", | ||
"version": "0.3.13", | ||
"description": "vue2 plugin - flyme controls", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -136,2 +136,3 @@ # vue2 插件 - Flyme 公共控件 | ||
| ![](demo/png/trash.png) | trash | | ||
| ![](demo/png/triangle.png) | triangle | | ||
| ![](demo/png/triangle.png) | triangle | | ||
| ![](demo/png/volume.png) | volume | |
@@ -10,2 +10,3 @@ import iarrow from './svg/arrow.svg'; | ||
import itriangle from './svg/triangle.svg'; | ||
import ivolume from './svg/volume.svg'; | ||
@@ -21,3 +22,4 @@ export default { | ||
'trash': itrash, | ||
'triangle': itriangle | ||
'triangle': itriangle, | ||
'volume': ivolume | ||
} |
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
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
36877
29
60
137