Index-a99f005a.js 5.0 KB

1
  1. import{I as B}from"./index-2ba849e8.js";import{P as C,B as T}from"./index-90939b96.js";import{L as V}from"./index-ccc25d6f.js";import{S as j}from"./index-15d62f81.js";import{C as D}from"./index-002cceab.js";import{p as I,T as M}from"./index-f897dfc6.js";import{d as F,l as P,r as f,o as R,b as s,e as d,f as e,t as m,c as i,h as g,F as q,k as A,n as v,q as h}from"./index-8a0f036f.js";import"./use-route-fb40b442.js";import"./axios-f188f3b2.js";import"./interceptor-5b788f10.js";const E={style:{display:"flex","flex-direction":"column",height:"100vh"}},U={style:{padding:"10px 16px 10px 16px"}},W={style:{display:"flex","justify-content":"space-between","align-items":"center"}},G={style:{display:"flex","align-items":"flex-end"}},H=e("div",{style:{"font-size":"20px","font-weight":"bold"}},[e("span",null,"设备")],-1),J={style:{"font-size":"0.9rem","margin-left":"5px"}},K={style:{"line-height":"0px"}},O={class:"container",style:{"overflow-y":"auto",flex:"1"}},Q=e("div",{style:{width:"50px",height:"100%","background-color":"red",display:"flex","justify-content":"center","align-items":"center"}},[e("div",null,[e("div",{style:{color:"#fff","font-weight":"bold"}},[e("span",null,"删除")])])],-1),X={style:{"text-align":"left"}},Y={style:{display:"flex","justify-content":"space-between","margin-bottom":"5px"}},Z={style:{color:"#000","font-size":"0.9rem"}},$={style:{"font-size":"0.9rem"}},ee={style:{display:"flex","align-items":"flex-end"}},te={style:{color:"#000","font-weight":"bold","font-size":"1.1rem"}},oe={style:{"margin-left":"5px","margin-bottom":"2px"}},se={style:{display:"flex","justify-content":"space-between","margin-bottom":"5px"}},ne={style:{"font-size":"0.9rem","margin-left":"0px"}},le={style:{"font-size":"0.9rem","margin-left":"0px"}},ie={style:{display:"flex","justify-content":"space-between"}},ae={style:{display:"flex",color:"#000"}},ce=e("div",{style:{"margin-left":"3px"}},"位置",-1),de={style:{display:"flex",color:"#000"}},re=e("div",{style:{"margin-left":"3px"}},"日志",-1),pe={style:{display:"flex",color:"#000"}},_e=e("div",{style:{"margin-left":"3px"}},"编辑",-1),me={key:0},ge={key:1,style:{"text-align":"center",padding:"20px",color:"#ccc"}},fe=e("span",null,"暂无数据",-1),ue=[fe],ve={key:2,style:{"text-align":"center",padding:"20px"}},he={key:3,style:{"text-align":"center",padding:"20px",color:"#ccc"}},ye=e("span",null,"没有更多了",-1),xe=[ye],ke={key:4,style:{"text-align":"center",padding:"20px"}},be=e("div",{style:{height:"60px"}},null,-1),Ie=F({__name:"Index",setup(ze){const t=P({total:0,pageNum:1,pageSize:10,pages:0}),r=f([]),a=f(!1),p=f(!1),y=f(!1),u=()=>{console.log("onload....."),I({url:"/device/search",data:{size:t.pageSize,page:t.pageNum,sort:"createtime",order:"desc",keyWord:"",mac:""}}).then(o=>{if(console.log(o),p.value=!1,a.value=!1,o.code==0){const c=o.data,n=o.total,_=Math.ceil(n/t.pageSize);console.log(_),console.log(c),t.pageNum==1&&r.value.splice(0,r.value.length),r.value.push(...c),t.pages=_,t.total=n,console.log(r.value,_)}},o=>{console.log(o),p.value=!1,a.value=!1}).catch(o=>{console.log(o),p.value=!1,a.value=!1})},x=()=>{console.log("onrefresh..."),console.log(a.value),t.pageNum=1,y.value=!1,p.value=!0,u()},k=o=>{const c=Date.parse(o);return(new Date().getTime()-c)/1e3};R(()=>{console.log("onMounted"),u()});const b=()=>{console.log("clickLoading"),t.pageNum++,p.value=!0,u()};return(o,c)=>{const n=B,_=M,z=D,w=j,N=V,L=C,S=T;return s(),d("div",E,[e("div",U,[e("div",W,[e("div",G,[H,e("div",J,[e("span",null,"共"+m(t.total)+"台",1)])]),e("div",K,[i(n,{name:"static/images/icon-search-black.png",size:"1.7rem"})])])]),e("div",O,[i(L,{style:{"min-height":"100%"},modelValue:a.value,"onUpdate:modelValue":c[0]||(c[0]=l=>a.value=l),onRefresh:x},{default:g(()=>[(s(!0),d(q,null,A(r.value,l=>(s(),v(w,{style:{"background-color":"#fff","margin-bottom":"10px"}},{right:g(()=>[Q]),default:g(()=>[i(z,{clickable:""},{default:g(()=>[e("div",X,[e("div",Y,[e("div",Z,[e("span",null,m(l.username),1)]),e("div",$,m(l.productName),1)]),e("div",ee,[e("div",te,[e("span",null,m(l.mac),1)]),e("div",oe,[k(l.modifytime)<1200?(s(),v(_,{key:0,round:"",size:"medium",type:"success"},{default:g(()=>[h("在线")]),_:1})):(s(),v(_,{key:1,round:"",size:"medium",type:"danger"},{default:g(()=>[h("离线")]),_:1}))])]),e("div",se,[e("div",ne,[e("span",null,m(l.createtime),1)]),e("div",le,[e("span",null,m(l.modifytime),1)])]),e("div",ie,[e("div",ae,[e("div",null,[i(n,{name:"static/images/icon-location2.png",size:"1.5rem"})]),ce]),e("div",de,[e("div",null,[i(n,{name:"static/images/icon-log.png",size:"1.5rem"})]),re]),e("div",pe,[e("div",null,[i(n,{name:"static/images/icon-edit.png",size:"1.5rem"})]),_e])])])]),_:2},1024)]),_:2},1024))),256)),e("div",null,[a.value?(s(),d("div",me)):r.value.length==0?(s(),d("div",ge,ue)):p.value?(s(),d("div",ve,[i(N,{type:"spinner",color:"#1989fa"})])):t.pages<=t.pageNum?(s(),d("div",he,xe)):(s(),d("div",ke,[e("span",{onClick:b},"点击加载")]))]),be]),_:1},8,["modelValue"]),i(S,{target:".container",right:"5vw",bottom:"80px"})])])}}});export{Ie as default};