mali-applet-ui 1.0.2 → 1.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -117,7 +117,7 @@ export default {
117
117
  loading: false,
118
118
  fileList: [],
119
119
  docsTypes: ['doc', 'xls', 'ppt', 'pdf', 'docx', 'xlsx', 'pptx'],
120
- imgTypes: ['png', 'jpg']
120
+ imgTypes: ['png', 'jpg', 'gif']
121
121
  }
122
122
  },
123
123
  computed: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mali-applet-ui",
3
- "version": "1.0.2",
3
+ "version": "1.0.3",
4
4
  "description": "码里云小程序组件库",
5
5
  "files": [
6
6
  "lib",