first commit

This commit is contained in:
2026-09-08 20:28:54 +08:00
commit 2ada8d3d5a
37380 changed files with 4886169 additions and 0 deletions
@@ -0,0 +1 @@
<u-transition vue-id="5556a3c3-1" mode="fade" show="{{show}}" class="data-v-0c80a19e" bind:__l="__l" vue-slots="{{['default']}}"><view data-event-opts="{{[['tap',[['clickHandler',['$event']]]]]}}" class="{{['u-alert','data-v-0c80a19e','u-alert--'+type+'--'+effect]}}" style="{{$root.s0}}" catchtap="__e"><block wx:if="{{showIcon}}"><view class="u-alert__icon data-v-0c80a19e"><u-icon vue-id="{{('5556a3c3-2')+','+('5556a3c3-1')}}" name="{{iconName}}" size="18" color="{{iconColor}}" class="data-v-0c80a19e" bind:__l="__l"></u-icon></view></block><view class="u-alert__content data-v-0c80a19e" style="{{'padding-right:'+(closable?'20px':0)+';'}}"><block wx:if="{{title}}"><text class="{{['u-alert__content__title','data-v-0c80a19e',effect==='dark'?'u-alert__text--dark':'u-alert__text--'+type+'--light']}}" style="{{'font-size:'+($root.g0)+';'+('text-align:'+(center?'center':'left')+';')}}">{{title}}</text></block><block wx:if="{{description}}"><text class="{{['u-alert__content__desc','data-v-0c80a19e',effect==='dark'?'u-alert__text--dark':'u-alert__text--'+type+'--light']}}" style="{{'font-size:'+($root.g1)+';'+('text-align:'+(center?'center':'left')+';')}}">{{description}}</text></block></view><block wx:if="{{closable}}"><view data-event-opts="{{[['tap',[['closeHandler',['$event']]]]]}}" class="u-alert__close data-v-0c80a19e" catchtap="__e"><u-icon vue-id="{{('5556a3c3-3')+','+('5556a3c3-1')}}" name="close" color="{{iconColor}}" size="15" class="data-v-0c80a19e" bind:__l="__l"></u-icon></view></block></view></u-transition>