Explorar o código

更改 img 组件

fuwei %!s(int64=6) %!d(string=hai) anos
pai
achega
d4ca6e6b01
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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: {