<view class="orgimg">
<image src="../../../static/timg%5B3%5D.jpg" mode="aspectFill" ></image>
</view>
//css部分
<style lang="scss">
.orgimg {
width: 500upx;
height: 500upx;
}
</style>```
