Просмотр исходного кода

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

shish 6 лет назад
Родитель
Сommit
c12dc1b8b0
1 измененных файлов с 1 добавлено и 1 удалено
  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: {