2025/2/8第一次更新

This commit is contained in:
爱吃咸鱼小猫咪
2025-02-08 18:50:38 +08:00
commit d7af560866
26519 changed files with 5046029 additions and 0 deletions
@@ -0,0 +1 @@
"use strict";const o=require("../../../common/vendor.js"),r={name:"fui-load-ani",props:{type:{type:[Number,String],default:1},color:{type:String,default:""},isFixed:{type:Boolean,default:!1},maskColor:{type:String,default:"transparent"}}};const c=o._export_sfc(r,[["render",function(r,c,l,e,t,p){return o.e({a:1==l.type},1==l.type?{b:l.color&&!0!==l.color?"":1,c:l.color,d:l.color&&!0!==l.color?"":1,e:l.color,f:l.color&&"true"!==l.color?"":1,g:l.color}:{},{h:2==l.type},2==l.type?{i:l.color&&!0!==l.color?"":1,j:l.color,k:l.color&&!0!==l.color?"":1,l:l.color,m:l.color&&!0!==l.color?"":1,n:l.color}:{},{o:3==l.type},3==l.type?{p:l.color&&!0!==l.color?"":1,q:l.color,r:l.color}:{},{s:4==l.type},4==l.type?{t:l.color&&!0!==l.color?"":1,v:l.color,w:l.color&&!0!==l.color?"":1,x:l.color}:{},{y:5==l.type},5==l.type?{z:l.color&&!0!==l.color?"":1,A:l.color,B:l.color&&!0!==l.color?"":1,C:l.color,D:l.color&&!0!==l.color?"":1,E:l.color}:{},{F:l.isFixed?1:"",G:l.isFixed?l.maskColor:"transparent"})}],["__scopeId","data-v-7bc5ee35"]]);wx.createComponent(c);
@@ -0,0 +1,4 @@
{
"component": true,
"usingComponents": {}
}
@@ -0,0 +1 @@
<view class="{{['fui-load__ani', 'data-v-7bc5ee35', F && 'fui-load__ani-fixed', virtualHostClass]}}" style="{{'background:' + G + ';' + virtualHostStyle}}"><view wx:if="{{a}}" class="fui-load__ani-1 data-v-7bc5ee35"><view class="{{['fui-load__ani-a', 'data-v-7bc5ee35', b && 'fui-load__ani-bg']}}" style="{{'background:' + c}}"></view><view class="{{['fui-ani__ani-b', 'data-v-7bc5ee35', d && 'fui-load__ani-bg']}}" style="{{'background:' + e}}"></view><view class="{{['data-v-7bc5ee35', f && 'fui-load__ani-bg']}}" style="{{'background:' + g}}"></view></view><view wx:if="{{h}}" class="fui-load__ani-2 data-v-7bc5ee35"><view class="{{['fui-load__ani-line', 'fui-load__ani-c', 'data-v-7bc5ee35', i && 'fui-load__ani-bg']}}" style="{{'background:' + j}}"></view><view class="{{['fui-load__ani-line', 'fui-load__ani-d', 'data-v-7bc5ee35', k && 'fui-load__ani-bg']}}" style="{{'background:' + l}}"></view><view class="{{['fui-load__ani-line', 'fui-load__ani-e', 'data-v-7bc5ee35', m && 'fui-load__ani-bg']}}" style="{{'background:' + n}}"></view></view><view wx:if="{{o}}" class="{{['fui-load__ani-3', 'data-v-7bc5ee35', p && 'fui-load__ani-border']}}" style="{{'border-left-color:' + q + ';' + ('border-right-color:' + r)}}"></view><view wx:if="{{s}}" class="{{['fui-load__ani-4', 'data-v-7bc5ee35', w && 'fui-load__ani-bcolor']}}" style="{{'border-color:' + x}}"><view class="{{['fui-load__ani-f', 'data-v-7bc5ee35', t && 'fui-load__ani-bg']}}" style="{{'background:' + v}}"></view></view><view wx:if="{{y}}" class="{{['fui-load__ani-5', 'data-v-7bc5ee35', D && 'fui-load__ani-bg']}}" style="{{'background:' + E}}"><view class="{{['fui-load__ani-g', 'data-v-7bc5ee35', z && 'fui-load__ani-bg']}}" style="{{'background:' + A}}"></view><view class="{{['fui-load__ani-h', 'data-v-7bc5ee35', B && 'fui-load__ani-bg']}}" style="{{'background:' + C}}"></view></view></view>
@@ -0,0 +1 @@
.fui-load__ani.data-v-7bc5ee35{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center}.fui-load__ani-fixed.data-v-7bc5ee35{position:fixed;left:0;right:0;top:0;bottom:0;display:flex;z-index:996;justify-content:center;align-items:center}.fui-load__ani-1.data-v-7bc5ee35{flex-direction:row}.fui-load__ani-1 view.data-v-7bc5ee35{width:36rpx;height:36rpx;border-radius:50%;display:inline-block;animation:ani_1-7bc5ee35 1.4s infinite ease-in-out;animation-fill-mode:both}.fui-load__ani-1 .fui-load__ani-a.data-v-7bc5ee35{animation-delay:-.3s}.fui-load__ani-1 .fui-load__ani-b.data-v-7bc5ee35{animation-delay:-.15s}@keyframes ani_1-7bc5ee35{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}.fui-load__ani-2.data-v-7bc5ee35{position:relative;width:60rpx;height:60rpx;display:inline-block;vertical-align:middle}.fui-load__ani-line.data-v-7bc5ee35{width:8rpx;position:absolute;border-top-left-radius:8rpx;border-top-right-radius:8rpx;bottom:0;transform:translateZ(0)}.fui-load__ani-c.data-v-7bc5ee35{animation:ani_2-7bc5ee35 .5s ease alternate infinite}.fui-load__ani-d.data-v-7bc5ee35{left:20rpx;animation:ani_2-7bc5ee35 .5s .2s ease alternate infinite}.fui-load__ani-e.data-v-7bc5ee35{left:40rpx;animation:ani_2-7bc5ee35 .5s .4s ease alternate infinite}@keyframes ani_2-7bc5ee35{0%{height:0}to{height:75%}}.fui-load__ani-3.data-v-7bc5ee35{width:40rpx;height:40rpx;border:2px solid transparent;border-radius:50%;animation:.9s ani_3-7bc5ee35 linear infinite}@keyframes ani_3-7bc5ee35{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fui-load__ani-4.data-v-7bc5ee35{width:52rpx;height:52rpx;border:1px solid;border-radius:50%;animation:.9s ani_3-7bc5ee35 linear infinite;position:relative}.fui-load__ani-f.data-v-7bc5ee35{width:16rpx;height:16rpx;position:absolute;top:-8rpx;left:50%;border-radius:50%;opacity:.6}.fui-load__ani-5.data-v-7bc5ee35{position:relative;width:16rpx;height:16rpx;border-radius:50%;animation:ani_4 1s infinite linear}.fui-load__ani-g.data-v-7bc5ee35,.fui-load__ani-h.data-v-7bc5ee35{display:inline-block;position:absolute;top:0;width:16rpx;height:16rpx;border-radius:50%;opacity:.25}.fui-load__ani-g.data-v-7bc5ee35{left:-30rpx;animation:ani_4_2-7bc5ee35 1s infinite linear}.fui-load__ani-h.data-v-7bc5ee35{left:30rpx;animation:ani_4_1-7bc5ee35 1s infinite linear}@keyframes ani_4_1-7bc5ee35{0%{opacity:.25}33%{opacity:1}66%{opacity:.25}}@keyframes ani_4_2-7bc5ee35{33%{opacity:.25}66%{opacity:1}to{opacity:.25}}.fui-load__ani-bcolor.data-v-7bc5ee35{border-color:var(--fui-color-primary, #465CFF)!important}.fui-load__ani-border.data-v-7bc5ee35{border-left-color:var(--fui-color-primary, #465CFF)!important;border-right-color:var(--fui-color-primary, #465CFF)!important}.fui-load__ani-bg.data-v-7bc5ee35{background:var(--fui-color-primary, #465CFF)!important}