瀏覽代碼

更改 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: {