first commit

This commit is contained in:
PC-202306242200\Administrator
2026-03-28 23:09:02 +08:00
commit dac42e3b0c
3512 changed files with 181637 additions and 0 deletions

View File

@@ -0,0 +1 @@
"use strict";const color={primary:"#3c9cff",info:"#909399",default:"#909399",warning:"#f9ae3d",error:"#f56c6c",success:"#5ac725",mainColor:"#303133",contentColor:"#606266",tipsColor:"#909399",lightColor:"#c0c4cc",borderColor:"#e4e7ed"};exports.color=color;

View File

@@ -0,0 +1 @@
"use strict";const version="3";const config={v:version,version:version,type:["primary","success","info","error","warning"],color:{"u-primary":"#2979ff","u-warning":"#ff9900","u-success":"#19be6b","u-error":"#fa3534","u-info":"#909399","u-main-color":"#303133","u-content-color":"#606266","u-tips-color":"#909399","u-light-color":"#c0c4cc"},unit:"px"};exports.config=config;

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
"use strict";const ActionSheet={actionSheet:{show:false,title:"",description:"",actions:[],index:"",cancelText:"",closeOnClickAction:true,safeAreaInsetBottom:true,openType:"",closeOnClickOverlay:true,round:0}};exports.ActionSheet=ActionSheet;

View File

@@ -0,0 +1 @@
"use strict";const Album={album:{urls:[],keyName:"",singleSize:180,multipleSize:70,space:6,singleMode:"scaleToFill",multipleMode:"aspectFill",maxCount:9,previewFullImage:true,rowCount:3,showMore:true}};exports.Album=Album;

View File

@@ -0,0 +1 @@
"use strict";const Alert={alert:{title:"",type:"warning",description:"",closable:false,showIcon:false,effect:"light",center:false,fontSize:14}};exports.Alert=Alert;

View File

@@ -0,0 +1 @@
"use strict";const Avatar={avatar:{src:"",shape:"circle",size:40,mode:"scaleToFill",text:"",bgColor:"#c0c4cc",color:"#ffffff",fontSize:18,icon:"",mpAvatar:false,randomBgColor:false,defaultUrl:"",colorIndex:"",name:""}};exports.Avatar=Avatar;

View File

@@ -0,0 +1 @@
"use strict";const AvatarGroup={avatarGroup:{urls:[],maxCount:5,shape:"circle",mode:"scaleToFill",showMore:true,size:40,keyName:"",gap:.5,extraValue:0}};exports.AvatarGroup=AvatarGroup;

View File

@@ -0,0 +1 @@
"use strict";const Backtop={backtop:{mode:"circle",icon:"arrow-upward",text:"",duration:100,scrollTop:0,top:400,bottom:100,right:20,zIndex:9,iconStyle:{color:"#909399",fontSize:"19px"}}};exports.Backtop=Backtop;

View File

@@ -0,0 +1 @@
"use strict";const Badge={badge:{isDot:false,value:"",show:true,max:999,type:"error",showZero:false,bgColor:null,color:null,shape:"circle",numberType:"overflow",offset:[],inverted:false,absolute:false}};exports.Badge=Badge;

View File

@@ -0,0 +1 @@
"use strict";const Button={button:{hairline:false,type:"info",size:"normal",shape:"square",plain:false,disabled:false,loading:false,loadingText:"",loadingMode:"spinner",loadingSize:15,openType:"",formType:"",appParameter:"",hoverStopPropagation:true,lang:"en",sessionFrom:"",sendMessageTitle:"",sendMessagePath:"",sendMessageImg:"",showMessageCard:false,dataName:"",throttleTime:0,hoverStartTime:0,hoverStayTime:200,text:"",icon:"",iconColor:"",color:""}};exports.Button=Button;

View File

@@ -0,0 +1 @@
"use strict";const Calendar={calendar:{title:"日期选择",showTitle:true,showSubtitle:true,mode:"single",startText:"开始",endText:"结束",customList:[],color:"#3c9cff",minDate:0,maxDate:0,defaultDate:null,maxCount:Number.MAX_SAFE_INTEGER,rowHeight:56,formatter:null,showLunar:false,showMark:true,confirmText:"确定",confirmDisabledText:"确定",show:false,closeOnClickOverlay:false,readonly:false,showConfirm:true,maxRange:Number.MAX_SAFE_INTEGER,rangePrompt:"",showRangePrompt:true,allowSameDay:false,round:0,monthNum:3}};exports.Calendar=Calendar;

View File

@@ -0,0 +1 @@
"use strict";const CarKeyboard={carKeyboard:{random:false}};exports.CarKeyboard=CarKeyboard;

View File

@@ -0,0 +1 @@
"use strict";const Cell={cell:{customClass:"",title:"",label:"",value:"",icon:"",disabled:false,border:true,center:false,url:"",linkType:"navigateTo",clickable:false,isLink:false,required:false,arrowDirection:"",iconStyle:{},rightIconStyle:{},rightIcon:"arrow-right",titleStyle:{},size:"",stop:true,name:""}};exports.Cell=Cell;

View File

@@ -0,0 +1 @@
"use strict";const CellGroup={cellGroup:{title:"",border:true,customStyle:{}}};exports.CellGroup=CellGroup;

View File

@@ -0,0 +1 @@
"use strict";const Checkbox={checkbox:{name:"",shape:"",size:"",checkbox:false,disabled:"",activeColor:"",inactiveColor:"",iconSize:"",iconColor:"",label:"",labelSize:"",labelColor:"",labelDisabled:""}};exports.Checkbox=Checkbox;

View File

@@ -0,0 +1 @@
"use strict";const CheckboxGroup={checkboxGroup:{name:"",value:[],shape:"square",disabled:false,activeColor:"#2979ff",inactiveColor:"#c8c9cc",size:18,placement:"row",labelSize:14,labelColor:"#303133",labelDisabled:false,iconColor:"#ffffff",iconSize:12,iconPlacement:"left",borderBottom:false}};exports.CheckboxGroup=CheckboxGroup;

View File

@@ -0,0 +1 @@
"use strict";const CircleProgress={circleProgress:{percentage:30}};exports.CircleProgress=CircleProgress;

View File

@@ -0,0 +1 @@
"use strict";const Code={code:{seconds:60,startText:"获取验证码",changeText:"X秒重新获取",endText:"重新获取",keepRunning:false,uniqueKey:""}};exports.Code=Code;

View File

@@ -0,0 +1 @@
"use strict";const CodeInput={codeInput:{adjustPosition:true,maxlength:6,dot:false,mode:"box",hairline:false,space:10,value:"",focus:false,bold:false,color:"#606266",fontSize:18,size:35,disabledKeyboard:false,borderColor:"#c9cacc",disabledDot:true}};exports.CodeInput=CodeInput;

View File

@@ -0,0 +1 @@
"use strict";const Col={col:{span:12,offset:0,justify:"start",align:"stretch",textAlign:"left"}};exports.Col=Col;

View File

@@ -0,0 +1 @@
"use strict";const Collapse={collapse:{value:null,accordion:false,border:true}};exports.Collapse=Collapse;

View File

@@ -0,0 +1 @@
"use strict";const CollapseItem={collapseItem:{title:"",value:"",label:"",disabled:false,isLink:true,clickable:true,border:true,align:"left",name:"",icon:"",duration:300}};exports.CollapseItem=CollapseItem;

View File

@@ -0,0 +1 @@
"use strict";const ColumnNotice={columnNotice:{text:"",icon:"volume",mode:"",color:"#f9ae3d",bgColor:"#fdf6ec",fontSize:14,speed:80,step:false,duration:1500,disableTouch:true}};exports.ColumnNotice=ColumnNotice;

View File

@@ -0,0 +1 @@
"use strict";const CountDown={countDown:{time:0,format:"HH:mm:ss",autoStart:true,millisecond:false}};exports.CountDown=CountDown;

View File

@@ -0,0 +1 @@
"use strict";const CountTo={countTo:{startVal:0,endVal:0,duration:2e3,autoplay:true,decimals:0,useEasing:true,decimal:".",color:"#606266",fontSize:22,bold:false,separator:""}};exports.CountTo=CountTo;

View File

@@ -0,0 +1 @@
"use strict";const DatetimePicker={datetimePicker:{show:false,popupMode:"bottom",showToolbar:true,value:"",title:"",mode:"datetime",maxDate:new Date((new Date).getFullYear()+10,0,1).getTime(),minDate:new Date((new Date).getFullYear()-10,0,1).getTime(),minHour:0,maxHour:23,minMinute:0,maxMinute:59,filter:null,formatter:null,loading:false,itemHeight:44,cancelText:"取消",confirmText:"确认",cancelColor:"#909193",confirmColor:"#3c9cff",visibleItemCount:5,closeOnClickOverlay:false,defaultIndex:[]}};exports.DatetimePicker=DatetimePicker;

View File

@@ -0,0 +1 @@
"use strict";const Divider={divider:{dashed:false,hairline:true,dot:false,textPosition:"center",text:"",textSize:14,textColor:"#909399",lineColor:"#dcdfe6"}};exports.Divider=Divider;

View File

@@ -0,0 +1 @@
"use strict";const Empty={empty:{icon:"",text:"",textColor:"#c0c4cc",textSize:14,iconColor:"#c0c4cc",iconSize:90,mode:"data",width:160,height:160,show:true,marginTop:0}};exports.Empty=Empty;

View File

@@ -0,0 +1 @@
"use strict";const Form={form:{model:{},rules:{},errorType:"message",borderBottom:true,labelPosition:"left",labelWidth:45,labelAlign:"left",labelStyle:{}}};exports.Form=Form;

View File

@@ -0,0 +1 @@
"use strict";const GormItem={formItem:{label:"",prop:"",rule:"",borderBottom:"",labelPosition:"",labelWidth:"",rightIcon:"",leftIcon:"",required:false,leftIconStyle:""}};exports.GormItem=GormItem;

View File

@@ -0,0 +1 @@
"use strict";const Gap={gap:{bgColor:"transparent",height:20,marginTop:0,marginBottom:0,customStyle:{}}};exports.Gap=Gap;

View File

@@ -0,0 +1 @@
"use strict";const Grid={grid:{col:3,border:false,align:"left"}};exports.Grid=Grid;

View File

@@ -0,0 +1 @@
"use strict";const GridItem={gridItem:{name:null,bgColor:"transparent"}};exports.GridItem=GridItem;

View File

@@ -0,0 +1 @@
"use strict";const uni_modules_uviewPlus_libs_config_config=require("../config.js");const{color:color}=uni_modules_uviewPlus_libs_config_config.config;const Icon={icon:{name:"",color:color["u-content-color"],size:"16px",bold:false,index:"",hoverClass:"",customPrefix:"uicon",label:"",labelPos:"right",labelSize:"15px",labelColor:color["u-content-color"],space:"3px",imgMode:"",width:"",height:"",top:0,stop:false}};exports.Icon=Icon;

View File

@@ -0,0 +1 @@
"use strict";const Image={image:{src:"",mode:"aspectFill",width:"300",height:"225",shape:"square",radius:0,lazyLoad:true,showMenuByLongpress:true,loadingIcon:"photo",errorIcon:"error-circle",showLoading:true,showError:true,fade:true,webp:false,duration:500,bgColor:"#f3f4f6"}};exports.Image=Image;

View File

@@ -0,0 +1 @@
"use strict";const IndexAnchor={indexAnchor:{text:"",color:"#606266",size:14,bgColor:"#dedede",height:32}};exports.IndexAnchor=IndexAnchor;

View File

@@ -0,0 +1 @@
"use strict";const IndexList={indexList:{inactiveColor:"#606266",activeColor:"#5677fc",indexList:[],sticky:true,customNavHeight:0}};exports.IndexList=IndexList;

View File

@@ -0,0 +1 @@
"use strict";const Input={input:{value:"",type:"text",fixed:false,disabled:false,disabledColor:"#f5f7fa",clearable:false,password:false,maxlength:-1,placeholder:null,placeholderClass:"input-placeholder",placeholderStyle:"color: #c0c4cc",showWordLimit:false,confirmType:"done",confirmHold:false,holdKeyboard:false,focus:false,autoBlur:false,disableDefaultPadding:false,cursor:-1,cursorSpacing:30,selectionStart:-1,selectionEnd:-1,adjustPosition:true,inputAlign:"left",fontSize:"15px",color:"#303133",prefixIcon:"",prefixIconStyle:"",suffixIcon:"",suffixIconStyle:"",border:"surround",readonly:false,shape:"square",formatter:null}};exports.Input=Input;

View File

@@ -0,0 +1 @@
"use strict";const Keyboard={keyboard:{mode:"number",dotDisabled:false,tooltip:true,showTips:true,tips:"",showCancel:true,showConfirm:true,random:false,safeAreaInsetBottom:true,closeOnClickOverlay:true,show:false,overlay:true,zIndex:10075,cancelText:"取消",confirmText:"确定",autoChange:false}};exports.Keyboard=Keyboard;

View File

@@ -0,0 +1 @@
"use strict";const Line={line:{color:"#d6d7d9",length:"100%",direction:"row",hairline:true,margin:0,dashed:false}};exports.Line=Line;

View File

@@ -0,0 +1 @@
"use strict";const LineProgress={lineProgress:{activeColor:"#19be6b",inactiveColor:"#ececec",percentage:0,showText:true,height:12}};exports.LineProgress=LineProgress;

View File

@@ -0,0 +1 @@
"use strict";const uni_modules_uviewPlus_libs_config_config=require("../config.js");const{color:color}=uni_modules_uviewPlus_libs_config_config.config;const Link={link:{color:color["u-primary"],fontSize:15,underLine:false,href:"",mpTips:"链接已复制,请在浏览器打开",lineColor:"",text:""}};exports.Link=Link;

View File

@@ -0,0 +1 @@
"use strict";const List={list:{showScrollbar:false,lowerThreshold:50,upperThreshold:0,scrollTop:0,offsetAccuracy:10,enableFlex:false,pagingEnabled:false,scrollable:true,scrollIntoView:"",scrollWithAnimation:false,enableBackToTop:false,height:0,width:0,preLoadScreen:1}};exports.List=List;

View File

@@ -0,0 +1 @@
"use strict";const ListItem={listItem:{anchor:""}};exports.ListItem=ListItem;

View File

@@ -0,0 +1 @@
"use strict";const uni_modules_uviewPlus_libs_config_config=require("../config.js");const{color:color}=uni_modules_uviewPlus_libs_config_config.config;const LoadingIcon={loadingIcon:{show:true,color:color["u-tips-color"],textColor:color["u-tips-color"],vertical:false,mode:"spinner",size:24,textSize:15,text:"",timingFunction:"ease-in-out",duration:1200,inactiveColor:""}};exports.LoadingIcon=LoadingIcon;

View File

@@ -0,0 +1 @@
"use strict";const LoadingPage={loadingPage:{loadingText:"正在加载",image:"",loadingMode:"circle",loading:false,bgColor:"#ffffff",color:"#C8C8C8",fontSize:19,iconSize:28,loadingColor:"#C8C8C8"}};exports.LoadingPage=LoadingPage;

View File

@@ -0,0 +1 @@
"use strict";const Loadmore={loadmore:{status:"loadmore",bgColor:"transparent",icon:true,fontSize:14,iconSize:17,color:"#606266",loadingIcon:"spinner",loadmoreText:"加载更多",loadingText:"正在加载...",nomoreText:"没有更多了",isDot:false,iconColor:"#b7b7b7",marginTop:10,marginBottom:10,height:"auto",line:false,lineColor:"#E6E8EB",dashed:false}};exports.Loadmore=Loadmore;

View File

@@ -0,0 +1 @@
"use strict";const Modal={modal:{show:false,title:"",content:"",confirmText:"确认",cancelText:"取消",showConfirmButton:true,showCancelButton:false,confirmColor:"#2979ff",cancelColor:"#606266",buttonReverse:false,zoom:true,asyncClose:false,closeOnClickOverlay:false,negativeTop:0,width:"650rpx",confirmButtonShape:""}};exports.Modal=Modal;

View File

@@ -0,0 +1 @@
"use strict";const uni_modules_uviewPlus_libs_config_color=require("../color.js");const Navbar={navbar:{safeAreaInsetTop:true,placeholder:false,fixed:true,border:false,leftIcon:"arrow-left",leftText:"",rightText:"",rightIcon:"",title:"",bgColor:"#ffffff",titleWidth:"400rpx",height:"44px",leftIconSize:20,leftIconColor:uni_modules_uviewPlus_libs_config_color.color.mainColor,autoBack:false,titleStyle:""}};exports.Navbar=Navbar;

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
"use strict";const NoticeBar={noticeBar:{text:[],direction:"row",step:false,icon:"volume",mode:"",color:"#f9ae3d",bgColor:"#fdf6ec",speed:80,fontSize:14,duration:2e3,disableTouch:true,url:"",linkType:"navigateTo"}};exports.NoticeBar=NoticeBar;

View File

@@ -0,0 +1 @@
"use strict";const Notify={notify:{top:0,type:"primary",color:"#ffffff",bgColor:"",message:"",duration:3e3,fontSize:15,safeAreaInsetTop:false}};exports.Notify=Notify;

View File

@@ -0,0 +1 @@
"use strict";const NumberBox={numberBox:{name:"",value:0,min:1,max:Number.MAX_SAFE_INTEGER,step:1,integer:false,disabled:false,disabledInput:false,asyncChange:false,inputWidth:35,showMinus:true,showPlus:true,decimalLength:null,longPress:true,color:"#323233",buttonSize:30,bgColor:"#EBECEE",cursorSpacing:100,disableMinus:false,disablePlus:false,iconStyle:""}};exports.NumberBox=NumberBox;

View File

@@ -0,0 +1 @@
"use strict";const NumberKeyboard={numberKeyboard:{mode:"number",dotDisabled:false,random:false}};exports.NumberKeyboard=NumberKeyboard;

View File

@@ -0,0 +1 @@
"use strict";const Overlay={overlay:{show:false,zIndex:10070,duration:300,opacity:.5}};exports.Overlay=Overlay;

View File

@@ -0,0 +1 @@
"use strict";const Parse={parse:{copyLink:true,errorImg:"",lazyLoad:false,loadingImg:"",pauseVideo:true,previewImg:true,setTitle:true,showImgMenu:true}};exports.Parse=Parse;

View File

@@ -0,0 +1 @@
"use strict";const Picker={picker:{show:false,popupMode:"bottom",showToolbar:true,title:"",columns:[],loading:false,itemHeight:44,cancelText:"取消",confirmText:"确定",cancelColor:"#909193",confirmColor:"#3c9cff",visibleItemCount:5,keyName:"text",closeOnClickOverlay:false,defaultIndex:[],immediateChange:true}};exports.Picker=Picker;

View File

@@ -0,0 +1 @@
"use strict";const Popup={popup:{show:false,overlay:true,mode:"bottom",duration:300,closeable:false,overlayStyle:{},closeOnClickOverlay:true,zIndex:10075,safeAreaInsetBottom:true,safeAreaInsetTop:false,closeIconPos:"top-right",round:0,zoom:true,bgColor:"",overlayOpacity:.5}};exports.Popup=Popup;

View File

@@ -0,0 +1 @@
"use strict";const Radio={radio:{name:"",shape:"",disabled:"",labelDisabled:"",activeColor:"",inactiveColor:"",iconSize:"",labelSize:"",label:"",labelColor:"",size:"",iconColor:"",placement:""}};exports.Radio=Radio;

View File

@@ -0,0 +1 @@
"use strict";const RadioGroup={radioGroup:{value:"",disabled:false,shape:"circle",activeColor:"#2979ff",inactiveColor:"#c8c9cc",name:"",size:18,placement:"row",label:"",labelColor:"#303133",labelSize:14,labelDisabled:false,iconColor:"#ffffff",iconSize:12,borderBottom:false,iconPlacement:"left"}};exports.RadioGroup=RadioGroup;

View File

@@ -0,0 +1 @@
"use strict";const Rate={rate:{value:1,count:5,disabled:false,size:18,inactiveColor:"#b2b2b2",activeColor:"#FA3534",gutter:4,minCount:1,allowHalf:false,activeIcon:"star-fill",inactiveIcon:"star",touchable:true}};exports.Rate=Rate;

View File

@@ -0,0 +1 @@
"use strict";const ReadMore={readMore:{showHeight:400,toggle:false,closeText:"展开阅读全文",openText:"收起",color:"#2979ff",fontSize:14,textIndent:"2em",name:""}};exports.ReadMore=ReadMore;

View File

@@ -0,0 +1 @@
"use strict";const Row={row:{gutter:0,justify:"start",align:"center"}};exports.Row=Row;

View File

@@ -0,0 +1 @@
"use strict";const RowNotice={rowNotice:{text:"",icon:"volume",mode:"",color:"#f9ae3d",bgColor:"#fdf6ec",fontSize:14,speed:80}};exports.RowNotice=RowNotice;

View File

@@ -0,0 +1 @@
"use strict";const ScrollList={scrollList:{indicatorWidth:50,indicatorBarWidth:20,indicator:true,indicatorColor:"#f2f2f2",indicatorActiveColor:"#3c9cff",indicatorStyle:""}};exports.ScrollList=ScrollList;

View File

@@ -0,0 +1 @@
"use strict";const Search={search:{shape:"round",bgColor:"#f2f2f2",placeholder:"请输入关键字",clearabled:true,focus:false,showAction:true,actionStyle:{},actionText:"搜索",inputAlign:"left",inputStyle:{},disabled:false,borderColor:"transparent",searchIconColor:"#909399",searchIconSize:22,color:"#606266",placeholderColor:"#909399",searchIcon:"search",margin:"0",animation:false,value:"",maxlength:"-1",height:32,label:null}};exports.Search=Search;

View File

@@ -0,0 +1 @@
"use strict";const Section={section:{title:"",subTitle:"更多",right:true,fontSize:15,bold:true,color:"#303133",subColor:"#909399",showLine:true,lineColor:"",arrow:true}};exports.Section=Section;

View File

@@ -0,0 +1 @@
"use strict";const Skeleton={skeleton:{loading:true,animate:true,rows:0,rowsWidth:"100%",rowsHeight:18,title:true,titleWidth:"50%",titleHeight:18,avatar:false,avatarSize:32,avatarShape:"circle"}};exports.Skeleton=Skeleton;

View File

@@ -0,0 +1 @@
"use strict";const Slider={slider:{value:0,blockSize:18,min:0,max:100,step:1,activeColor:"#2979ff",inactiveColor:"#c0c4cc",blockColor:"#ffffff",showValue:false,disabled:false,blockStyle:{}}};exports.Slider=Slider;

View File

@@ -0,0 +1 @@
"use strict";const StatusBar={statusBar:{bgColor:"transparent"}};exports.StatusBar=StatusBar;

View File

@@ -0,0 +1 @@
"use strict";const Steps={steps:{direction:"row",current:0,activeColor:"#3c9cff",inactiveColor:"#969799",activeIcon:"",inactiveIcon:"",dot:false}};exports.Steps=Steps;

View File

@@ -0,0 +1 @@
"use strict";const StepsItem={stepsItem:{title:"",desc:"",iconSize:17,error:false}};exports.StepsItem=StepsItem;

View File

@@ -0,0 +1 @@
"use strict";const Sticky={sticky:{offsetTop:0,customNavHeight:0,disabled:false,bgColor:"transparent",zIndex:"",index:""}};exports.Sticky=Sticky;

View File

@@ -0,0 +1 @@
"use strict";const Subsection={subsection:{list:[],current:0,activeColor:"#3c9cff",inactiveColor:"#303133",mode:"button",fontSize:12,bold:true,bgColor:"#eeeeef",keyName:"name"}};exports.Subsection=Subsection;

View File

@@ -0,0 +1 @@
"use strict";const SwipeAction={swipeAction:{autoClose:true}};exports.SwipeAction=SwipeAction;

View File

@@ -0,0 +1 @@
"use strict";const SwipeActionItem={swipeActionItem:{show:false,name:"",disabled:false,threshold:20,autoClose:true,options:[],duration:300}};exports.SwipeActionItem=SwipeActionItem;

View File

@@ -0,0 +1 @@
"use strict";const Swiper={swiper:{list:[],indicator:false,indicatorActiveColor:"#FFFFFF",indicatorInactiveColor:"rgba(255, 255, 255, 0.35)",indicatorStyle:"",indicatorMode:"line",autoplay:true,current:0,currentItemId:"",interval:3e3,duration:300,circular:false,previousMargin:0,nextMargin:0,acceleration:false,displayMultipleItems:1,easingFunction:"default",keyName:"url",imgMode:"aspectFill",height:130,bgColor:"#f3f4f6",radius:4,loading:false,showTitle:false}};exports.Swiper=Swiper;

View File

@@ -0,0 +1 @@
"use strict";const SwipterIndicator={swiperIndicator:{length:0,current:0,indicatorActiveColor:"",indicatorInactiveColor:"",indicatorMode:"line"}};exports.SwipterIndicator=SwipterIndicator;

View File

@@ -0,0 +1 @@
"use strict";const Switch={switch:{loading:false,disabled:false,size:25,activeColor:"#2979ff",inactiveColor:"#ffffff",value:false,activeValue:true,inactiveValue:false,asyncChange:false,space:0}};exports.Switch=Switch;

View File

@@ -0,0 +1 @@
"use strict";const Tabbar={tabbar:{value:null,safeAreaInsetBottom:true,border:true,zIndex:1,activeColor:"#1989fa",inactiveColor:"#7d7e80",fixed:true,placeholder:true}};exports.Tabbar=Tabbar;

View File

@@ -0,0 +1 @@
"use strict";const TabbarItem={tabbarItem:{name:null,icon:"",badge:null,dot:false,text:"",badgeStyle:"top: 6px;right:2px;"}};exports.TabbarItem=TabbarItem;

View File

@@ -0,0 +1 @@
"use strict";const Tabs={tabs:{duration:300,list:[],lineColor:"#3c9cff",activeStyle:{color:"#303133"},inactiveStyle:{color:"#606266"},lineWidth:20,lineHeight:3,lineBgSize:"cover",itemStyle:{height:"44px"},scrollable:true,current:0,keyName:"name"}};exports.Tabs=Tabs;

View File

@@ -0,0 +1 @@
"use strict";const Tag={tag:{type:"primary",disabled:false,size:"medium",shape:"square",text:"",bgColor:"",color:"",borderColor:"",closeColor:"#C6C7CB",name:"",plainFill:false,plain:false,closable:false,show:true,icon:"",iconColor:""}};exports.Tag=Tag;

View File

@@ -0,0 +1 @@
"use strict";const Text={text:{type:"",show:true,text:"",prefixIcon:"",suffixIcon:"",mode:"",href:"",format:"",call:false,openType:"",bold:false,block:false,lines:"",color:"#303133",size:15,iconStyle:{fontSize:"15px"},decoration:"none",margin:0,lineHeight:"",align:"left",wordWrap:"normal"}};exports.Text=Text;

View File

@@ -0,0 +1 @@
"use strict";const Textarea={textarea:{value:"",placeholder:"",placeholderClass:"textarea-placeholder",placeholderStyle:"color: #c0c4cc",height:70,confirmType:"done",disabled:false,count:false,focus:false,autoHeight:false,fixed:false,cursorSpacing:0,cursor:"",showConfirmBar:true,selectionStart:-1,selectionEnd:-1,adjustPosition:true,disableDefaultPadding:false,holdKeyboard:false,maxlength:140,border:"surround",formatter:null}};exports.Textarea=Textarea;

View File

@@ -0,0 +1 @@
"use strict";const Toast={toast:{zIndex:10090,loading:false,text:"",icon:"",type:"",loadingMode:"",show:"",overlay:false,position:"center",params:{},duration:2e3,isTab:false,url:"",callback:null,back:false}};exports.Toast=Toast;

View File

@@ -0,0 +1 @@
"use strict";const Toolbar={toolbar:{show:true,cancelText:"取消",confirmText:"确认",cancelColor:"#909193",confirmColor:"#3c9cff",title:""}};exports.Toolbar=Toolbar;

View File

@@ -0,0 +1 @@
"use strict";const Tooltip={tooltip:{text:"",copyText:"",size:14,color:"#606266",bgColor:"transparent",direction:"top",zIndex:10071,showCopy:true,buttons:[],overlay:true,showToast:true}};exports.Tooltip=Tooltip;

View File

@@ -0,0 +1 @@
"use strict";const Transition={transition:{show:false,mode:"fade",duration:"300",timingFunction:"ease-out"}};exports.Transition=Transition;

View File

@@ -0,0 +1 @@
"use strict";const Upload={upload:{accept:"image",capture:["album","camera"],compressed:true,camera:"back",maxDuration:60,uploadIcon:"camera-fill",uploadIconColor:"#D3D4D6",useBeforeRead:false,previewFullImage:true,maxCount:52,disabled:false,imageMode:"aspectFill",name:"",sizeType:["original","compressed"],multiple:false,deletable:true,maxSize:Number.MAX_VALUE,fileList:[],uploadText:"",width:80,height:80,previewImage:true}};exports.Upload=Upload;

View File

@@ -0,0 +1 @@
"use strict";const zIndex={toast:10090,noNetwork:10080,popup:10075,mask:10070,navbar:980,topTips:975,sticky:970,indexListSticky:965};exports.zIndex=zIndex;

View File

@@ -0,0 +1 @@
"use strict";function colorGradient(startColor="rgb(0, 0, 0)",endColor="rgb(255, 255, 255)",step=10){const startRGB=hexToRgb(startColor,false);const startR=startRGB[0];const startG=startRGB[1];const startB=startRGB[2];const endRGB=hexToRgb(endColor,false);const endR=endRGB[0];const endG=endRGB[1];const endB=endRGB[2];const sR=(endR-startR)/step;const sG=(endG-startG)/step;const sB=(endB-startB)/step;const colorArr=[];for(let i=0;i<step;i++){let hex=rgbToHex(`rgb(${Math.round(sR*i+startR)},${Math.round(sG*i+startG)},${Math.round(sB*i+startB)})`);if(i===0)hex=rgbToHex(startColor);if(i===step-1)hex=rgbToHex(endColor);colorArr.push(hex)}return colorArr}function hexToRgb(sColor,str=true){const reg=/^#([0-9a-fA-f]{3}|[0-9a-fA-f]{6})$/;sColor=String(sColor).toLowerCase();if(sColor&&reg.test(sColor)){if(sColor.length===4){let sColorNew="#";for(let i=1;i<4;i+=1){sColorNew+=sColor.slice(i,i+1).concat(sColor.slice(i,i+1))}sColor=sColorNew}const sColorChange=[];for(let i=1;i<7;i+=2){sColorChange.push(parseInt(`0x${sColor.slice(i,i+2)}`))}if(!str){return sColorChange}return`rgb(${sColorChange[0]},${sColorChange[1]},${sColorChange[2]})`}if(/^(rgb|RGB)/.test(sColor)){const arr=sColor.replace(/(?:\(|\)|rgb|RGB)*/g,"").split(",");return arr.map((val=>Number(val)))}return sColor}function rgbToHex(rgb){const _this=rgb;const reg=/^#([0-9a-fA-f]{3}|[0-9a-fA-f]{6})$/;if(/^(rgb|RGB)/.test(_this)){const aColor=_this.replace(/(?:\(|\)|rgb|RGB)*/g,"").split(",");let strHex="#";for(let i=0;i<aColor.length;i++){let hex=Number(aColor[i]).toString(16);hex=String(hex).length==1?`${0}${hex}`:hex;if(hex==="0"){hex+=hex}strHex+=hex}if(strHex.length!==7){strHex=_this}return strHex}if(reg.test(_this)){const aNum=_this.replace(/#/,"").split("");if(aNum.length===6){return _this}if(aNum.length===3){let numHex="#";for(let i=0;i<aNum.length;i+=1){numHex+=aNum[i]+aNum[i]}return numHex}}else{return _this}}function colorToRgba(color,alpha){color=rgbToHex(color);const reg=/^#([0-9a-fA-f]{3}|[0-9a-fA-f]{6})$/;let sColor=String(color).toLowerCase();if(sColor&&reg.test(sColor)){if(sColor.length===4){let sColorNew="#";for(let i=1;i<4;i+=1){sColorNew+=sColor.slice(i,i+1).concat(sColor.slice(i,i+1))}sColor=sColorNew}const sColorChange=[];for(let i=1;i<7;i+=2){sColorChange.push(parseInt(`0x${sColor.slice(i,i+2)}`))}return`rgba(${sColorChange.join(",")},${alpha})`}return sColor}const colorGradient$1={colorGradient:colorGradient,hexToRgb:hexToRgb,rgbToHex:rgbToHex,colorToRgba:colorToRgba};exports.colorGradient=colorGradient$1;exports.colorGradient$1=colorGradient;

View File

@@ -0,0 +1 @@
"use strict";let timeout=null;function debounce(func,wait=500,immediate=false){if(timeout!==null)clearTimeout(timeout);if(immediate){const callNow=!timeout;timeout=setTimeout((()=>{timeout=null}),wait);if(callNow)typeof func==="function"&&func()}else{timeout=setTimeout((()=>{typeof func==="function"&&func()}),wait)}}exports.debounce=debounce;

View File

@@ -0,0 +1 @@
"use strict";function strip(num,precision=15){return+parseFloat(Number(num).toPrecision(precision))}function digitLength(num){const eSplit=num.toString().split(/[eE]/);const len=(eSplit[0].split(".")[1]||"").length-+(eSplit[1]||0);return len>0?len:0}function float2Fixed(num){if(num.toString().indexOf("e")===-1){return Number(num.toString().replace(".",""))}const dLen=digitLength(num);return dLen>0?strip(Number(num)*Math.pow(10,dLen)):Number(num)}function checkBoundary(num){{if(num>Number.MAX_SAFE_INTEGER||num<Number.MIN_SAFE_INTEGER){console.warn(`${num} 超出了精度限制,结果可能不正确`)}}}function iteratorOperation(arr,operation){const[num1,num2,...others]=arr;let res=operation(num1,num2);others.forEach((num=>{res=operation(res,num)}));return res}function times(...nums){if(nums.length>2){return iteratorOperation(nums,times)}const[num1,num2]=nums;const num1Changed=float2Fixed(num1);const num2Changed=float2Fixed(num2);const baseNum=digitLength(num1)+digitLength(num2);const leftValue=num1Changed*num2Changed;checkBoundary(leftValue);return leftValue/Math.pow(10,baseNum)}function divide(...nums){if(nums.length>2){return iteratorOperation(nums,divide)}const[num1,num2]=nums;const num1Changed=float2Fixed(num1);const num2Changed=float2Fixed(num2);checkBoundary(num1Changed);checkBoundary(num2Changed);return times(num1Changed/num2Changed,strip(Math.pow(10,digitLength(num2)-digitLength(num1))))}function round(num,ratio){const base=Math.pow(10,ratio);let result=divide(Math.round(Math.abs(times(num,base))),base);if(num<0&&result!==0){result=times(result,-1)}return result}exports.round=round;

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
"use strict";let platform="none";platform="vue3";platform="mp";platform="alipay";const platform$1=platform;exports.platform=platform$1;

View File

@@ -0,0 +1 @@
"use strict";function email(value){return/^\w+((-\w+)|(\.\w+))*\@[A-Za-z0-9]+((\.|-)[A-Za-z0-9]+)*\.[A-Za-z0-9]+$/.test(value)}function mobile(value){return/^1[23456789]\d{9}$/.test(value)}function url(value){return/^((https|http|ftp|rtsp|mms):\/\/)(([0-9a-zA-Z_!~*'().&=+$%-]+: )?[0-9a-zA-Z_!~*'().&=+$%-]+@)?(([0-9]{1,3}.){3}[0-9]{1,3}|([0-9a-zA-Z_!~*'()-]+.)*([0-9a-zA-Z][0-9a-zA-Z-]{0,61})?[0-9a-zA-Z].[a-zA-Z]{2,6})(:[0-9]{1,4})?((\/?)|(\/[0-9a-zA-Z_!~*'().;?:@&=+$,%#-]+)+\/?)$/.test(value)}function date(value){if(!value)return false;if(number(value))value=+value;return!/Invalid|NaN/.test(new Date(value).toString())}function dateISO(value){return/^\d{4}[\/\-](0?[1-9]|1[012])[\/\-](0?[1-9]|[12][0-9]|3[01])$/.test(value)}function number(value){return/^[\+-]?(\d+\.?\d*|\.\d+|\d\.\d+e\+\d+)$/.test(value)}function string(value){return typeof value==="string"}function digits(value){return/^\d+$/.test(value)}function idCard(value){return/^[1-9]\d{5}[1-9]\d{3}((0\d)|(1[0-2]))(([0|1|2]\d)|3[0-1])\d{3}([0-9]|X)$/.test(value)}function carNo(value){const xreg=/^[京津沪渝冀豫云辽黑湘皖鲁新苏浙赣鄂桂甘晋蒙陕吉闽贵粤青藏川宁琼使领A-Z]{1}[A-Z]{1}(([0-9]{5}[DF]$)|([DF][A-HJ-NP-Z0-9][0-9]{4}$))/;const creg=/^[京津沪渝冀豫云辽黑湘皖鲁新苏浙赣鄂桂甘晋蒙陕吉闽贵粤青藏川宁琼使领A-Z]{1}[A-Z]{1}[A-HJ-NP-Z0-9]{4}[A-HJ-NP-Z0-9挂学警港澳]{1}$/;if(value.length===7){return creg.test(value)}if(value.length===8){return xreg.test(value)}return false}function amount(value){return/^[1-9]\d*(,\d{3})*(\.\d{1,2})?$|^0\.\d{1,2}$/.test(value)}function chinese(value){const reg=/^[\u4e00-\u9fa5]+$/gi;return reg.test(value)}function letter(value){return/^[a-zA-Z]*$/.test(value)}function enOrNum(value){const reg=/^[0-9a-zA-Z]*$/g;return reg.test(value)}function contains(value,param){return value.indexOf(param)>=0}function range(value,param){return value>=param[0]&&value<=param[1]}function rangeLength(value,param){return value.length>=param[0]&&value.length<=param[1]}function landline(value){const reg=/^\d{3,4}-\d{7,8}(-\d{3,4})?$/;return reg.test(value)}function empty(value){switch(typeof value){case"undefined":return true;case"string":if(value.replace(/(^[ \t\n\r]*)|([ \t\n\r]*$)/g,"").length==0)return true;break;case"boolean":if(!value)return true;break;case"number":if(value===0||isNaN(value))return true;break;case"object":if(value===null||value.length===0)return true;for(const i in value){return false}return true}return false}function jsonString(value){if(typeof value==="string"){try{const obj=JSON.parse(value);if(typeof obj==="object"&&obj){return true}return false}catch(e){return false}}return false}function array(value){if(typeof Array.isArray==="function"){return Array.isArray(value)}return Object.prototype.toString.call(value)==="[object Array]"}function object(value){return Object.prototype.toString.call(value)==="[object Object]"}function code(value,len=6){return new RegExp(`^\\d{${len}}$`).test(value)}function func(value){return typeof value==="function"}function promise(value){return object(value)&&func(value.then)&&func(value.catch)}function image(value){const newValue=value.split("?")[0];const IMAGE_REGEXP=/\.(jpeg|jpg|gif|png|svg|webp|jfif|bmp|dpg)/i;return IMAGE_REGEXP.test(newValue)}function video(value){const VIDEO_REGEXP=/\.(mp4|mpg|mpeg|dat|asf|avi|rm|rmvb|mov|wmv|flv|mkv|m3u8)/i;return VIDEO_REGEXP.test(value)}function regExp(o){return o&&Object.prototype.toString.call(o)==="[object RegExp]"}const test={email:email,mobile:mobile,url:url,date:date,dateISO:dateISO,number:number,digits:digits,idCard:idCard,carNo:carNo,amount:amount,chinese:chinese,letter:letter,enOrNum:enOrNum,contains:contains,range:range,rangeLength:rangeLength,empty:empty,isEmpty:empty,jsonString:jsonString,landline:landline,object:object,array:array,code:code,func:func,promise:promise,video:video,image:image,regExp:regExp,string:string};exports.array=array;exports.empty=empty;exports.number=number;exports.test=test;

View File

@@ -0,0 +1 @@
"use strict";let flag;function throttle(func,wait=500,immediate=true){if(immediate){if(!flag){flag=true;typeof func==="function"&&func();setTimeout((()=>{flag=false}),wait)}}else if(!flag){flag=true;setTimeout((()=>{flag=false;typeof func==="function"&&func()}),wait)}}exports.throttle=throttle;

View File

@@ -0,0 +1 @@
"use strict";const common_vendor=require("../../../../../common/vendor.js");const uni_modules_uviewPlus_libs_luchRequest_helpers_buildURL=require("../helpers/buildURL.js");const uni_modules_uviewPlus_libs_luchRequest_core_buildFullPath=require("../core/buildFullPath.js");const uni_modules_uviewPlus_libs_luchRequest_core_settle=require("../core/settle.js");const uni_modules_uviewPlus_libs_luchRequest_utils=require("../utils.js");const mergeKeys=(keys,config2)=>{const config={};keys.forEach((prop=>{if(!uni_modules_uviewPlus_libs_luchRequest_utils.isUndefined(config2[prop])){config[prop]=config2[prop]}}));return config};const adapter=config=>new Promise(((resolve,reject)=>{const fullPath=uni_modules_uviewPlus_libs_luchRequest_helpers_buildURL.buildURL(uni_modules_uviewPlus_libs_luchRequest_core_buildFullPath.buildFullPath(config.baseURL,config.url),config.params);const _config={url:fullPath,header:config.header,complete:response=>{config.fullPath=fullPath;response.config=config;try{if(typeof response.data==="string"){response.data=JSON.parse(response.data)}}catch(e){}uni_modules_uviewPlus_libs_luchRequest_core_settle.settle(resolve,reject,response)}};let requestTask;if(config.method==="UPLOAD"){delete _config.header["content-type"];delete _config.header["Content-Type"];const otherConfig={fileType:config.fileType,filePath:config.filePath,name:config.name};const optionalKeys=["formData"];requestTask=common_vendor.index.uploadFile({..._config,...otherConfig,...mergeKeys(optionalKeys,config)})}else if(config.method==="DOWNLOAD"){requestTask=common_vendor.index.downloadFile(_config)}else{const optionalKeys=["data","method","timeout","dataType"];requestTask=common_vendor.index.request({..._config,...mergeKeys(optionalKeys,config)})}if(config.getTask){config.getTask(requestTask,config)}}));exports.adapter=adapter;

Some files were not shown because too many files have changed in this diff Show More