Browse Source

更改 img 组件

fuwei 6 năm trước cách đây
mục cha
commit
d4ca6e6b01
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      store/src/components/app-img.vue

+ 1 - 1
store/src/components/app-img.vue

@@ -44,7 +44,7 @@ export default {
 		// #ifndef H5
 		mode: {
 			type: String,
-			default: 'widthFix'
+			default: 'scaleToFill'
 		},
 		// #endif
 		height: {