Răsfoiți Sursa

更改 img 组件

fuwei 6 ani în urmă
părinte
comite
d4ca6e6b01
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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: {