Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 256 Bytes

20211105-u-image组件使用.md

File metadata and controls

10 lines (6 loc) · 256 Bytes

20211105-u-image组件使用

<u-image width="230" height="230" :src="$s(info.img,'w230h230')" border-radius='24' shape="square" loading-icon='' :fade="true" duration="450">
        <u-loading slot="loading"></u-loading>
      </u-image>