Merge branch 'master' of https://gitee.com/sheepjs/shopro-uniapp
This commit is contained in:
@@ -120,7 +120,7 @@
|
||||
:src="sheep.$url.cdn(item.content.url)"
|
||||
:height="200"
|
||||
:width="200"
|
||||
mode="scaleToFill"
|
||||
mode="aspectFill"
|
||||
></su-image>
|
||||
</view>
|
||||
</template>
|
||||
@@ -707,7 +707,7 @@
|
||||
}
|
||||
.imgred,
|
||||
img {
|
||||
width: 100% !important;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user