first commit

This commit is contained in:
PC-202306242200\Administrator
2026-03-28 23:27:25 +08:00
commit 85b89ccea7
1694 changed files with 168292 additions and 0 deletions

View File

@@ -0,0 +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>