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 e=require("../../../../common/vendor.js"),t={name:"u-cell",data:()=>({}),mixins:[e.mpMixin,e.mixin,e.props$4],computed:{titleTextStyle(){return e.addStyle(this.titleStyle)}},emits:["click"],methods:{addStyle:e.addStyle,testEmpty:e.test.empty,clickHandler(e){this.disabled||(this.$emit("click",{name:this.name}),this.openPage(),this.stop&&this.preventEvent(e))}}};if(!Array){(e.resolveComponent("u-icon")+e.resolveComponent("u-line"))()}Math||((()=>"../u-icon/u-icon.js")+(()=>"../u-line/u-line.js"))();const l=e._export_sfc(t,[["render",function(t,l,i,s,n,c){return e.e({a:t.$slots.icon||t.icon},t.$slots.icon||t.icon?e.e({b:t.$slots.icon},t.$slots.icon?{}:{c:e.p({name:t.icon,"custom-style":t.iconStyle,size:"large"===t.size?22:18})}):{},{d:t.$slots.title||!t.title},t.$slots.title||!t.title?{}:{e:e.t(t.title),f:e.s(c.titleTextStyle),g:e.n(t.required&&"u-cell--required"),h:e.n(t.disabled&&"u-cell--disabled"),i:e.n("large"===t.size&&"u-cell__title-text--large")},{j:t.label},t.label?{k:e.t(t.label),l:e.n(t.disabled&&"u-cell--disabled"),m:e.n("large"===t.size&&"u-cell__label--large")}:{},{n:!c.testEmpty(t.value)},c.testEmpty(t.value)?{}:{o:e.t(t.value),p:e.n(t.disabled&&"u-cell--disabled"),q:e.n("large"===t.size&&"u-cell__value--large")},{r:t.$slots["right-icon"]||t.isLink},t.$slots["right-icon"]||t.isLink?e.e({s:t.rightIcon&&!t.$slots["right-icon"]},t.rightIcon&&!t.$slots["right-icon"]?{t:e.p({name:t.rightIcon,"custom-style":t.rightIconStyle,color:t.disabled?"#c8c9cc":"info",size:"large"===t.size?18:16})}:{},{v:e.n(`u-cell__right-icon-wrap--${t.arrowDirection}`)}):{},{w:t.$slots.righticon},t.$slots.righticon?{x:e.n(`u-cell__right-icon-wrap--${t.arrowDirection}`)}:{},{y:e.n(t.center&&"u-cell--center"),z:e.n("large"===t.size&&"u-cell__body--large"),A:t.border},(t.border,{}),{B:e.n(t.customClass),C:e.s(c.addStyle(t.customStyle)),D:t.disabled||!t.clickable&&!t.isLink?"":"u-cell--clickable",E:e.o(((...e)=>c.clickHandler&&c.clickHandler(...e)))})}],["__scopeId","data-v-767dcd4e"]]);wx.createComponent(l);
@@ -0,0 +1,7 @@
{
"component": true,
"usingComponents": {
"u-icon": "../u-icon/u-icon",
"u-line": "../u-line/u-line"
}
}
@@ -0,0 +1 @@
<view class="{{['u-cell', 'data-v-767dcd4e', B, virtualHostClass]}}" style="{{C + ';' + virtualHostStyle}}" hover-class="{{D}}" hover-stay-time="{{250}}" bindtap="{{E}}"><view class="{{['u-cell__body', 'data-v-767dcd4e', y, z]}}"><view class="u-cell__body__content data-v-767dcd4e"><view wx:if="{{a}}" class="u-cell__left-icon-wrap data-v-767dcd4e"><slot wx:if="{{b}}" name="icon"></slot><u-icon wx:else class="data-v-767dcd4e" virtualHostClass="data-v-767dcd4e" u-i="767dcd4e-0" bind:__l="__l" u-p="{{c||''}}"></u-icon></view><view class="u-cell__title data-v-767dcd4e"><slot wx:if="{{d}}" name="title"></slot><text wx:else style="{{f}}" class="{{['u-cell__title-text', 'data-v-767dcd4e', g, h, i]}}">{{e}}</text><block wx:if="{{$slots.label}}"><slot name="label"></slot></block><block wx:else><text wx:if="{{j}}" class="{{['u-cell__label', 'data-v-767dcd4e', l, m]}}">{{k}}</text></block></view></view><block wx:if="{{$slots.value}}"><slot name="value"></slot></block><block wx:else><text wx:if="{{n}}" class="{{['u-cell__value', 'data-v-767dcd4e', p, q]}}">{{o}}</text></block><view wx:if="{{r}}" class="{{['u-cell__right-icon-wrap', 'data-v-767dcd4e', v]}}"><u-icon wx:if="{{s}}" class="data-v-767dcd4e" virtualHostClass="data-v-767dcd4e" u-i="767dcd4e-1" bind:__l="__l" u-p="{{t}}"></u-icon><slot wx:else name="right-icon"></slot></view><view wx:if="{{w}}" class="{{['u-cell__right-icon-wrap', 'data-v-767dcd4e', x]}}"><slot name="righticon"></slot></view></view><u-line wx:if="{{A}}" class="data-v-767dcd4e" virtualHostClass="data-v-767dcd4e" u-i="767dcd4e-2" bind:__l="__l"></u-line></view>
@@ -0,0 +1 @@
.u-empty.data-v-767dcd4e,.u-empty__wrap.data-v-767dcd4e,.u-tabs.data-v-767dcd4e,.u-tabs__wrapper.data-v-767dcd4e,.u-tabs__wrapper__scroll-view-wrapper.data-v-767dcd4e,.u-tabs__wrapper__scroll-view.data-v-767dcd4e,.u-tabs__wrapper__nav.data-v-767dcd4e,.u-tabs__wrapper__nav__line.data-v-767dcd4e,.up-empty.data-v-767dcd4e,.up-empty__wrap.data-v-767dcd4e,.up-tabs.data-v-767dcd4e,.up-tabs__wrapper.data-v-767dcd4e,.up-tabs__wrapper__scroll-view-wrapper.data-v-767dcd4e,.up-tabs__wrapper__scroll-view.data-v-767dcd4e,.up-tabs__wrapper__nav.data-v-767dcd4e,.up-tabs__wrapper__nav__line.data-v-767dcd4e{display:flex;flex-direction:column;flex-shrink:0;flex-grow:0;flex-basis:auto;align-items:stretch;align-content:flex-start}.u-cell__body.data-v-767dcd4e{display:flex;flex-direction:row;box-sizing:border-box;padding:13px 15px;font-size:15px;color:#303133;align-items:center}.u-cell__body__content.data-v-767dcd4e{display:flex;flex-direction:row;align-items:center;flex:1}.u-cell__body--large.data-v-767dcd4e{padding-top:13px;padding-bottom:13px}.u-cell__left-icon-wrap.data-v-767dcd4e,.u-cell__right-icon-wrap.data-v-767dcd4e{display:flex;flex-direction:row;align-items:center;font-size:16px}.u-cell__left-icon-wrap.data-v-767dcd4e{margin-right:4px}.u-cell__right-icon-wrap.data-v-767dcd4e{margin-left:4px;transition:transform .3s}.u-cell__right-icon-wrap--up.data-v-767dcd4e{transform:rotate(-90deg)}.u-cell__right-icon-wrap--down.data-v-767dcd4e{transform:rotate(90deg)}.u-cell__title.data-v-767dcd4e{flex:1;display:flex;flex-direction:column}.u-cell__title-text.data-v-767dcd4e{font-size:15px;line-height:22px;color:#303133}.u-cell__title-text--large.data-v-767dcd4e{font-size:16px}.u-cell__label.data-v-767dcd4e{margin-top:5px;font-size:12px;color:#909193;line-height:18px}.u-cell__label--large.data-v-767dcd4e{font-size:14px}.u-cell__value.data-v-767dcd4e{text-align:right;margin-left:auto;font-size:14px;line-height:24px;color:#606266}.u-cell__value--large.data-v-767dcd4e{font-size:15px}.u-cell--required.data-v-767dcd4e{overflow:visible;display:flex;flex-direction:row;align-items:center}.u-cell--required.data-v-767dcd4e:before{position:absolute;content:"*";left:-8px;margin-top:4rpx;font-size:14px;color:#f56c6c}.u-cell--clickable.data-v-767dcd4e{background-color:#f3f4f6}.u-cell--disabled.data-v-767dcd4e{color:#c8c9cc;cursor:not-allowed}.u-cell--center.data-v-767dcd4e{align-items:center}