Parcourir la source

Merge branch 'master' of http://git.huaml.com/zhh/front-end

shish il y a 6 ans
Parent
commit
c12dc1b8b0
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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
 		// #ifndef H5
 		mode: {
 		mode: {
 			type: String,
 			type: String,
-			default: 'widthFix'
+			default: 'scaleToFill'
 		},
 		},
 		// #endif
 		// #endif
 		height: {
 		height: {