Index-d8fd2ef6.js 4.4 KB

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