fuwei 6 anni fa
parent
commit
d4ca6e6b01
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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: {