소스 검색

更改 img 组件

fuwei 6 년 전
부모
커밋
d4ca6e6b01
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: {