康巴易测肤/伤疤uniapp小程序类
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

1 line
741B

  1. <uv-image vue-id="25f3db0d-1" src="{{src}}" mode="{{mode}}" width="{{width}}" height="{{height}}" shape="{{shape}}" radius="{{radius}}" lazyLoad="{{lazyLoad}}" showMenuByLongpress="{{showMenuByLongpress}}" loadingIcon="{{loadingIcon}}" errorIcon="{{errorIcon}}" showLoading="{{showLoading}}" showError="{{showError}}" fade="{{fade}}" webp="{{webp}}" duration="{{duration}}" bgColor="{{bgColor}}" customStyle="{{customStyle}}" data-event-opts="{{[['^click',[['$emit',['click']]]],['^error',[['$emit',['error']]]],['^load',[['$emit',['load']]]]]}}" bind:click="__e" bind:error="__e" bind:load="__e" bind:__l="__l" vue-slots="{{['loading','error']}}"><slot name="loading" slot="loading"></slot><slot name="error" slot="error"></slot></uv-image>