diff --git a/homeproxy/htdocs/luci-static/resources/view/homeproxy/node.js b/homeproxy/htdocs/luci-static/resources/view/homeproxy/node.js index e06c73262..a1ee1a343 100644 --- a/homeproxy/htdocs/luci-static/resources/view/homeproxy/node.js +++ b/homeproxy/htdocs/luci-static/resources/view/homeproxy/node.js @@ -555,14 +555,12 @@ return view.extend({ so = ss.option(form.Value, 'hysteria_recv_window_conn', _('QUIC stream receive window'), _('The QUIC stream-level flow control window for receiving data.')); so.datatype = 'uinteger'; - so.default = '67108864'; so.depends('type', 'hysteria'); so.modalonly = true; so = ss.option(form.Value, 'hysteria_revc_window', _('QUIC connection receive window'), _('The QUIC connection-level flow control window for receiving data.')); so.datatype = 'uinteger'; - so.default = '15728640'; so.depends('type', 'hysteria'); so.modalonly = true; @@ -784,12 +782,12 @@ return view.extend({ so = ss.option(form.Value, 'websocket_early_data', _('Early data'), _('Allowed payload size is in the request.')); so.datatype = 'uinteger'; - so.default = '2048'; + so.value('2048'); so.depends('transport', 'ws'); so.modalonly = true; so = ss.option(form.Value, 'websocket_early_data_header', _('Early data header name')); - so.default = 'Sec-WebSocket-Protocol'; + so.value('Sec-WebSocket-Protocol'); so.depends('transport', 'ws'); so.modalonly = true; /* WebSocket config end */ @@ -798,7 +796,6 @@ return view.extend({ so.value('', _('none')); so.value('packetaddr', _('packet addr (v2ray-core v5+)')); so.value('xudp', _('Xudp (Xray-core)')); - so.default = 'xudp'; so.depends('type', 'vless'); so.depends('type', 'vmess'); so.modalonly = true; @@ -1078,7 +1075,6 @@ return view.extend({ o.value('', _('none')); o.value('packetaddr', _('packet addr (v2ray-core v5+)')); o.value('xudp', _('Xudp (Xray-core)')); - o.default = 'xudp'; o = s.taboption('subscription', form.Button, '_save_subscriptions', _('Save subscriptions settings'), _('NOTE: Save current settings before updating subscriptions.')); diff --git a/luci-app-quickstart/Makefile b/luci-app-quickstart/Makefile index e532624a4..e99ee4f97 100644 --- a/luci-app-quickstart/Makefile +++ b/luci-app-quickstart/Makefile @@ -9,7 +9,7 @@ LUCI_TITLE:=LuCI support for quickstart LUCI_DEPENDS:=+quickstart +luci-app-store LUCI_PKGARCH:=all -PKG_VERSION:=0.6.7-1 +PKG_VERSION:=0.6.8-1 # PKG_RELEASE MUST be empty for luci.mk PKG_RELEASE:= diff --git a/luci-app-quickstart/root/www/luci-static/quickstart/index.js b/luci-app-quickstart/root/www/luci-static/quickstart/index.js index 04535c7ac..82e6fd89e 100644 --- a/luci-app-quickstart/root/www/luci-static/quickstart/index.js +++ b/luci-app-quickstart/root/www/luci-static/quickstart/index.js @@ -1,3 +1,3 @@ -var pa=Object.defineProperty,fa=Object.defineProperties;var ma=Object.getOwnPropertyDescriptors;var Le=Object.getOwnPropertySymbols;var ba=Object.prototype.hasOwnProperty,va=Object.prototype.propertyIsEnumerable;var he=(e,a,o)=>a in e?pa(e,a,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[a]=o,W=(e,a)=>{for(var o in a||(a={}))ba.call(a,o)&&he(e,o,a[o]);if(Le)for(var o of Le(a))va.call(a,o)&&he(e,o,a[o]);return e},K=(e,a)=>fa(e,ma(a));var ga=(e,a)=>()=>(a||e((a={exports:{}}).exports,a),a.exports);var Zt=(e,a,o)=>(he(e,typeof a!="symbol"?a+"":a,o),o);var T=(e,a,o)=>new Promise((n,s)=>{var f=d=>{try{p(o.next(d))}catch(c){s(c)}},m=d=>{try{p(o.throw(d))}catch(c){s(c)}},p=d=>d.done?n(d.value):Promise.resolve(d.value).then(f,m);p((o=o.apply(e,a)).next())});import{d as Qt,a as P,c as G,u as k,o as i,b as r,e as t,t as g,n as Ot,f as C,r as Q,g as A,h as st,i as St,j as M,w as j,k as zt,l as _a,m as y,p as Dt,q as jt,s as ha,v as xa,x as ka,y as wa,z as ya,A as Fa,B as Ea,C as ot,T as _t,D as O,E as N,F as J,G as L,H as S,I as Z,J as q,K as V,L as Ca,M as nt,N as kt,O as U,P as Nt,Q as pt,R as de,S as we,U as $a,V as Da,W as ue,X as Ba,Y as Ya,Z as Aa,_ as Sa}from"./vendor.js?v=ecba491a";var uy=ga(Kt=>{const za=function(){const a=document.createElement("link").relList;if(a&&a.supports&&a.supports("modulepreload"))return;for(const s of document.querySelectorAll('link[rel="modulepreload"]'))n(s);new MutationObserver(s=>{for(const f of s)if(f.type==="childList")for(const m of f.addedNodes)m.tagName==="LINK"&&m.rel==="modulepreload"&&n(m)}).observe(document,{childList:!0,subtree:!0});function o(s){const f={};return s.integrity&&(f.integrity=s.integrity),s.referrerpolicy&&(f.referrerPolicy=s.referrerpolicy),s.crossorigin==="use-credentials"?f.credentials="include":s.crossorigin==="anonymous"?f.credentials="omit":f.credentials="same-origin",f}function n(s){if(s.ep)return;s.ep=!0;const f=o(s);fetch(s.href,f)}};za();const Pa=(e,a)=>T(Kt,null,function*(){return new Promise((o,n)=>T(Kt,null,function*(){try{const s=yield fetch(e,a);if(Math.floor(s.status/100)!=2)throw s.status+" "+s.statusText;const f=W({},s);f.data=yield s.json(),o(f)}catch(s){const f=s;n("\u7F51\u7EDC\u5F02\u5E38\uFF1A"+((f==null?void 0:f.message)||s))}}))});class ye{constructor(a){Zt(this,"config",{baseURL:"",headers:{}});Zt(this,"useRequest",a=>a);Zt(this,"useResponse",a=>a);Zt(this,"useError",a=>a);a.baseURL&&(this.config.baseURL=a.baseURL),a.headers&&(this.config.headers=a.headers)}static create(a){return new ye(a)}Do(a,o){return T(this,null,function*(){return new Promise((n,s)=>T(this,null,function*(){try{const f=this.useRequest({baseURL:this.config.baseURL,headers:this.config.headers});a=`${f.baseURL||""}${a}`,o.headers==null&&(o.headers={}),f.headers&&(o.headers=W({},f.headers));const p=yield fetch(a,o),d=W({},p);d.data=yield p.json(),n(this.useResponse(d))}catch(f){this.useError(f),s(f)}}))})}TEXT(a,o){return T(this,null,function*(){return new Promise((n,s)=>T(this,null,function*(){try{const f=this.useRequest({baseURL:this.config.baseURL,headers:this.config.headers});a=`${f.baseURL||""}${a}`,o.headers==null&&(o.headers={}),f.headers&&(o.headers=W({},f.headers));const p=yield fetch(a,o),d=W({},p);d.data=yield p.text(),n(d)}catch(f){this.useError(f),s(f)}}))})}interceptors(){const a=this;return{requset:{use(o){a.useRequest=o}},response:{use(o,n){a.useResponse=o,n&&(a.useError=n)}}}}}const Ve=ye.create({});Ve.interceptors().requset.use(e=>e);Ve.interceptors().response.use(e=>(e.data&&e.data.success==null&&e.data.success==0,e));const Ta="/cgi-bin/luci/istore";let Me=!1;const I=(e,a)=>(e.indexOf("//")==-1&&(e=`${Ta}${e}`),Pa(e,a).then(o=>(o!=null&&o.data&&o.data.success==-1001&&o.data.error=="Forbidden"&&(Me||(Me=!0,alert("\u767B\u5F55\u8FC7\u671F\uFF0C\u8BF7\u91CD\u65B0\u767B\u5F55"),location.reload())),o))),Ia={Statistics:{GET(){return I("/network/statistics/",{method:"GET"})}},Status:{GET(){return I("/network/status/",{method:"GET"})}},Device:{List:{GET(){return I("/network/device/list/",{method:"GET"})}}},Homebox:{Enable:{POST(){return I("/network/homebox/enable/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"}})}}},CheckPublickNet:{POST(e){return I("/network/checkPublicNet/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},GetInterfaceConfig:{GET(){return I("/network/interface/config/",{method:"GET",headers:{"Content-Type":"application/json;charset=utf-8"}})}},POSTInterfaceConfig:{POST(e){return I("/network/interface/config/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},PortList:{GET(){return I("/network/port/list/",{method:"GET",headers:{"Content-Type":"application/json;charset=utf-8"}})}}},La={Version:{GET(){return I("/system/version/",{method:"GET"})}},CheckUpdate:{GET(){return I("/system/check-update/",{method:"GET"})}},Reboot:{POST(e){return I("/system/reboot/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},Status:{GET(){return I("/system/status/",{method:"GET"})}}},Ma={Disk:{Status:{GET(){return I("/nas/disk/status/",{method:"GET"})}},Erase:{POST(e){return I("/nas/disk/erase",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},Init:{POST:e=>I("/nas/disk/init/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})},InitRest:{POST:e=>I("/nas/disk/initrest/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})},Partition:{Format:{POST:e=>I("/nas/disk/partition/format",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})},Mount:{POST:e=>I("/nas/disk/partition/mount",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}}},Service:{Status:{GET(){return I("/nas/service/status/",{method:"GET"})}}},Samba:{Create:{POST(e){return I("/nas/samba/create",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}}},Webdav:{Create:{POST(e){return I("/nas/webdav/create",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},Status:{GET(){return I("/nas/webdav/status/",{method:"GET"})}}},Linkease:{Enable:{POST(){return I("/nas/linkease/enable",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"}})}}},Sandbox:{POST(e){return I("/nas/sandbox/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},GetSandbox:{GET(){return I("/nas/sandbox/",{method:"GET"})}},SandboxDisks:{GET(){return I("/nas/sandbox/disks/",{method:"GET"})}},SandboxCommit:{POST(){return I("/nas/sandbox/commit/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify({})})}},SandboxReset:{POST(){return I("/nas/sandbox/reset/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"}})}},SandboxExit:{POST(){return I("/nas/sandbox/exit/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"}})}}},Oa={Check:{POST(e){return I("/app/check/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},Install:{POST(e){return I("/app/install/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}}},Na={Pppoe:{GET(){return I("/guide/pppoe/",{method:"GET"})},POST(e){return I("/guide/pppoe/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},DnsConfig:{GET(){return I("/guide/dns-config/",{method:"GET"})},POST(e){return I("/guide/dns-config/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},DhcpClient:{POST(e){return I("/guide/dhcp-client/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},ClientModel:{GET(){return I("/guide/client-mode/",{method:"GET"})},POST(e){return I("/guide/client-mode/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},GatewayRouter:{POST(e){return I("/guide/gateway-router/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},DockerStatus:{GET(){return I("/guide/docker/status/",{method:"GET"})}},DockerPartitionList:{GET(){return I("/guide/docker/partition/list/",{method:"GET"})}},DockerTransfer:{POST(e){return I("/guide/docker/transfer/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},DockerSwitch:{POST(e){return I("/guide/docker/switch/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},DownloadService:{Status:{GET(){return I("/guide/download-service/status/",{method:"GET"})}}},DownloadPartition:{List:{GET(){return I("/guide/download/partition/list/",{method:"GET"})}}},Aria2Init:{POST(e){return I("/guide/aria2/init/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},qbitorrentInit:{POST(e){return I("/guide/qbittorrent/init/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},transmissionInit:{POST(e){return I("/guide/transmission/init/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},GetLan:{GET(){return I("/guide/lan/",{method:"GET"})}},LanIp:{POST(e){return I("/guide/lan/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},SoftSource:{POST(e){return I("/guide/soft-source/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},GetSoftSource:{GET(){return I("/guide/soft-source/",{method:"GET"})}},SoftSourceList:{GET(){return I("/guide/soft-source/list/",{method:"GET"})}},PostDdns:{POST(e){return I("/guide/ddns/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},GetDdns:{GET(){return I("/guide/ddns/",{method:"GET"})}},Ddnsto:{POST(e){return I("/guide/ddnsto/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},DdntoConfig:{GET(){return I("/guide/ddnsto/config/",{method:"GET"})}},DdnstoAddress:{POST(e){return I("/guide/ddnsto/address/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}}},ja={Create:{POST(e){return I("/raid/create/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},Delete:{POST(e){return I("/raid/delete/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},Add:{POST(e){return I("/raid/add/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},Remove:{POST(e){return I("/raid/remove/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},Recover:{POST(e){return I("/raid/recover/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},Detail:{POST(e){return I("/raid/detail/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},List:{GET(){return I("/raid/list/",{method:"GET"})}},CreateList:{GET(){return I("/raid/create/list/",{method:"GET"})}},Autofix:{GET(){return I("/raid/autofix/",{method:"GET"})}}},qa={Log:{GET(){return I("/smart/log/",{method:"GET"})}},List:{GET(){return I("/smart/list/",{method:"GET"})}},Config:{GET(){return I("/smart/config/",{method:"GET"})},POST(e){return I("/smart/config/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},Test:{POST(e){return I("/smart/test/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})},Result:{POST(e){return I("/smart/test/result/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}}},Attribute:{Result:{POST(e){return I("/smart/attribute/result/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}}},Extend:{Result:{POST(e){return I("/smart/extend/result/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}}}};var Ra=Object.freeze(Object.defineProperty({__proto__:null,Network:Ia,System:La,Nas:Ma,App:Oa,Guide:Na,Raid:ja,Smart:qa},Symbol.toStringTag,{value:"Module"})),z=W({},Ra);const Ue=Qt("app",{state:()=>({portitemStyle:{show:!1,left:0,top:0,portitem:{name:"",macAddress:"",linkSpeed:"",linkState:"",rx_packets:"",tx_packets:"",interfaceNames:[],master:"",duplex:""}}})});Qt("guide",{});const We=Qt("nas",{state:()=>({webdav:{}})}),Ze=Qt("network",{state:()=>({status:{},statistics:{},deviceList:{}}),getters:{},actions:{updateNetworkStatus(e){this.status=e},requestNetworkStatistics(){return T(this,null,function*(){try{const e=yield z.Network.Statistics.GET();e!=null&&e.data&&e.data.result&&(this.statistics=e.data.result)}catch(e){console.log(e)}})},requestDeviceList(){z.Network.Device.List.GET().then(e=>{if(e!=null&&e.data){const{result:a}=e==null?void 0:e.data;a&&(this.deviceList=a)}})},incrTime(){this.status.uptimeStamp&&this.status.uptimeStamp++}}}),Fe=Qt("system",{state:()=>({version:{},checkUpdate:null,systemStatus:{}}),getters:{},actions:{incrTime(){var e;(e=this.systemStatus)!=null&&e.uptime&&this.systemStatus.uptime++},requestVersion(){z.System.Version.GET().then(e=>{var a;(a=e==null?void 0:e.data)!=null&&a.result&&(this.version=e.data.result)})},requestCheckUpdate(){z.System.CheckUpdate.GET().then(e=>{var a;(a=e==null?void 0:e.data)!=null&&a.result&&(this.checkUpdate=e.data.result)})},updateSystemStatus(e){this.systemStatus=e}}});let Oe=!1;const Ga=()=>{if(Oe)return;Oe=!0;let e=!0,a=!0;const o=Ze(),n=Fe(),s=function(){return z.System.Status.GET().then(m=>{m!=null&&m.data.result&&n.updateSystemStatus(m.data.result)}).then(()=>{setTimeout(s,5e3),e&&(setInterval(()=>{n.incrTime()},1e3),e=!1)})},f=function(){return z.Network.Status.GET().then(m=>{if(m!=null&&m.data){const{result:p}=m==null?void 0:m.data;p&&o.updateNetworkStatus(p)}}).then(()=>{setTimeout(f,5e3),a&&(setInterval(()=>{o.incrTime()},1e3),a=!1)})};f(),o.requestDeviceList(),setTimeout(()=>{n.requestCheckUpdate()},2e3),setTimeout(()=>{n.requestVersion(),s()},4e3)};var Y=(e,a)=>{const o=e.__vccOpts||e;for(const[n,s]of a)o[n]=s;return o};const Va=P({setup(e){const a=Ue(),o=G(()=>a.portitemStyle.portitem),n=G(()=>a.portitemStyle.show),s=G(()=>({bottom:`calc(100% - ${a.portitemStyle.top}px)`,left:`${a.portitemStyle.left}px`})),f=d=>{switch(d){case"full":return"\u5168\u53CC\u5DE5";case"half":return"\u534A\u53CC\u5DE5"}},m=d=>{a.portitemStyle.show=!0},p=d=>{a.portitemStyle.show=!1};return(d,c)=>k(n)?(i(),r("div",{key:0,class:"disk-item-tooltip",style:Ot(k(s)),onMouseenter:m,onMouseleave:p},[t("div",null,g(f(k(o).duplex)),1),t("div",null,"\u540D\u79F0\uFF1A"+g(k(o).name||"--"),1),t("div",null,"MAC\uFF1A"+g(k(o).macAddress||"--"),1),t("div",null,"\u63A5\u6536\uFF1A"+g(k(o).rx_packets||"--"),1),t("div",null,"\u53D1\u9001\uFF1A"+g(k(o).tx_packets||"--"),1)],36)):C("",!0)}});var Ua=Y(Va,[["__scopeId","data-v-57f1326f"]]);const Wa={id:"main"},Za=P({setup(e){return(a,o)=>{const n=Q("router-view");return i(),r("div",Wa,[A(n),A(Ua)])}}});var Ha=Y(Za,[["__scopeId","data-v-9bc295c2"]]);const Ja={},Xa={t:"1640593669834",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"54870",width:"128",height:"128"},Ka=t("path",{d:"M148.7872 57.4464h177.152c64.9216 0 118.0672 53.1456 118.0672 118.0672v295.2192H148.7872C83.8656 470.7328 30.72 417.5872 30.72 352.5632v-177.152C30.72 110.592 83.8656 57.4464 148.7872 57.4464z m0 531.3536h295.2192v295.2192c0 64.9216-53.1456 118.0672-118.0672 118.0672h-177.152C83.8656 1001.984 30.72 948.9408 30.72 883.9168v-177.152C30.72 641.9456 83.8656 588.8 148.7872 588.8z m0 0M768.7168 559.2064L562.0736 346.7264c-23.6544-17.7152-35.4304-53.1456-35.4304-82.6368s11.776-59.0848 35.4304-82.6368L686.08 57.4464C733.2864 10.24 810.0864 10.24 851.3536 57.4464l124.0064 124.0064c23.6544 23.6544 35.4304 53.1456 35.4304 82.6368s-11.776 59.0848-35.4304 82.6368L768.7168 559.2064z m0-478.208c-17.7152 0-29.4912 5.9392-41.3696 17.7152l-123.904 124.0064c-11.776 11.776-17.7152 23.6544-17.7152 41.3696s5.9392 29.4912 17.7152 41.3696l165.2736 165.2736 165.2736-165.2736c11.776-11.776 17.7152-23.6544 17.7152-41.3696s-5.9392-29.4912-17.7152-41.3696L809.984 98.7136c-11.776-11.776-23.552-17.7152-41.2672-17.7152z m0 0","p-id":"54871"},null,-1),Qa=t("path",{d:"M562.0736 588.8h295.2192c64.9216 0 118.0672 53.1456 118.0672 118.0672v177.152c0 64.9216-53.1456 118.0672-118.0672 118.0672h-177.152c-64.9216 0-118.0672-53.1456-118.0672-118.0672V588.8z m0 0","p-id":"54872"},null,-1),to=[Ka,Qa];function eo(e,a){return i(),r("svg",Xa,to)}var ao=Y(Ja,[["render",eo]]);const oo={},no={t:"1640598743438",class:"icon",viewBox:"0 0 1036 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"65341",width:"128",height:"128"},io=t("path",{d:"M984.177778 432.355556l-45.511111 0c-22.755556 0-45.511111-17.066667-51.2-39.822222l-28.444444-68.266667C847.644444 312.888889 853.333333 284.444444 870.4 267.377778l34.133333-34.133333c17.066667-17.066667 17.066667-39.822222 0-56.888889l-56.888889-56.888889c-17.066667-17.066667-39.822222-17.066667-56.888889 0l-34.133333 34.133333C739.555556 170.666667 711.111111 176.355556 694.044444 164.977778L625.777778 136.533333c-22.755556-5.688889-39.822222-28.444444-39.822222-51.2L585.955556 39.822222c0-22.755556-17.066667-39.822222-39.822222-39.822222L472.177778 0C449.422222 0 432.355556 17.066667 432.355556 39.822222l0 45.511111c0 22.755556-17.066667 45.511111-39.822222 51.2L329.955556 164.977778C312.888889 176.355556 284.444444 170.666667 267.377778 153.6L233.244444 119.466667c-17.066667-17.066667-39.822222-17.066667-56.888889 0l-56.888889 56.888889c-17.066667 17.066667-17.066667 39.822222 0 56.888889l34.133333 34.133333C170.666667 284.444444 176.355556 312.888889 164.977778 329.955556L136.533333 398.222222C130.844444 415.288889 108.088889 432.355556 85.333333 432.355556l-45.511111 0C17.066667 432.355556 0 449.422222 0 472.177778l0 79.644444c0 22.755556 17.066667 39.822222 39.822222 39.822222l45.511111 0c22.755556 0 45.511111 17.066667 51.2 39.822222l28.444444 68.266667C176.355556 711.111111 170.666667 739.555556 153.6 756.622222l-34.133333 34.133333c-17.066667 17.066667-17.066667 39.822222 0 56.888889l56.888889 56.888889c17.066667 17.066667 39.822222 17.066667 56.888889 0l34.133333-34.133333C284.444444 853.333333 312.888889 847.644444 329.955556 859.022222L398.222222 887.466667c22.755556 5.688889 39.822222 28.444444 39.822222 51.2l0 45.511111c0 22.755556 17.066667 39.822222 39.822222 39.822222l79.644444 0c22.755556 0 39.822222-17.066667 39.822222-39.822222l0-45.511111c0-22.755556 17.066667-45.511111 39.822222-51.2l68.266667-28.444444c17.066667-11.377778 45.511111-5.688889 62.577778 11.377778l34.133333 34.133333c17.066667 17.066667 39.822222 17.066667 56.888889 0l56.888889-56.888889c17.066667-17.066667 17.066667-39.822222 0-56.888889l-34.133333-34.133333c-17.066667-17.066667-17.066667-45.511111-11.377778-62.577778l28.444444-68.266667c5.688889-22.755556 28.444444-39.822222 51.2-39.822222l45.511111 0c22.755556 0 39.822222-17.066667 39.822222-39.822222L1035.377778 472.177778C1024 449.422222 1006.933333 432.355556 984.177778 432.355556L984.177778 432.355556zM711.111111 512c0 108.088889-91.022222 199.111111-199.111111 199.111111-108.088889 0-199.111111-85.333333-199.111111-199.111111 0-108.088889 85.333333-199.111111 199.111111-199.111111C620.088889 312.888889 711.111111 403.911111 711.111111 512L711.111111 512zM711.111111 512","p-id":"65342"},null,-1),ro=[io];function so(e,a){return i(),r("svg",no,ro)}var uo=Y(oo,[["render",so]]);const lo={},co={t:"1640599890701",class:"icon",viewBox:"0 0 1565 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"76947",width:"128",height:"128"},po=t("path",{d:"M1206.477959 299.331595c-27.357038 0-53.867311 3.354494-79.465683 9.151581C1078.518669 130.792698 916.428217 0 723.365689 0 492.068443 0 304.575027 187.493416 304.575027 418.790662c0 16.055976 1.074741 31.786273 2.865975 47.386299-9.184149-0.911901-18.400865-1.40042-27.812989-1.40042C125.191018 464.743973 0 589.934991 0 744.371987c0 154.469563 125.191018 279.628013 279.595446 279.628013 59.990077 0 221.233764 0 394.527575 0l0-302.295274L496.986197 721.704726l285.457668-339.031868 285.457668 339.031868-177.136823 0 0 302.295274c139.748871 0 262.204185 0 315.71325 0 197.947713 0 358.40977-168.34349 358.40977-366.291203S1404.425673 299.331595 1206.477959 299.331595z","p-id":"76948"},null,-1),fo=[po];function mo(e,a){return i(),r("svg",co,fo)}var bo=Y(lo,[["render",mo]]);const vo={},go={t:"1640599792937",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"68605",width:"128",height:"128"},_o=t("path",{d:"M512 825.6c-211.2 0-377.6-57.6-377.6-128l0 0L134.4 896l0 0c6.4 70.4 172.8 128 377.6 128 204.8 0 371.2-57.6 377.6-128l0 0 0-204.8 0 0C889.6 768 723.2 825.6 512 825.6L512 825.6z","p-id":"68606"},null,-1),ho=t("path",{d:"M512 544c-211.2 0-377.6-57.6-377.6-128l0 0 0 204.8 0 0c6.4 70.4 172.8 128 377.6 128 204.8 0 371.2-57.6 377.6-128l0 0L889.6 416l0 0C889.6 486.4 723.2 544 512 544L512 544z","p-id":"68607"},null,-1),xo=t("path",{d:"M889.6 128 889.6 128c0-70.4-166.4-128-377.6-128C300.8 0 134.4 57.6 134.4 128l0 0 0 0 0 204.8 0 0c6.4 70.4 172.8 128 377.6 128 204.8 0 371.2-57.6 377.6-128l0 0L889.6 128 889.6 128 889.6 128zM512 217.6c-153.6 0-281.6-44.8-281.6-96 0-51.2 128-96 281.6-96 153.6 0 281.6 44.8 281.6 96C793.6 179.2 665.6 217.6 512 217.6L512 217.6z","p-id":"68608"},null,-1),ko=[_o,ho,xo];function wo(e,a){return i(),r("svg",go,ko)}var yo=Y(vo,[["render",wo]]);const Fo={},Eo={t:"1640575557247",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"4211",width:"128",height:"128"},Co=t("path",{d:"M560 800l-10.464-416h-75.072L464 800h96z m-14.144-493.984c9.44-9.312 14.144-20.672 14.144-34.016 0-13.6-4.704-24.992-14.144-34.208A46.784 46.784 0 0 0 512 224c-13.12 0-24.448 4.608-33.856 13.792A45.856 45.856 0 0 0 464 272c0 13.344 4.704 24.704 14.144 34.016 9.408 9.312 20.704 13.984 33.856 13.984 13.12 0 24.448-4.672 33.856-13.984zM512 32C246.912 32 32 246.912 32 512c0 265.088 214.912 480 480 480 265.088 0 480-214.912 480-480 0-265.088-214.912-480-480-480z m0 64c229.76 0 416 186.24 416 416s-186.24 416-416 416S96 741.76 96 512 282.24 96 512 96z","p-id":"4212"},null,-1),$o=[Co];function Do(e,a){return i(),r("svg",Eo,$o)}var Bo=Y(Fo,[["render",Do]]);const Yo={},Ao={t:"1640681742480",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"80687",width:"128",height:"128"},So=t("path",{d:"M899.892468 123.889088c0-44.342099-36.286708-80.620486-80.624646-80.620486H204.728017C160.385918 43.268602 124.107532 79.546988 124.107532 123.889088v802.847056c0 44.342099 36.278386 80.620486 80.620485 80.620486h614.539805c44.337938 0 80.624646-36.278386 80.624646-80.620486V123.889088z",fill:"#D0D0DB","p-id":"80688"},null,-1),zo=t("path",{d:"M169.8768 977.7772V174.930143c0-44.342099 36.278386-80.620486 80.620486-80.620485h614.539804c9.936092 0 19.426974 1.905666 28.239639 5.23434-11.525534-30.507298-40.996782-52.389169-75.398629-52.389169H203.342457c-44.342099 0-80.620486 36.278386-80.620486 80.620486v802.851217c0 34.410168 21.881871 63.873094 52.385008 75.381985A79.730065 79.730065 0 0 1 169.8768 977.7772z",fill:"#FFFFFF","p-id":"80689"},null,-1),Po=t("path",{d:"M820.657543 40.497481H206.117739c-44.342099 0-80.620486 36.278386-80.620486 80.620485v802.847057c0 44.342099 36.278386 80.620486 80.620486 80.620486h614.539804c44.337938 0 80.624646-36.278386 80.624647-80.620486V121.117966c0-44.342099-36.286708-80.620486-80.624647-80.620485z m19.60173 828.785749c0 40.846992-33.43237 74.279362-74.287684 74.279361H199.780776c-40.855313 0-74.279362-33.424048-74.279362-74.279361V129.593603c0-40.855313 33.424048-74.279362 74.279362-74.279362h566.203296c40.842831 0 74.283522 33.424048 74.283522 74.279362l-0.008321 739.689627z",fill:"#6E6E96","p-id":"80690"},null,-1),To=t("path",{d:"M815.106979 1024H200.567175C146.933914 1024 103.303319 980.369405 103.303319 926.736144V123.889088C103.303319 70.255827 146.933914 26.625232 200.567175 26.625232h614.539804c53.633261 0 97.268017 43.630595 97.268017 97.263856v802.847056c0 53.633261-43.634756 97.263856-97.268017 97.263856zM200.567175 59.911972C165.287391 59.911972 136.590059 88.609303 136.590059 123.889088v802.847056c0 35.279784 28.697331 63.977115 63.977116 63.977115h614.539804c35.279784 0 63.981276-28.697331 63.981276-63.977115V123.889088c0-35.279784-28.701492-63.977115-63.981276-63.977116H200.567175z",fill:"#6E6E96","p-id":"80691"},null,-1),Io=t("path",{d:"M301.946104 941.515457h429.985632v65.841173H301.946104z",fill:"#8A8AA1","p-id":"80692"},null,-1),Lo=t("path",{d:"M731.931736 1024H301.946104a16.64337 16.64337 0 0 1-16.64337-16.64337V941.515457a16.64337 16.64337 0 0 1 16.64337-16.64337h429.985632a16.64337 16.64337 0 0 1 16.64337 16.64337v65.841173a16.64337 16.64337 0 0 1-16.64337 16.64337z m-413.342262-33.286741h396.698892v-32.554432H318.589474v32.554432z",fill:"#6E6E96","p-id":"80693"},null,-1),Mo=t("path",{d:"M337.230049 960.318304h20.804213v47.038326h-20.804213zM386.565159 960.318304h20.804213v47.038326h-20.804213zM435.891948 960.318304h20.804213v47.038326h-20.804213zM485.231219 960.318304h20.804213v47.038326h-20.804213zM534.558008 960.318304h20.804213v47.038326h-20.804213zM583.897279 960.318304h20.804213v47.038326h-20.804213zM633.224068 960.318304h20.804213v47.038326h-20.804213zM682.563339 960.318304h20.804213v47.038326h-20.804213z",fill:"#FFE599","p-id":"80694"},null,-1),Oo=t("path",{d:"M219.153659 140.794591m-26.874883 0a26.874882 26.874882 0 1 0 53.749765 0 26.874882 26.874882 0 1 0-53.749765 0Z",fill:"#ADADD1","p-id":"80695"},null,-1),No=t("path",{d:"M219.153659 184.312843c-23.995579 0-43.518252-19.522673-43.518253-43.518252s19.522673-43.518252 43.518253-43.518253 43.518252 19.522673 43.518252 43.518253-19.522673 43.518252-43.518252 43.518252z m0-53.749764c-5.642103 0-10.231512 4.589409-10.231512 10.231512s4.589409 10.231512 10.231512 10.231512 10.231512-4.589409 10.231511-10.231512-4.589409-10.231512-10.231511-10.231512z",fill:"#6E6E96","p-id":"80696"},null,-1),jo=t("path",{d:"M801.28466 140.794591m-26.870721 0a26.870721 26.870721 0 1 0 53.741442 0 26.870721 26.870721 0 1 0-53.741442 0Z",fill:"#ADADD1","p-id":"80697"},null,-1),qo=t("path",{d:"M801.28466 184.308683c-23.995579 0-43.514092-19.518512-43.514091-43.514092s19.518512-43.514092 43.514091-43.514092 43.514092 19.518512 43.514092 43.514092-19.518512 43.514092-43.514092 43.514092z m0-53.741443c-5.637942 0-10.227351 4.589409-10.227351 10.227351s4.589409 10.227351 10.227351 10.227351 10.227351-4.589409 10.227351-10.227351-4.589409-10.227351-10.227351-10.227351z",fill:"#6E6E96","p-id":"80698"},null,-1),Ro=t("path",{d:"M801.280499 905.23291m-26.870721 0a26.870721 26.870721 0 1 0 53.741443 0 26.870721 26.870721 0 1 0-53.741443 0Z",fill:"#ADADD1","p-id":"80699"},null,-1),Go=t("path",{d:"M801.280499 948.747001c-23.995579 0-43.514092-19.518512-43.514091-43.514091s19.518512-43.514092 43.514091-43.514092 43.514092 19.518512 43.514092 43.514092-19.518512 43.514092-43.514092 43.514091z m0-53.741442c-5.637942 0-10.227351 4.589409-10.227351 10.227351s4.589409 10.227351 10.227351 10.227351 10.227351-4.589409 10.227351-10.227351-4.589409-10.227351-10.227351-10.227351z",fill:"#6E6E96","p-id":"80700"},null,-1),Vo=t("path",{d:"M219.153659 905.23291m-26.870722 0a26.870721 26.870721 0 1 0 53.741443 0 26.870721 26.870721 0 1 0-53.741443 0Z",fill:"#ADADD1","p-id":"80701"},null,-1),Uo=t("path",{d:"M219.153659 948.747001c-23.995579 0-43.514092-19.518512-43.514092-43.514091s19.518512-43.514092 43.514092-43.514092 43.514092 19.518512 43.514091 43.514092-19.522673 43.514092-43.514091 43.514091z m0-53.741442c-5.637942 0-10.227351 4.589409-10.227351 10.227351s4.589409 10.227351 10.227351 10.227351 10.227351-4.589409 10.227351-10.227351-4.589409-10.227351-10.227351-10.227351z",fill:"#6E6E96","p-id":"80702"},null,-1),Wo=t("path",{d:"M520.972857 777.43263c-142.542145 0-258.508988-115.971004-258.508988-258.52147a16.64337 16.64337 0 0 1 33.28674 0c0 124.19699 101.033579 225.23473 225.222248 225.23473s225.222248-101.03774 225.222248-225.23473c0-124.188668-101.033579-225.218087-225.222248-225.218087a16.64337 16.64337 0 0 1 0-33.286741c142.542145 0 258.508988 115.966843 258.508988 258.504828 0 142.550466-115.966843 258.521471-258.508988 258.52147z",fill:"#6E6E96","p-id":"80703"},null,-1),Zo=t("path",{d:"M520.968696 518.919481m-83.312551 0a83.312551 83.312551 0 1 0 166.625102 0 83.312551 83.312551 0 1 0-166.625102 0Z",fill:"#A9A9BA","p-id":"80704"},null,-1),Ho=t("path",{d:"M520.968696 618.875402c-55.114521 0-99.955921-44.83724-99.955921-99.95176 0-55.118682 44.8414-99.955921 99.955921-99.955921s99.95176 44.8414 99.95176 99.955921c0 55.11036-44.83724 99.95176-99.95176 99.95176z m0-166.625101c-36.761044 0-66.669181 29.908136-66.66918 66.66918s29.908136 66.66502 66.66918 66.66502 66.66502-29.908136 66.66502-66.66502c0-36.761044-29.903976-66.669181-66.66502-66.66918z",fill:"#6E6E96","p-id":"80705"},null,-1),Jo=t("path",{d:"M301.946104 941.515457h429.985632v36.977408H301.946104z",fill:"#6E6E96","p-id":"80706"},null,-1),Xo=[So,zo,Po,To,Io,Lo,Mo,Oo,No,jo,qo,Ro,Go,Vo,Uo,Wo,Zo,Ho,Jo];function Ko(e,a){return i(),r("svg",Ao,Xo)}var Qo=Y(Yo,[["render",Ko]]);const tn={},en={t:"1640775712185",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"2996",width:"128",height:"128"},an=t("path",{d:"M894.185422 128.023792 129.814578 445.743994 445.99982 577.744353 571.860343 893.929596Z","p-id":"2997"},null,-1),on=[an];function nn(e,a){return i(),r("svg",en,on)}var rn=Y(tn,[["render",nn]]);const sn={class:"progress"},dn=P({props:{value:{type:Number,required:!0},text:{type:String}},setup(e){const a=e,o=G(()=>a.value>=80?"#e45e5e":a.value>=70?"#ff9800":a.value>=60?"#297ff3":a.value>0?"#53c31b":"");return(n,s)=>(i(),r("div",sn,[t("div",{class:st(["progress-value",`${e.value>50}`]),style:Ot({width:`${e.value}%`,backgroundColor:k(o)})},[t("span",null,g(e.text),1)],6),St(n.$slots,"default",{},void 0,!0)]))}});var He=Y(dn,[["__scopeId","data-v-de8ae0e6"]]);const un={},ln={t:"1641369474206",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"7685",width:"128",height:"128"},cn=t("path",{d:"M757.76 637.44l-218.88 245.76c-14.72 16.64-40.32 16.64-54.4 0L265.6 637.44C244.48 613.76 261.12 576 293.12 576l437.76 0C762.24 576 779.52 613.76 757.76 637.44z","p-id":"7686"},null,-1),pn=[cn];function fn(e,a){return i(),r("svg",ln,pn)}var mn=Y(un,[["render",fn]]);const bn={},vn={t:"1641369492518",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"7831",width:"128",height:"128"},gn=t("path",{d:"M758.4 385.92 539.52 140.16c-14.72-16.64-40.32-16.64-54.4 0L266.24 385.92C244.48 409.6 261.76 448 293.12 448l437.76 0C762.88 448 779.52 409.6 758.4 385.92z","p-id":"7832"},null,-1),_n=[gn];function hn(e,a){return i(),r("svg",vn,_n)}var xn=Y(bn,[["render",hn]]);const kn={};function wn(e,a){return i(),r("article",null,[St(e.$slots,"default",{},void 0,!0)])}var yn=Y(kn,[["render",wn],["__scopeId","data-v-bd286d4e"]]);const Fn={class:"cover"},En={class:"thumbnail"},Cn=P({emits:["click"],setup(e,{emit:a}){const o=()=>{a("click")};return(n,s)=>(i(),M(yn,null,{default:j(()=>[t("a",{onClick:o},[t("div",Fn,[t("div",En,[St(n.$slots,"default",{},void 0,!0)])])])]),_:3}))}});var $n=Y(Cn,[["__scopeId","data-v-123deb20"]]);const Dn={t:"1631799919469",class:"icon",viewBox:"0 0 1047 1047",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"3453",width:"128",height:"128"},Bn=P({props:{size:{type:[Number,String],default:50},color:{type:String,default:"#fff"}},setup(e){const a=o=>{if(o==null)return;if(typeof o=="number")return o+"px";const n=o.toString();return parseInt(n)+""==n?n+"px":n};return(o,n)=>(i(),r("div",{class:"loading",style:Ot({width:a(e.size),height:a(e.size)})},[(i(),r("svg",Dn,[t("path",{d:"M522.695111 1.991111c-26.339556 0.170667-47.416889 21.475556-47.672889 48.753778-0.284444 26.453333-0.056889 52.963556-0.056889 79.445333 0 27.249778-0.369778 54.528 0.113778 81.777778 0.483556 27.050667 22.016 47.132444 49.351111 46.904889a47.786667 47.786667 0 0 0 47.729778-47.445333c0.284444-53.76 0.284444-107.52-0.028444-161.251556-0.170667-27.676444-21.902222-48.355556-49.436445-48.184889m-195.896889 88.092445c-8.334222-14.222222-21.646222-21.276444-38.314666-21.333334-35.128889 0-56.576 36.949333-38.968889 68.152889a11616.995556 11616.995556 0 0 0 78.961777 137.614222 44.942222 44.942222 0 0 0 61.838223 16.896c21.304889-12.202667 29.667556-38.968889 17.379555-60.871111-26.453333-47.104-53.560889-93.866667-80.896-140.458666m-228.693333 234.524444c44.316444 25.799111 88.746667 51.342222 133.176889 76.970667 6.712889 3.896889 13.681778 6.912 21.703111 6.428444 20.138667 0.142222 35.953778-11.946667 41.301333-31.573333 5.006222-18.261333-2.673778-36.721778-20.224-46.990222-44.629333-26.026667-89.372444-51.882667-134.115555-77.710223-22.528-12.999111-47.815111-7.025778-59.818667 13.909334-12.231111 21.248-4.977778 45.624889 17.948444 58.965333m34.161778 235.975111c26.396444 0 52.821333 0.199111 79.217778-0.085333 23.409778-0.256 39.139556-16.412444 38.798222-39.139556-0.341333-21.617778-16.924444-37.347556-39.594666-37.376-51.655111-0.056889-103.310222-0.056889-154.965334 0.028445-24.177778 0.056889-40.704 15.985778-40.561778 38.684444 0.142222 22.186667 16.583111 37.745778 40.192 37.859556 25.656889 0.142222 51.285333 0.028444 76.913778 0m151.722667 100.238222a34.247111 34.247111 0 0 0-46.876445-12.942222 13764.778667 13764.778667 0 0 0-139.008 80.583111c-11.093333 6.485333-16.327111 16.867556-16.497777 25.372444 0.085333 30.549333 27.249778 47.957333 50.403555 35.072 47.160889-26.197333 93.724444-53.475556 140.145778-80.924444 17.180444-10.154667 21.504-30.378667 11.832889-47.160889m91.875555 101.660444c-14.250667-4.067556-27.619556 1.422222-35.84 15.644445a24375.466667 24375.466667 0 0 0-77.312 134.485333c-10.012444 17.550222-5.859556 35.669333 9.784889 45.027556 16.014222 9.557333 34.247111 4.039111 44.714667-13.994667 25.543111-44.088889 50.915556-88.263111 76.373333-132.352 3.299556-5.745778 5.688889-11.690667 5.745778-14.933333 0-17.834667-9.272889-29.866667-23.466667-33.877334m147.456 44.288c-16.384 0.085333-27.306667 11.918222-27.448888 30.151111-0.142222 25.372444-0.028444 50.716444-0.028445 76.060445h-0.085333c0 26.112-0.113778 52.252444 0.056889 78.364444 0.113778 18.261333 11.064889 30.065778 27.448889 30.208 16.952889 0.142222 28.046222-11.832889 28.103111-30.748444 0.113778-51.086222 0.142222-102.172444 0.056889-153.258667 0-18.773333-11.207111-30.862222-28.103112-30.776889m177.208889-26.112c-7.509333-12.8-21.902222-16.014222-33.792-8.874666a23.722667 23.722667 0 0 0-8.533333 32.995555c26.282667 46.279111 52.906667 92.330667 79.644444 138.353778 4.494222 7.765333 11.633778 11.946667 20.906667 11.804444 18.545778-0.142222 30.520889-19.342222 21.219556-35.868444-26.026667-46.392889-52.650667-92.444444-79.473778-138.410667m239.957333-41.187555c-45.283556-26.254222-90.595556-52.48-135.964444-78.648889-4.693333-2.702222-9.728-4.323556-15.36-2.958222-9.102222 2.247111-14.933333 8.049778-16.497778 17.095111-1.877333 10.894222 3.84 18.204444 12.885333 23.438222 29.809778 17.180444 59.562667 34.417778 89.344 51.598222 15.217778 8.789333 30.236444 17.976889 45.738667 26.225778 14.677333 7.793778 31.061333-2.048 31.061333-18.033778-0.056889-8.448-4.096-14.592-11.207111-18.716444m48.867556-234.638222c-24.888889-0.085333-49.749333 0-74.609778 0v-0.085334c-25.258667 0-50.517333-0.056889-75.776 0.028445-13.425778 0.056889-20.963556 6.343111-21.162667 17.294222-0.199111 11.150222 7.082667 17.521778 20.679111 17.550222 50.488889 0.113778 100.977778 0.142222 151.495112 0.085333 13.368889 0 21.191111-6.485333 21.390222-17.152 0.227556-10.808889-8.106667-17.664-22.016-17.720888m-187.960889-127.146667c45.084444-26.026667 90.140444-52.110222 135.168-78.222222 4.864-2.844444 8.248889-6.855111 8.135111-12.942223-0.142222-11.036444-11.207111-17.436444-21.504-11.548444-45.511111 26.055111-90.851556 52.394667-136.135111 78.819556-7.68 4.494222-10.524444 11.52-5.575111 19.569777 4.835556 7.850667 12.088889 8.817778 19.911111 4.323556m-122.311111-115.114667c5.205333-0.256 8.220444-3.413333 10.609778-7.651555 4.920889-8.647111 10.040889-17.208889 14.990222-25.827556 20.48-35.555556 40.931556-71.025778 61.297778-106.609778 5.091556-8.874667 3.015111-16.668444-4.778667-18.517333-7.68-1.848889-10.894222 3.697778-14.051556 9.159111l-68.778666 119.495111c-2.844444 4.977778-6.030222 9.870222-8.305778 15.104-3.128889 7.196444 1.678222 14.648889 9.045333 14.848","p-id":"3454",style:Ot({fill:e.color})},null,4)]))],4))}});var Yn=Y(Bn,[["__scopeId","data-v-0a8a31e2"]]);const An={},Sn={t:"1642063181211",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"5062",width:"128",height:"128","data-v-cda444e0":""},zn=t("path",{d:"M512 85.333333c235.648 0 426.666667 191.018667 426.666667 426.666667s-191.018667 426.666667-426.666667 426.666667S85.333333 747.648 85.333333 512 276.352 85.333333 512 85.333333z m-74.965333 550.4L346.453333 545.152a42.666667 42.666667 0 1 0-60.330666 60.330667l120.704 120.704a42.666667 42.666667 0 0 0 60.330666 0l301.653334-301.696a42.666667 42.666667 0 1 0-60.288-60.330667l-271.530667 271.488z",fill:"#52C41A","p-id":"5063","data-v-cda444e0":""},null,-1),Pn=[zn];function Tn(e,a){return i(),r("svg",Sn,Pn)}var In=Y(An,[["render",Tn]]);const Ln={},Mn={width:"128",height:"128",viewBox:"0 0 50 50",version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"},On=zt('',1),Nn=[On];function jn(e,a){return i(),r("svg",Mn,Nn)}var qn=Y(Ln,[["render",jn]]),Je={install:e=>{e.component("icon-loading",Yn),e.component("icon-success",In),e.component("icon-error",qn)}};const Rn=e=>{},Gn=()=>new Date().getTime(),Vn=e=>{if(e<1e3)return`${e} B`;let o=1e3,n=0;for(let m=e/1e3;m>=1e3;m/=1e3)o*=1e3,n++;let s=[" KB"," MB"," GB"," TB"," PB"," EB"];return(e/100/(o/100)).toFixed(1)+s[n]},Un=e=>{if(e==null)return 0;if(e<1e4)return e;let o=parseInt(`${e/1e4}`),n=e%1e4;return`${o}\u4E07${n}`},Wn=e=>{if(e)try{var a=new Date(e),o=a.getHours(),n=a.getMinutes(),s=a.getSeconds();return o<10&&(o=`0${o}`),n<10&&(n=`0${n}`),s<10&&(s=`0${s}`),`${o}:${n}:${s}`}catch(f){}return""},Zn=e=>{if(e){let a=Math.floor(e/86400),o=Math.floor(e/3600)%24,n=Math.floor(e/60)%60,s=e%60;return a+"\u5929"+o+"\u5C0F\u65F6"+(n<10?"0"+n:n)+"\u5206"+(s<10?"0"+s:s)+"\u79D2"}},Hn=e=>/^\d+\.\d+\.\d+\.\d+$/.test(e),Jn=e=>e.length<3?"\u7528\u6237\u540D\u592A\u77ED":e.toLowerCase()!=e?"\u7528\u6237\u540D\u53EA\u80FD\u4E3A\u5C0F\u5199":new RegExp("^\\d").exec(e)?"\u7528\u6237\u540D\u4E0D\u80FD\u4EE5\u6570\u5B57\u5F00\u5934":new RegExp("^_").exec(e)?"\u7528\u6237\u540D\u4E0D\u80FD\u4EE5_\u5F00\u5934":new RegExp("^[a-z0-9_]+$").exec(e)?!0:"\u975E\u6CD5\u7684\u7528\u6237\u540D",Xn=(e,a)=>{let o=!0,n=null;const s=()=>{n=null,o&&e().finally(()=>{o&&(n=setTimeout(s,a))})};return n=setTimeout(s,0),()=>{o=!1,n!=null&&clearTimeout(n)}};var Kn=Object.freeze(Object.defineProperty({__proto__:null,formatDate:Rn,UnixDate:Gn,byteToSize:Vn,numberToSum:Un,dateForm:Wn,stampForm:Zn,checkIsIP:Hn,checkSmabaUserName:Jn,easyInterval:Xn},Symbol.toStringTag,{value:"Module"})),wt=W({},Kn);const Qn={class:"flow"},ti={class:"flow-data"},ei={key:0},ai={key:1},oi=P({setup(e){_a([ha,xa,ka,wa,ya,Fa]);const a=y(),o=h=>{var _;const v=(_=a.value)==null?void 0:_[h];return!v||v.startTime==0?"":d(v.startTime*1e3)+"-"+d(v.endTime*1e3)},n=G(()=>{var v;let h=[];return(v=a.value)==null||v.forEach(_=>{h.push({value:_.uploadSpeed})}),h}),s=G(()=>{var v;let h=[];return(v=a.value)==null||v.forEach(_=>{h.push({value:_.downloadSpeed})}),h}),f=G(()=>{var v;let h="";if(a.value){let _=((v=a.value)==null?void 0:v.length)||0;if(_>0){let x=a.value[_-1];h=c(x.uploadSpeed)+"/s"}}return h}),m=G(()=>{var v;let h="";if(a.value){let _=((v=a.value)==null?void 0:v.length)||0;if(_>0){let x=a.value[_-1];h=c(x.downloadSpeed)+"/s"}}return h});G(()=>{var v;let h=[];return(v=a.value)==null||v.forEach(_=>{h.push({value:_.downloadSpeed+_.uploadSpeed})}),h});const p=()=>T(this,null,function*(){var h;try{const v=yield z.Network.Statistics.GET();if(v.data&&(h=v.data.result)!=null&&h.items){const _=v.data.result.slots||10;if(v.data.result.items.length<_){let x=v.data.result.items;for(;x.length<_;)x=[{downloadSpeed:0,endTime:0,startTime:0,uploadSpeed:0}].concat(x);a.value=x}else v.data.result.items.length>_?a.value=v.data.result.items.slice(_-v.data.result.items.length):a.value=v.data.result.items}}catch(v){console.log(v)}}),d=wt.dateForm,c=wt.byteToSize,u=y();let l=null;const b=h=>(l=Ea(h,"dark"),l.setOption({animation:!1,backgroundColor:"transparent",color:["transparent","transparent"],tooltip:{trigger:"axis",formatter:v=>{if(Array.isArray(v)){let _="";v.length>0&&(_=o(v[0].axisValue));for(let x=0;x${v[x].seriesName}: ${c(v[x].value)}/s`;return _.toString()}else{const _=v;return`${o(_.axisValue)}
${_.seriesName}: ${c(_.value)}/s`}}},xAxis:{type:"category",boundaryGap:!1,splitLine:{lineStyle:{color:["#999"]},show:!1},name:"",show:!1,nameGap:0,nameTextStyle:{height:0,lineHeight:0,padding:0}},title:{text:"\u6D41\u91CF\u7EDF\u8BA1",textStyle:{fontSize:12,color:"rgba(0, 0, 0, 0.6)"},top:"10px",left:"10px"},yAxis:{type:"value",name:"",minInterval:1e4,interval:1e3,axisLabel:{formatter:function(v,_){return`${c(v)}/s`},color:"#fff",show:!1},nameTextStyle:{color:"#fff"},splitLine:{lineStyle:{color:["#999"]},show:!1}},series:[{name:"\u4E0B\u8F7D",data:s.value,type:"line",smooth:!0,areaStyle:{color:{type:"linear",x:0,y:0,x2:0,y2:1,colorStops:[{offset:0,color:"rgba(32, 199, 247, 1)"},{offset:1,color:"rgba(32, 199, 247, 0.1)"}],global:!1}}},{name:"\u4E0A\u4F20",data:n.value,type:"line",smooth:!0,areaStyle:{color:{type:"linear",x:0,y:0,x2:0,y2:1,colorStops:[{offset:0,color:"rgba(85, 58, 254, 1)"},{offset:1,color:"rgba(85, 58, 254, 0.1)"}],global:!1}}}],legend:{padding:0,align:"right",top:"10px",selected:{\u4E0A\u4F20:!0,\u4E0B\u8F7D:!0},textStyle:{color:"rgba(0, 0, 0, 0.6)"},itemStyle:{color:"#5e72e4"},lineStyle:{color:"#333"}},grid:{left:"2%",right:"2%",bottom:"0%",top:"10%",containLabel:!0}}),l);return Dt(()=>{setTimeout(()=>T(this,null,function*(){if(u.value){yield p();const h=b(u.value),v=u.value;h.resize({width:v.clientWidth,height:v.clientHeight}),window.addEventListener("resize",()=>{h.resize({width:v.clientWidth,height:v.clientHeight})});const _=()=>T(this,null,function*(){l!=null&&(yield p(),l!=null&&(h.setOption({series:[{name:"\u4E0B\u8F7D",data:s.value,type:"line",areaStyle:{},smooth:!0},{name:"\u4E0A\u4F20",data:n.value,type:"line",areaStyle:{},smooth:!0}]}),setTimeout(_,5e3)))});setTimeout(_,5e3)}}),1e3)}),jt(()=>{l!=null&&(l.dispose(),l=null)}),(h,v)=>(i(),r("div",Qn,[t("div",{ref_key:"el",ref:u,class:"echart"},null,512),t("div",ti,[k(f)?(i(),r("span",ei,"\u4E0A\u4F20: "+g(k(f)),1)):C("",!0),k(m)?(i(),r("span",ai,"\u4E0B\u8F7D: "+g(k(m)),1)):C("",!0)])]))}});var ni=Y(oi,[["__scopeId","data-v-54a7c83e"]]);const ii={},ri={t:"1649668202191",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"2338","xmlns:xlink":"http://www.w3.org/1999/xlink",width:"28px",height:"28px"},si=t("path",{d:"M288 512m-64 0a64 64 0 1 0 128 0 64 64 0 1 0-128 0Z","p-id":"2339",fill:"#666"},null,-1),di=t("path",{d:"M512 512m-64 0a64 64 0 1 0 128 0 64 64 0 1 0-128 0Z","p-id":"2340",fill:"#666"},null,-1),ui=t("path",{d:"M736 512m-64 0a64 64 0 1 0 128 0 64 64 0 1 0-128 0Z","p-id":"2341",fill:"#666"},null,-1),li=[si,di,ui];function ci(e,a){return i(),r("svg",ri,li)}var $t=Y(ii,[["render",ci]]);let ie=0;const pi={props:{type:String,message:String|Function,Close:Function,countdown:Number},data(){return{show:!1,remain:0}},mounted(){if(window.setTimeout(()=>{this.show=!0},0),this.countdown){this.remain=this.countdown;const e=()=>{this.show&&this.remain>0&&(this.remain=this.remain-1,ie=window.setTimeout(e,1e3))};ie=window.setTimeout(e,1e3)}},computed:{Message(){return this.message+(this.countdown?" "+this.remain+"s":"")}},methods:{Stop(){this.type!="loading"&&(this.show=!1,ie!=0&&clearTimeout(ie),this.Close())}}},le=e=>(O("data-v-6935a479"),e=e(),N(),e),fi={key:0,class:"loading icon"},mi=le(()=>t("svg",{t:"1631799919469",class:"icon",viewBox:"0 0 1047 1047",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"3453",width:"128",height:"128"},[t("path",{d:"M522.695111 1.991111c-26.339556 0.170667-47.416889 21.475556-47.672889 48.753778-0.284444 26.453333-0.056889 52.963556-0.056889 79.445333 0 27.249778-0.369778 54.528 0.113778 81.777778 0.483556 27.050667 22.016 47.132444 49.351111 46.904889a47.786667 47.786667 0 0 0 47.729778-47.445333c0.284444-53.76 0.284444-107.52-0.028444-161.251556-0.170667-27.676444-21.902222-48.355556-49.436445-48.184889m-195.896889 88.092445c-8.334222-14.222222-21.646222-21.276444-38.314666-21.333334-35.128889 0-56.576 36.949333-38.968889 68.152889a11616.995556 11616.995556 0 0 0 78.961777 137.614222 44.942222 44.942222 0 0 0 61.838223 16.896c21.304889-12.202667 29.667556-38.968889 17.379555-60.871111-26.453333-47.104-53.560889-93.866667-80.896-140.458666m-228.693333 234.524444c44.316444 25.799111 88.746667 51.342222 133.176889 76.970667 6.712889 3.896889 13.681778 6.912 21.703111 6.428444 20.138667 0.142222 35.953778-11.946667 41.301333-31.573333 5.006222-18.261333-2.673778-36.721778-20.224-46.990222-44.629333-26.026667-89.372444-51.882667-134.115555-77.710223-22.528-12.999111-47.815111-7.025778-59.818667 13.909334-12.231111 21.248-4.977778 45.624889 17.948444 58.965333m34.161778 235.975111c26.396444 0 52.821333 0.199111 79.217778-0.085333 23.409778-0.256 39.139556-16.412444 38.798222-39.139556-0.341333-21.617778-16.924444-37.347556-39.594666-37.376-51.655111-0.056889-103.310222-0.056889-154.965334 0.028445-24.177778 0.056889-40.704 15.985778-40.561778 38.684444 0.142222 22.186667 16.583111 37.745778 40.192 37.859556 25.656889 0.142222 51.285333 0.028444 76.913778 0m151.722667 100.238222a34.247111 34.247111 0 0 0-46.876445-12.942222 13764.778667 13764.778667 0 0 0-139.008 80.583111c-11.093333 6.485333-16.327111 16.867556-16.497777 25.372444 0.085333 30.549333 27.249778 47.957333 50.403555 35.072 47.160889-26.197333 93.724444-53.475556 140.145778-80.924444 17.180444-10.154667 21.504-30.378667 11.832889-47.160889m91.875555 101.660444c-14.250667-4.067556-27.619556 1.422222-35.84 15.644445a24375.466667 24375.466667 0 0 0-77.312 134.485333c-10.012444 17.550222-5.859556 35.669333 9.784889 45.027556 16.014222 9.557333 34.247111 4.039111 44.714667-13.994667 25.543111-44.088889 50.915556-88.263111 76.373333-132.352 3.299556-5.745778 5.688889-11.690667 5.745778-14.933333 0-17.834667-9.272889-29.866667-23.466667-33.877334m147.456 44.288c-16.384 0.085333-27.306667 11.918222-27.448888 30.151111-0.142222 25.372444-0.028444 50.716444-0.028445 76.060445h-0.085333c0 26.112-0.113778 52.252444 0.056889 78.364444 0.113778 18.261333 11.064889 30.065778 27.448889 30.208 16.952889 0.142222 28.046222-11.832889 28.103111-30.748444 0.113778-51.086222 0.142222-102.172444 0.056889-153.258667 0-18.773333-11.207111-30.862222-28.103112-30.776889m177.208889-26.112c-7.509333-12.8-21.902222-16.014222-33.792-8.874666a23.722667 23.722667 0 0 0-8.533333 32.995555c26.282667 46.279111 52.906667 92.330667 79.644444 138.353778 4.494222 7.765333 11.633778 11.946667 20.906667 11.804444 18.545778-0.142222 30.520889-19.342222 21.219556-35.868444-26.026667-46.392889-52.650667-92.444444-79.473778-138.410667m239.957333-41.187555c-45.283556-26.254222-90.595556-52.48-135.964444-78.648889-4.693333-2.702222-9.728-4.323556-15.36-2.958222-9.102222 2.247111-14.933333 8.049778-16.497778 17.095111-1.877333 10.894222 3.84 18.204444 12.885333 23.438222 29.809778 17.180444 59.562667 34.417778 89.344 51.598222 15.217778 8.789333 30.236444 17.976889 45.738667 26.225778 14.677333 7.793778 31.061333-2.048 31.061333-18.033778-0.056889-8.448-4.096-14.592-11.207111-18.716444m48.867556-234.638222c-24.888889-0.085333-49.749333 0-74.609778 0v-0.085334c-25.258667 0-50.517333-0.056889-75.776 0.028445-13.425778 0.056889-20.963556 6.343111-21.162667 17.294222-0.199111 11.150222 7.082667 17.521778 20.679111 17.550222 50.488889 0.113778 100.977778 0.142222 151.495112 0.085333 13.368889 0 21.191111-6.485333 21.390222-17.152 0.227556-10.808889-8.106667-17.664-22.016-17.720888m-187.960889-127.146667c45.084444-26.026667 90.140444-52.110222 135.168-78.222222 4.864-2.844444 8.248889-6.855111 8.135111-12.942223-0.142222-11.036444-11.207111-17.436444-21.504-11.548444-45.511111 26.055111-90.851556 52.394667-136.135111 78.819556-7.68 4.494222-10.524444 11.52-5.575111 19.569777 4.835556 7.850667 12.088889 8.817778 19.911111 4.323556m-122.311111-115.114667c5.205333-0.256 8.220444-3.413333 10.609778-7.651555 4.920889-8.647111 10.040889-17.208889 14.990222-25.827556 20.48-35.555556 40.931556-71.025778 61.297778-106.609778 5.091556-8.874667 3.015111-16.668444-4.778667-18.517333-7.68-1.848889-10.894222 3.697778-14.051556 9.159111l-68.778666 119.495111c-2.844444 4.977778-6.030222 9.870222-8.305778 15.104-3.128889 7.196444 1.678222 14.648889 9.045333 14.848","p-id":"3454"})],-1)),bi=[mi],vi={key:1,class:"success icon"},gi=le(()=>t("svg",{t:"1632451272305",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"2204",width:"128",height:"128"},[t("path",{d:"M1001.305115 275.874141 431.461709 845.718571c-28.221762 28.221762-73.977875 28.221762-102.20066 0L22.661116 539.116591c-28.222785-28.221762-28.222785-73.979922 0-102.20066 28.221762-28.221762 73.977875-28.221762 102.20066 0l255.500115 255.502162 518.743588-518.743588c28.221762-28.221762 73.977875-28.221762 102.199637 0C1029.5279 201.89422 1029.5279 247.65238 1001.305115 275.874141z","p-id":"2205"})],-1)),_i=[gi],hi={key:2,class:"error icon"},xi=le(()=>t("svg",{t:"1632451325789",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"2204",width:"128",height:"128"},[t("path",{d:"M823.04 840.32 524.16 540.16l296.32-294.4c12.8-12.8 12.8-33.28 0-45.44-12.8-12.8-33.28-12.8-46.08 0L478.08 494.08 184.96 200.32c-12.8-12.8-33.28-12.8-45.44 0s-12.8 33.28 0 45.44l292.48 293.76-302.72 300.8c-12.8 12.8-12.8 33.28 0 45.44 12.8 12.8 33.28 12.8 46.08 0l302.72-300.16 299.52 300.16c12.8 12.8 33.28 12.8 45.44 0C835.2 873.6 835.2 853.12 823.04 840.32z","p-id":"2205"})],-1)),ki=[xi],wi={key:3,class:"warning icon"},yi=le(()=>t("svg",{t:"1632451401172",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"1638",width:"128",height:"128"},[t("path",{d:"M512 1021.45211835a60.32985613 60.32985613 0 1 1 60.32985613-60.32985611 60.32985613 60.32985613 0 0 1-60.32985613 60.32985611z m86.85823451-924.97400238L572.32985613 719.80283775a60.32985613 60.32985613 0 0 1-120.65971226 0l-26.52837838-623.32472178c-0.16758294-2.22885301-0.28489098-4.49122263-0.284891-6.78710881a87.14312551 87.14312551 0 0 1 174.28625102 0c0 2.2958862-0.11730806 4.5582558-0.284891 6.78710881z","p-id":"1639"})],-1)),Fi=[yi];function Ei(e,a,o,n,s,f){return i(),M(_t,{name:"el-fade-in-linear"},{default:j(()=>[s.show?(i(),r("div",{key:0,class:"toast",onClick:a[1]||(a[1]=m=>f.Stop())},[o.type=="loading"?(i(),r("div",fi,bi)):o.type=="success"?(i(),r("div",vi,_i)):o.type=="error"?(i(),r("div",hi,ki)):o.type=="warning"?(i(),r("div",wi,Fi)):C("",!0),t("div",{class:"message",onClick:a[0]||(a[0]=ot(()=>{},["stop"]))},g(f.Message),1)])):C("",!0)]),_:1})}var Ci=Y(pi,[["render",Ei],["__scopeId","data-v-6935a479"]]);const Jt=new Map,qt=e=>{const a=J(Ci,K(W({},e),{Close:()=>{n()}})),o=document.createElement("div");document.body.append(o),a.mount(o);const n=()=>{o.remove(),Jt.get(a._uid)&&Jt.delete(a._uid)};return e.type=="loading"&&Jt.set(a._uid,{Close:n}),(e==null?void 0:e.duration)==0||((e==null?void 0:e.duration)>0?setTimeout(()=>{n()},e==null?void 0:e.duration):setTimeout(()=>{n()},3e3)),{Close:n}},E=e=>qt(e);E.Loading=(e,a)=>qt({type:"loading",message:e||"\u52A0\u8F7D\u4E2D...",duration:0,countdown:a||0});E.Success=e=>qt({type:"success",message:e});E.Error=e=>qt({type:"error",message:e,duration:0});E.Warning=e=>qt({type:"warning",message:e});E.Message=e=>qt({message:e});E.Clear=()=>{Jt.forEach((e,a)=>{e.Close(),Jt.delete(a)})};const ft={installApp:(e,a)=>new Promise((o,n)=>{let s=0;z.App.Install.POST({name:e}).then(()=>{const f=setTimeout(()=>{s==0&&(s=1,o(!1))},(a||60)*1e3),m=()=>{s==0&&z.App.Check.POST({name:e}).then(p=>{if(s==0&&p!=null&&p.data){const{result:d}=p.data;if((d==null?void 0:d.status)=="installed"){clearTimeout(f),s=1,o(!0);return}}}).catch(p=>{}).finally(()=>{s==0&&setTimeout(m,3e3)})};setTimeout(m,3e3)}).catch(f=>{s==0&&(s=1,n("\u5B89\u88C5\u5931\u8D25\uFF0C"+f))})}),checkAndInstallApp:(e,a,o)=>T(Kt,null,function*(){let n=E.Loading("\u68C0\u67E5\u4E2D...");try{const s=yield z.App.Check.POST({name:e});if(n.Close(),s!=null&&s.data){const{result:f,error:m}=s.data;if(m)E.Warning(m);else if(f){if(f.status=="installed")return!0;if(confirm(`\u68C0\u6D4B\u5230\u4F60\u5C1A\u672A\u5B89\u88C5 ${a} \u63D2\u4EF6,\u662F\u5426\u5B89\u88C5\uFF1F`)){n=E.Loading("\u6B63\u5728\u5B89\u88C5\u4E2D...");const p=yield ft.installApp(o||e);if(n.Close(),p)return!0;E.Error("\u5B89\u88C5\u5931\u8D25\u6216\u8D85\u65F6\uFF0C\u8BF7\u68C0\u67E5\u8F6F\u4EF6\u6E90\u6216\u7A0D\u5019\u91CD\u8BD5")}}else E.Warning("\u68C0\u67E5\u63D2\u4EF6\u72B6\u6001\u5931\u8D25")}return!1}catch(s){return n.Close(),E.Warning(s),!1}}),installAndGo:(e,a,o)=>T(Kt,null,function*(){(yield ft.checkAndInstallApp(e,a))&&(location.href=o)})},$i={},Di={t:"1640746738262",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"1216",width:"128",height:"128"},Bi=t("path",{d:"M511.232 438.8352L112.9984 40.6016A51.2 51.2 0 0 0 40.6016 112.9984L438.784 511.232 40.6016 909.4656a51.2 51.2 0 1 0 72.3968 72.448l398.2336-398.2848 398.2336 398.2848a51.2 51.2 0 1 0 72.448-72.448l-398.2848-398.2336 398.2848-398.2336A51.2 51.2 0 0 0 909.4656 40.6016L511.232 438.784z","p-id":"1217"},null,-1),Yi=[Bi];function Ai(e,a){return i(),r("svg",Di,Yi)}var Si=Y($i,[["render",Ai]]);const zi=e=>(O("data-v-428d873e"),e=e(),N(),e),Pi={id:"actioner"},Ti={key:0,class:"action-container"},Ii={class:"action-container_header"},Li=zi(()=>t("div",null,null,-1)),Mi={class:"title"},Oi={class:"action-container_body"},Ni=P({props:{Close:{type:Function},type:{type:Number},title:String},setup(e){const a=e,o=y(!1);Dt(()=>{o.value=!0,document.body.setAttribute("lock-scroll","true")}),jt(()=>{document.body.removeAttribute("lock-scroll")});const n=()=>{a.Close&&(o.value=!1,setTimeout(()=>{a.Close&&a.Close()},300))};return(s,f)=>(i(),r("div",Pi,[t("div",{class:"bg",onClick:n}),e.type!=null?St(s.$slots,"default",{key:0},void 0,!0):(i(),r(L,{key:1},[o.value?(i(),r("div",Ti,[t("div",Ii,[Li,t("div",Mi,g(e.title),1),t("button",{class:"close",title:"\u5173\u95ED",onClick:n},[A(Si)])]),t("div",Oi,[St(s.$slots,"default",{},void 0,!0)])])):C("",!0)],64))]))}});var ji=Y(Ni,[["__scopeId","data-v-428d873e"]]);const X=P({props:{Close:{type:Function},type:{type:Number},title:String},setup(e){return(a,o)=>(i(),M(ji,{Close:e.Close,type:e.type,title:e.title},{default:j(()=>[St(a.$slots,"default")]),_:3},8,["Close","type","title"]))}}),yt=e=>(O("data-v-5922bd83"),e=e(),N(),e),qi=["onSubmit"],Ri=yt(()=>t("div",{class:"actioner-dns_header"},[t("span",null,"DNS\u914D\u7F6E")],-1)),Gi={class:"actioner-dns_body"},Vi={class:"label-item"},Ui=yt(()=>t("div",{class:"label-item_key"},[t("span",null,"DNS\u9009\u9879")],-1)),Wi={class:"label-item_value"},Zi=yt(()=>t("option",{value:"auto"},"\u81EA\u52A8\u83B7\u53D6DNS",-1)),Hi=yt(()=>t("option",{value:"manual"},"\u81EA\u5B9A\u4E49DNS",-1)),Ji=[Zi,Hi],Xi={class:"label-item"},Ki=yt(()=>t("div",{class:"label-item_key"},"DNS\u670D\u52A1\u5668\u5730\u5740",-1)),Qi={class:"label-item_value"},tr=["onUpdate:modelValue"],er={class:"label-item"},ar=yt(()=>t("div",{class:"label-item_key"},[t("span",null,"DNS\u670D\u52A1\u5668\u5730\u5740")],-1)),or={class:"label-item_value"},nr={class:"label-item"},ir=yt(()=>t("div",{class:"label-item_key"},"\u5907\u7528DNS\u670D\u52A1\u5668\u5730\u5740",-1)),rr={class:"label-item_value"},sr={key:1,class:"label-message"},dr={class:"actioner-dns_footer"},ur=["disabled"],lr={key:1,class:"actioner-dns"},cr=yt(()=>t("div",{class:"actioner-dns_header"},[t("span",null,"DNS\u914D\u7F6E")],-1)),pr=yt(()=>t("div",{class:"actioner-dns_body"},[t("div",{class:"config-message"},"DNS\u914D\u7F6E\u5DF2\u4FDD\u5B58")],-1)),fr=P({props:{Close:{type:Function,required:!0}},setup(e){const a=e,o=y(0),n=y({interfaceName:"",dnsProto:"auto",manualDnsIp:[]}),s=y(""),f=y(""),m=y(""),p=y(!1);(()=>T(this,null,function*(){var b;p.value=!0;try{const h=yield z.Guide.DnsConfig.GET();(b=h==null?void 0:h.data)!=null&&b.result&&(n.value=h.data.result)}catch(h){m.value=h}p.value=!1}))();const c=()=>T(this,null,function*(){m.value="";let b={};switch(n.value.dnsProto){case"auto":break;case"manual":b.manualDnsIp=[],n.value.manualDnsIp!=null&&n.value.manualDnsIp.length>0?b.manualDnsIp=n.value.manualDnsIp:(b.manualDnsIp.push(s.value),f.value&&b.manualDnsIp.push(f.value));break}b.dnsProto=n.value.dnsProto,b.interfaceName=n.value.interfaceName;const h=E.Loading("\u914D\u7F6E\u4E2D...");try{const v=yield z.Guide.DnsConfig.POST(b);if(v!=null&&v.data){const{success:_,error:x}=v==null?void 0:v.data;x&&(m.value=x),(_==null||_==0)&&(E.Success("\u914D\u7F6E\u6210\u529F"),o.value=1)}}catch(v){m.value=v}h.Close()}),u=b=>{b.preventDefault(),a.Close&&a.Close()},l=b=>{location.reload()};return(b,h)=>(i(),M(X,{Close:e.Close,type:1},{default:j(()=>[o.value==0?(i(),r("form",{key:0,class:"actioner-dns",onSubmit:ot(c,["prevent"])},[Ri,t("div",Gi,[t("div",Vi,[Ui,t("div",Wi,[S(t("select",{"onUpdate:modelValue":h[0]||(h[0]=v=>n.value.dnsProto=v)},Ji,512),[[Z,n.value.dnsProto]])])]),n.value.dnsProto=="manual"?(i(),r(L,{key:0},[n.value.manualDnsIp!=null&&n.value.manualDnsIp.length>0?(i(!0),r(L,{key:0},q(n.value.manualDnsIp,(v,_)=>(i(),r("div",Xi,[Ki,t("div",Qi,[S(t("input",{type:"text",placeholder:"\u8BF7\u8F93\u5165DNS\u5730\u5740","onUpdate:modelValue":x=>n.value.manualDnsIp[_]=x},null,8,tr),[[V,n.value.manualDnsIp[_],void 0,{trim:!0}]])])]))),256)):(i(),r(L,{key:1},[t("div",er,[ar,t("div",or,[S(t("input",{type:"text",placeholder:"\u8BF7\u8F93\u5165DNS\u5730\u5740",required:"","onUpdate:modelValue":h[1]||(h[1]=v=>s.value=v)},null,512),[[V,s.value,void 0,{trim:!0}]])])]),t("div",nr,[ir,t("div",rr,[S(t("input",{type:"text",placeholder:"\u5907\u7528DNS\u5730\u5740","onUpdate:modelValue":h[2]||(h[2]=v=>f.value=v)},null,512),[[V,f.value,void 0,{trim:!0}]])])])],64))],64)):C("",!0),m.value?(i(),r("div",sr,g(m.value),1)):C("",!0)]),t("div",dr,[t("button",{class:"cbi-button cbi-button-apply app-btn",disabled:p.value},"\u786E\u8BA4",8,ur),t("button",{class:"cbi-button cbi-button-remove app-btn app-back",onClick:u},"\u53D6\u6D88")])],40,qi)):o.value==1?(i(),r("div",lr,[cr,pr,t("div",{class:"actioner-dns_footer"},[t("button",{class:"cbi-button cbi-button-remove app-btn app-back",onClick:l},"\u5B8C\u6210")])])):C("",!0)]),_:1},8,["Close"]))}});var mr=Y(fr,[["__scopeId","data-v-5922bd83"]]);const Xe=()=>{const e=document.createElement("div");document.body.appendChild(e);const a=J(mr,{Close:()=>{o()}});a.mount(e);const o=()=>{a.unmount(),e.remove()};return{Close:o}},ce=e=>(O("data-v-ed442d72"),e=e(),N(),e),br={class:"action"},vr={class:"action-body"},gr=ce(()=>t("div",{class:"icon"},[t("svg",{t:"1642063181211",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"5062",width:"128",height:"128","data-v-cda444e0":""},[t("path",{d:"M512 85.333333c235.648 0 426.666667 191.018667 426.666667 426.666667s-191.018667 426.666667-426.666667 426.666667S85.333333 747.648 85.333333 512 276.352 85.333333 512 85.333333z m-74.965333 550.4L346.453333 545.152a42.666667 42.666667 0 1 0-60.330666 60.330667l120.704 120.704a42.666667 42.666667 0 0 0 60.330666 0l301.653334-301.696a42.666667 42.666667 0 1 0-60.288-60.330667l-271.530667 271.488z",fill:"#52C41A","p-id":"5063","data-v-cda444e0":""})])],-1)),_r=ce(()=>t("h2",{class:"title"},"\u670D\u52A1\u5DF2\u542F\u52A8",-1)),hr={class:"info"},xr=ce(()=>t("span",null,"\u524D\u5F80",-1)),kr=["href"],wr=ce(()=>t("span",null,"\u8FDB\u884C\u6D4B\u901F",-1)),yr=P({props:{port:Number,Close:Function},setup(e){const a=e,o=G(()=>`http://${location.hostname}:${a.port}`),n=()=>{a.Close&&(a.Close(),location.reload())};return(s,f)=>(i(),M(X,{type:1},{default:j(()=>[A(_t,{name:"rotate",mode:"out-in"},{default:j(()=>[t("div",br,[t("div",vr,[gr,_r,t("div",hr,[xr,t("a",{href:k(o),target:"_blank",rel:"noopener noreferrer"},g(k(o)),9,kr),wr]),t("div",{class:"btns"},[t("button",{class:"cbi-button cbi-button-remove app-btn app-back",type:"button",onClick:n},"\u5173\u95ED")])])])]),_:1})]),_:1}))}});var Fr=Y(yr,[["__scopeId","data-v-ed442d72"]]),Er=e=>{const a=document.createElement("div");document.body.appendChild(a);const o=J(Fr,K(W({},e),{Close:()=>{n()}}));o.mount(a);const n=()=>{o.unmount(),a.remove()};return{Close:n}};const Ee=e=>(O("data-v-39248365"),e=e(),N(),e),Cr=Ee(()=>t("div",{class:"app-container_status-label_iconer"},[t("svg",{xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink","xmlns:v":"https://vecta.io/nano",width:"48",height:"38",viewBox:"0 0 12.7 10.05"},[t("defs",null,[t("filter",{id:"A","color-interpolation-filters":"sRGB"},[t("feColorMatrix",{result:"A",values:"2 -0.5 -0.5 0 0 -0.5 2 -0.5 0 0 -0.5 -0.5 2 0 0 0 0 0 1 0 "}),t("feColorMatrix",{values:"0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0"}),t("feColorMatrix",{in:"A",values:"2 -0.5 -0.5 0 0 -0.5 2 -0.5 0 0 -0.5 -0.5 2 0 0 0 0 0 1 0 "})]),t("path",{id:"B",d:"M80.56 75.75h3.91v22.79h-3.91z"})]),t("g",{transform:"translate(0 -286.95)"},[t("rect",{x:".21",y:"287.25",width:"12.33",height:"9.5",ry:".57",fill:"#e6e6e6",stroke:"#e6e6e6","stroke-linejoin":"round","stroke-width":".37","paint-order":"normal"}),t("path",{transform:"matrix(.105 0 0 .0989 -6.0834 280.6)",d:"M73.96 75.66h89.41c2.31 0 4.17 1.86 4.17 4.17v52.65h-21.74v9.41h-8.69v12.59h-36.87v-12.59h-8.69v-9.41H69.79V79.83c0-2.31 1.86-4.17 4.17-4.17z",fill:"#999",filter:"url(#A)",stroke:"#999","stroke-width":"2.5"}),t("g",{transform:"matrix(.1048 0 0 .1048 -6.0999 280.7)",fill:"#fff",filter:"url(#A)",stroke:"#fff"},[t("use",{"xlink:href":"#B"}),t("use",{"xlink:href":"#B",x:"73.04"}),t("use",{"xlink:href":"#B",x:"52.17"}),t("use",{"xlink:href":"#B",x:"41.74"}),t("use",{"xlink:href":"#B",x:"31.3"}),t("use",{"xlink:href":"#B",x:"20.87"}),t("use",{"xlink:href":"#B",x:"10.43"}),t("use",{"xlink:href":"#B",x:"62.61"})]),t("rect",{x:"1.24",y:"294.55",width:"1.6",height:"1.38",ry:".11",fill:"#ccc",stroke:"#ccc","stroke-width":".22","paint-order":"normal"})])])],-1)),$r={class:"app-container_status-label_text"},Dr=Ee(()=>t("div",{class:"text_status"},"\u5DF2\u65AD\u5F00",-1)),Br={class:"text_info"},Yr=Ee(()=>t("div",{class:"app-container_status-label_iconer"},[t("svg",{xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",width:"48",height:"38",viewBox:"0 0 12.7 10.05","xmlns:v":"https://vecta.io/nano"},[t("defs",null,[t("filter",{id:"A","color-interpolation-filters":"sRGB"},[t("feColorMatrix",{result:"A",values:"2 -0.5 -0.5 0 0 -0.5 2 -0.5 0 0 -0.5 -0.5 2 0 0 0 0 0 1 0 "}),t("feColorMatrix",{values:"0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0"}),t("feColorMatrix",{in:"A",values:"2 -0.5 -0.5 0 0 -0.5 2 -0.5 0 0 -0.5 -0.5 2 0 0 0 0 0 1 0 "})]),t("path",{id:"B",d:"M80.56 75.75h3.91v22.79h-3.91z"})]),t("g",{transform:"translate(-.03 -287.07)"},[t("rect",{x:".24",y:"287.36",width:"12.33",height:"9.5",ry:".57",fill:"#e6e6e6",stroke:"#e6e6e6","stroke-linejoin":"round","stroke-width":".37","paint-order":"normal"}),t("path",{transform:"matrix(.105 0 0 .0989 -6.0532 280.72)",d:"M73.96 75.66h89.41c2.31 0 4.17 1.86 4.17 4.17v52.65h-21.74v9.41h-8.69v12.59h-36.87v-12.59h-8.69v-9.41H69.79V79.83c0-2.31 1.86-4.17 4.17-4.17z",fill:"#4d4d4d",filter:"url(#A)",stroke:"#4d4d4d","stroke-width":"2.5"}),t("g",{transform:"matrix(.1048 0 0 .1048 -6.0697 280.81)",fill:"#fff",filter:"url(#A)",stroke:"#fff"},[t("use",{"xlink:href":"#B"}),t("use",{"xlink:href":"#B",x:"73.04"}),t("use",{"xlink:href":"#B",x:"52.17"}),t("use",{"xlink:href":"#B",x:"41.74"}),t("use",{"xlink:href":"#B",x:"31.3"}),t("use",{"xlink:href":"#B",x:"20.87"}),t("use",{"xlink:href":"#B",x:"10.43"}),t("use",{"xlink:href":"#B",x:"62.61"})]),t("rect",{x:"1.27",y:"294.67",width:"1.6",height:"1.38",ry:".11",fill:"#55d400",stroke:"#55d400","stroke-width":".22","paint-order":"normal"})])])],-1)),Ar={class:"app-container_status-label_text"},Sr={class:"text_info"},zr=P({props:{item:{type:Object,required:!0},transform:{type:Number,default:0}},setup(e){const a=e,o=Ue(),n=y(null),s=m=>{const p=m.target,{left:d,top:c}=p.getBoundingClientRect();o.portitemStyle.show=!0,o.portitemStyle.left=d,o.portitemStyle.top=c,o.portitemStyle.portitem=a.item},f=m=>{o.portitemStyle.show=!1};return(m,p)=>(i(),r("div",{class:"app-container_status-label_bg",style:Ot(`transform: translateX(${e.transform}px);`),ref_key:"el",ref:n,onMouseenter:s,onMouseleave:f},[e.item.linkState=="DOWN"?(i(),r(L,{key:0},[Cr,t("div",$r,[Dr,t("div",Br,g(e.item.name)+" "+g(e.item.interfaceNames?`(${e.item.interfaceNames.join(",").toLocaleUpperCase()})`:""),1)])],64)):(i(),r(L,{key:1},[Yr,t("div",Ar,[t("div",null,g(e.item.linkSpeed),1),t("div",Sr,g(e.item.name)+" "+g(e.item.interfaceNames?`(${e.item.interfaceNames.join(",").toLocaleUpperCase()})`:""),1)])],64))],36))}});var Ke=Y(zr,[["__scopeId","data-v-39248365"]]);const Qe=e=>(O("data-v-3470ca08"),e=e(),N(),e),Pr=Qe(()=>t("span",null,g("<"),-1)),Tr=[Pr],Ir=Qe(()=>t("span",null,g(">"),-1)),Lr=[Ir],Mr=P({props:{portList:{type:Array,required:!0}},setup(e){const a=y(),o=y(0),n=y(0),s=y(0),f=y(!1),m=()=>{if(s.value>=0){s.value=0;return}s.value+=100},p=()=>{if(s.value<=0-o.value+n.value){s.value=0-o.value+n.value;return}s.value-=100};return Dt(()=>{Ca(()=>{a.value&&(o.value=a.value.scrollWidth,n.value=a.value.clientWidth,f.value=o.value>n.value)})}),(d,c)=>(i(),r("div",{class:"app-interfaces",ref_key:"el",ref:a},[f.value?(i(),r(L,{key:0},[t("a",{class:"btn-f",onClick:m},Tr),t("a",{class:"btn-r",onClick:p},Lr)],64)):C("",!0),(i(!0),r(L,null,q(e.portList,(u,l)=>(i(),M(Ke,{item:u,transform:s.value},null,8,["item","transform"]))),256))],512))}});var Or=Y(Mr,[["__scopeId","data-v-3470ca08"]]);const Nr={},jr={width:"82px",height:"82px",viewBox:"0 0 82 82",version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"},qr=zt('icon_finished',2),Rr=[qr];function Gr(e,a){return i(),r("svg",jr,Rr)}var Ce=Y(Nr,[["render",Gr]]);const Rt=e=>(O("data-v-1e29113c"),e=e(),N(),e),Vr=["onSubmit"],Ur=Rt(()=>t("div",{class:"actioner-dns_header"},[t("span",null,"\u8F6F\u4EF6\u6E90\u914D\u7F6E")],-1)),Wr={class:"actioner-dns_body"},Zr={class:"label-item"},Hr=Rt(()=>t("div",{class:"label-item_key"},[t("span",null,"\u5F53\u524D\u8F6F\u4EF6\u6E90")],-1)),Jr={class:"label-item_value"},Xr={class:"item_info"},Kr={class:"label-item"},Qr=Rt(()=>t("div",{class:"label-item_key"},[t("span",null,"\u5207\u6362\u8F6F\u4EF6\u6E90")],-1)),ts={class:"label-item_value"},es=Rt(()=>t("option",{selected:"true",value:""},"\u8BF7\u9009\u62E9\u8F6F\u4EF6\u6E90",-1)),as=["value"],os={class:"actioner-dns_footer"},ns=["disabled"],is={key:1,class:"actioner-dns"},rs=Rt(()=>t("div",{class:"actioner-dns_header"},[t("span",{class:"softsource_tit"},"\u8F6F\u4EF6\u6E90\u914D\u7F6E")],-1)),ss={class:"actioner-dns_body"},ds={class:"finished"},us=Rt(()=>t("p",{class:"successed"},"\u914D\u7F6E\u6210\u529F\uFF01",-1)),ls=P({props:{Close:{type:Function,required:!0}},setup(e){const a=e,o=y(0),n=y(""),s=y(),f=y();(()=>{z.Guide.SoftSourceList.GET().then(u=>{var l,b;if((l=u==null?void 0:u.data)!=null&&l.result){const h=(b=u==null?void 0:u.data)==null?void 0:b.result;f.value=h}}).then(()=>z.Guide.GetSoftSource.GET()).then(u=>{var l,b;if((l=u==null?void 0:u.data)!=null&&l.result){const h=u.data.result;s.value=h.softSource,(b=f.value)!=null&&b.softSourceList.find(v=>v.identity==h.softSource.identity)&&(n.value=h.softSource.identity)}})})();const p=u=>{u.preventDefault(),a.Close&&a.Close()},d=u=>{const l=E.Loading("\u6B63\u5728\u5207\u6362\u4E2D...");z.Guide.SoftSource.POST({softSourceIdentity:n.value}).then(b=>{if(b!=null&&b.data){if((b.data.success||0)==0){o.value=1;return}else if(b.data.error)throw b.data.error}throw"\u672A\u77E5\u9519\u8BEF"}).catch(b=>{E.Error(b)}).finally(()=>l.Close())},c=u=>{u.preventDefault(),location.reload()};return(u,l)=>(i(),M(X,{Close:e.Close,type:1},{default:j(()=>{var b,h;return[o.value==0?(i(),r("form",{key:0,class:"actioner-dns",onSubmit:ot(d,["prevent"])},[Ur,t("div",Wr,[t("div",Zr,[Hr,t("div",Jr,[t("p",Xr,g((b=s.value)==null?void 0:b.name),1)])]),t("div",Kr,[Qr,t("div",ts,[S(t("select",{name:"",id:"","onUpdate:modelValue":l[0]||(l[0]=v=>n.value=v)},[es,(i(!0),r(L,null,q((h=f.value)==null?void 0:h.softSourceList,(v,_)=>(i(),r("option",{value:v.identity,key:_},g(v.name),9,as))),128))],512),[[Z,n.value,void 0,{trim:!0}]])])])]),t("div",os,[t("button",{class:"cbi-button cbi-button-apply app-btn",disabled:n.value==""},"\u786E\u8BA4",8,ns),t("button",{class:"cbi-button cbi-button-remove app-btn app-back",onClick:p},"\u53D6\u6D88")])],40,Vr)):C("",!0),o.value==1?(i(),r("form",is,[rs,t("div",ss,[t("div",ds,[A(Ce)]),us,t("div",{class:"btns"},[t("button",{class:"cbi-button cbi-button-apply softsource_successed",onClick:c},"\u786E\u5B9A")])])])):C("",!0)]}),_:1},8,["Close"]))}});var cs=Y(ls,[["__scopeId","data-v-1e29113c"]]);const ta=()=>{const e=document.createElement("div");document.body.appendChild(e);const a=J(cs,{Close:()=>{o()}});a.mount(e);const o=()=>{a.unmount(),e.remove()};return{Close:o}},dt=e=>(O("data-v-f4854148"),e=e(),N(),e),ps={class:"app-container_status-label"},fs={class:"app-container_status-label_item"},ms={class:"app-container_status-container",style:{height:"100%"}},bs={key:0,class:"app-container_status-container_body"},vs=dt(()=>t("svg",{width:"50px",height:"50px",viewBox:"0 0 50 50",version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"},[t("title",null,"icon_internet connected"),t("g",{id:"icon_internet-connected",stroke:"none","stroke-width":"1",fill:"none","fill-rule":"evenodd"},[t("g",{id:"wancheng","fill-rule":"nonzero"},[t("path",{d:"M0,25 C0,33.9316396 4.76497292,42.1848151 12.5,46.6506351 C20.2350269,51.116455 29.7649731,51.116455 37.5,46.6506351 C45.2350271,42.1848151 50,33.9316396 50,25 C50,11.1928812 38.8071187,0 25,0 C11.1928813,0 0,11.1928812 0,25 Z",id:"Path","fill-opacity":"0.0779329313",fill:"#553AFE"}),t("g",{id:"Group-2",transform:"translate(10.000000, 10.000000)"},[t("path",{d:"M0,15 C0,20.3589838 2.85898375,25.3108891 7.5,27.990381 C12.1410161,30.669873 17.8589839,30.669873 22.5,27.990381 C27.1410162,25.3108891 30,20.3589838 30,15 C30,6.7157287 23.2842712,0 15,0 C6.71572875,0 0,6.7157287 0,15 Z",id:"Path",fill:"#553AFE"}),t("path",{d:"M8,15 L13.2546984,20.2546984 C13.6452227,20.6452227 14.2783876,20.6452227 14.6689119,20.2546984 C14.6813066,20.2423037 14.6933732,20.2295853 14.7050993,20.2165563 L23,11 L23,11",id:"Path-3",stroke:"#FFFFFF","stroke-width":"2","stroke-linecap":"round"})])])])],-1)),gs={class:"app-container_status-info"},_s=dt(()=>t("span",{class:"container_success"},"\u5DF2\u8FDE\u63A5\u4E92\u8054\u7F51",-1)),hs={class:"container_time"},xs={key:1,class:"app-container_status-container_body"},ks=dt(()=>t("svg",{width:"50px",height:"50px",viewBox:"0 0 50 50",version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"},[t("g",{id:"icon_internet-alert",stroke:"none","stroke-width":"1",fill:"none","fill-rule":"evenodd"},[t("g",{id:"wancheng"},[t("path",{d:"M0,25 C0,33.9316396 4.76497292,42.1848151 12.5,46.6506351 C20.2350269,51.116455 29.7649731,51.116455 37.5,46.6506351 C45.2350271,42.1848151 50,33.9316396 50,25 C50,11.1928812 38.8071187,0 25,0 C11.1928813,0 0,11.1928812 0,25 Z",id:"Path","fill-opacity":"0.08",fill:"#FAAD14","fill-rule":"nonzero"}),t("g",{id:"Group-2",transform:"translate(10.000000, 10.000000)"},[t("path",{d:"M0,15 C0,20.3589838 2.85898375,25.3108891 7.5,27.990381 C12.1410161,30.669873 17.8589839,30.669873 22.5,27.990381 C27.1410162,25.3108891 30,20.3589838 30,15 C30,6.7157287 23.2842712,0 15,0 C6.71572875,0 0,6.7157287 0,15 Z",id:"Path",fill:"#FAAD14","fill-rule":"nonzero"}),t("path",{d:"M15,6 C15.8284271,6 16.5,6.67157288 16.5,7.5 L16.5,18.5 C16.5,19.3284271 15.8284271,20 15,20 C14.1715729,20 13.5,19.3284271 13.5,18.5 L13.5,7.5 C13.5,6.67157288 14.1715729,6 15,6 Z",id:"\u8DEF\u5F84",fill:"#FFFFFF"}),t("path",{d:"M15,25 C14.171875,25 13.5,24.328125 13.5,23.5 C13.5,22.671875 14.171875,22 15,22 C15.828125,22 16.5,22.671875 16.5,23.5 C16.5,24.328125 15.828125,25 15,25 Z",id:"\u8DEF\u5F84",fill:"#FFFFFF"})])])])],-1)),ws={class:"app-container_status-info"},ys=dt(()=>t("span",{class:"container_failure"},"DNS\u9519\u8BEF",-1)),Fs={class:"container_time"},Es={key:2,class:"app-container_status-container_body"},Cs=dt(()=>t("svg",{width:"50px",height:"50px",viewBox:"0 0 50 50",version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"},[t("g",{id:"icon_internet-alert",stroke:"none","stroke-width":"1",fill:"none","fill-rule":"evenodd"},[t("g",{id:"wancheng"},[t("path",{d:"M0,25 C0,33.9316396 4.76497292,42.1848151 12.5,46.6506351 C20.2350269,51.116455 29.7649731,51.116455 37.5,46.6506351 C45.2350271,42.1848151 50,33.9316396 50,25 C50,11.1928812 38.8071187,0 25,0 C11.1928813,0 0,11.1928812 0,25 Z",id:"Path","fill-opacity":"0.08",fill:"#FAAD14","fill-rule":"nonzero"}),t("g",{id:"Group-2",transform:"translate(10.000000, 10.000000)"},[t("path",{d:"M0,15 C0,20.3589838 2.85898375,25.3108891 7.5,27.990381 C12.1410161,30.669873 17.8589839,30.669873 22.5,27.990381 C27.1410162,25.3108891 30,20.3589838 30,15 C30,6.7157287 23.2842712,0 15,0 C6.71572875,0 0,6.7157287 0,15 Z",id:"Path",fill:"#FAAD14","fill-rule":"nonzero"}),t("path",{d:"M15,6 C15.8284271,6 16.5,6.67157288 16.5,7.5 L16.5,18.5 C16.5,19.3284271 15.8284271,20 15,20 C14.1715729,20 13.5,19.3284271 13.5,18.5 L13.5,7.5 C13.5,6.67157288 14.1715729,6 15,6 Z",id:"\u8DEF\u5F84",fill:"#FFFFFF"}),t("path",{d:"M15,25 C14.171875,25 13.5,24.328125 13.5,23.5 C13.5,22.671875 14.171875,22 15,22 C15.828125,22 16.5,22.671875 16.5,23.5 C16.5,24.328125 15.828125,25 15,25 Z",id:"\u8DEF\u5F84",fill:"#FFFFFF"})])])])],-1)),$s={class:"app-container_status-info"},Ds=dt(()=>t("span",{class:"container_failure"},"\u8F6F\u4EF6\u6E90\u9519\u8BEF",-1)),Bs={class:"container_time"},Ys={key:3,class:"app-container_status-container_body"},As=dt(()=>t("svg",{width:"50px",height:"50px",viewBox:"0 0 50 50",version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"},[t("g",{id:"icon_internet-alert",stroke:"none","stroke-width":"1",fill:"none","fill-rule":"evenodd"},[t("g",{id:"wancheng"},[t("path",{d:"M0,25 C0,33.9316396 4.76497292,42.1848151 12.5,46.6506351 C20.2350269,51.116455 29.7649731,51.116455 37.5,46.6506351 C45.2350271,42.1848151 50,33.9316396 50,25 C50,11.1928812 38.8071187,0 25,0 C11.1928813,0 0,11.1928812 0,25 Z",id:"Path","fill-opacity":"0.08",fill:"#FAAD14","fill-rule":"nonzero"}),t("g",{id:"Group-2",transform:"translate(10.000000, 10.000000)"},[t("path",{d:"M0,15 C0,20.3589838 2.85898375,25.3108891 7.5,27.990381 C12.1410161,30.669873 17.8589839,30.669873 22.5,27.990381 C27.1410162,25.3108891 30,20.3589838 30,15 C30,6.7157287 23.2842712,0 15,0 C6.71572875,0 0,6.7157287 0,15 Z",id:"Path",fill:"#FAAD14","fill-rule":"nonzero"}),t("path",{d:"M15,6 C15.8284271,6 16.5,6.67157288 16.5,7.5 L16.5,18.5 C16.5,19.3284271 15.8284271,20 15,20 C14.1715729,20 13.5,19.3284271 13.5,18.5 L13.5,7.5 C13.5,6.67157288 14.1715729,6 15,6 Z",id:"\u8DEF\u5F84",fill:"#FFFFFF"}),t("path",{d:"M15,25 C14.171875,25 13.5,24.328125 13.5,23.5 C13.5,22.671875 14.171875,22 15,22 C15.828125,22 16.5,22.671875 16.5,23.5 C16.5,24.328125 15.828125,25 15,25 Z",id:"\u8DEF\u5F84",fill:"#FFFFFF"})])])])],-1)),Ss={class:"app-container_status-info"},zs=dt(()=>t("span",{class:"container_failure"},"\u672A\u8FDE\u63A5\u4E92\u8054\u7F51",-1)),Ps={class:"container_time"},Ts={key:4,class:"app-container_status-container_body"},Is=dt(()=>t("svg",{width:"50px",height:"50px",viewBox:"0 0 50 50",version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"},[t("g",{id:"icon_internet-launching",stroke:"none","stroke-width":"1",fill:"none","fill-rule":"evenodd"},[t("g",{id:"wancheng","fill-rule":"nonzero"},[t("path",{d:"M0,25 C0,33.9316396 4.76497292,42.1848151 12.5,46.6506351 C20.2350269,51.116455 29.7649731,51.116455 37.5,46.6506351 C45.2350271,42.1848151 50,33.9316396 50,25 C50,11.1928812 38.8071187,0 25,0 C11.1928813,0 0,11.1928812 0,25 Z",id:"Path","fill-opacity":"0.08",fill:"#3ED4AB"}),t("g",{id:"Group-2",transform:"translate(10.000000, 10.000000)"},[t("path",{d:"M0,15 C0,20.3589838 2.85898375,25.3108891 7.5,27.990381 C12.1410161,30.669873 17.8589839,30.669873 22.5,27.990381 C27.1410162,25.3108891 30,20.3589838 30,15 C30,6.7157287 23.2842712,0 15,0 C6.71572875,0 0,6.7157287 0,15 Z",id:"Path",fill:"#3ED4AB"}),t("path",{d:"M11.5738525,15.0233901 C11.5738525,14.8431935 11.5023882,14.6703653 11.3750746,14.5429471 C11.2477609,14.4155288 11.0750745,14.3439644 10.8950258,14.3440059 L7.67882684,14.3440059 C7.49875102,14.3439644 7.326041,14.4155503 7.19872281,14.5430024 C7.07140462,14.6704545 6.99991721,14.8433228 7.00000007,15.0235465 C7.00000007,15.2037431 7.0714644,15.3765713 7.19877809,15.5039895 C7.32609178,15.6314078 7.4987781,15.7029722 7.67882684,15.7029307 L10.8950258,15.7029307 C11.0750745,15.7029722 11.2477609,15.6314078 11.3750746,15.5039895 C11.5023882,15.3765713 11.5738525,15.2037431 11.5738525,15.0235465 L11.5738525,15.0233901 Z M22.3211553,14.3440059 L19.1049564,14.3440059 C18.9248806,14.3439644 18.7521705,14.4155503 18.6248524,14.5430024 C18.4975342,14.6704545 18.4260468,14.8433228 18.4261296,15.0235465 C18.4261296,15.2037431 18.4975939,15.3765713 18.6249076,15.5039895 C18.7522213,15.6314078 18.9249076,15.7029722 19.1049564,15.7029307 L22.3211553,15.7029307 C22.5012041,15.7029722 22.6738904,15.6314078 22.8012041,15.5039895 C22.9285178,15.3765713 22.9999911,15.2037431 22.9999911,15.0235465 C23.0019042,14.6481319 22.6962619,14.3440059 22.3211553,14.3440059 Z M15.0075079,18.6494887 C14.8274565,18.6494887 14.6547678,18.7210138 14.5274536,18.8484354 C14.4001395,18.9758571 14.3286356,19.1486892 14.3286812,19.3288885 L14.3286812,22.3206158 C14.3286398,22.5008124 14.4001455,22.6736405 14.5274592,22.8010588 C14.6547729,22.928477 14.8274592,23 15.0075079,23 C15.1875567,23 15.360243,22.928477 15.4875567,22.8010588 C15.6148704,22.6736405 15.6863761,22.5008124 15.6863348,22.3206158 L15.6863348,19.3308123 C15.6866114,18.9551699 15.3828413,18.6502825 15.0075079,18.6494887 Z M15.0075079,7 C14.8274592,7 14.6547729,7.07152297 14.5274592,7.19894122 C14.4001455,7.32635946 14.3286398,7.49918761 14.3286812,7.67938422 L14.3286812,10.8982245 C14.3286398,11.0784212 14.4001455,11.2512493 14.5274592,11.3786675 C14.6547729,11.5060858 14.8274592,11.5776088 15.0075079,11.5776088 C15.1875567,11.5776088 15.360243,11.5060858 15.4875567,11.3786675 C15.6148704,11.2512493 15.6863761,11.0784212 15.6863346,10.8982245 L15.6863346,7.67938422 C15.6863761,7.49918761 15.6148704,7.32635946 15.4875567,7.19894122 C15.360243,7.07152297 15.1875567,7 15.0075079,7 Z M11.6020132,17.4145291 L9.32916742,19.6892415 C9.06467707,19.9548666 9.06467707,20.3845576 9.32916742,20.6501827 C9.45618492,20.7780764 9.62906847,20.8497648 9.80924376,20.8492554 C9.98367775,20.8492554 10.1560177,20.783579 10.2893201,20.6501827 L12.5637599,18.3738593 C12.8282503,18.1082342 12.8282503,17.6785432 12.5637599,17.4129181 C12.2975184,17.147886 11.8671244,17.1486768 11.601857,17.4146855 L11.6020132,17.4145291 Z M17.8766048,12.7750942 C18.0510388,12.7750942 18.2236912,12.7094361 18.3566811,12.5760242 L20.6314491,10.29956 C20.8959395,10.0339349 20.8959395,9.6042439 20.6314491,9.3386188 C20.366042,9.07391123 19.9367036,9.07391123 19.6712965,9.3386188 L17.3966847,11.6133312 C17.1321944,11.8789563 17.1321944,12.3086474 17.3966847,12.5742725 C17.5235351,12.7026276 17.6963754,12.7749288 17.8767611,12.7750942 L17.8766048,12.7750942 Z M18.5349595,17.572293 C18.2695524,17.3075854 17.8402139,17.3075854 17.5748068,17.572293 C17.3103165,17.8379181 17.3103165,18.2676091 17.5748068,18.5332342 L19.6882679,20.6501827 C19.8152854,20.7780764 19.988169,20.8497648 20.1683442,20.8492554 C20.342747,20.8492554 20.5152744,20.783579 20.6484206,20.6501827 C20.9129109,20.3845576 20.9129109,19.9548666 20.6484206,19.6892415 L18.5349595,17.5722773 L18.5349595,17.572293 Z M10.2891638,9.35734026 C10.0237567,9.09263269 9.59441827,9.09263269 9.32901114,9.35734026 C9.06452079,9.62296536 9.06452079,10.0526564 9.32901114,10.3182815 L11.6037635,12.594902 C11.7308042,12.7227441 11.9036849,12.7943806 12.0838399,12.7938344 C12.2582738,12.7938344 12.43077,12.7281576 12.5639162,12.594902 C12.8284065,12.3292769 12.8284065,11.8995859 12.5639162,11.6339608 L10.2891638,9.3573559 L10.2891638,9.35734026 Z",id:"Shape",fill:"#FFFFFF"})])])])],-1)),Ls=dt(()=>t("div",{class:"app-container_status-info"},[t("span",{class:"container_failure"},"\u68C0\u6D4B\u4E2D...")],-1)),Ms=[Is,Ls],Os={class:"app-container_status-label_item"},Ns={class:"app-container_status-container",style:{height:"100%"}},js={class:"more_icon",title:"\u67E5\u770B\u8BBE\u5907\u4FE1\u606F"},qs={class:"DeviceBlock"},Rs=dt(()=>t("li",null,[t("a",{href:"/cgi-bin/luci/admin/status/routes"},"\u8BBE\u5907\u8DEF\u7531")],-1)),Gs={class:"app-container_status-container_body"},Vs=dt(()=>t("svg",{width:"50px",height:"50px",viewBox:"0 0 50 50",version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"},[t("title",null,"icon_device number"),t("g",{id:"icon_device-number",stroke:"none","stroke-width":"1",fill:"none","fill-rule":"evenodd"},[t("g",{id:"wancheng","fill-rule":"nonzero"},[t("path",{d:"M0,25 C0,33.9316396 4.76497292,42.1848151 12.5,46.6506351 C20.2350269,51.116455 29.7649731,51.116455 37.5,46.6506351 C45.2350271,42.1848151 50,33.9316396 50,25 C50,11.1928812 38.8071187,0 25,0 C11.1928813,0 0,11.1928812 0,25 Z",id:"Path","fill-opacity":"0.0804503114",fill:"#03C5FC"}),t("g",{id:"Group-2",transform:"translate(10.000000, 10.000000)"},[t("path",{d:"M0,15 C0,20.3589838 2.85898375,25.3108891 7.5,27.990381 C12.1410161,30.669873 17.8589839,30.669873 22.5,27.990381 C27.1410162,25.3108891 30,20.3589838 30,15 C30,6.7157287 23.2842712,0 15,0 C6.71572875,0 0,6.7157287 0,15 Z",id:"Path",fill:"#03C5FC"}),t("g",{id:"kehuduanIP",transform:"translate(5.000000, 7.000000)",fill:"#FFFFFF"},[t("path",{d:"M8.3164557,11.2822134 L2.39240506,11.2822134 C2.25316456,11.2822134 2.13924051,11.1683794 2.13924051,11.029249 L2.13924051,1.39130435 C2.13924051,1.25217391 2.25316456,1.13833992 2.39240506,1.13833992 L16.6075949,1.13833992 C16.7468354,1.13833992 16.8607595,1.25217391 16.8607595,1.39130435 L16.8607595,3.51620553 C17.2658228,3.5541502 17.6582278,3.69328063 18,3.9083004 L18,1.39130435 C18,0.619762846 17.3797468,0 16.6075949,0 L2.39240506,0 C1.62025316,0 1,0.619762846 1,1.39130435 L1,11.029249 C1,11.8007905 1.62025316,12.4205534 2.39240506,12.4205534 L7.15189873,12.4205534 L7.15189873,14.2798419 L6.40506329,14.2798419 C5.93670886,14.2798419 5.5443038,14.6592885 5.5443038,15.1399209 C5.5443038,15.6079051 5.92405063,16 6.40506329,16 L8.79746835,16 C8.48101266,15.5699605 8.3164557,15.0513834 8.3164557,14.5201581 L8.3164557,11.2822134 Z",id:"Path"}),t("path",{d:"M12.4062969,15.2371365 L12.4062969,14.0436242 L10.0074963,14.0436242 L10.0074963,6.39038031 C10.0074963,6.23042506 10.1394303,6.10738255 10.2833583,6.10738255 L15.6446777,6.10738255 C15.8005997,6.10738255 15.9205397,6.24272931 15.9205397,6.39038031 L15.9205397,8.77740492 L16.3283358,8.77740492 C16.5682159,8.77740492 16.7961019,8.85123043 17,8.97427293 L17,6.39038031 C17,5.62751678 16.3883058,5 15.6446777,5 L10.3313343,5 C9.58770615,5.0246085 9,5.63982103 9,6.39038031 L9,14.6465324 C9.02398801,15.3847875 9.61169415,15.9753915 10.3313343,16 L12.6581709,16 C12.5022489,15.7785235 12.4182909,15.50783 12.4062969,15.2371365 C12.4062969,15.2248322 12.4062969,15.2371365 12.4062969,15.2371365 L12.4062969,15.2371365 Z",id:"Path"}),t("path",{d:"M17.1515152,10 L13.8484848,10 C13.3787879,10 13,10.2857143 13,10.64 L13,15.36 C13,15.7142857 13.3787879,16 13.8484848,16 L17.1515152,16 C17.6212121,16 18,15.7142857 18,15.36 L18,10.64 C18,10.2857143 17.6212121,10 17.1515152,10 Z M14.0151515,10.7657143 L16.9848485,10.7657143 L16.9848485,14.8457143 L14.0151515,14.8457143 L14.0151515,10.7657143 L14.0151515,10.7657143 Z M15.4545455,15.6914286 C15.2575758,15.6914286 15.1060606,15.5657143 15.1060606,15.4285714 C15.1060606,15.28 15.2727273,15.1657143 15.469697,15.1657143 C15.6666667,15.1657143 15.8181818,15.2914286 15.8181818,15.44 C15.8181818,15.5085714 15.7727273,15.5885714 15.6969697,15.6342857 C15.6363636,15.68 15.5454545,15.7028571 15.4545455,15.6914286 C15.4545455,15.7028571 15.4545455,15.6914286 15.4545455,15.6914286 L15.4545455,15.6914286 Z",id:"Shape"})])])])])],-1)),Us={class:"app-container_status-info"},Ws={class:"container_content"},Zs=dt(()=>t("span",{class:"devise"},"\u5DF2\u8FDE\u63A5\u8BBE\u5907",-1)),Hs=dt(()=>t("em",null,null,-1)),Js={class:"app-container_status-container"},Xs={class:"more_icon",title:"\u6D4B\u901F"},Ks={class:"DeviceBlock"},Qs={class:"app-container_title"},td={class:"app-container_status-label_block"},ed={class:"app-container_status-label_block"},ad={class:"app-container_title"},od={class:"app-container_status-label_block"},nd=dt(()=>t("em",null,null,-1)),id={class:"app-container_status-container"},rd={class:"app-container_title"},sd=dt(()=>t("span",null,"\u7F51\u7EDC\u63A5\u53E3\u72B6\u6001",-1)),dd={class:"more_icon",title:"\u67E5\u770B\u7F51\u7EDC\u63A5\u53E3\u4FE1\u606F"},ud={class:"DeviceBlock"},ld=U("\u7F51\u53E3\u914D\u7F6E"),cd={class:"app-container_body"},pd=P({props:{homebox:{type:Object}},setup(e){const a=()=>{Xe()},o=()=>{ta()},n=Ze(),s=G(()=>n.status),f=G(()=>n.deviceList),m=y(!1),p=y(!1),d=y(!1),c=nt({portList:[],load:!1}),u=B=>{switch(B){case"pppoe":return"\u62E8\u53F7\u4E0A\u7F51";case"static":return"\u9759\u6001\u7F51\u7EDC";case"dhcp":return"DHCP"}},l=B=>{switch(B){case"manual":return"\u624B\u52A8\u914D\u7F6E";case"auto":return"\u81EA\u52A8\u83B7\u53D6";default:return""}},b=()=>{z.Network.PortList.GET().then(B=>{if(B!=null&&B.data){const{result:R}=B==null?void 0:B.data;R&&(c.portList=R.ports||[])}}).finally(()=>{c.load=!0,h()})},h=()=>{setTimeout(()=>{b()},1e4)};b();const v=wt.stampForm,_=()=>{m.value=!m.value},x=()=>{p.value=!p.value},w=()=>{d.value=!d.value},F=()=>{_(),ft.installAndGo("app-meta-nlbwmon","\u5E26\u5BBD\u76D1\u63A7","/cgi-bin/luci/admin/services/nlbw")},D=()=>T(this,null,function*(){var B,R,et;if(x(),yield ft.checkAndInstallApp("app-meta-homebox","Homebox"))try{const tt=yield z.Network.Homebox.Enable.POST();(R=(B=tt==null?void 0:tt.data)==null?void 0:B.result)!=null&&R.port?Er({port:tt.data.result.port,setup:0}):((et=tt==null?void 0:tt.data)==null?void 0:et.success)==0?location.href="/cgi-bin/luci/admin/services/homebox":E.Warning("\u542F\u52A8\u5931\u8D25")}catch(tt){E.Warning("\u542F\u52A8\u5931\u8D25")}}),$=()=>{x(),ft.installAndGo("app-meta-systools","SysTools","/cgi-bin/luci/admin/system/systools/pages")};return(B,R)=>{var tt,at;const et=Q("router-link");return i(),r(L,null,[t("div",ps,[t("div",fs,[t("div",ms,[k(s)!=null?(i(),r(L,{key:0},[k(s).networkInfo=="netSuccess"?(i(),r("div",bs,[vs,t("div",gs,[_s,t("span",hs,g(k(v)(k(s).uptimeStamp)),1)])])):k(s).networkInfo=="dnsFailed"?(i(),r("div",xs,[ks,t("div",ws,[ys,t("span",Fs,g(k(v)(k(s).uptimeStamp)),1),t("div",{onClick:a,class:"container_configure"},"DNS\u914D\u7F6E")])])):k(s).networkInfo=="softSourceFailed"?(i(),r("div",Es,[Cs,t("div",$s,[Ds,t("span",Bs,g(k(v)(k(s).uptimeStamp)),1),t("div",{onClick:o,class:"container_configure"},"\u8F6F\u4EF6\u6E90\u914D\u7F6E")])])):k(s).networkInfo=="netFailed"?(i(),r("div",Ys,[As,t("div",Ss,[zs,t("span",Ps,g(k(v)(k(s).uptimeStamp)),1)])])):(i(),r("div",Ts,Ms))],64)):C("",!0)])]),t("div",Os,[t("div",Ns,[t("span",js,[A($t,{onClick:_})]),S(t("div",qs,[t("div",{class:"menu_background",onClick:_}),t("ul",null,[Rs,t("li",null,[t("a",{onClick:F},"\u5E26\u5BBD\u76D1\u63A7")])])],512),[[kt,m.value]]),t("div",Gs,[Vs,t("div",Us,[t("span",Ws,g(((at=(tt=k(f))==null?void 0:tt.devices)==null?void 0:at.length)||0),1),Zs])])])])]),Hs,t("div",Js,[t("span",Xs,[A($t,{onClick:x})]),S(t("div",Ks,[t("div",{class:"menu_background",onClick:x}),t("ul",null,[t("li",null,[t("a",{onClick:D},"\u5185\u7F51\u6D4B\u901F")]),t("li",null,[t("a",{onClick:$},"\u5916\u7F51\u6D4B\u901F")])])],512),[[kt,p.value]]),t("div",Qs,[t("span",null,"IP\u5730\u5740\uFF08"+g(k(s).defaultInterface)+"\uFF09",1)]),t("div",td,[t("span",null," IPv4\uFF1A "+g(k(s).ipv4addr)+" \uFF08"+g(u(k(s).proto||""))+"\uFF09 ",1)]),t("div",ed,[t("span",null,"IPv6\uFF1A"+g(k(s).ipv6addr),1)]),t("div",ad,[t("span",null,"DNS\uFF08"+g(l(k(s).dnsProto))+"\uFF09",1)]),(i(!0),r(L,null,q(k(s).dnsList,xt=>(i(),r("div",od,[t("span",null,g(xt),1)]))),256))]),nd,t("div",id,[t("div",rd,[sd,t("span",dd,[A($t,{onClick:w})]),S(t("div",ud,[t("div",{class:"menu_background",onClick:w}),t("ul",null,[t("li",null,[A(et,{to:"/interfaceconfig"},{default:j(()=>[ld]),_:1})])])],512),[[kt,d.value]])]),t("div",cd,[k(c).load?(i(),M(Or,{key:0,portList:k(c).portList},null,8,["portList"])):C("",!0)])])],64)}}});var fd=Y(pd,[["__scopeId","data-v-f4854148"]]);const md={class:"network-container"},bd={class:"network-container_flow"},vd={class:"network-container_flow-container"},gd={class:"network-container_status"},_d=P({setup(e){return(a,o)=>(i(),r("div",md,[t("div",bd,[t("div",vd,[A(ni,{style:{height:"460px"}})])]),t("div",gd,[A(fd)])]))}});var hd=Y(_d,[["__scopeId","data-v-78a4e41a"]]);const xd={},kd={width:"14px",height:"14px",viewBox:"0 0 14 14",version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"},wd=t("g",{id:"icon_alert",stroke:"none","stroke-width":"1",fill:"none","fill-rule":"evenodd"},[t("g",{id:"Icon/Warning"},[t("rect",{id:"\u77E9\u5F62",fill:"#000000","fill-rule":"nonzero",opacity:"0",x:"0",y:"0",width:"14",height:"14"}),t("path",{d:"M7,0.875 C3.61757813,0.875 0.875,3.61757813 0.875,7 C0.875,10.3824219 3.61757813,13.125 7,13.125 C10.3824219,13.125 13.125,10.3824219 13.125,7 C13.125,3.61757813 10.3824219,0.875 7,0.875 Z M6.5625,4.046875 C6.5625,3.98671875 6.61171875,3.9375 6.671875,3.9375 L7.328125,3.9375 C7.38828125,3.9375 7.4375,3.98671875 7.4375,4.046875 L7.4375,7.765625 C7.4375,7.82578125 7.38828125,7.875 7.328125,7.875 L6.671875,7.875 C6.61171875,7.875 6.5625,7.82578125 6.5625,7.765625 L6.5625,4.046875 Z M7,10.0625 C6.63769531,10.0625 6.34375,9.76855469 6.34375,9.40625 C6.34375,9.04394531 6.63769531,8.75 7,8.75 C7.36230469,8.75 7.65625,9.04394531 7.65625,9.40625 C7.65625,9.76855469 7.36230469,10.0625 7,10.0625 Z",id:"\u5F62\u72B6",fill:"#FAAD14"})])],-1),yd=[wd];function Fd(e,a){return i(),r("svg",kd,yd)}var gt=Y(xd,[["render",Fd]]);const Ed={},Cd={width:"18px",height:"18px",viewBox:"0 0 18 18",version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"},$d=zt('\u5206\u533A\u4FE1\u606F',2),Dd=[$d];function Bd(e,a){return i(),r("svg",Cd,Dd)}var Ne=Y(Ed,[["render",Bd]]);const Yd={},Ad={width:"18px",height:"18px",viewBox:"0 0 18 18",version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"},Sd=zt('\u5168\u76D8\u683C\u5F0F\u5316',2),zd=[Sd];function Pd(e,a){return i(),r("svg",Ad,zd)}var Td=Y(Yd,[["render",Pd]]);const Bt=e=>(O("data-v-1d756e2b"),e=e(),N(),e),Id=["onSubmit"],Ld=Bt(()=>t("div",{class:"action-header"},[t("div",{class:"action-header_title"},"\u786C\u76D8\u914D\u7F6E")],-1)),Md={class:"action-body"},Od={class:"disk-info"},Nd=Bt(()=>t("div",{class:"disk-info_icon"},[t("svg",{t:"1642589762094",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"11301",width:"128",height:"128"},[t("path",{d:"M899.892468 123.889088c0-44.342099-36.286708-80.620486-80.624646-80.620486H204.728017C160.385918 43.268602 124.107532 79.546988 124.107532 123.889088v802.847056c0 44.342099 36.278386 80.620486 80.620485 80.620486h614.539805c44.337938 0 80.624646-36.278386 80.624646-80.620486V123.889088z",fill:"#D0D0DB","p-id":"11302"}),t("path",{d:"M169.8768 977.7772V174.930143c0-44.342099 36.278386-80.620486 80.620486-80.620485h614.539804c9.936092 0 19.426974 1.905666 28.239639 5.23434-11.525534-30.507298-40.996782-52.389169-75.398629-52.389169H203.342457c-44.342099 0-80.620486 36.278386-80.620486 80.620486v802.851217c0 34.410168 21.881871 63.873094 52.385008 75.381985A79.730065 79.730065 0 0 1 169.8768 977.7772z",fill:"#FFFFFF","p-id":"11303"}),t("path",{d:"M820.657543 40.497481H206.117739c-44.342099 0-80.620486 36.278386-80.620486 80.620485v802.847057c0 44.342099 36.278386 80.620486 80.620486 80.620486h614.539804c44.337938 0 80.624646-36.278386 80.624647-80.620486V121.117966c0-44.342099-36.286708-80.620486-80.624647-80.620485z m19.60173 828.785749c0 40.846992-33.43237 74.279362-74.287684 74.279361H199.780776c-40.855313 0-74.279362-33.424048-74.279362-74.279361V129.593603c0-40.855313 33.424048-74.279362 74.279362-74.279362h566.203296c40.842831 0 74.283522 33.424048 74.283522 74.279362l-0.008321 739.689627z",fill:"#6E6E96","p-id":"11304"}),t("path",{d:"M815.106979 1024H200.567175C146.933914 1024 103.303319 980.369405 103.303319 926.736144V123.889088C103.303319 70.255827 146.933914 26.625232 200.567175 26.625232h614.539804c53.633261 0 97.268017 43.630595 97.268017 97.263856v802.847056c0 53.633261-43.634756 97.263856-97.268017 97.263856zM200.567175 59.911972C165.287391 59.911972 136.590059 88.609303 136.590059 123.889088v802.847056c0 35.279784 28.697331 63.977115 63.977116 63.977115h614.539804c35.279784 0 63.981276-28.697331 63.981276-63.977115V123.889088c0-35.279784-28.701492-63.977115-63.981276-63.977116H200.567175z",fill:"#6E6E96","p-id":"11305"}),t("path",{d:"M301.946104 941.515457h429.985632v65.841173H301.946104z",fill:"#8A8AA1","p-id":"11306"}),t("path",{d:"M731.931736 1024H301.946104a16.64337 16.64337 0 0 1-16.64337-16.64337V941.515457a16.64337 16.64337 0 0 1 16.64337-16.64337h429.985632a16.64337 16.64337 0 0 1 16.64337 16.64337v65.841173a16.64337 16.64337 0 0 1-16.64337 16.64337z m-413.342262-33.286741h396.698892v-32.554432H318.589474v32.554432z",fill:"#6E6E96","p-id":"11307"}),t("path",{d:"M337.230049 960.318304h20.804213v47.038326h-20.804213zM386.565159 960.318304h20.804213v47.038326h-20.804213zM435.891948 960.318304h20.804213v47.038326h-20.804213zM485.231219 960.318304h20.804213v47.038326h-20.804213zM534.558008 960.318304h20.804213v47.038326h-20.804213zM583.897279 960.318304h20.804213v47.038326h-20.804213zM633.224068 960.318304h20.804213v47.038326h-20.804213zM682.563339 960.318304h20.804213v47.038326h-20.804213z",fill:"#FFE599","p-id":"11308"}),t("path",{d:"M219.153659 140.794591m-26.874883 0a26.874882 26.874882 0 1 0 53.749765 0 26.874882 26.874882 0 1 0-53.749765 0Z",fill:"#ADADD1","p-id":"11309"}),t("path",{d:"M219.153659 184.312843c-23.995579 0-43.518252-19.522673-43.518253-43.518252s19.522673-43.518252 43.518253-43.518253 43.518252 19.522673 43.518252 43.518253-19.522673 43.518252-43.518252 43.518252z m0-53.749764c-5.642103 0-10.231512 4.589409-10.231512 10.231512s4.589409 10.231512 10.231512 10.231512 10.231512-4.589409 10.231511-10.231512-4.589409-10.231512-10.231511-10.231512z",fill:"#6E6E96","p-id":"11310"}),t("path",{d:"M801.28466 140.794591m-26.870721 0a26.870721 26.870721 0 1 0 53.741442 0 26.870721 26.870721 0 1 0-53.741442 0Z",fill:"#ADADD1","p-id":"11311"}),t("path",{d:"M801.28466 184.308683c-23.995579 0-43.514092-19.518512-43.514091-43.514092s19.518512-43.514092 43.514091-43.514092 43.514092 19.518512 43.514092 43.514092-19.518512 43.514092-43.514092 43.514092z m0-53.741443c-5.637942 0-10.227351 4.589409-10.227351 10.227351s4.589409 10.227351 10.227351 10.227351 10.227351-4.589409 10.227351-10.227351-4.589409-10.227351-10.227351-10.227351z",fill:"#6E6E96","p-id":"11312"}),t("path",{d:"M801.280499 905.23291m-26.870721 0a26.870721 26.870721 0 1 0 53.741443 0 26.870721 26.870721 0 1 0-53.741443 0Z",fill:"#ADADD1","p-id":"11313"}),t("path",{d:"M801.280499 948.747001c-23.995579 0-43.514092-19.518512-43.514091-43.514091s19.518512-43.514092 43.514091-43.514092 43.514092 19.518512 43.514092 43.514092-19.518512 43.514092-43.514092 43.514091z m0-53.741442c-5.637942 0-10.227351 4.589409-10.227351 10.227351s4.589409 10.227351 10.227351 10.227351 10.227351-4.589409 10.227351-10.227351-4.589409-10.227351-10.227351-10.227351z",fill:"#6E6E96","p-id":"11314"}),t("path",{d:"M219.153659 905.23291m-26.870722 0a26.870721 26.870721 0 1 0 53.741443 0 26.870721 26.870721 0 1 0-53.741443 0Z",fill:"#ADADD1","p-id":"11315"}),t("path",{d:"M219.153659 948.747001c-23.995579 0-43.514092-19.518512-43.514092-43.514091s19.518512-43.514092 43.514092-43.514092 43.514092 19.518512 43.514091 43.514092-19.522673 43.514092-43.514091 43.514091z m0-53.741442c-5.637942 0-10.227351 4.589409-10.227351 10.227351s4.589409 10.227351 10.227351 10.227351 10.227351-4.589409 10.227351-10.227351-4.589409-10.227351-10.227351-10.227351z",fill:"#6E6E96","p-id":"11316"}),t("path",{d:"M520.972857 777.43263c-142.542145 0-258.508988-115.971004-258.508988-258.52147a16.64337 16.64337 0 0 1 33.28674 0c0 124.19699 101.033579 225.23473 225.222248 225.23473s225.222248-101.03774 225.222248-225.23473c0-124.188668-101.033579-225.218087-225.222248-225.218087a16.64337 16.64337 0 0 1 0-33.286741c142.542145 0 258.508988 115.966843 258.508988 258.504828 0 142.550466-115.966843 258.521471-258.508988 258.52147z",fill:"#6E6E96","p-id":"11317"}),t("path",{d:"M520.968696 518.919481m-83.312551 0a83.312551 83.312551 0 1 0 166.625102 0 83.312551 83.312551 0 1 0-166.625102 0Z",fill:"#A9A9BA","p-id":"11318"}),t("path",{d:"M520.968696 618.875402c-55.114521 0-99.955921-44.83724-99.955921-99.95176 0-55.118682 44.8414-99.955921 99.955921-99.955921s99.95176 44.8414 99.95176 99.955921c0 55.11036-44.83724 99.95176-99.95176 99.95176z m0-166.625101c-36.761044 0-66.669181 29.908136-66.66918 66.66918s29.908136 66.66502 66.66918 66.66502 66.66502-29.908136 66.66502-66.66502c0-36.761044-29.903976-66.669181-66.66502-66.66918z",fill:"#6E6E96","p-id":"11319"}),t("path",{d:"M301.946104 941.515457h429.985632v36.977408H301.946104z",fill:"#6E6E96","p-id":"11320"})])],-1)),jd={key:0,class:"disk-info_mount-name"},qd={key:1,class:"disk-info_mount-name"},Rd={key:0,class:"label-item"},Gd=Bt(()=>t("div",{class:"label-item_key"},[t("span",null,"\u76EE\u6807\u5206\u533A")],-1)),Vd={class:"label-item_path"},Ud={class:"label-item"},Wd=Bt(()=>t("div",{class:"label-item_key"},[t("span",null,"\u683C\u5F0F\u5316\u9009\u9879")],-1)),Zd={class:"label-item_value"},Hd=["disabled"],Jd={key:0,value:""},Xd=Bt(()=>t("option",{value:"format"},"\u683C\u5F0F\u5316",-1)),Kd={key:1,value:"default"},Qd={class:"label-item_value"},t0={key:0,class:"msg"},e0={key:1,class:"msg"},a0={class:"action-footer"},o0=Bt(()=>t("div",{class:"auto"},null,-1)),n0=["disabled"],i0=["disabled"],r0={key:1,class:"action result"},s0={class:"action-body"},d0=Bt(()=>t("div",{class:"action-body_icon"},[t("svg",{t:"1642063181211",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"5062",width:"128",height:"128","data-v-cda444e0":""},[t("path",{d:"M512 85.333333c235.648 0 426.666667 191.018667 426.666667 426.666667s-191.018667 426.666667-426.666667 426.666667S85.333333 747.648 85.333333 512 276.352 85.333333 512 85.333333z m-74.965333 550.4L346.453333 545.152a42.666667 42.666667 0 1 0-60.330666 60.330667l120.704 120.704a42.666667 42.666667 0 0 0 60.330666 0l301.653334-301.696a42.666667 42.666667 0 1 0-60.288-60.330667l-271.530667 271.488z",fill:"#52C41A","p-id":"5063","data-v-cda444e0":""})])],-1)),u0=Bt(()=>t("div",{class:"action-body_msg"},"\u683C\u5F0F\u5316\u6210\u529F",-1)),l0={key:0,class:"action-body_info"},c0={key:1,class:"action-body_info"},p0=U(" \u5DF2\u7ECF\u6210\u529F\u521D\u59CB\u5316\u5206\u533A "),f0={class:"btns"},m0=P({props:{action:String,disk:{type:Object},mount:{type:Object},Close:{type:Function},Cancel:{type:Function},Next:{type:Function}},setup(e){const a=e,o=()=>{a.Close&&a.Close()},n=w=>{w.preventDefault(),a.Cancel&&a.Cancel(),o()},s=w=>{a.Next&&a.Next(w),o()},f=y(!1),m=y(0),p=w=>{m.value=w},d=y(a.action=="nas"?"":"format"),c=y(),u=y(),l=()=>{switch(d.value){case"format":h();return;case"default":b();return;default:E.Warning("\u8BF7\u9009\u62E9\u9009\u7EBF");return}},b=()=>{let w="";const F=a.mount;if(F!=null&&F.mountPoint!=null&&(w=F.mountPoint),w!=""){s(w);return}E.Warning("\u65E0\u6CD5\u8BC6\u522B\u8DEF\u5F84")},h=()=>{const w=a.disk,F=a.mount;if(F){const D=F.mountPoint||F.path;if(!confirm(`\u8B66\u544A\uFF1A\u683C\u5F0F\u5316\u4F1A\u6E05\u7A7A ${D} \u5206\u533A\u6570\u636E\uFF0C\u8BF7\u4F60\u8C28\u614E\u64CD\u4F5C`)||!confirm(`\u662F\u5426\u786E\u5B9A\u683C\u5F0F\u5316 ${D}?`))return;_(F);return}if(w){if(!confirm(`\u8B66\u544A\uFF1A\u8BE5\u64CD\u4F5C\u5C06\u521D\u59CB\u5316 ${w.venderModel} \u786C\u76D8\u5E76\u521B\u5EFA\u5206\u533A\uFF0C\u8BF7\u4F60\u8C28\u614E\u64CD\u4F5C`)||!confirm("\u662F\u5426\u786E\u5B9A\u521D\u59CB\u5316?"))return;v(w);return}E.Warning("\u65E0\u6CD5\u8BC6\u522B\u6570\u636E")},v=w=>T(this,null,function*(){if(w.name==null||w.path==""){E.Warning("\u83B7\u53D6\u4E0D\u5230\u8BBE\u5907\u540D\u79F0");return}if(w.path==null||w.path==""){E.Warning("\u83B7\u53D6\u4E0D\u5230\u8BBE\u5907\u8DEF\u5F84");return}f.value=!0;const F=E.Loading("\u521D\u59CB\u5316\u4E2D...");try{const D=yield z.Nas.Disk.Init.POST({name:w.name,path:w.path});if(D!=null&&D.data){const{result:$,error:B}=D==null?void 0:D.data;B&&E.Warning(B),$&&($.errorInfo?E.Warning($.errorInfo):(E.Success("\u521D\u59CB\u5316\u6210\u529F"),$.childrens&&$.childrens.length>0&&(u.value=$.childrens[0]),c.value=$,p(1)))}}catch(D){E.Error(D)}F.Close(),f.value=!1}),_=w=>T(this,null,function*(){if(w.path==null||w.path==""){E.Warning("\u83B7\u53D6\u4E0D\u5230\u5206\u533A\u8DEF\u5F84");return}f.value=!0;const F=E.Loading("\u683C\u5F0F\u5316\u4E2D...");try{const D=yield z.Nas.Disk.Partition.Format.POST({path:w.path,uuid:w.uuid,mountPoint:w.mountPoint});if(D!=null&&D.data){const{result:$,error:B}=D==null?void 0:D.data;B&&E.Warning(B),$&&(E.Success("\u683C\u5F0F\u5316\u6210\u529F"),u.value=$,p(1))}}catch(D){E.Error(D)}F.Close(),f.value=!1}),x=()=>{if(u.value&&u.value.mountPoint){s(u.value.mountPoint);return}E.Warning("\u8BFB\u53D6\u7ED3\u679C\u5931\u8D25")};return(w,F)=>(i(),M(X,{type:1},{default:j(()=>[A(_t,{name:"rotate",mode:"out-in"},{default:j(()=>{var D;return[m.value==0?(i(),r("form",{key:0,class:"action format",onSubmit:ot(l,["prevent"])},[Ld,t("div",Md,[t("div",Od,[Nd,e.mount?(i(),r("div",jd,[t("span",null,"\u3010"+g(e.mount.total)+"\u3011",1),t("span",null,g(e.mount.mountPoint||e.mount.path),1)])):e.disk?(i(),r("div",qd,[t("span",null,"\u3010"+g(e.disk.size)+"\u3011",1),t("span",null,g(e.disk.venderModel),1)])):C("",!0)]),e.mount?(i(),r("div",Rd,[Gd,t("div",Vd,g(e.mount.mountPoint||e.mount.path)+"\uFF08"+g(e.mount.total)+"\uFF09",1)])):C("",!0),t("div",Ud,[Wd,t("div",Zd,[S(t("select",{"onUpdate:modelValue":F[0]||(F[0]=$=>d.value=$),required:"",disabled:e.action=="disk"},[e.mount!=null?(i(),r("option",Jd,"\u8BF7\u9009\u62E9\u9009\u9879")):C("",!0),Xd,e.mount!=null?(i(),r("option",Kd,"\u4E0D\u683C\u5F0F\u5316,\u4F7F\u7528\u539F\u6587\u4EF6\u7CFB\u7EDF")):C("",!0)],8,Hd),[[Z,d.value]])]),t("div",Qd,[d.value=="format"?(i(),r("p",t0,"\u683C\u5F0F\u5316\u4E3AEXT4\u6587\u4EF6\u7CFB\u7EDF\uFF0C\u4F20\u8F93\u901F\u5EA6\u66F4\u5FEB")):d.value=="default"?(i(),r("p",e0)):C("",!0)])])]),t("div",a0,[o0,t("button",{class:"cbi-button cbi-button-remove app-btn app-back",onClick:n,type:"button",disabled:f.value},"\u8FD4\u56DE",8,n0),t("button",{class:"cbi-button cbi-button-apply app-btn app-next",disabled:f.value},"\u4E0B\u4E00\u6B65",8,i0)])],40,Id)):m.value==1?(i(),r("div",r0,[t("div",s0,[d0,u0,c.value?(i(),r("div",l0,[U(" \u5DF2\u7ECF\u6210\u529F\u683C\u5F0F\u5316\u78C1\u76D8 "+g(c.value.venderModel)+" \u5E76\u6302\u8F7D\u5230 ",1),t("a",null,g((D=u.value)==null?void 0:D.mountPoint),1)])):C("",!0),u.value?(i(),r("div",c0,[p0,t("a",null,g(u.value.mountPoint),1)])):C("",!0),t("div",f0,[t("button",{class:"cbi-button cbi-button-apply app-btn app-next",type:"button",onClick:x},g(e.action=="nas"?"\u4E0B\u4E00\u6B65":"\u5B8C\u6210"),1)])])])):C("",!0)]}),_:1})]),_:1}))}});var b0=Y(m0,[["__scopeId","data-v-1d756e2b"]]),$e=e=>{const a=document.createElement("div");document.body.appendChild(a);const o=J(b0,K(W({},e),{Close:()=>{n()}}));o.mount(a);const n=()=>{o.unmount(),a.remove()};return{Close:n}};const Pt=e=>(O("data-v-3fc7bda2"),e=e(),N(),e),v0=["onSubmit"],g0=Pt(()=>t("div",{class:"action-header"},[t("div",{class:"action-header_title"})],-1)),_0={class:"action-body"},h0={class:"disk-info"},x0=Pt(()=>t("div",{class:"disk-info_icon"},[t("svg",{t:"1642589762094",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"11301",width:"128",height:"128"},[t("path",{d:"M899.892468 123.889088c0-44.342099-36.286708-80.620486-80.624646-80.620486H204.728017C160.385918 43.268602 124.107532 79.546988 124.107532 123.889088v802.847056c0 44.342099 36.278386 80.620486 80.620485 80.620486h614.539805c44.337938 0 80.624646-36.278386 80.624646-80.620486V123.889088z",fill:"#D0D0DB","p-id":"11302"}),t("path",{d:"M169.8768 977.7772V174.930143c0-44.342099 36.278386-80.620486 80.620486-80.620485h614.539804c9.936092 0 19.426974 1.905666 28.239639 5.23434-11.525534-30.507298-40.996782-52.389169-75.398629-52.389169H203.342457c-44.342099 0-80.620486 36.278386-80.620486 80.620486v802.851217c0 34.410168 21.881871 63.873094 52.385008 75.381985A79.730065 79.730065 0 0 1 169.8768 977.7772z",fill:"#FFFFFF","p-id":"11303"}),t("path",{d:"M820.657543 40.497481H206.117739c-44.342099 0-80.620486 36.278386-80.620486 80.620485v802.847057c0 44.342099 36.278386 80.620486 80.620486 80.620486h614.539804c44.337938 0 80.624646-36.278386 80.624647-80.620486V121.117966c0-44.342099-36.286708-80.620486-80.624647-80.620485z m19.60173 828.785749c0 40.846992-33.43237 74.279362-74.287684 74.279361H199.780776c-40.855313 0-74.279362-33.424048-74.279362-74.279361V129.593603c0-40.855313 33.424048-74.279362 74.279362-74.279362h566.203296c40.842831 0 74.283522 33.424048 74.283522 74.279362l-0.008321 739.689627z",fill:"#6E6E96","p-id":"11304"}),t("path",{d:"M815.106979 1024H200.567175C146.933914 1024 103.303319 980.369405 103.303319 926.736144V123.889088C103.303319 70.255827 146.933914 26.625232 200.567175 26.625232h614.539804c53.633261 0 97.268017 43.630595 97.268017 97.263856v802.847056c0 53.633261-43.634756 97.263856-97.268017 97.263856zM200.567175 59.911972C165.287391 59.911972 136.590059 88.609303 136.590059 123.889088v802.847056c0 35.279784 28.697331 63.977115 63.977116 63.977115h614.539804c35.279784 0 63.981276-28.697331 63.981276-63.977115V123.889088c0-35.279784-28.701492-63.977115-63.981276-63.977116H200.567175z",fill:"#6E6E96","p-id":"11305"}),t("path",{d:"M301.946104 941.515457h429.985632v65.841173H301.946104z",fill:"#8A8AA1","p-id":"11306"}),t("path",{d:"M731.931736 1024H301.946104a16.64337 16.64337 0 0 1-16.64337-16.64337V941.515457a16.64337 16.64337 0 0 1 16.64337-16.64337h429.985632a16.64337 16.64337 0 0 1 16.64337 16.64337v65.841173a16.64337 16.64337 0 0 1-16.64337 16.64337z m-413.342262-33.286741h396.698892v-32.554432H318.589474v32.554432z",fill:"#6E6E96","p-id":"11307"}),t("path",{d:"M337.230049 960.318304h20.804213v47.038326h-20.804213zM386.565159 960.318304h20.804213v47.038326h-20.804213zM435.891948 960.318304h20.804213v47.038326h-20.804213zM485.231219 960.318304h20.804213v47.038326h-20.804213zM534.558008 960.318304h20.804213v47.038326h-20.804213zM583.897279 960.318304h20.804213v47.038326h-20.804213zM633.224068 960.318304h20.804213v47.038326h-20.804213zM682.563339 960.318304h20.804213v47.038326h-20.804213z",fill:"#FFE599","p-id":"11308"}),t("path",{d:"M219.153659 140.794591m-26.874883 0a26.874882 26.874882 0 1 0 53.749765 0 26.874882 26.874882 0 1 0-53.749765 0Z",fill:"#ADADD1","p-id":"11309"}),t("path",{d:"M219.153659 184.312843c-23.995579 0-43.518252-19.522673-43.518253-43.518252s19.522673-43.518252 43.518253-43.518253 43.518252 19.522673 43.518252 43.518253-19.522673 43.518252-43.518252 43.518252z m0-53.749764c-5.642103 0-10.231512 4.589409-10.231512 10.231512s4.589409 10.231512 10.231512 10.231512 10.231512-4.589409 10.231511-10.231512-4.589409-10.231512-10.231511-10.231512z",fill:"#6E6E96","p-id":"11310"}),t("path",{d:"M801.28466 140.794591m-26.870721 0a26.870721 26.870721 0 1 0 53.741442 0 26.870721 26.870721 0 1 0-53.741442 0Z",fill:"#ADADD1","p-id":"11311"}),t("path",{d:"M801.28466 184.308683c-23.995579 0-43.514092-19.518512-43.514091-43.514092s19.518512-43.514092 43.514091-43.514092 43.514092 19.518512 43.514092 43.514092-19.518512 43.514092-43.514092 43.514092z m0-53.741443c-5.637942 0-10.227351 4.589409-10.227351 10.227351s4.589409 10.227351 10.227351 10.227351 10.227351-4.589409 10.227351-10.227351-4.589409-10.227351-10.227351-10.227351z",fill:"#6E6E96","p-id":"11312"}),t("path",{d:"M801.280499 905.23291m-26.870721 0a26.870721 26.870721 0 1 0 53.741443 0 26.870721 26.870721 0 1 0-53.741443 0Z",fill:"#ADADD1","p-id":"11313"}),t("path",{d:"M801.280499 948.747001c-23.995579 0-43.514092-19.518512-43.514091-43.514091s19.518512-43.514092 43.514091-43.514092 43.514092 19.518512 43.514092 43.514092-19.518512 43.514092-43.514092 43.514091z m0-53.741442c-5.637942 0-10.227351 4.589409-10.227351 10.227351s4.589409 10.227351 10.227351 10.227351 10.227351-4.589409 10.227351-10.227351-4.589409-10.227351-10.227351-10.227351z",fill:"#6E6E96","p-id":"11314"}),t("path",{d:"M219.153659 905.23291m-26.870722 0a26.870721 26.870721 0 1 0 53.741443 0 26.870721 26.870721 0 1 0-53.741443 0Z",fill:"#ADADD1","p-id":"11315"}),t("path",{d:"M219.153659 948.747001c-23.995579 0-43.514092-19.518512-43.514092-43.514091s19.518512-43.514092 43.514092-43.514092 43.514092 19.518512 43.514091 43.514092-19.522673 43.514092-43.514091 43.514091z m0-53.741442c-5.637942 0-10.227351 4.589409-10.227351 10.227351s4.589409 10.227351 10.227351 10.227351 10.227351-4.589409 10.227351-10.227351-4.589409-10.227351-10.227351-10.227351z",fill:"#6E6E96","p-id":"11316"}),t("path",{d:"M520.972857 777.43263c-142.542145 0-258.508988-115.971004-258.508988-258.52147a16.64337 16.64337 0 0 1 33.28674 0c0 124.19699 101.033579 225.23473 225.222248 225.23473s225.222248-101.03774 225.222248-225.23473c0-124.188668-101.033579-225.218087-225.222248-225.218087a16.64337 16.64337 0 0 1 0-33.286741c142.542145 0 258.508988 115.966843 258.508988 258.504828 0 142.550466-115.966843 258.521471-258.508988 258.52147z",fill:"#6E6E96","p-id":"11317"}),t("path",{d:"M520.968696 518.919481m-83.312551 0a83.312551 83.312551 0 1 0 166.625102 0 83.312551 83.312551 0 1 0-166.625102 0Z",fill:"#A9A9BA","p-id":"11318"}),t("path",{d:"M520.968696 618.875402c-55.114521 0-99.955921-44.83724-99.955921-99.95176 0-55.118682 44.8414-99.955921 99.955921-99.955921s99.95176 44.8414 99.95176 99.955921c0 55.11036-44.83724 99.95176-99.95176 99.95176z m0-166.625101c-36.761044 0-66.669181 29.908136-66.66918 66.66918s29.908136 66.66502 66.66918 66.66502 66.66502-29.908136 66.66502-66.66502c0-36.761044-29.903976-66.669181-66.66502-66.66918z",fill:"#6E6E96","p-id":"11319"}),t("path",{d:"M301.946104 941.515457h429.985632v36.977408H301.946104z",fill:"#6E6E96","p-id":"11320"})])],-1)),k0={key:0,class:"disk-info_mount-name"},w0={key:1,class:"disk-info_mount-name"},y0={key:0,class:"label-item"},F0=Pt(()=>t("div",{class:"label-item_key"},[t("span",null,"\u76EE\u6807\u5206\u533A")],-1)),E0={class:"label-item_path"},C0={class:"label-item"},$0=Pt(()=>t("div",{class:"label-item_key"},[t("span",null,"\u6302\u8F7D\u70B9")],-1)),D0={class:"label-item_value"},B0=["value"],Y0={class:"action-footer"},A0=Pt(()=>t("div",{class:"auto"},null,-1)),S0=["disabled"],z0=["disabled"],P0={key:1,class:"action result"},T0={class:"action-body"},I0=Pt(()=>t("div",{class:"action-body_icon"},[t("svg",{t:"1642063181211",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"5062",width:"128",height:"128","data-v-cda444e0":""},[t("path",{d:"M512 85.333333c235.648 0 426.666667 191.018667 426.666667 426.666667s-191.018667 426.666667-426.666667 426.666667S85.333333 747.648 85.333333 512 276.352 85.333333 512 85.333333z m-74.965333 550.4L346.453333 545.152a42.666667 42.666667 0 1 0-60.330666 60.330667l120.704 120.704a42.666667 42.666667 0 0 0 60.330666 0l301.653334-301.696a42.666667 42.666667 0 1 0-60.288-60.330667l-271.530667 271.488z",fill:"#52C41A","p-id":"5063","data-v-cda444e0":""})])],-1)),L0=Pt(()=>t("div",{class:"action-body_msg"},"\u6302\u8F7D\u6210\u529F",-1)),M0={key:0,class:"action-body_info"},O0={class:"btns"},N0=P({props:{action:String,disk:{type:Object},mount:{type:Object},Close:{type:Function},Cancel:{type:Function},Next:{type:Function}},setup(e){var h;const a=e,o=()=>{a.Close&&a.Close()},n=v=>{v.preventDefault(),a.Cancel&&a.Cancel(),o()},s=v=>{a.Next&&a.Next(v),o()},f=y(!1),m=y(0),p=y("/mnt/data_"+((h=a==null?void 0:a.mount)==null?void 0:h.name)),d=v=>{m.value=v};y(a.mount?"":"format"),y();const c=y(),u=()=>T(this,null,function*(){const v=a.mount;if(v==null){E.Warning("\u83B7\u53D6\u4E0D\u5230\u5206\u533A");return}if(v.path==null||v.path==""){E.Warning("\u83B7\u53D6\u4E0D\u5230\u5206\u533A\u8DEF\u5F84");return}if(v.uuid==null||v.uuid==""){E.Warning("\u83B7\u53D6\u4E0D\u5230\u5206\u533AID");return}f.value=!0;const _=E.Loading("\u6302\u8F7D\u4E2D...");try{const x=yield z.Nas.Disk.Partition.Mount.POST({path:v.path,uuid:v.uuid,mountPoint:p.value});if(x!=null&&x.data){const{result:w,error:F}=x==null?void 0:x.data;F&&E.Warning(F),w&&(E.Success("\u6302\u8F7D\u6210\u529F"),c.value=w,d(1))}}catch(x){E.Error(x)}_.Close(),f.value=!1}),l=()=>{if(c.value&&c.value.mountPoint){s(c.value.mountPoint);return}E.Warning("\u8BFB\u53D6\u7ED3\u679C\u5931\u8D25")},b=()=>{};return(v,_)=>(i(),M(X,{type:1},{default:j(()=>[A(_t,{name:"rotate",mode:"out-in"},{default:j(()=>{var x,w;return[m.value==0?(i(),r("form",{key:0,class:"action format",onSubmit:ot(b,["prevent"])},[g0,t("div",_0,[t("div",h0,[x0,e.mount?(i(),r("div",k0,[t("span",null,"\u3010"+g(e.mount.total)+"\u3011",1),t("span",null,g(e.mount.mountPoint),1)])):e.disk?(i(),r("div",w0,[t("span",null,"\u3010"+g(e.disk.size)+"\u3011",1),t("span",null,g(e.disk.venderModel),1)])):C("",!0)]),e.mount?(i(),r("div",y0,[F0,t("div",E0,g(e.mount.path)+"\uFF08"+g(e.mount.total)+"\uFF0C"+g((w=(x=e.mount)==null?void 0:x.filesystem)==null?void 0:w.toUpperCase())+"\uFF09",1)])):C("",!0),t("div",C0,[$0,t("div",D0,[t("input",{type:"text",value:p.value},null,8,B0)])])]),t("div",Y0,[A0,t("button",{class:"cbi-button cbi-button-apply app-btn app-next",disabled:f.value,onClick:u},"\u786E\u5B9A",8,S0),t("button",{class:"cbi-button cbi-button-remove app-btn app-back",onClick:n,type:"button",disabled:f.value},"\u8FD4\u56DE",8,z0)])],40,v0)):m.value==1?(i(),r("div",P0,[t("div",T0,[I0,L0,c.value?(i(),r("div",M0,[U(" \u5DF2\u6210\u529F\u5C06\u5206\u533A "+g(c.value.path)+" \u6302\u8F7D\u5230 ",1),t("a",null,g(c.value.mountPoint),1)])):C("",!0),t("div",O0,[t("button",{class:"cbi-button cbi-button-apply app-btn app-next",type:"button",onClick:l},g(e.action=="nas"?"\u5B8C\u6210":"\u4E0B\u4E00\u6B65"),1)])])])):C("",!0)]}),_:1})]),_:1}))}});var j0=Y(N0,[["__scopeId","data-v-3fc7bda2"]]),ea=e=>{const a=document.createElement("div");document.body.appendChild(a);const o=J(j0,K(W({},e),{Close:()=>{n()}}));o.mount(a);const n=()=>{o.unmount(),a.remove()};return{Close:n}};const aa=e=>(O("data-v-60464cbc"),e=e(),N(),e),q0={class:"disk-content"},R0={class:"disk-item"},G0={class:"disk-item_name"},V0={key:0},U0=["href"],W0={key:1},Z0={class:"disk_value"},H0={key:0,class:"disk-item_value"},J0={class:"value-data"},X0={key:1,class:"disk-item_value"},K0={key:0,class:"disk_status"},Q0={class:"disk_status_item"},tu={key:0,class:"tooltip-trigger disk_tip"},eu=aa(()=>t("div",{class:"tooltip-text tooltip-top"},[t("div",{class:"disk_dir_tip"},"\u5F53\u524D\u78C1\u76D8\u4E3A\u53EA\u8BFB\u72B6\u6001\uFF0C\u53EF\u80FD\u5BFC\u81F4\u65E0\u6CD5\u5199\u5165\u6570\u636E")],-1)),au={class:"disk_status_item"},ou={key:0,class:"tooltip-trigger disk_tip"},nu=aa(()=>t("div",{class:"tooltip-text tooltip-top"},[t("span",{class:"disk_dir_tip"},"\u5F53\u524D\u78C1\u76D8\u786C\u76D8\u683C\u5F0F\u4E3ANTFS\uFF0C\u53EF\u80FD\u5BFC\u81F4\u786C\u76D8\u51FA\u73B0\u517C\u5BB9\u6027\u95EE\u9898\uFF0C\u5EFA\u8BAE\u683C\u5F0F\u5316\u6210EXT4\u6587\u4EF6\u7CFB\u7EDF")],-1)),iu=P({props:{part:{type:Object,required:!0},disk:{type:Object,required:!0}},setup(e){const a=e,o=G(()=>a.part.filesystem=="No FileSystem"),n=G(()=>o.value||!a.disk.isSystemRoot&&(a.part.isReadOnly||a.part.filesystem=="ntfs")&&a.part.mountPoint),s=function(){$e({action:"disk",disk:a.disk,mount:a.part,Cancel:()=>{},Next:c=>{location.reload()}})},f=()=>{ea({action:"nas",disk:a.disk,mount:a.part,Cancel:()=>{},Next:()=>{location.reload()}})},m=()=>T(this,null,function*(){const c=E.Loading("\u5904\u7406\u4E2D...");try{const u=yield z.Nas.Disk.InitRest.POST({name:a.disk.name,path:a.disk.path});if(u!=null&&u.data){const{result:l,error:b}=u==null?void 0:u.data;b&&E.Warning(b),l&&(E.Success("\u6302\u8F7D\u6210\u529F"),location.reload())}}catch(u){E.Error(u)}c.Close()}),p=G(()=>a.part.filesystem=="Free Space"),d=G(()=>{const c=a.part.mountPoint?a.part.mountPoint:"";return c.indexOf("/mnt/")==0?"/cgi-bin/luci/admin/services/linkease/file/?path=/"+c.substring(5):"/cgi-bin/luci/admin/services/linkease/file/?path=/root"+c});return(c,u)=>{var b;const l=Q("progress-item");return i(),r("div",q0,[t("li",R0,[t("div",G0,[e.part.mountPoint?(i(),r("span",V0,[t("a",{href:k(d),target:"_blank"},g(e.part.mountPoint),9,U0)])):(i(),r("span",W0,g(k(p)?e.part.name:(k(o)?"\u672A\u683C\u5F0F\u5316\uFF08":"\u672A\u6302\u8F7D\uFF08")+e.part.name+"\uFF09"),1))]),t("div",Z0,[e.part.mountPoint||k(p)?(i(),r("div",H0,[t("div",J0,[A(l,{value:k(p)||!e.part.usage?0:e.part.usage,text:k(p)?"\u672A\u5206\u533A\uFF08"+e.part.total+"\uFF09":e.part.used+"/"+e.part.total,style:{backgroundColor:"#767676"}},null,8,["value","text"])])])):k(o)?C("",!0):(i(),r("div",X0,[t("div",{class:"value-data",onClick:f},"\u624B\u52A8\u6302\u8F7D")])),k(p)?(i(),r("button",{key:2,class:"cbi-button cbi-button-apply",onClick:m},"\u5206\u533A\u5E76\u683C\u5F0F\u5316")):k(n)?(i(),r("button",{key:3,class:"cbi-button cbi-button-apply",onClick:s},"\u683C\u5F0F\u5316\u5206\u533A")):C("",!0)])]),e.part.mountPoint?(i(),r("li",K0,[t("div",Q0,[t("div",null,"\u78C1\u76D8\u8BFB\u5199\u72B6\u6001\uFF1A"+g(e.part.isReadOnly?"\u53EA\u8BFB":"\u8BFB\u5199"),1),!e.part.isSystemRoot&&e.part.isReadOnly?(i(),r("div",tu,[A(gt),eu])):C("",!0)]),t("div",au,[t("div",null,"\u78C1\u76D8\u683C\u5F0F\uFF1A"+g((b=e.part.filesystem)==null?void 0:b.toUpperCase()),1),e.part.filesystem=="ntfs"?(i(),r("div",ou,[A(gt),nu])):C("",!0)])])):C("",!0)])}}});var ru=Y(iu,[["__scopeId","data-v-60464cbc"]]);const De=e=>(O("data-v-4688e946"),e=e(),N(),e),su={key:0,class:"action"},du=De(()=>t("h2",{class:"title"},"\u5206\u533A\u4FE1\u606F",-1)),uu=De(()=>t("div",{class:"app-container_info"},[t("span",null,"\u6302\u8F7D\u70B9"),t("span",null,"\u5BB9\u91CF")],-1)),lu={class:"app-container_body"},cu=De(()=>t("div",{class:"auto"},null,-1)),pu=P({props:{disk:{type:Object},Close:{type:Function},Cancel:{type:Function},Next:{type:Function}},setup(e){const a=e,o=y(0),n=()=>{a.Close&&a.Close()},s=f=>{f.preventDefault(),a.Cancel&&a.Cancel(),n()};return(f,m)=>(i(),M(X,{Close:e.Close,type:1},{default:j(()=>[A(_t,{name:"rotate",mode:"out-in"},{default:j(()=>[o.value==0?(i(),r("div",su,[du,t("ul",null,[t("li",null,[uu,t("div",lu,[e.disk?(i(!0),r(L,{key:0},q(e.disk.childrens,(p,d)=>(i(),M(ru,{key:d,part:p,disk:e.disk},null,8,["part","disk"]))),128)):C("",!0)])])]),t("div",{class:"action-footer"},[cu,t("button",{class:"cbi-button cbi-button-remove app-btn app-back",onClick:s,type:"button"},"\u8FD4\u56DE")])])):C("",!0)]),_:1})]),_:1},8,["Close"]))}});var fu=Y(pu,[["__scopeId","data-v-4688e946"]]),mu=e=>{const a=document.createElement("div");document.body.appendChild(a);const o=J(fu,K(W({},e),{Close:()=>{n()}}));o.component("progress-item",He),o.mount(a);const n=()=>{o.unmount(),a.remove()};return{Close:n}};const pe=e=>(O("data-v-1c6dcf68"),e=e(),N(),e),bu={key:0,class:"disk-item error"},vu=["title"],gu={class:"disk-item_value"},_u={class:"value-data"},hu={class:"error"},xu={key:1,class:"disk-item"},ku=["title"],wu={key:0,class:"disk_value"},yu=pe(()=>t("div",{class:"value-data"},[t("a",{href:"/cgi-bin/luci/admin/nas/smart"},[t("span",{class:"error"}," S.M.A.R.T\u5F02\u5E38")])],-1)),Fu=[yu],Eu={key:1,class:"disk_value"},Cu={class:"disk-item_value"},$u={class:"value-data"},Du=pe(()=>t("div",{class:"disk-item-tooltip"},[t("span",null,"\u4EC5\u7EDF\u8BA1\u5DF2\u6302\u8F7D\u5206\u533A")],-1)),Bu={class:"disk_icon"},Yu={key:0,class:"tooltip-trigger"},Au={class:"disk_tip"},Su=pe(()=>t("div",null,[t("div",{class:"tooltip-text tooltip-top"},[t("span",{class:"disk_dir_tip"},"\u60A8\u7684\u7CFB\u7EDF\u7A7A\u95F4\u5DF2\u4E0D\u8DB3\uFF0C\u68C0\u6D4B\u5230\u60A8\u7684Docker\u6839\u76EE\u5F55\u4F4D\u4E8E\u7CFB\u7EDF\u6839\u76EE\u5F55\u4E0A\uFF0C\u53EF\u80FD\u4F1A\u5F71\u54CD\u7CFB\u7EDF\u7684\u6B63\u5E38\u8FD0\u884C\uFF0C\u5EFA\u8BAE\u4F7F\u7528Docker\u8FC1\u79FB\u5411\u5BFC\u5C06Docker\u6839\u76EE\u5F55\u8FC1\u79FB\u5230\u5916\u7F6E\u786C\u76D8\u4E0A\u3002")])],-1)),zu={key:1,class:"tooltip-trigger"},Pu={class:"disk_tip"},Tu=pe(()=>t("div",null,[t("div",{class:"tooltip-text tooltip-top"},[t("span",{class:"disk_dir_tip"},"\u5206\u533A\u5B58\u5728\u5F02\u5E38\uFF0C\u70B9\u51FB\u5206\u533A\u5217\u8868\u67E5\u770B\u9519\u8BEF")])],-1)),Iu={key:2,class:"disk-item load"},Lu=["title"],Mu={class:"disk_value"},Ou={class:"disk-item_value"},Nu={class:"value-data"},ju={key:3,class:"disk-item load"},qu=["title"],Ru={class:"disk_value"},Gu={key:0,class:"disk-item_value"},Vu={class:"value-data"},Uu={key:1,class:"disk-item_value"},Wu={class:"value-data"},Zu={class:"disk_icon"},Hu=P({props:{disk:{type:Object,required:!0},smartWarning:{type:Boolean}},setup(e){const a=e,o=G(()=>a.disk.errorInfo?"error":a.disk.childrens==null||a.disk.childrens.length==0||a.disk.childrens.length==1&&a.disk.childrens[0].filesystem=="No FileSystem"?"load":a.disk.childrens.filter(p=>p.mountPoint).length==0?"unmounted":"success"),n=G(()=>{const p=a.disk;let d=p.name;return p.size&&(d+=`\u3010${p.size}\u3011`),p.venderModel&&(d+=`(${p.venderModel})`),d}),s=()=>{$e({action:"disk",disk:a.disk,Cancel:()=>{},Next:()=>{location.reload()}})},f=()=>{mu({action:"disk",disk:a.disk,Cancel:()=>{},Next:()=>{location.reload()}})},m=()=>{const p=a.disk,d=p.childrens||[];ea({action:"nas",disk:p,mount:d[0],Cancel:()=>{},Next:()=>{location.reload()}})};return(p,d)=>{var u,l,b,h,v;const c=Q("progress-item");return k(o)=="error"?(i(),r("li",bu,[t("div",{class:"disk-item_name",title:k(n)},[t("span",null,g(k(n)),1)],8,vu),t("div",gu,[t("div",_u,[t("span",hu,g(e.disk.errorInfo),1)])])])):k(o)=="success"?(i(),r("li",xu,[t("div",{class:"disk-item_name",title:k(n)},[t("span",null,g(k(n)),1)],8,ku),e.disk.smartWarning&&e.smartWarning?(i(),r("div",wu,Fu)):(i(),r("div",Eu,[t("div",Cu,[t("div",$u,[A(c,{value:e.disk.usage||0,text:`${e.disk.used}/${e.disk.total}`,style:{backgroundColor:"#767676"}},null,8,["value","text"])]),Du]),t("div",Bu,[e.disk.isDockerRoot&&e.disk.isSystemRoot&&e.disk.usage&&e.disk.usage>=90?(i(),r("span",Yu,[t("span",Au,[A(gt)]),Su])):C("",!0),!e.disk.isSystemRoot&&(((u=e.disk.childrens)==null?void 0:u.filter(_=>_.isReadOnly||_.filesystem=="ntfs").length)||0)>0?(i(),r("span",zu,[t("span",Pu,[A(gt)]),Tu])):C("",!0),!e.disk.isSystemRoot&&(((l=e.disk.childrens)==null?void 0:l.filter(_=>_.isReadOnly||_.filesystem=="ntfs").length)||0)>0?(i(),r("span",{key:2,class:"disk_infoicon",onClick:d[0]||(d[0]=_=>s())},[A(Td)])):C("",!0),t("span",{class:"disk_infoicon",onClick:d[1]||(d[1]=_=>f())},[A(Ne)])])]))])):k(o)=="load"?(i(),r("li",Iu,[t("div",{class:"disk-item_name",title:k(n)},[t("span",null,g(k(n)),1)],8,Lu),t("div",Mu,[t("div",Ou,[t("div",Nu,[t("button",{onClick:d[2]||(d[2]=_=>s())},"\u683C\u5F0F\u5316\u5E76\u6302\u8F7D")])])])])):k(o)=="unmounted"?(i(),r("li",ju,[t("div",{class:"disk-item_name",title:k(n)},[t("span",null,g(k(n)),1)],8,qu),t("div",Ru,[((b=e.disk.childrens)==null?void 0:b.length)==1?(i(),r("div",Gu,[t("div",Vu,[t("button",{onClick:d[3]||(d[3]=_=>m())},"\u624B\u52A8\u6302\u8F7D")])])):C("",!0),(((h=e.disk.childrens)==null?void 0:h.length)||0)>1?(i(),r("div",Uu,[t("div",Wu,[t("button",{onClick:d[4]||(d[4]=_=>f())},"\u624B\u52A8\u6302\u8F7D")])])):C("",!0),t("div",Zu,[(((v=e.disk.childrens)==null?void 0:v.length)||0)>1?(i(),r("span",{key:0,class:"disk_infoicon",onClick:d[5]||(d[5]=_=>f())},[A(Ne)])):C("",!0)])])])):C("",!0)}}});var xe=Y(Hu,[["__scopeId","data-v-1c6dcf68"]]);const Gt=e=>(O("data-v-98e4aab2"),e=e(),N(),e),Ju={class:"app-container"},Xu={class:"app-container_title"},Ku=Gt(()=>t("span",{class:"disk_info"},"\u78C1\u76D8\u4FE1\u606F",-1)),Qu={class:"more_icon",title:"\u67E5\u770B\u78C1\u76D8\u7BA1\u7406\u4FE1\u606F"},tl={class:"DeviceBlock"},el=Gt(()=>t("ul",null,[t("li",null,[t("a",{href:"/cgi-bin/luci/admin/nas/raid"},"RAID\u7BA1\u7406")]),t("li",null,[t("a",{href:"/cgi-bin/luci/admin/nas/smart"},"S.M.A.R.T.")]),t("li",null,[t("a",{href:"/cgi-bin/luci/admin/system/diskman"},"\u78C1\u76D8\u7BA1\u7406")]),t("li",null,[t("a",{href:"/cgi-bin/luci/admin/system/mounts"},"\u6302\u8F7D\u70B9")])],-1)),al={key:0},ol={class:"disk_loading_icon"},nl=Gt(()=>t("span",{class:"disk_loading_info"},"\u6B63\u5728\u83B7\u53D6\u78C1\u76D8\u4FE1\u606F...",-1)),il={key:1},rl=Gt(()=>t("div",{class:"app-container_info"},[t("span",null,"\u7CFB\u7EDF\u6839\u76EE\u5F55")],-1)),sl={class:"app-container_body"},dl={key:2},ul=Gt(()=>t("div",{class:"app-container_info"},[t("span",null,"\u5DF2\u6302\u8F7D\u78C1\u76D8")],-1)),ll={class:"app-container_body"},cl={key:3},pl=Gt(()=>t("div",{class:"app-container_info"},[t("span",null,"RAID\u8BBE\u5907")],-1)),fl={class:"app-container_body"},ml=P({setup(e){const a=y(!1),o=nt({disks:null,raidList:null}),n=()=>{z.Nas.Disk.Status.GET().then(m=>{var p;if((p=m==null?void 0:m.data)!=null&&p.result){const d=m.data.result;o.disks=d.disks||[]}})};(()=>T(this,null,function*(){try{const m=yield z.Raid.List.GET();if(m!=null&&m.data){const{success:p,error:d,result:c}=m.data;if(c&&(o.raidList=c.disks||[]),d)throw d}}catch(m){console.log(m)}}))(),n();const f=()=>{a.value=!a.value};return(m,p)=>{var c,u;const d=Q("icon-loading");return i(),r("div",Ju,[t("ul",null,[t("li",null,[t("div",Xu,[Ku,t("span",Qu,[A($t,{onClick:f})]),S(t("div",tl,[t("div",{class:"menu_background",onClick:f}),el],512),[[kt,a.value]])])]),!k(o).disks&&!k(o).raidList?(i(),r("li",al,[t("div",ol,[A(d,{size:38,color:"currentColor"}),nl])])):C("",!0),k(o).disks?(i(),r("li",il,[rl,t("div",sl,[(i(!0),r(L,null,q((c=k(o).disks)==null?void 0:c.filter(l=>l.isSystemRoot),(l,b)=>(i(),M(xe,{key:b,disk:l},null,8,["disk"]))),128))])])):C("",!0),k(o).disks?(i(),r("li",dl,[ul,t("div",ll,[(i(!0),r(L,null,q((u=k(o).disks)==null?void 0:u.filter(l=>!l.isSystemRoot),(l,b)=>(i(),M(xe,{key:b,disk:l,smartWarning:!0},null,8,["disk"]))),128))])])):C("",!0),k(o).raidList&&k(o).raidList.length>0?(i(),r("li",cl,[pl,t("div",fl,[(i(!0),r(L,null,q(k(o).raidList,(l,b)=>(i(),M(xe,{key:b,disk:l},null,8,["disk"]))),128))])])):C("",!0)])])}}});var bl=Y(ml,[["__scopeId","data-v-98e4aab2"]]);const oa=e=>(O("data-v-13ca629c"),e=e(),N(),e),vl={class:"app-container_samba"},gl={key:0,class:"sambas-item"},_l=oa(()=>t("div",{class:"sambas-item_name"},[t("span",null,"\u5F53\u524D\u72B6\u6001:")],-1)),hl={class:"sambas-item_value"},xl=oa(()=>t("li",{class:"sambas-item"},[t("div",{class:"sambas-item_name tit"},[t("span",null,"\u5730\u5740")]),t("div",{class:"sambas-item_value tit"},[t("span",null,"\u76EE\u5F55")])],-1)),kl={class:"samba-item"},wl={class:"samba-item_name"},yl=["title"],Fl=["href"],El=P({props:{sambas:{type:Array}},setup(e){const a=window.location.hostname;return(o,n)=>{var s;return i(),r("ul",vl,[e.sambas?(i(),r("li",gl,[_l,t("div",hl,[t("span",null,g((s=e.sambas)!=null&&s.length?"\u5DF2\u542F\u7528":"\u672A\u542F\u7528"),1)])])):C("",!0),xl,(i(!0),r(L,null,q(e.sambas,f=>(i(),r("li",kl,[t("div",wl,[t("span",null,"smb://"+g(k(a))+"/"+g(f.shareName),1)]),t("div",{class:"samba-item_value",title:f.path},[t("a",{target:"_blank",href:"/cgi-bin/luci/admin/services/linkease/file/?path=/root"+f.path},g(f.path),9,Fl)],8,yl)]))),256))])}}});var Cl=Y(El,[["__scopeId","data-v-13ca629c"]]);const fe=e=>(O("data-v-b4608492"),e=e(),N(),e),$l={class:"webdav-item"},Dl=fe(()=>t("div",{class:"webdav-item_name"},[t("span",null,"\u5F53\u524D\u72B6\u6001:")],-1)),Bl={class:"webdav-item_value"},Yl={key:0,class:"webdav-item"},Al=fe(()=>t("div",{class:"webdav-item_name"},[t("span",null,"\u6302\u8F7D\u8DEF\u5F84:")],-1)),Sl={class:"webdav-item_value"},zl=["href"],Pl={key:1,class:"webdav-item"},Tl=fe(()=>t("div",{class:"webdav-item_name"},[t("span",null,"\u670D\u52A1\u8DEF\u5F84:")],-1)),Il={class:"webdav-item_value"},Ll=["href"],Ml={key:2,class:"webdav-item"},Ol=fe(()=>t("div",{class:"webdav-item_name"},[t("span",null,"\u8D26\u53F7:")],-1)),Nl={class:"webdav-item_value"},jl=P({props:{webdav:{type:Object}},setup(e){const a=e,o=G(()=>{var n;return`http://${location.hostname}:${(n=a.webdav)==null?void 0:n.port}`});return(n,s)=>{var f,m,p,d,c,u,l;return i(),r(L,null,[t("li",$l,[Dl,t("div",Bl,[t("span",null,g((f=e.webdav)!=null&&f.path?"\u5DF2\u542F\u7528":"\u672A\u542F\u7528"),1)])]),(m=e.webdav)!=null&&m.path?(i(),r("li",Yl,[Al,t("div",Sl,[t("a",{target:"_blank",href:"/cgi-bin/luci/admin/services/linkease/file/?path=/root"+((p=e.webdav)==null?void 0:p.path)},g((d=e.webdav)==null?void 0:d.path),9,zl)])])):C("",!0),(c=e.webdav)!=null&&c.port?(i(),r("li",Pl,[Tl,t("div",Il,[t("a",{href:k(o),target:"_blank",rel:"noopener noreferrer"},g(k(o)),9,Ll)])])):C("",!0),(u=e.webdav)!=null&&u.username?(i(),r("li",Ml,[Ol,t("div",Nl,[t("span",null,g((l=e.webdav)==null?void 0:l.username),1)])])):C("",!0)],64)}}});var ql=Y(jl,[["__scopeId","data-v-b4608492"]]);const Be=e=>(O("data-v-4a3b6e0a"),e=e(),N(),e),Rl={class:"disk-item"},Gl=Be(()=>t("div",{class:"disk-item_icon"},[t("svg",{t:"1642563338465",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"2216",width:"128",height:"128"},[t("path",{d:"M998.4 711.68l-119.467-512c-6.826-42.667-42.666-75.093-87.04-76.8H232.107c-44.374 1.707-80.214 35.84-87.04 78.507L25.6 711.68c-5.12 13.653-6.827 29.013-6.827 42.667 0 76.8 63.147 139.946 141.654 139.946H865.28c78.507 0 141.653-63.146 141.653-139.946 0-13.654-3.413-29.014-8.533-42.667zM394.24 366.933c1.707-51.2 56.32-92.16 124.587-92.16S640 315.733 640 365.227c44.373-1.707 81.92 23.893 83.627 58.026s-34.134 63.147-78.507 64.854h-6.827l-245.76 1.706c-44.373 0-80.213-27.306-80.213-59.733 0-35.84 37.547-63.147 81.92-63.147z m471.04 459.094H160.427c-39.254 0-69.974-30.72-69.974-69.974s32.427-69.973 69.974-69.973H865.28c39.253 0 69.973 30.72 69.973 69.973 1.707 37.547-30.72 69.974-69.973 69.974z m-35.84-92.16c-11.947 0-22.187 8.533-23.893 20.48 0 11.946 8.533 22.186 20.48 23.893h3.413c11.947 0 22.187-10.24 22.187-22.187 0-13.653-8.534-22.186-22.187-22.186z m-46.08 22.186c0-25.6 20.48-46.08 46.08-46.08s46.08 20.48 46.08 46.08-20.48 46.08-46.08 46.08-46.08-20.48-46.08-46.08z","p-id":"2217"})])],-1)),Vl={class:"disk-item_f"},Ul={class:"disk-item_venderModel"},Wl={class:"disk-item_used"},Zl=Be(()=>t("div",{class:"auto"},null,-1)),Hl={class:"disk-item-r"},Jl={class:"disk-children"},Xl=["onClick"],Kl=Be(()=>t("div",{class:"disk-item_icon"},[t("svg",{t:"1642563581459",class:"icon",viewBox:"0 0 1228 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"7132",width:"128",height:"128"},[t("path",{d:"M525.2096 145.3568c1.9968-45.568-35.6864-99.1232-57.4976-99.1232H57.4976C15.872 79.9232 17.8176 145.408 17.8176 145.408h507.392z",fill:"#ECC049","p-id":"7133"}),t("path",{d:"M21.8112 143.36L19.8144 825.1392c0 75.3152 75.3152 152.576 150.6304 152.576h887.9104c75.264 0 150.6304-75.264 150.6304-152.576V297.984c0-75.264-75.3152-152.576-150.6304-152.576h-434.0224L21.8112 143.36z",fill:"#FFD658","p-id":"7134"})])],-1)),Ql={key:0},t1={key:1},e1=P({props:{disk:{type:Object,required:!0},currDisk:{type:Object},currMountPoint:{type:Object},onDisk:{type:Function,required:!0}},setup(e){var s,f;const a=e,o=y(!1);a.currDisk!=null&&((s=a.currDisk)==null?void 0:s.venderModel)==((f=a.disk)==null?void 0:f.venderModel)&&(o.value=!0);const n=m=>{o.value=!o.value,a.onDisk(m,null)};return(m,p)=>{var d;return i(),r("ul",Rl,[t("li",{class:st(["disk-info",{on:e.disk.venderModel==((d=e.currDisk)==null?void 0:d.venderModel),nopoint:e.disk.childrens==null||e.disk.childrens.length==0}]),onClick:p[0]||(p[0]=c=>n(e.disk))},[Gl,t("div",Vl,[t("div",Ul,g(e.disk.venderModel),1),t("div",Wl,g(e.disk.used)+"/"+g(e.disk.size),1)]),Zl,t("div",Hl,g(e.disk.path),1)],2),S(t("div",Jl,[(i(!0),r(L,null,q(e.disk.childrens,c=>{var u,l;return i(),r("li",{class:st(["disk-children_item",{on:c.uuid==((u=e.currMountPoint)==null?void 0:u.uuid)&&c.path==((l=e.currMountPoint)==null?void 0:l.path)}]),onClick:b=>e.onDisk(e.disk,c)},[Kl,c.mountPoint?(i(),r("span",Ql," \u3010"+g(c.filesystem)+"\u3011 "+g(c.mountPoint)+" \uFF08"+g(c.used)+"/"+g(c.total)+"\uFF09 ["+g(c.uuid)+"] ",1)):(i(),r("span",t1," \u3010"+g(c.filesystem)+"\u3011 "+g(c.mountPoint||c.path||"\u672A\u6302\u8F7D\u78C1\u76D8")+" ["+g(c.uuid)+"] ",1))],10,Xl)}),256))],512),[[kt,o.value]])])}}});var je=Y(e1,[["__scopeId","data-v-4a3b6e0a"]]);const Ye=e=>(O("data-v-12d0f96b"),e=e(),N(),e),a1={class:"action list"},o1=Ye(()=>t("div",{class:"action-header"},[t("div",{class:"action-header_title"},"\u8BF7\u9009\u62E9\u4E00\u4E2A\u786C\u76D8\u6216\u5206\u533A")],-1)),n1={class:"action-body"},i1={class:"disk-list"},r1=Ye(()=>t("div",{class:"action-msg"},[t("span",null,[U(" \u60F3\u8981\u66F4\u7CBE\u786E\u7684\u914D\u7F6E\uFF1F\u8BF7\u524D\u5F80 "),t("a",{href:"/cgi-bin/luci/admin/system/diskman"},"\u9AD8\u7EA7\u8BBE\u7F6E")])],-1)),s1=Ye(()=>t("div",{class:"auto"},null,-1)),d1=P({props:{Cancel:{type:Function},Next:{type:Function},Close:{type:Function}},setup(e){const a=e,o=y(!0),n=nt({disks:[],raids:[]});(()=>T(this,null,function*(){const b=yield Promise.all([z.Nas.Disk.Status.GET(),z.Raid.List.GET()]);try{if(b[0]){const h=b[0];h!=null&&h.data.result&&(n.disks=(h==null?void 0:h.data.result.disks)||[])}if(b[1]){const h=b[1];h.data.result&&(n.raids=h.data.result.disks||[])}}catch(h){E.Warning(h)}}))();const f=y(),m=y(),p=(b,h)=>{f.value=b,m.value=h},d=()=>{a.Close&&a.Close()},c=()=>{a.Cancel&&a.Cancel(),d()},u=b=>{a.Next&&a.Next(b),d()},l=()=>{if(f.value==null){E.Warning("\u8BF7\u9009\u62E9\u76EE\u6807\u786C\u76D8");return}if(f.value.childrens!=null&&f.value.childrens.length>0&&m.value==null){E.Warning("\u8BF7\u9009\u62E9\u786C\u76D8\u5206\u533A");return}if(m.value!=null&&(m.value.mountPoint==null||m.value.mountPoint=="")){E.Warning("\u8BE5\u5206\u533A\u5C1A\u672A\u6302\u8F7D\uFF0C\u8BF7\u5148\u53BB\u6302\u8F7D");return}o.value=!1,$e({action:"nas",disk:f.value,mount:m.value,Cancel:()=>{o.value=!0},Next:b=>{u(b)}})};return(b,h)=>o.value?(i(),M(X,{key:0,type:1},{default:j(()=>[A(_t,{name:"rotate",mode:"out-in"},{default:j(()=>[t("div",a1,[o1,t("div",n1,[t("div",i1,[(i(!0),r(L,null,q(k(n).disks,v=>(i(),M(je,{disk:v,onDisk:p,currDisk:f.value,currMountPoint:m.value},null,8,["disk","currDisk","currMountPoint"]))),256)),(i(!0),r(L,null,q(k(n).raids,v=>(i(),M(je,{disk:v,onDisk:p,currDisk:f.value,currMountPoint:m.value},null,8,["disk","currDisk","currMountPoint"]))),256))])]),r1,t("div",{class:"action-footer"},[s1,t("button",{class:"cbi-button cbi-button-remove app-btn app-back",onClick:c,type:"button"},"\u8FD4\u56DE"),t("button",{class:"cbi-button cbi-button-apply app-btn app-next",onClick:l,type:"button"},"\u4E0B\u4E00\u6B65")])])]),_:1})]),_:1})):C("",!0)}});var u1=Y(d1,[["__scopeId","data-v-12d0f96b"]]),l1=e=>{const a=document.createElement("div");document.body.appendChild(a);const o=J(u1,K(W({},e),{Close:()=>{n()}}));o.mount(a);const n=()=>{o.unmount(),a.remove()};return{Close:n}};const me=e=>(O("data-v-530e728c"),e=e(),N(),e),c1={class:"action"},p1={class:"action-body"},f1=me(()=>t("div",{class:"icon"},[t("svg",{t:"1642063181211",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"5062",width:"128",height:"128","data-v-cda444e0":""},[t("path",{d:"M512 85.333333c235.648 0 426.666667 191.018667 426.666667 426.666667s-191.018667 426.666667-426.666667 426.666667S85.333333 747.648 85.333333 512 276.352 85.333333 512 85.333333z m-74.965333 550.4L346.453333 545.152a42.666667 42.666667 0 1 0-60.330666 60.330667l120.704 120.704a42.666667 42.666667 0 0 0 60.330666 0l301.653334-301.696a42.666667 42.666667 0 1 0-60.288-60.330667l-271.530667 271.488z",fill:"#52C41A","p-id":"5063","data-v-cda444e0":""})])],-1)),m1=me(()=>t("h2",{class:"title"},"\u670D\u52A1\u5DF2\u542F\u52A8",-1)),b1={class:"info"},v1=me(()=>t("span",null,"\u524D\u5F80",-1)),g1=["href"],_1=me(()=>t("span",null,"\u914D\u7F6E",-1)),h1=P({props:{Close:Function},setup(e){const a=e,o=y(""),n=G(()=>`http://${location.hostname}:${o.value}`);(()=>{z.Nas.Linkease.Enable.POST().then(m=>{var p,d;(p=m==null?void 0:m.data)!=null&&p.result&&(o.value=((d=m.data.result)==null?void 0:d.port)||"")})})();const f=()=>{a.Close&&a.Close(),location.reload()};return(m,p)=>(i(),M(X,{type:1},{default:j(()=>[A(_t,{name:"rotate",mode:"out-in"},{default:j(()=>[t("div",c1,[t("div",p1,[f1,m1,t("div",b1,[v1,t("a",{href:k(n),target:"_blank",rel:"noopener noreferrer"},g(k(n)),9,g1),_1]),t("div",{class:"btns"},[t("button",{class:"cbi-button cbi-button-remove app-btn app-back",type:"button",onClick:f},"\u5173\u95ED")])])])]),_:1})]),_:1}))}});var x1=Y(h1,[["__scopeId","data-v-530e728c"]]),k1=e=>{const a=document.createElement("div");document.body.appendChild(a);const o=J(x1,K(W({},e),{Close:()=>{n()}}));o.mount(a);const n=()=>{o.unmount(),a.remove()};return{Close:n}};const te=e=>(O("data-v-30ef6ccb"),e=e(),N(),e),w1=["onSubmit"],y1=te(()=>t("div",{class:"action-header"},[t("div",{class:"action-header_title"},"Webdav\u5171\u4EAB\u914D\u7F6E")],-1)),F1={class:"action-body"},E1={class:"label-item"},C1=te(()=>t("div",{class:"label-item_key"},[t("span",null,"\u670D\u52A1\u76EE\u5F55\u8DEF\u5F84")],-1)),$1={class:"label-item_value"},D1=["value"],B1={class:"label-item"},Y1=te(()=>t("div",{class:"label-item_key"},[t("span",null,"\u7528\u6237\u540D")],-1)),A1={class:"label-item_value"},S1={class:"label-item"},z1=te(()=>t("div",{class:"label-item_key"},[t("span",null,"\u5BC6\u7801")],-1)),P1={class:"label-item_value"},T1={class:"action-footer"},I1=te(()=>t("div",{class:"auto"},null,-1)),L1=["disabled"],M1=["disabled"],O1=P({props:{rootPath:{type:String,required:!0},Close:Function},setup(e){const a=e,o=d=>{d.preventDefault(),a.Close&&a.Close()},n=y(!1),s=y({username:"root",password:"",rootPath:a.rootPath});(()=>T(this,null,function*(){const d=E.Loading("\u52A0\u8F7D\u4E2D...");n.value=!0;try{const c=yield z.Nas.Webdav.Status.GET();if(c!=null&&c.data){const{result:u,error:l}=c.data;if(l){E.Warning(l);return}u&&(u.username&&(s.value.username=u.username),u.password&&(s.value.password=u.password))}}catch(c){E.Error(c)}n.value=!1,d.Close()}))();const m=()=>{const d=s.value;if(d.rootPath==""){E.Warning("\u5171\u4EAB\u8DEF\u5F84\u4E0D\u80FD\u4E3A\u7A7A");return}if(d.username==""){E.Warning("\u7528\u6237\u540D\u4E0D\u80FD\u4E3A\u7A7A");return}if(d.password==""){E.Warning("\u5BC6\u7801\u4E0D\u80FD\u4E3A\u7A7A");return}p(d)},p=d=>T(this,null,function*(){n.value=!0;const c=E.Loading("\u521B\u5EFA\u4E2D...");try{const u=yield z.Nas.Webdav.Create.POST(d);if(u!=null&&u.data){const{error:l,result:b}=u.data;l&&E.Warning(l),b&&(E.Success("\u521B\u5EFA\u6210\u529F"),window.setTimeout(()=>{location.reload()},1e3))}}catch(u){E.Error(u)}c.Close(),n.value=!1});return(d,c)=>(i(),M(X,{type:1},{default:j(()=>[A(_t,{name:"rotate",mode:"out-in"},{default:j(()=>[t("form",{class:"action",onSubmit:ot(m,["prevent"])},[y1,t("div",F1,[t("div",E1,[C1,t("div",$1,[t("input",{type:"text",value:s.value.rootPath,disabled:"",required:"",style:{backgroundColor:"#eee"}},null,8,D1)])]),t("div",B1,[Y1,t("div",A1,[S(t("input",{type:"text",required:"",placeholder:"\u8D26\u53F7\u7528\u6237\u540D","onUpdate:modelValue":c[0]||(c[0]=u=>s.value.username=u)},null,512),[[V,s.value.username,void 0,{trim:!0}]])])]),t("div",S1,[z1,t("div",P1,[S(t("input",{type:"password","onUpdate:modelValue":c[1]||(c[1]=u=>s.value.password=u)},null,512),[[V,s.value.password,void 0,{trim:!0}]])])])]),t("div",T1,[I1,t("button",{class:"cbi-button cbi-button-remove app-btn app-back",type:"button",onClick:o,disabled:n.value},"\u5173\u95ED",8,L1),t("button",{class:"cbi-button cbi-button-apply app-btn app-next",disabled:n.value},"\u521B\u5EFA",8,M1)])],40,w1)]),_:1})]),_:1}))}});var N1=Y(O1,[["__scopeId","data-v-30ef6ccb"]]),j1=e=>{const a=document.createElement("div");document.body.appendChild(a);const o=J(N1,K(W({},e),{Close:()=>{n()}}));o.mount(a);const n=()=>{o.unmount(),a.remove()};return{Close:n}};const Yt=e=>(O("data-v-3ef9e48f"),e=e(),N(),e),q1=["onSubmit"],R1=Yt(()=>t("div",{class:"action-header"},[t("div",{class:"action-header_title"},"Samba\u5171\u4EAB\u914D\u7F6E")],-1)),G1={class:"action-body"},V1={class:"label-item"},U1=Yt(()=>t("div",{class:"label-item_key"},[t("span",null,"\u670D\u52A1\u76EE\u5F55\u8DEF\u5F84")],-1)),W1={class:"label-item_value"},Z1=["value"],H1={class:"label-item"},J1=Yt(()=>t("div",{class:"label-item_key"},[t("span",null,"\u5171\u4EAB\u540D\uFF08\u5EFA\u8BAE\u4F7F\u7528\u82F1\u6587\u5B57\u6BCD\uFF09")],-1)),X1={class:"label-item_value"},K1={class:"label-item"},Q1=Yt(()=>t("div",{class:"label-item_key"},[t("span",null,"\u7528\u6237\u540D")],-1)),tc={class:"label-item_value"},ec={class:"label-item"},ac=Yt(()=>t("div",{class:"label-item_key"},[t("span",null,"\u5BC6\u7801")],-1)),oc={class:"label-item_value"},nc={class:"samba-item"},ic={class:"samba-item_allow"},rc=Yt(()=>t("label",{for:"allow",class:"samba-allow"},"\u5141\u8BB8\u65E7\u534F\u8BAE\u4E0E\u8EAB\u4EFD\u9A8C\u8BC1(\u4E0D\u5B89\u5168)",-1)),sc={class:"samba-item_tips"},dc={class:"tooltip-trigger"},uc={class:"samba_tip"},lc=Yt(()=>t("span",{class:"samba_dir_tip"},"\u517C\u5BB9\u4E00\u4E9B\u7535\u89C6\u6216\u8005\u7535\u89C6\u76D2\u5B50",-1)),cc={class:"action-footer"},pc=Yt(()=>t("div",{class:"auto"},null,-1)),fc=["disabled"],mc=["disabled"],bc=P({props:{rootPath:{type:String,required:!0},Close:Function},setup(e){const a=e,o=p=>{p.preventDefault(),a.Close&&a.Close()},n=y(!1),s=y({shareName:"",username:"",password:"",rootPath:a.rootPath,allowLegacy:!1}),f=()=>{const p=s.value;if(p.rootPath==""){E.Warning("\u5171\u4EAB\u8DEF\u5F84\u4E0D\u80FD\u4E3A\u7A7A");return}if(p.shareName==""){E.Warning("\u5171\u4EAB\u540D\u79F0\u4E0D\u80FD\u4E3A\u7A7A");return}if(p.username==""){E.Warning("\u7528\u6237\u540D\u4E0D\u80FD\u4E3A\u7A7A");return}if(p.password==""){E.Warning("\u5BC6\u7801\u4E0D\u80FD\u4E3A\u7A7A");return}const d=wt.checkSmabaUserName(p.username);if(d!==!0){E.Warning(`${d}`);return}m(p)},m=p=>T(this,null,function*(){n.value=!0;const d=E.Loading("\u521B\u5EFA\u4E2D...");try{const c=yield z.Nas.Samba.Create.POST(p);if(c!=null&&c.data){const{error:u,result:l}=c.data;u&&E.Warning(u),l&&(E.Success("\u521B\u5EFA\u6210\u529F"),window.setTimeout(()=>{location.reload()},1e3))}}catch(c){E.Error(c)}d.Close(),n.value=!1});return(p,d)=>(i(),M(X,{type:1},{default:j(()=>[A(_t,{name:"rotate",mode:"out-in"},{default:j(()=>[t("form",{class:"action",onSubmit:ot(f,["prevent"])},[R1,t("div",G1,[t("div",V1,[U1,t("div",W1,[t("input",{type:"text",value:s.value.rootPath,disabled:"",required:"",style:{backgroundColor:"#eee"}},null,8,Z1)])]),t("div",H1,[J1,t("div",X1,[S(t("input",{type:"text","onUpdate:modelValue":d[0]||(d[0]=c=>s.value.shareName=c),required:"",placeholder:"\u5171\u4EAB\u540D\u79F0"},null,512),[[V,s.value.shareName,void 0,{trim:!0}]])])]),t("div",K1,[Q1,t("div",tc,[S(t("input",{type:"text",required:"",placeholder:"\u8D26\u53F7\u7528\u6237\u540D","onUpdate:modelValue":d[1]||(d[1]=c=>s.value.username=c)},null,512),[[V,s.value.username,void 0,{trim:!0}]])])]),t("div",ec,[ac,t("div",oc,[S(t("input",{type:"password","onUpdate:modelValue":d[2]||(d[2]=c=>s.value.password=c)},null,512),[[V,s.value.password,void 0,{trim:!0}]])])]),t("div",nc,[t("div",ic,[S(t("input",{type:"checkbox",id:"allow","onUpdate:modelValue":d[3]||(d[3]=c=>s.value.allowLegacy=c)},null,512),[[Nt,s.value.allowLegacy]]),rc]),t("div",sc,[t("span",dc,[t("span",uc,[A(gt)]),lc])])])]),t("div",cc,[pc,t("button",{class:"cbi-button cbi-button-remove app-btn app-back",type:"button",onClick:o,disabled:n.value},"\u5173\u95ED",8,fc),t("button",{class:"cbi-button cbi-button-apply app-btn app-next",disabled:n.value},"\u521B\u5EFA",8,mc)])],40,q1)]),_:1})]),_:1}))}});var vc=Y(bc,[["__scopeId","data-v-3ef9e48f"]]),gc=e=>{const a=document.createElement("div");document.body.appendChild(a);const o=J(vc,K(W({},e),{Close:()=>{n()}}));o.mount(a);const n=()=>{o.unmount(),a.remove()};return{Close:n}};const Xt=e=>!Array.isArray(window.quickstart_features)||window.quickstart_features.indexOf(e)!=-1,Vt=e=>(O("data-v-7244f123"),e=e(),N(),e),_c={key:0,class:"action"},hc=Vt(()=>t("h2",{class:"title"},"\u6B22\u8FCE\u4F7F\u7528 NAS \u914D\u7F6E\u5411\u5BFC",-1)),xc=Vt(()=>t("h3",{class:"desc"},"\u8BF7\u9009\u62E9\u9700\u8981\u6DFB\u52A0\u7684NAS\u670D\u52A1",-1)),kc=Vt(()=>t("option",{value:"linkease"},"\u8DE8\u8BBE\u5907\u5171\u4EAB\uFF08\u6613\u6709\u4E91\uFF09",-1)),wc=Vt(()=>t("option",{value:"samba"},"\u5C40\u57DF\u7F51\u6587\u4EF6\u5171\u4EAB\uFF08Samba\uFF09",-1)),yc=Vt(()=>t("option",{value:"webdav"},"\u5C40\u57DF\u7F51\u6587\u4EF6\u5171\u4EAB\uFF08WebDAV\uFF09",-1)),Fc=[kc,wc,yc],Ec={key:0,class:"tips"},Cc=U("\u5982\u9700\u5BF9 Samba \u6216 WebDAV \u8FDB\u884C\u66F4\u7EC6\u81F4\u7684\u6743\u9650\u63A7\u5236\uFF0C\u8BF7\u4F7F\u7528\u201C"),$c=Vt(()=>t("a",{href:"/cgi-bin/luci/admin/nas/unishare"},"\u7EDF\u4E00\u6587\u4EF6\u5171\u4EAB",-1)),Dc=U("\u201D"),Bc=[Cc,$c,Dc],Yc={class:"btns"},Ac=["disabled"],Sc=P({props:{setup:Number,Close:{type:Function,required:!0}},setup(e){const a=e,o=y(!0),n=y("linkease"),s=y(!1),f=y(a.setup||0),m=()=>{a.Close&&a.Close()},p=()=>T(this,null,function*(){switch(n.value){case"webdav":yield d();break;case"samba":yield u();break;case"linkease":yield c();break}}),d=()=>T(this,null,function*(){s.value=!0,(yield ft.checkAndInstallApp("app-meta-gowebdav","GoWebdav"))&&l(),s.value=!1}),c=()=>T(this,null,function*(){s.value=!0,(yield ft.checkAndInstallApp("linkease","\u6613\u6709\u4E91","app-meta-linkease"))&&b(),s.value=!1}),u=()=>T(this,null,function*(){s.value=!0;const _=E.Loading("\u914D\u7F6E\u4E2D...");l(),_.Close(),s.value=!1}),l=()=>{s.value=!1,o.value=!1,l1({Cancel:()=>{o.value=!0},Next:_=>{switch(n.value){case"webdav":h(_);break;case"samba":v(_);break}}})},b=()=>{k1({}),m()},h=_=>{j1({rootPath:_}),m()},v=_=>{gc({rootPath:_}),m()};return(_,x)=>o.value?(i(),M(X,{key:0,Close:e.Close,type:1},{default:j(()=>[A(_t,{name:"rotate",mode:"out-in"},{default:j(()=>[f.value==0?(i(),r("div",_c,[hc,xc,t("form",null,[t("label",null,[S(t("select",{"onUpdate:modelValue":x[0]||(x[0]=w=>n.value=w)},Fc,512),[[Z,n.value]])])]),k(Xt)("unishare")?(i(),r("div",Ec,Bc)):C("",!0),t("div",Yc,[t("button",{class:"cbi-button cbi-button-apply app-btn app-next",onClick:p,type:"button",disabled:s.value},"\u4E0B\u4E00\u6B65",8,Ac),t("button",{class:"cbi-button cbi-button-remove app-btn app-back",onClick:m,type:"button"},"\u53D6\u6D88")])])):C("",!0)]),_:1})]),_:1},8,["Close"])):C("",!0)}});var zc=Y(Sc,[["__scopeId","data-v-7244f123"]]),na=e=>{const a=document.createElement("div");document.body.appendChild(a);const o=J(zc,K(W({},e),{Close:()=>{n()}}));o.mount(a);const n=()=>{o.unmount(),a.remove()};return{Close:n}};const Ae=e=>(O("data-v-edf68726"),e=e(),N(),e),Pc={class:"app-container_linkease"},Tc={class:"linkease-item"},Ic=Ae(()=>t("div",{class:"linkease-item_name"},[t("span",null,"\u5F53\u524D\u72B6\u6001:")],-1)),Lc={class:"linkease-item_value"},Mc={key:0,class:"configure"},Oc={key:0,class:"linkease-item"},Nc=Ae(()=>t("div",{class:"linkease-item_name"},[t("span",null,"\u670D\u52A1\u5730\u5740:")],-1)),jc={class:"linkease-item_value"},qc=["href"],Rc=Ae(()=>t("div",null,[t("a",{href:" https://app.linkease.com/",target:"_blank"},"\u4E0B\u8F7D\u6613\u6709\u4E91\u5BA2\u6237\u7AEF\uFF0C\u968F\u65F6\u968F\u5730\u76F8\u518C\u5907\u4EFD\u3001\u8FDC\u7A0B\u8BBF\u95EE")],-1)),Gc=P({props:{linkease:{type:Object}},setup(e){const a=e,o=G(()=>{var s;return`http://${location.hostname}:${(s=a.linkease)==null?void 0:s.port}`}),n=()=>{na({setup:0})};return(s,f)=>{var m,p,d;return i(),r("ul",Pc,[t("li",Tc,[Ic,t("div",Lc,[(m=e.linkease)!=null&&m.enabel?(i(),r("span",Mc,"\u5DF2\u914D\u7F6E")):(i(),r("span",{key:1,class:"configure enabel",onClick:f[0]||(f[0]=c=>n())},"\u672A\u914D\u7F6E"))])]),(p=e.linkease)!=null&&p.enabel?(i(),r(L,{key:0},[(d=e.linkease)!=null&&d.port?(i(),r("li",Oc,[Nc,t("div",jc,[t("a",{href:k(o),target:"_blank",rel:"noopener noreferrer"},g(k(o)),9,qc)])])):C("",!0)],64)):C("",!0),Rc])}}});var Vc=Y(Gc,[["__scopeId","data-v-edf68726"]]);const ia=e=>(O("data-v-62b7dbe8"),e=e(),N(),e),Uc={class:"app-container"},Wc={class:"app-container_title"},Zc=ia(()=>t("span",null,[t("span",null,"\u5B58\u50A8\u670D\u52A1")],-1)),Hc={class:"app-container_tool"},Jc={class:"more_icon",title:"\u67E5\u770B\u5B58\u50A8\u670D\u52A1\u4FE1\u606F"},Xc={class:"DeviceBlock"},Kc=ia(()=>t("li",null,[t("a",{href:"/cgi-bin/luci/admin/services/samba4"},"SAMBA\u9AD8\u7EA7\u914D\u7F6E")],-1)),Qc={class:"app-container_body"},t2={class:"app-container_nas-menu"},e2=P({setup(e){const a=y(!1),o=y("linkease"),n=y(),s=We();(()=>{z.Nas.Service.Status.GET().then(c=>{var u;if((u=c==null?void 0:c.data)!=null&&u.result){const l=c.data.result;n.value=l,l.webdav&&(s.webdav=l.webdav)}})})();const m=()=>{na({setup:0})},p=()=>{a.value=!a.value},d=()=>{p(),ft.installAndGo("app-meta-gowebdav","GoWebDAV","/cgi-bin/luci/admin/nas/gowebdav")};return(c,u)=>{var l,b,h;return i(),r("div",Uc,[t("div",Wc,[Zc,t("div",Hc,[t("div",{class:"app-container_configure",onClick:m},"\u5FEB\u901F\u914D\u7F6E"),t("span",Jc,[A($t,{onClick:p})])]),S(t("div",Xc,[t("div",{class:"menu_background",onClick:p}),t("ul",null,[Kc,t("li",null,[t("a",{onClick:d},"WebDAV\u9AD8\u7EA7\u914D\u7F6E")])])],512),[[kt,a.value]])]),t("div",Qc,[t("ul",t2,[t("button",{onClick:u[0]||(u[0]=v=>o.value="linkease"),class:st({on:o.value=="linkease"})},"\u6613\u6709\u4E91",2),t("button",{onClick:u[1]||(u[1]=v=>o.value="samba"),class:st({on:o.value=="samba"})},"SAMBA",2),t("button",{onClick:u[2]||(u[2]=v=>o.value="webdav"),class:st({on:o.value=="webdav"})},"WEBDAV",2)]),o.value=="samba"?(i(),M(Cl,{key:0,sambas:(l=n.value)==null?void 0:l.sambas},null,8,["sambas"])):o.value=="webdav"?(i(),M(ql,{key:1,webdav:(b=n.value)==null?void 0:b.webdav},null,8,["webdav"])):o.value=="linkease"?(i(),M(Vc,{key:2,linkease:(h=n.value)==null?void 0:h.linkease},null,8,["linkease"])):C("",!0)])])}}});var a2=Y(e2,[["__scopeId","data-v-62b7dbe8"]]);const be=e=>(O("data-v-3fd3a42d"),e=e(),N(),e),o2={class:"app-container_docker"},n2={class:"docker-item"},i2=be(()=>t("div",{class:"docker-item_name"},[t("span",null,"\u5F53\u524D\u72B6\u6001:")],-1)),r2={key:0,class:"docker-item_value"},s2=be(()=>t("span",{class:"configure"},"\u672A\u5B89\u88C5",-1)),d2=[s2],u2={key:1,class:"docker-item_value"},l2={class:"input-switch"},c2=["value","disabled"],p2=be(()=>t("em",null,null,-1)),f2=[p2],m2={key:0,class:"docker-item"},b2=be(()=>t("div",{class:"docker-item_name"},[t("span",null,"Docker\u6839\u76EE\u5F55\uFF1A")],-1)),v2={class:"docker-item_value"},g2={class:"configure enabel"},_2={key:0},h2={class:"tooltip-trigger"},x2={class:"docker_tip"},k2={class:"tooltip-text tooltip-top"},w2={class:"docker_dir_tip"},y2=P({props:{docker:{type:Object}},setup(e){var f;const a=e,o=G(()=>{var m;return((m=a.docker)==null?void 0:m.status)!="not installed"}),n=nt({enable:((f=a.docker)==null?void 0:f.status)=="running",disabled:!1}),s=()=>T(this,null,function*(){n.disabled=!0;try{const m=yield z.Guide.DockerSwitch.POST({enable:n.enable});if(m!=null&&m.data){const{success:p,error:d}=m.data;if(d)throw n.enable=!n.enable,d;(p||0)==0}}catch(m){E.Warning(`${m}`)}finally{n.disabled=!1}});return(m,p)=>{var d,c,u,l;return i(),r("ul",o2,[t("li",n2,[i2,(d=a.docker)!=null&&d.status?(i(),r(L,{key:0},[k(o)?(i(),r("div",u2,[t("label",l2,[S(t("input",{type:"checkbox",hidden:"",value:!k(n).enable,"onUpdate:modelValue":p[0]||(p[0]=b=>k(n).enable=b),disabled:k(n).disabled,onChange:s},null,40,c2),[[Nt,k(n).enable]]),t("span",{class:st(k(n).enable?"enable":"close")},f2,2)])])):(i(),r("div",r2,d2))],64)):C("",!0)]),((c=e.docker)==null?void 0:c.status)=="running"?(i(),r("li",m2,[b2,t("div",v2,[t("span",g2,g((u=e.docker)==null?void 0:u.path),1),(l=e.docker)!=null&&l.errorInfo?(i(),r("span",_2,[t("span",h2,[t("span",x2,[A(gt)]),t("div",null,[t("div",k2,[t("span",w2,g(e.docker.errorInfo),1)])])])])):C("",!0)])])):C("",!0)])}}});var F2=Y(y2,[["__scopeId","data-v-3fd3a42d"]]);const E2={},C2={width:"128px",height:"128px",viewBox:"0 0 128 128",version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"},$2=t("g",{id:"icon_yellow",stroke:"none","stroke-width":"1",fill:"none","fill-rule":"evenodd"},[t("g",{id:"Icon/Warning"},[t("rect",{id:"\u77E9\u5F62",fill:"#000000","fill-rule":"nonzero",opacity:"0",x:"0",y:"0",width:"128",height:"128"}),t("path",{d:"M64,8 C33.075,8 8,33.075 8,64 C8,94.925 33.075,120 64,120 C94.925,120 120,94.925 120,64 C120,33.075 94.925,8 64,8 Z M60,37 C60,36.45 60.45,36 61,36 L67,36 C67.55,36 68,36.45 68,37 L68,71 C68,71.55 67.55,72 67,72 L61,72 C60.45,72 60,71.55 60,71 L60,37 Z M64,92 C60.6875,92 58,89.3125 58,86 C58,82.6875 60.6875,80 64,80 C67.3125,80 70,82.6875 70,86 C70,89.3125 67.3125,92 64,92 Z",id:"\u5F62\u72B6",fill:"#FAAD14"})])],-1),D2=[$2];function B2(e,a){return i(),r("svg",C2,D2)}var Y2=Y(E2,[["render",B2]]);const ut=e=>(O("data-v-83e05458"),e=e(),N(),e),A2={key:0,class:"action"},S2=ut(()=>t("h2",{class:"title"},"Docker\u8FC1\u79FB\u5411\u5BFC",-1)),z2=ut(()=>t("p",{class:"desc"},"\u5F53\u7CFB\u7EDF\u6839\u76EE\u5F55\u7A7A\u95F4\u4E0D\u8DB3\u65F6\uFF0C\u53EF\u5C06docker\u6839\u76EE\u5F55\u8FC1\u79FB\u5230\u5916\u7F6E\u786C\u76D8\uFF0C\u4EE5\u4FDD\u8BC1\u7CFB\u7EDF\u7684\u6B63\u5E38\u8FD0\u884C:",-1)),P2={key:1,class:"action"},T2=ut(()=>t("h2",{class:"title"},"Docker\u8FC1\u79FB\u5411\u5BFC",-1)),I2=ut(()=>t("p",{class:"desc"},"\u5F53\u7CFB\u7EDF\u6839\u76EE\u5F55\u7A7A\u95F4\u4E0D\u8DB3\u65F6\uFF0C\u53EF\u5C06docker\u6839\u76EE\u5F55\u8FC1\u79FB\u5230\u5916\u7F6E\u786C\u76D8\uFF0C\u4EE5\u4FDD\u8BC1\u7CFB\u7EDF\u7684\u6B63\u5E38\u8FD0\u884C:",-1)),L2={class:"roots"},M2=ut(()=>t("span",{class:"roots_tit"},"Docker\u6839\u76EE\u5F55\uFF1A",-1)),O2={class:"root"},N2={class:"move"},j2=ut(()=>t("span",{class:"roots_tit"},"\u8FC1\u79FB\u5230\uFF1A",-1)),q2={key:0},R2=["onSubmit"],G2={class:"select-editable"},V2=ut(()=>t("option",{selected:"",value:null},"\u8BF7\u9009\u62E9\u8FC1\u79FB\u5730\u5740",-1)),U2=["value"],W2=ut(()=>t("option",{value:"useInput"},"- -\u81EA\u5B9A\u4E49- -",-1)),Z2={key:1,class:"tips"},H2={class:"tips_content"},J2=ut(()=>t("span",{class:"tip"},"\u68C0\u6D4B\u5230\u60A8\u8FD8\u6CA1\u6709\u6302\u8F7D\u5916\u7F6E\u786C\u76D8\uFF0C\u9700\u8981\u60A8\u63A5\u4E0A\u786C\u76D8\u5E76\u683C\u5F0F\u5316\u6216\u624B\u52A8\u6302\u8F7D\u786C\u76D8\u540E\uFF0C\u518D\u6267\u884CDocker\u8FC1\u79FB\u5411\u5BFC\uFF0C\u5C06Docker\u8FC1\u79FB\u5230\u76EE\u6807\u786C\u76D8\u3002",-1)),X2={key:0,class:"btns"},K2={key:1,class:"btns"},Q2={key:2,class:"action docker_success"},t6=ut(()=>t("h2",{class:"title"},"Docker\u8FC1\u79FB\u5411\u5BFC",-1)),e6={class:"finished"},a6=ut(()=>t("p",{class:"successed"},"\u8FC1\u79FB\u6210\u529F\uFF01",-1)),o6={key:3,class:"action docker_download"},n6=ut(()=>t("h2",{class:"title"},"Docker\u8FC1\u79FB\u5411\u5BFC",-1)),i6={class:"finished"},r6=ut(()=>t("p",{class:"successed"},"\u8BE5\u76EE\u6807\u8DEF\u5F84\u4E0D\u4E3A\u7A7A",-1)),s6={class:"docker_moves"},d6={class:"moves change"},u6=ut(()=>t("label",{for:"move"},"\u66F4\u6362\u76EE\u5F55\uFF08\u4E0D\u8986\u76D6\u76EE\u6807\u8DEF\u5F84\uFF0C\u4EC5\u5C06docker\u76EE\u5F55\u4FEE\u6539\u4E3A\u76EE\u6807\u8DEF\u5F84\uFF09",-1)),l6={class:"moves"},c6=ut(()=>t("label",{for:"cover"},"\u8986\u76D6\u8FC1\u79FB\uFF08\u8986\u76D6\u76EE\u6807\u8DEF\u5F84\uFF0C\u7EE7\u7EED\u8FC1\u79FB\u4F1A\u6E05\u7A7A\u8BE5\u76EE\u6807\u8DEF\u5F84\u4E0B\u7684\u6587\u4EF6\uFF09",-1)),p6={class:"btns"},f6=P({props:{rootPath:{type:String,required:!0},Close:Function},setup(e){const a=e,o=y(),n=y(),s=y(0),f=y("null"),m=y(""),p=y(),d=y(!1),c=y("");(()=>{z.Nas.Disk.Status.GET().then(w=>{w!=null&&w.data.result&&(p.value=w==null?void 0:w.data.result)}),z.Guide.DockerStatus.GET().then(w=>{var F;if((F=w==null?void 0:w.data)!=null&&F.result){const D=w.data.result;o.value=D}}),z.Guide.DockerPartitionList.GET().then(w=>{var F;if((F=w==null?void 0:w.data)!=null&&F.result){const D=w.data.result;n.value=D}})})();const l=w=>{let F=f.value;if(F=="useInput"&&(F=m.value),F==null||F=="null"||F=="")return;const D=E.Loading("\u6B63\u5728\u8FC1\u79FB\u4E2D...");z.Guide.DockerTransfer.POST({path:F,force:w,overwriteDir:!!c.value}).then($=>{var B;if($!=null&&$.data){if(($.data.success||0)==0){if((B=$.data.result)!=null&&B.emptyPathWarning){d.value=!0,s.value=2;return}s.value=1;return}else if($.data.error)throw $.data.error}throw"\u672A\u77E5\u9519\u8BEF"}).catch($=>{E.Error($)}).finally(()=>D.Close())},b=()=>{d.value=!1,l(!1)},h=w=>{w.preventDefault(),a.Close&&a.Close()},v=w=>{w.preventDefault(),location.reload()},_=w=>{w.preventDefault(),s.value=0},x=w=>{w.preventDefault(),l(!0)};return(w,F)=>(i(),M(X,{Close:e.Close,type:1},{default:j(()=>{var D,$,B,R,et,tt;return[s.value==-1?(i(),r("div",A2,[S2,z2,t("div",{class:"btns"},[t("button",{class:"cbi-button cbi-button-remove app-btn app-back",type:"button",onClick:h},"\u53D6\u6D88")])])):s.value==0?(i(),r("div",P2,[T2,I2,t("div",L2,[M2,t("span",O2,g((D=o.value)==null?void 0:D.path),1)]),t("div",N2,[j2,(B=($=n.value)==null?void 0:$.partitionList)!=null&&B.length?(i(),r("div",q2,[t("form",{onSubmit:ot(b,["prevent"])},[t("label",null,[t("div",G2,[S(t("select",{"onUpdate:modelValue":F[0]||(F[0]=at=>f.value=at)},[V2,(i(!0),r(L,null,q((R=n.value)==null?void 0:R.partitionList,(at,xt)=>(i(),r("option",{value:at,key:xt},g(at),9,U2))),128)),W2],512),[[Z,f.value,void 0,{trim:!0}]]),f.value=="useInput"?S((i(),r("input",{key:0,type:"text","onUpdate:modelValue":F[1]||(F[1]=at=>m.value=at),required:"",placeholder:"\u8BF7\u8F93\u5165\u8FC1\u79FB\u5730\u5740"},null,512)),[[V,m.value,void 0,{trim:!0}]]):C("",!0)])])],40,R2)])):n.value?(i(),r("div",Z2,[t("div",H2,[A(gt),J2])])):C("",!0)]),(tt=(et=n.value)==null?void 0:et.partitionList)!=null&&tt.length?(i(),r("div",X2,[t("button",{class:"cbi-button cbi-button-apply",onClick:b},"\u786E\u5B9A"),t("button",{class:"cbi-button cbi-button-remove app-btn app-back",type:"button",onClick:h},"\u53D6\u6D88")])):(i(),r("div",K2,[t("button",{class:"cbi-button cbi-button-apply",onClick:h},"\u786E\u5B9A")]))])):s.value==1?(i(),r("div",Q2,[t6,t("div",e6,[A(Ce)]),a6,t("div",{class:"btns"},[t("button",{class:"cbi-button cbi-button-apply",onClick:v},"\u786E\u5B9A")])])):s.value==2?(i(),r("div",o6,[n6,t("div",i6,[A(Y2)]),r6,t("div",s6,[t("div",d6,[S(t("input",{type:"radio",id:"move",name:"moves","onUpdate:modelValue":F[2]||(F[2]=at=>c.value=at),value:""},null,512),[[pt,c.value]]),u6]),t("div",l6,[S(t("input",{type:"radio",id:"cover",name:"moves","onUpdate:modelValue":F[3]||(F[3]=at=>c.value=at),value:"true"},null,512),[[pt,c.value]]),c6])]),t("div",p6,[d.value?(i(),r("button",{key:0,class:"cbi-button cbi-button-apply",onClick:x},"\u786E\u5B9A")):C("",!0),t("button",{class:"cbi-button cbi-button-apply",onClick:_},"\u8FD4\u56DE"),d.value?C("",!0):(i(),r("button",{key:1,class:"cbi-button cbi-button-remove app-btn app-back",type:"button",onClick:v},"\u53D6\u6D88"))])])):C("",!0)]}),_:1},8,["Close"]))}});var m6=Y(f6,[["__scopeId","data-v-83e05458"]]);const b6=()=>{const e=document.createElement("div");document.body.appendChild(e);const a=J(m6,{Close:()=>{o()}});a.mount(e);const o=()=>{a.unmount(),e.remove()};return{Close:o}},ra=e=>(O("data-v-45f6b8cc"),e=e(),N(),e),v6={class:"app-container"},g6={class:"app-container_title"},_6=ra(()=>t("span",null,[t("span",null,"Docker")],-1)),h6={key:0,class:"app-container_tool"},x6={key:1,class:"more_icon",title:"\u67E5\u770BDocker\u4FE1\u606F"},k6={class:"DeviceBlock"},w6=ra(()=>t("ul",null,[t("li",null,[t("a",{href:"/cgi-bin/luci/admin/docker/overview"},"Docker\u9AD8\u7EA7\u914D\u7F6E")])],-1)),y6={key:1,class:"loading_placeholder"},F6=P({props:{docker:{type:Object}},setup(e){const a=y(!1),o=y(),n=y(!1),s=()=>{n.value=!n.value},f=()=>{b6()};return setTimeout(()=>{z.Guide.DockerStatus.GET().then(p=>{var d;if((d=p==null?void 0:p.data)!=null&&d.result){const c=p.data.result;o.value=c}}).finally(()=>{a.value=!0})},3e3),(p,d)=>{var u,l;const c=Q("icon-loading");return i(),r("div",v6,[t("div",g6,[_6,a.value?(i(),r("div",h6,[((u=o.value)==null?void 0:u.status)!="not installed"?(i(),r("div",{key:0,class:"app-container_configure",onClick:f},"\u5FEB\u901F\u914D\u7F6E ")):C("",!0),((l=o.value)==null?void 0:l.status)==="running"?(i(),r("span",x6,[A($t,{onClick:s})])):C("",!0)])):C("",!0),S(t("div",k6,[t("div",{class:"menu_background",onClick:s}),w6],512),[[kt,n.value]])]),t("div",null,[a.value?(i(),M(F2,{key:0,docker:o.value},null,8,["docker"])):(i(),r("div",y6,[A(c,{size:50,color:"currentColor"})]))])])}}});var E6=Y(F6,[["__scopeId","data-v-45f6b8cc"]]);const ee=e=>(O("data-v-dbe287b2"),e=e(),N(),e),C6={class:"app-container_aria2"},$6={class:"aria2-item"},D6=ee(()=>t("div",{class:"aria2-item_name"},[t("span",null,"\u5F53\u524D\u72B6\u6001:")],-1)),B6={class:"aria2-item_value"},Y6={key:0,class:"configure"},A6={key:1,class:"configure enabel"},S6={class:"aria2-item"},z6=ee(()=>t("div",{class:"aria2-item_name"},[t("span",null,"\u4E0B\u8F7D\u76EE\u5F55:")],-1)),P6={class:"aria2-item_value"},T6=["href"],I6={class:"aria2-item"},L6=ee(()=>t("div",{class:"aria2-item_name"},[t("span",null,"\u7F51\u7EDC\u5730\u5740:")],-1)),M6={class:"aria2-item_value"},O6=["href"],N6={class:"aria2-item"},j6=ee(()=>t("div",{class:"aria2-item_name right"},[t("span",null,"\u8BA4\u8BC1\u5931\u8D25\uFF1F")],-1)),q6={class:"aria2-item_value"},R6=["href"],G6=ee(()=>t("div",{class:"use-url_app"},[t("a",{href:"https://doc.linkease.com/zh/guide/linkease_app/tutorial.html#%E8%BF%9C%E7%A8%8B%E4%B8%8B%E8%BD%BD",target:"_blank"},"\u4F7F\u7528\u6613\u6709\u4E91APP\uFF0C\u968F\u65F6\u968F\u5730\u8FDC\u7A0B\u4E0B\u8F7D")],-1)),V6=P({props:{aria2:{type:Object}},setup(e){const a=e,o=G(()=>{var s;return`${location.origin}${(s=a.aria2)==null?void 0:s.webPath}`}),n=G(()=>{var m,p,d;let s=(m=a.aria2)==null?void 0:m.rpcToken;s&&(s=encodeURIComponent(btoa(s)));const f=encodeURIComponent(location.hostname);return`${location.origin}${(p=a.aria2)==null?void 0:p.webPath}/#!/settings/rpc/set/http/${f}/${(d=a.aria2)==null?void 0:d.rpcPort}/jsonrpc/${s}`});return(s,f)=>{var m,p,d,c;return i(),r("ul",C6,[t("li",$6,[D6,t("div",B6,[((m=e.aria2)==null?void 0:m.status)=="running"?(i(),r("span",Y6,"\u5DF2\u542F\u52A8")):(i(),r("span",A6,"\u672A\u542F\u52A8"))])]),((p=e.aria2)==null?void 0:p.status)=="running"?(i(),r(L,{key:0},[t("li",S6,[z6,t("div",P6,[t("a",{target:"_blank",href:"/cgi-bin/luci/admin/services/linkease/file/?path=/root"+((d=e.aria2)==null?void 0:d.downloadPath)},g((c=e.aria2)==null?void 0:c.downloadPath),9,T6)])]),t("li",I6,[L6,t("div",M6,[t("a",{href:k(o),target:"_blank",rel:"noopener noreferrer"},g(k(o)),9,O6)])]),t("li",N6,[j6,t("div",q6,[t("a",{href:k(n),target:"_blank",rel:"noopener noreferrer"},"\u70B9\u6B64\u81EA\u52A8\u914D\u7F6E AriaNg",8,R6)])])],64)):C("",!0),G6])}}});var U6=Y(V6,[["__scopeId","data-v-dbe287b2"]]);const Se=e=>(O("data-v-030a7bea"),e=e(),N(),e),W6={class:"app-container_qbittorrent"},Z6={class:"qbittorrent-item"},H6=Se(()=>t("div",{class:"qbittorrent-item_name"},[t("span",null,"\u5F53\u524D\u72B6\u6001:")],-1)),J6={class:"qbittorrent-item_value"},X6={key:0,class:"configure"},K6={key:1,class:"configure enabel"},Q6={class:"qbittorrent-item"},t5=Se(()=>t("div",{class:"qbittorrent-item_name"},[t("span",null,"\u4E0B\u8F7D\u76EE\u5F55:")],-1)),e5={class:"qbittorrent-item_value"},a5=["href"],o5={class:"qbittorrent-item"},n5=Se(()=>t("div",{class:"qbittorrent-item_name"},[t("span",null,"\u7F51\u7EDC\u5730\u5740:")],-1)),i5={class:"qbittorrent-item_value"},r5=["href"],s5=P({props:{qbittorrent:{type:Object}},setup(e){const a=e,o=G(()=>{var n;return`http://${location.hostname}${(n=a.qbittorrent)==null?void 0:n.webPath}`});return(n,s)=>{var f,m,p,d;return i(),r("ul",W6,[t("li",Z6,[H6,t("div",J6,[((f=e.qbittorrent)==null?void 0:f.status)=="running"?(i(),r("span",X6,"\u5DF2\u542F\u52A8")):(i(),r("span",K6,"\u672A\u542F\u52A8"))])]),((m=e.qbittorrent)==null?void 0:m.status)=="running"?(i(),r(L,{key:0},[t("li",Q6,[t5,t("div",e5,[t("a",{target:"_blank",href:"/cgi-bin/luci/admin/services/linkease/file/?path=/root"+((p=e.qbittorrent)==null?void 0:p.downloadPath)},g((d=e.qbittorrent)==null?void 0:d.downloadPath),9,a5)])]),t("li",o5,[n5,t("div",i5,[t("a",{href:k(o),target:"_blank",rel:"noopener noreferrer"},g(k(o)),9,r5)])])],64)):C("",!0)])}}});var d5=Y(s5,[["__scopeId","data-v-030a7bea"]]);const ze=e=>(O("data-v-31717210"),e=e(),N(),e),u5={class:"app-container_transmission"},l5={class:"transmission-item"},c5=ze(()=>t("div",{class:"transmission-item_name"},[t("span",null,"\u5F53\u524D\u72B6\u6001:")],-1)),p5={class:"transmission-item_value"},f5={key:0,class:"configure"},m5={key:1,class:"configure enabel"},b5={class:"transmission-item"},v5=ze(()=>t("div",{class:"transmission-item_name"},[t("span",null,"\u4E0B\u8F7D\u76EE\u5F55:")],-1)),g5={class:"transmission-item_value"},_5=["href"],h5={class:"transmission-item"},x5=ze(()=>t("div",{class:"transmission-item_name"},[t("span",null,"\u7F51\u7EDC\u5730\u5740:")],-1)),k5={class:"transmission-item_value"},w5=["href"],y5=P({props:{transmission:{type:Object}},setup(e){const a=e,o=G(()=>{var n;return`http://${location.hostname}${(n=a.transmission)==null?void 0:n.webPath}`});return(n,s)=>{var f,m,p,d;return i(),r("ul",u5,[t("li",l5,[c5,t("div",p5,[((f=e.transmission)==null?void 0:f.status)=="running"?(i(),r("span",f5,"\u5DF2\u542F\u52A8")):(i(),r("span",m5,"\u672A\u542F\u52A8"))])]),((m=e.transmission)==null?void 0:m.status)=="running"?(i(),r(L,{key:0},[t("li",b5,[v5,t("div",g5,[t("a",{target:"_blank",href:"/cgi-bin/luci/admin/services/linkease/file/?path=/root"+((p=e.transmission)==null?void 0:p.downloadPath)},g((d=e.transmission)==null?void 0:d.downloadPath),9,_5)])]),t("li",h5,[x5,t("div",k5,[t("a",{href:k(o),target:"_blank",rel:"noopener noreferrer"},g(k(o)),9,w5)])])],64)):C("",!0)])}}});var F5=Y(y5,[["__scopeId","data-v-31717210"]]);const E5={},C5={width:"14px",height:"14px",viewBox:"0 0 14 14",version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"},$5=t("path",{d:"M7,0.875 C3.61757813,0.875 0.875,3.61757813 0.875,7 C0.875,10.3824219 3.61757813,13.125 7,13.125 C10.3824219,13.125 13.125,10.3824219 13.125,7 C13.125,3.61757813 10.3824219,0.875 7,0.875 Z M6.5625,4.046875 C6.5625,3.98671875 6.61171875,3.9375 6.671875,3.9375 L7.328125,3.9375 C7.38828125,3.9375 7.4375,3.98671875 7.4375,4.046875 L7.4375,7.765625 C7.4375,7.82578125 7.38828125,7.875 7.328125,7.875 L6.671875,7.875 C6.61171875,7.875 6.5625,7.82578125 6.5625,7.765625 L6.5625,4.046875 Z M7,10.0625 C6.63769531,10.0625 6.34375,9.76855469 6.34375,9.40625 C6.34375,9.04394531 6.63769531,8.75 7,8.75 C7.36230469,8.75 7.65625,9.04394531 7.65625,9.40625 C7.65625,9.76855469 7.36230469,10.0625 7,10.0625 Z",id:"\u5F62\u72B6","fill-opacity":"0.65"},null,-1),D5=[$5];function B5(e,a){return i(),r("svg",C5,D5)}var re=Y(E5,[["render",B5]]);const H=e=>(O("data-v-e7bddcca"),e=e(),N(),e),Y5={key:0,class:"action"},A5=H(()=>t("h2",{class:"title"},"\u4E0B\u8F7D\u670D\u52A1\u914D\u7F6E\u5411\u5BFC",-1)),S5={class:"load_service input_row"},z5=H(()=>t("div",{class:"left"},[t("span",null,"\u4E0B\u8F7D\u670D\u52A1\uFF1A")],-1)),P5={class:"radios"},T5=H(()=>t("label",{for:"Aria2"},"Aria2",-1)),I5={class:"radios"},L5=H(()=>t("label",{for:"qB"},"qBittorrent",-1)),M5={class:"radios"},O5=H(()=>t("label",{for:"Tr"},"Transmission",-1)),N5={key:0},j5={class:"input_row"},q5={class:"left"},R5={class:"tooltip-trigger"},G5=H(()=>t("div",null,[t("div",{class:"tooltip-text tooltip-top"},[t("span",{class:"dowload_dir_tip"},"\u7528\u4E8E\u653E\u7F6E\u4E0B\u8F7D\u6587\u4EF6\u7684\u76EE\u5F55\u3002\u4F8B\u5982\uFF1Amnt/sda1/download")])],-1)),V5=H(()=>t("span",null,"\u4E0B\u8F7D\u76EE\u5F55\uFF1A",-1)),U5=["onSubmit"],W5={class:"select-editable"},Z5=H(()=>t("option",{selected:"true",value:null},"\u8BF7\u9009\u62E9\u4E0B\u8F7D\u76EE\u5F55",-1)),H5=["value"],J5=H(()=>t("option",{value:"useInput"},"- -\u81EA\u5B9A\u4E49- -",-1)),X5={class:"input_row"},K5={class:"left"},Q5={class:"tooltip-trigger"},t3=H(()=>t("div",null,[t("div",{class:"tooltip-text tooltip-bottom"},[t("span",{class:"dowload_rpc_tip"},"\u7528\u4E8E\u8FDC\u7A0B\u8BBF\u95EE\u7684\u4EE4\u724C\u3002")])],-1)),e3=H(()=>t("span",null,"RPC \u4EE4\u724C\uFF1A",-1)),a3={class:"input_row"},o3=H(()=>t("div",{class:""},[t("span",null,"\u9644\u52A0\u7684 BT Tracker\uFF1A")],-1)),n3={class:"radios"},i3=H(()=>t("label",{for:"default"},"\u9ED8\u8BA4",-1)),r3={class:"radios"},s3=H(()=>t("label",{for:"add"},"\u81EA\u5DF1\u6DFB\u52A0",-1)),d3={class:"input_row"},u3=H(()=>t("div",{class:"left"},null,-1)),l3={class:"myinput_wrap Tracker_input"},c3={key:1},p3={class:"load"},f3={class:"left"},m3={class:"tooltip-trigger"},b3=H(()=>t("div",null,[t("div",{class:"tooltip-text tooltip-top"},[t("span",{class:"dowload_dir_tip"},"\u7528\u4E8E\u653E\u7F6E\u4E0B\u8F7D\u6587\u4EF6\u7684\u76EE\u5F55\u3002\u4F8B\u5982\uFF1Amnt/sda1/download")])],-1)),v3=H(()=>t("span",null,"\u4E0B\u8F7D\u76EE\u5F55\uFF1A",-1)),g3=["onSubmit"],_3={class:"select-editable"},h3=H(()=>t("option",{selected:"true",value:null},"\u8BF7\u9009\u62E9\u4E0B\u8F7D\u76EE\u5F55",-1)),x3=["value"],k3=H(()=>t("option",{value:"useInput"},"- -\u81EA\u5B9A\u4E49- -",-1)),w3={key:2},y3={class:"load"},F3={class:"left"},E3={class:"tooltip-trigger"},C3=H(()=>t("div",null,[t("div",{class:"tooltip-text tooltip-top"},[t("span",{class:"dowload_dir_tip"},"\u7528\u4E8E\u653E\u7F6E\u4E0B\u8F7D\u6587\u4EF6\u7684\u76EE\u5F55\u3002\u4F8B\u5982\uFF1Amnt/sda1/download")])],-1)),$3=H(()=>t("span",null,"\u4E0B\u8F7D\u76EE\u5F55\uFF1A",-1)),D3=["onSubmit"],B3={class:"select-editable"},Y3=H(()=>t("option",{selected:"true",value:null},"\u8BF7\u9009\u62E9\u4E0B\u8F7D\u76EE\u5F55",-1)),A3=["value"],S3=H(()=>t("option",{value:"useInput"},"- -\u81EA\u5B9A\u4E49- -",-1)),z3={class:"btns"},P3={key:1,class:"action"},T3={class:"title"},I3={class:"finished"},L3=H(()=>t("p",{class:"successed"},"\u914D\u7F6E\u6210\u529F\uFF01",-1)),M3=P({props:{services:{type:Object,required:!0},partitionList:{type:Array,required:!0},defaultTab:{type:String,required:!1},Close:Function},setup(e){const a=e,o=y(""),n=y(""),s=y("null"),f=y(""),m=y("default"),p=y("Aria2"),d=y("null"),c=y(""),u=y("null"),l=y(""),b=y(0);Dt(()=>{var R,et,tt,at,xt,Mt,Ie;switch(a.defaultTab){case"aria2":p.value="Aria2";break;case"qbittorrent":p.value="qBittorrent";break;case"transmission":p.value="Transmission";break}const F=((R=a.services.aria2)==null?void 0:R.downloadPath)||((et=a.services.qbittorrent)==null?void 0:et.downloadPath)||((tt=a.services.transmission)==null?void 0:tt.downloadPath);F&&(a.partitionList.find(Wt=>Wt==F)?s.value=F:(f.value=F,s.value="useInput"));const D=(at=a.services.aria2)==null?void 0:at.rpcToken;D&&(o.value=D);const $=((xt=a.services.qbittorrent)==null?void 0:xt.downloadPath)||F||((Mt=a.services.transmission)==null?void 0:Mt.downloadPath);$&&(a.partitionList.find(Wt=>Wt==$)?d.value=$:(c.value=$,d.value="useInput"));const B=((Ie=a.services.transmission)==null?void 0:Ie.downloadPath)||F||$;B&&(a.partitionList.find(Wt=>Wt==B)?u.value=B:(l.value=B,u.value="useInput"))});const h=()=>{let F=s.value;F=="useInput"&&(F=f.value),!(F==null||F=="null"||F=="")&&T(this,null,function*(){if(yield ft.checkAndInstallApp("app-meta-aria2","Aria2")){const $=E.Loading("\u914D\u7F6E\u4E2D...");z.Guide.Aria2Init.POST({downloadPath:F,rpcToken:o.value,btTracker:m.value=="add"?n.value:""}).then(B=>{var R;if(B!=null&&B.data){if((B.data.success||0)==0){b.value=1;return}else if((R=B.data)!=null&&R.error)throw B.data.error}throw"\u672A\u77E5\u9519\u8BEF"}).catch(B=>E.Error(B)).finally(()=>$.Close())}})},v=()=>{let F=d.value;F=="useInput"&&(F=c.value),!(F==null||F=="null"||F=="")&&T(this,null,function*(){if(yield ft.checkAndInstallApp("app-meta-qbittorrent","qBittorrent")){const $=E.Loading("\u914D\u7F6E\u4E2D...");z.Guide.qbitorrentInit.POST({downloadPath:F}).then(B=>{var R;if(B!=null&&B.data){if((B.data.success||0)==0){b.value=1;return}else if((R=B.data)!=null&&R.error)throw B.data.error}throw"\u672A\u77E5\u9519\u8BEF"}).catch(B=>E.Error(B)).finally(()=>$.Close())}})},_=()=>{let F=u.value;F=="useInput"&&(F=l.value),!(F==null||F=="null"||F=="")&&T(this,null,function*(){if(yield ft.checkAndInstallApp("app-meta-transmission","Transmission")){const $=E.Loading("\u914D\u7F6E\u4E2D...");z.Guide.transmissionInit.POST({downloadPath:F}).then(B=>{var R;if(B!=null&&B.data){if((B.data.success||0)==0){b.value=1;return}else if((R=B.data)!=null&&R.error)throw B.data.error}throw"\u672A\u77E5\u9519\u8BEF"}).catch(B=>E.Error(B)).finally(()=>$.Close())}})},x=F=>{F.preventDefault(),a.Close&&a.Close()},w=F=>{F.preventDefault(),location.reload()};return(F,D)=>(i(),M(X,{Close:e.Close,type:1},{default:j(()=>[b.value==0?(i(),r("div",Y5,[A5,t("ul",null,[t("li",null,[t("div",S5,[z5,t("div",P5,[S(t("input",{type:"radio",value:"Aria2","onUpdate:modelValue":D[0]||(D[0]=$=>p.value=$),name:"download",id:"Aria2"},null,512),[[pt,p.value]]),T5]),t("div",I5,[S(t("input",{type:"radio",value:"qBittorrent","onUpdate:modelValue":D[1]||(D[1]=$=>p.value=$),name:"download",id:"qB"},null,512),[[pt,p.value]]),L5]),t("div",M5,[S(t("input",{type:"radio",value:"Transmission","onUpdate:modelValue":D[2]||(D[2]=$=>p.value=$),name:"download",id:"Tr"},null,512),[[pt,p.value]]),O5])])])]),p.value=="Aria2"?(i(),r("ul",N5,[t("li",null,[t("div",j5,[t("div",q5,[t("span",R5,[A(re),G5]),V5]),t("form",{class:"myinput_wrap",onSubmit:ot(h,["prevent"])},[t("label",null,[t("div",W5,[S(t("select",{"onUpdate:modelValue":D[3]||(D[3]=$=>s.value=$),autocomplete:"off"},[Z5,(i(!0),r(L,null,q(e.partitionList,($,B)=>(i(),r("option",{value:$,key:B},g($),9,H5))),128)),J5],512),[[Z,s.value,void 0,{trim:!0}]]),s.value=="useInput"?S((i(),r("input",{key:0,type:"text","onUpdate:modelValue":D[4]||(D[4]=$=>f.value=$),required:"",placeholder:"\u8BF7\u8F93\u5165\u4E0B\u8F7D\u76EE\u5F55"},null,512)),[[V,f.value,void 0,{trim:!0}]]):C("",!0)])])],40,U5)])]),t("li",null,[t("div",X5,[t("div",K5,[t("span",Q5,[A(re),t3]),e3]),S(t("input",{type:"text",class:"RPC_input",placeholder:"\u8BF7\u8F93\u5165RPC\u4EE4\u724C","onUpdate:modelValue":D[5]||(D[5]=$=>o.value=$)},null,512),[[V,o.value,void 0,{trim:!0}]])])]),t("li",null,[t("div",a3,[o3,t("div",n3,[S(t("input",{type:"radio",value:"default",name:"BT",id:"default","onUpdate:modelValue":D[6]||(D[6]=$=>m.value=$)},null,512),[[pt,m.value]]),i3]),t("div",r3,[S(t("input",{type:"radio",value:"add",name:"BT",id:"add","onUpdate:modelValue":D[7]||(D[7]=$=>m.value=$)},null,512),[[pt,m.value]]),s3])])]),t("li",null,[t("div",d3,[u3,t("div",l3,[m.value=="add"?S((i(),r("textarea",{key:0,"onUpdate:modelValue":D[8]||(D[8]=$=>n.value=$),rows:"4",placeholder:"\u8BF7\u8F93\u5165bt\u670D\u52A1\u5668\u5730\u5740"},null,512)),[[V,n.value,void 0,{trim:!0}]]):C("",!0)])])])])):C("",!0),p.value=="qBittorrent"?(i(),r("ul",c3,[t("li",null,[t("div",p3,[t("div",f3,[t("span",m3,[A(re),b3]),v3]),t("form",{class:"myinput_wrap",onSubmit:ot(v,["prevent"])},[t("label",null,[t("div",_3,[S(t("select",{"onUpdate:modelValue":D[9]||(D[9]=$=>d.value=$),autocomplete:"off"},[h3,(i(!0),r(L,null,q(e.partitionList,($,B)=>(i(),r("option",{value:$,key:B},g($),9,x3))),128)),k3],512),[[Z,d.value,void 0,{trim:!0}]]),d.value=="useInput"?S((i(),r("input",{key:0,type:"text","onUpdate:modelValue":D[10]||(D[10]=$=>c.value=$),required:"",placeholder:"\u8BF7\u8F93\u5165\u4E0B\u8F7D\u76EE\u5F55"},null,512)),[[V,c.value,void 0,{trim:!0}]]):C("",!0)])])],40,g3)])])])):C("",!0),p.value=="Transmission"?(i(),r("ul",w3,[t("li",null,[t("div",y3,[t("div",F3,[t("span",E3,[A(re),C3]),$3]),t("form",{class:"myinput_wrap",onSubmit:ot(_,["prevent"])},[t("label",null,[t("div",B3,[S(t("select",{"onUpdate:modelValue":D[11]||(D[11]=$=>u.value=$),autocomplete:"off"},[Y3,(i(!0),r(L,null,q(e.partitionList,($,B)=>(i(),r("option",{value:$,key:B},g($),9,A3))),128)),S3],512),[[Z,u.value,void 0,{trim:!0}]]),u.value=="useInput"?S((i(),r("input",{key:0,type:"text","onUpdate:modelValue":D[12]||(D[12]=$=>l.value=$),required:"",placeholder:"\u8BF7\u8F93\u5165\u4E0B\u8F7D\u76EE\u5F55"},null,512)),[[V,l.value,void 0,{trim:!0}]]):C("",!0)])])],40,D3)])])])):C("",!0),t("div",z3,[p.value=="Aria2"?(i(),r("button",{key:0,class:"cbi-button cbi-button-apply",onClick:h},"\u542F\u7528")):C("",!0),p.value=="qBittorrent"?(i(),r("button",{key:1,class:"cbi-button cbi-button-apply",onClick:v},"\u542F\u7528")):C("",!0),p.value=="Transmission"?(i(),r("button",{key:2,class:"cbi-button cbi-button-apply",onClick:_},"\u542F\u7528")):C("",!0),t("button",{class:"cbi-button cbi-button-remove app-btn app-back",onClick:x},"\u53D6\u6D88")])])):b.value==1?(i(),r("div",P3,[t("h2",T3,g(p.value)+"\u4E0B\u8F7D\u670D\u52A1\u914D\u7F6E\u5411\u5BFC",1),t("div",I3,[A(Ce)]),L3,t("div",{class:"btns"},[t("button",{class:"cbi-button cbi-button-apply",onClick:w},"\u786E\u5B9A")])])):C("",!0)]),_:1},8,["Close"]))}});var O3=Y(M3,[["__scopeId","data-v-e7bddcca"]]);const N3=e=>{const a=document.createElement("div");document.body.appendChild(a);const o=J(O3,K(W({},e),{Close:()=>{n()}}));o.mount(a);const n=()=>{o.unmount(),a.remove()};return{Close:n}},j3=e=>(O("data-v-432c38b6"),e=e(),N(),e),q3={class:"app-container"},R3={class:"app-container_title"},G3=j3(()=>t("span",null,[t("span",null,"\u4E0B\u8F7D\u670D\u52A1")],-1)),V3={class:"app-container_tool"},U3=["disabled"],W3={class:"more_icon",title:"\u67E5\u770B\u9AD8\u7EA7\u914D\u7F6E"},Z3={class:"DeviceBlock"},H3={class:"app-container_body"},J3={class:"app-container_nas-menu"},X3=P({setup(e){y(!1);const a=y("aria2"),o=y();We(),(()=>{z.Guide.DownloadService.Status.GET().then(b=>{var h;if((h=b==null?void 0:b.data)!=null&&h.result){const v=b.data.result;o.value=v}})})();const s=y(!1),f=y(!1),m=()=>{f.value=!f.value},p=()=>{z.Guide.DownloadPartition.List.GET().then(b=>{var v,_;let h=[];(_=(v=b==null?void 0:b.data)==null?void 0:v.result)!=null&&_.partitionList&&(h=b.data.result.partitionList),N3({services:o.value,partitionList:h,defaultTab:a.value})})},d=(b,h,v)=>T(this,null,function*(){m(),ft.installAndGo(b,h,v)}),c=()=>{d("app-meta-aria2","Aria2","/cgi-bin/luci/admin/services/aria2")},u=()=>{d("app-meta-qbittorrent","qBittorrent","/cgi-bin/luci/admin/nas/qBittorrent")},l=()=>{d("app-meta-transmission","Transmission","/cgi-bin/luci/admin/services/transmission")};return(b,h)=>{var v,_,x;return i(),r("div",q3,[t("div",R3,[G3,t("div",V3,[o.value?(i(),r("div",{key:0,class:"app-container_configure",onClick:p,disabled:s.value},"\u5FEB\u901F\u914D\u7F6E ",8,U3)):C("",!0),t("span",W3,[A($t,{onClick:m})])]),S(t("div",Z3,[t("div",{class:"menu_background",onClick:m}),t("ul",null,[t("li",null,[t("a",{onClick:c},"Aria2\u9AD8\u7EA7\u914D\u7F6E")]),t("li",null,[t("a",{onClick:u},"qBittorrent\u9AD8\u7EA7\u914D\u7F6E")]),t("li",null,[t("a",{onClick:l},"Transmission\u9AD8\u7EA7\u914D\u7F6E")])])],512),[[kt,f.value]])]),t("div",H3,[t("ul",J3,[t("button",{onClick:h[0]||(h[0]=w=>a.value="aria2"),class:st({on:a.value=="aria2"})},"Aria2",2),t("button",{onClick:h[1]||(h[1]=w=>a.value="qbittorrent"),class:st({on:a.value=="qbittorrent"})},"qBittorrent",2),t("button",{onClick:h[2]||(h[2]=w=>a.value="transmission"),class:st({on:a.value=="transmission"})},"Transmission",2)]),a.value=="aria2"?(i(),M(U6,{key:0,aria2:(v=o.value)==null?void 0:v.aria2},null,8,["aria2"])):a.value=="qbittorrent"?(i(),M(d5,{key:1,qbittorrent:(_=o.value)==null?void 0:_.qbittorrent},null,8,["qbittorrent"])):a.value=="transmission"?(i(),M(F5,{key:2,transmission:(x=o.value)==null?void 0:x.transmission},null,8,["transmission"])):C("",!0)])])}}});var K3=Y(X3,[["__scopeId","data-v-432c38b6"]]);const Ft=e=>(O("data-v-43beecef"),e=e(),N(),e),Q3={class:"actioner-container"},t4=Ft(()=>t("div",{class:"actioner-container_header"},[t("span",null,"\u57DF\u540D\u914D\u7F6E\u5411\u5BFC")],-1)),e4={class:"actioner-container_body"},a4={class:"label-item"},o4=Ft(()=>t("span",null,"DDNSTO",-1)),n4=Ft(()=>t("p",{class:"label_info"},"DDNSTO \u662F\u4E00\u4E2A\u4E0D\u9700\u8981\u516C\u7F51IP\u4E5F\u53EF\u4EE5\u5728\u5916\u7F51\u8BBF\u95EE\u7684\u7A7F\u900F\u57DF\u540D\u670D\u52A1\uFF0C\u4E00\u4E2A\u6D4F\u89C8\u5668\u641E\u5B9A\u5185\u7F51\u7A7F\u900F\uFF0C\u8FDC\u7A0B\u8BBF\u95EEOpenwrt\u3001\u8FDC\u7A0B\u7EC8\u7AEF\u3001\u8FDC\u7A0B\u684C\u9762...",-1)),i4={class:"label-item"},r4=Ft(()=>t("span",null,"\u963F\u91CC\u4E91",-1)),s4=Ft(()=>t("p",{class:"label_info"}," \u4E3A\u62E5\u6709\u52A8\u6001IP\u7684\u4E3B\u673A\u914D\u7F6E\u4E00\u4E2A\u56FA\u5B9A\u7684\u53EF\u8BBF\u95EE\u57DF\u540D ",-1)),d4={class:"label-item"},u4=Ft(()=>t("span",null,"Dnspod",-1)),l4=Ft(()=>t("p",{class:"label_info"}," \u4E3A\u62E5\u6709\u52A8\u6001IP\u7684\u4E3B\u673A\u914D\u7F6E\u4E00\u4E2A\u56FA\u5B9A\u7684\u53EF\u8BBF\u95EE\u57DF\u540D ",-1)),c4={class:"label-item"},p4=Ft(()=>t("span",null,"\u82B1\u751F\u58F3",-1)),f4=Ft(()=>t("p",{class:"label_info"}," \u4E3A\u62E5\u6709\u52A8\u6001IP\u7684\u4E3B\u673A\u914D\u7F6E\u4E00\u4E2A\u56FA\u5B9A\u7684\u53EF\u8BBF\u95EE\u57DF\u540D ",-1)),m4=P({props:{onSetup:{type:Function,required:!0},active:{type:String,default:"ddnsto"}},emits:["update:active"],setup(e,{emit:a}){const o=e,n=()=>{o.onSetup()},s=y(o.active),f=()=>{switch(a("update:active",s.value),s.value){case"ddnsto":o.onSetup("ddnsto");break;case"ali":o.onSetup("ddns-ali");break;case"dnspod":o.onSetup("ddns-dnspod");break;case"oray":o.onSetup("ddns-oray");break}};return(m,p)=>(i(),r("div",Q3,[t4,t("div",e4,[t("div",a4,[t("label",null,[S(t("input",{type:"radio","onUpdate:modelValue":p[0]||(p[0]=d=>s.value=d),value:"ddnsto"},null,512),[[pt,s.value]]),o4]),n4]),t("div",i4,[t("label",null,[S(t("input",{type:"radio","onUpdate:modelValue":p[1]||(p[1]=d=>s.value=d),value:"ali"},null,512),[[pt,s.value]]),r4]),s4]),t("div",d4,[t("label",null,[S(t("input",{type:"radio","onUpdate:modelValue":p[2]||(p[2]=d=>s.value=d),value:"dnspod"},null,512),[[pt,s.value]]),u4]),l4]),t("div",c4,[t("label",null,[S(t("input",{type:"radio","onUpdate:modelValue":p[3]||(p[3]=d=>s.value=d),value:"oray"},null,512),[[pt,s.value]]),p4]),f4])]),t("div",{class:"actioner-container_footer"},[t("div",{class:"close",onClick:n},"\u53D6\u6D88"),t("div",{class:"next",onClick:f},"\u4E0B\u4E00\u6B65")])]))}});var b4=Y(m4,[["__scopeId","data-v-43beecef"]]);const ae=e=>(O("data-v-43dd65a2"),e=e(),N(),e),v4={class:"actioner-container"},g4={class:"actioner-container_body"},_4=ae(()=>t("svg",{t:"1642063181211",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"5062",width:"128",height:"128","data-v-cda444e0":""},[t("path",{d:"M512 85.333333c235.648 0 426.666667 191.018667 426.666667 426.666667s-191.018667 426.666667-426.666667 426.666667S85.333333 747.648 85.333333 512 276.352 85.333333 512 85.333333z m-74.965333 550.4L346.453333 545.152a42.666667 42.666667 0 1 0-60.330666 60.330667l120.704 120.704a42.666667 42.666667 0 0 0 60.330666 0l301.653334-301.696a42.666667 42.666667 0 1 0-60.288-60.330667l-271.530667 271.488z",fill:"#52C41A","p-id":"5063","data-v-cda444e0":""})],-1)),h4=ae(()=>t("div",{class:"body-title"},"\u6DFB\u52A0\u6210\u529F",-1)),x4=ae(()=>t("p",{class:"body-tips"},"\u8BF7\u7A0D\u7B491\u5206\u949F\u751F\u6548\u540E\u518D\u4F7F\u7528\u3002",-1)),k4={class:"body-info"},w4=ae(()=>t("span",null,"\u8BBF\u95EE\u5730\u5740\uFF1A",-1)),y4=["href"],F4=ae(()=>t("div",null,[t("span",null,"\u53EF\u524D\u5F80"),t("a",{href:"/cgi-bin/luci/admin/services/ddns",target:"_blank"},"\u670D\u52A1-\u52A8\u6001DNS"),t("span",null,"\u67E5\u770B\u66F4\u591A\u8BE6\u60C5")],-1)),E4=P({props:{target:{type:String,required:!0},onSetup:{type:Function,required:!0}},setup(e){const a=()=>{location.reload()};return(o,n)=>(i(),r("div",v4,[t("div",g4,[_4,h4,x4,t("div",k4,[w4,t("a",{href:e.target,target:"_blank",rel:"noopener noreferrer"},g(e.target),9,y4)]),F4]),t("div",{class:"actioner-container_footer"},[t("div",{class:"close",onClick:a},"\u5173\u95ED")])]))}});var C4=Y(E4,[["__scopeId","data-v-43dd65a2"]]);const sa=e=>(O("data-v-7790f1da"),e=e(),N(),e),$4={class:"actioner-container"},D4=sa(()=>t("div",{class:"actioner-container_header"},[t("span",null,"\u57DF\u540D\u914D\u7F6E\u5411\u5BFC")],-1)),B4=sa(()=>t("div",{class:"actioner-container_body ddnsto-login"},[t("iframe",{src:"https://www.kooldns.cn/bind/#/auth?send=1&source=openwrt&callback=*"})],-1)),Y4=P({props:{onSetup:{type:Function,required:!0},onDdnstoConfig:{type:Function,required:!0}},setup(e){const a=e,o=()=>{a.onSetup()},n=s=>{if(s.data.auth=="ddnsto"){const f=s.data.sign,m=s.data.token;f&&m&&(removeEventListener("message",n),a.onDdnstoConfig(f,m),a.onSetup("ddnsto-run"))}};return Dt(()=>{window.addEventListener("message",n)}),jt(()=>{removeEventListener("message",n)}),(s,f)=>(i(),r("div",$4,[D4,B4,t("div",{class:"actioner-container_footer"},[t("div",{class:"close",onClick:o},"\u53D6\u6D88")])]))}});var A4=Y(Y4,[["__scopeId","data-v-7790f1da"]]);const S4=e=>(O("data-v-7b3ee72a"),e=e(),N(),e),z4={class:"actioner-container"},P4=S4(()=>t("div",{class:"actioner-container_header"},[t("span",null,"\u57DF\u540D\u914D\u7F6E\u5411\u5BFC")],-1)),T4={class:"actioner-container_body ddnsto-bind"},I4=["src"],L4=P({props:{onSetup:{type:Function,required:!0},config:{type:Object,required:!0},domain:{type:String,required:!0}},emits:["update:domain"],setup(e,{emit:a}){const o=e,n=G(()=>{const{domain:m,token:p,sign:d,routerId:c,netaddr:u}=o.config,l=encodeURIComponent(m),b=encodeURIComponent(u);return`https://www.kooldns.cn/bind/#/domain?domain=${l}&sign=${d}&token=${p}&routerId=${c}&netaddr=${b}`}),s=m=>{if(m.data){const{auth:p,url:d}=m.data;p==="ddnsto"&&d&&f(d)}},f=m=>T(this,null,function*(){var p;try{const d=yield z.Guide.DdnstoAddress.POST({address:m});d!=null&&d.data&&(((p=d==null?void 0:d.data)==null?void 0:p.success)||0)==0&&(a("update:domain",m),o.onSetup("ddnsto-save"))}catch(d){}});return Dt(()=>{window.addEventListener("message",s)}),jt(()=>{removeEventListener("message",s)}),(m,p)=>(i(),r("div",z4,[P4,t("div",T4,[t("iframe",{src:k(n)},null,8,I4)])]))}});var M4=Y(L4,[["__scopeId","data-v-7b3ee72a"]]);const oe=e=>(O("data-v-7f5a8953"),e=e(),N(),e),O4={class:"actioner-container"},N4={class:"actioner-container_body"},j4=oe(()=>t("svg",{t:"1642063181211",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"5062",width:"128",height:"128","data-v-cda444e0":""},[t("path",{d:"M512 85.333333c235.648 0 426.666667 191.018667 426.666667 426.666667s-191.018667 426.666667-426.666667 426.666667S85.333333 747.648 85.333333 512 276.352 85.333333 512 85.333333z m-74.965333 550.4L346.453333 545.152a42.666667 42.666667 0 1 0-60.330666 60.330667l120.704 120.704a42.666667 42.666667 0 0 0 60.330666 0l301.653334-301.696a42.666667 42.666667 0 1 0-60.288-60.330667l-271.530667 271.488z",fill:"#52C41A","p-id":"5063","data-v-cda444e0":""})],-1)),q4=oe(()=>t("div",{class:"body-title"},"\u6DFB\u52A0\u6210\u529F",-1)),R4=oe(()=>t("p",{class:"body-tips"},"\u8BF7\u7A0D\u7B491\u5206\u949F\u751F\u6548\u540E\u518D\u4F7F\u7528\u3002",-1)),G4={class:"body-info"},V4=oe(()=>t("span",null,"\u8BBF\u95EE\u5730\u5740\uFF1A",-1)),U4=["href"],W4=oe(()=>t("div",null,[t("span",null,"\u53EF\u524D\u5F80"),t("a",{href:"https://www.ddnsto.com/app/#/devices",target:"_blank"},"DDNSTO\u63A7\u5236\u53F0"),t("span",null,"\u67E5\u770B\u66F4\u591A\u8BE6\u60C5")],-1)),Z4=P({props:{onSetup:{type:Function,required:!0},target:{type:String,required:!0}},setup(e){const a=()=>{location.reload()};return(o,n)=>(i(),r("div",O4,[t("div",N4,[j4,q4,R4,t("div",G4,[V4,t("a",{href:e.target,target:"_blank",rel:"noopener noreferrer"},g(e.target),9,U4)]),W4]),t("div",{class:"actioner-container_footer"},[t("div",{class:"close",onClick:a},"\u5173\u95ED")])]))}});var H4=Y(Z4,[["__scopeId","data-v-7f5a8953"]]);const J4=e=>(O("data-v-d60389d6"),e=e(),N(),e),X4={class:"actioner-container"},K4=J4(()=>t("div",{class:"actioner-container_header"},[t("span",null,"\u57DF\u540D\u914D\u7F6E\u5411\u5BFC")],-1)),Q4={class:"actioner-container_body"},t8={class:"actioner-container_footer"},e8=P({props:{onSetup:{type:Function,required:!0}},setup(e){const a=e,o=()=>{a.onSetup()},n=()=>T(this,null,function*(){if(m.value)return;m.value=!0;const d=E.Loading("\u5B89\u88C5\u4E2D...");try{if(yield ft.installApp("app-meta-ddnsto",30)){a.onSetup("ddnsto-login");return}else s.value="\u5B89\u88C5\u5931\u8D25"}catch(c){s.value=c}finally{d.Close()}m.value=!1}),s=y("\u6B63\u5728\u68C0\u6D4B\u4E2D..."),f=y(!1),m=y(!1);return(()=>T(this,null,function*(){try{const d=yield z.App.Check.POST({name:"ddnsto"});if(d!=null&&d.data){const{result:c,error:u}=d.data;if(u){s.value=u;return}if(c){if(c.status=="installed"){a.onSetup("ddnsto-login");return}c.status=="uninstalled"&&(s.value="\u9700\u8981\u5B89\u88C5DDNSTO\u63D2\u4EF6\uFF0C\u70B9\u51FB\u201C\u786E\u5B9A\u201D\u5F00\u59CB\u5B89\u88C5")}}}catch(d){s.value=d}f.value=!0}))(),(d,c)=>(i(),r("div",X4,[K4,t("div",Q4,[t("span",null,g(s.value),1)]),t("div",t8,[f.value?(i(),r(L,{key:0},[t("div",{class:"close",onClick:o},"\u53D6\u6D88"),t("div",{class:"next",onClick:n},"\u786E\u5B9A")],64)):C("",!0)])]))}});var a8=Y(e8,[["__scopeId","data-v-d60389d6"]]);const o8=e=>(O("data-v-1e0ebd66"),e=e(),N(),e),n8={class:"actioner-container"},i8=o8(()=>t("div",{class:"actioner-container_header"},[t("span",null,"\u57DF\u540D\u914D\u7F6E\u5411\u5BFC")],-1)),r8={class:"actioner-container_body"},s8=P({props:{onSetup:{type:Function,required:!0},token:{type:String,required:!0},onDdnstoLocalConfig:{type:Function,required:!0}},setup(e){const a=e,o=y("\u6B63\u5728\u68C0\u6D4B\u63D2\u4EF6\u662F\u5426\u5DF2\u542F\u52A8...");(d=>T(this,null,function*(){var c;try{const u=yield z.Guide.Ddnsto.POST({token:a.token});u!=null&&u.data&&(u.data.error&&(o.value=u.data.error),(((c=u==null?void 0:u.data)==null?void 0:c.success)||0)==0&&f())}catch(u){o.value=u}}))(a.token);const s=y(),f=()=>{const d=()=>T(this,null,function*(){if((yield m())===!0){p();return}s.value=window.setTimeout(d,2e3)});d()},m=()=>T(this,null,function*(){try{const d=yield z.App.Check.POST({name:"ddnsto",checkRunning:!0});if(d!=null&&d.data){d.data.error&&(o.value=d.data.error);const c=d.data.result;if((c==null?void 0:c.status)=="running")return!0}}catch(d){o.value=d}return!1});jt(()=>{s.value&&clearInterval(s.value)});const p=()=>T(this,null,function*(){var d;try{const c=yield z.Guide.DdntoConfig.GET();if(c!=null&&c.data&&(c.data.error&&(o.value=c.data.error),(((d=c==null?void 0:c.data)==null?void 0:d.success)||0)==0&&c.data.result)){const u=c.data.result;a.onDdnstoLocalConfig(u.netAddr,u.deviceId),a.onSetup("ddnsto-bind")}}catch(c){o.value=c}});return(d,c)=>(i(),r("div",n8,[i8,t("div",r8,g(o.value),1)]))}});var d8=Y(s8,[["__scopeId","data-v-1e0ebd66"]]);const u8={class:"action-main"},l8=P({props:{Close:{type:Function,required:!0},url:{type:String,required:!0}},setup(e){const a=e,o=y("ddnsto-install"),n=d=>{d!=null?o.value=d:s()},s=()=>{a.Close&&a.Close()},f=nt({sign:"",token:"",domain:a.url,netaddr:"",routerId:""}),m=(d,c)=>{f.sign=d,f.token=c},p=(d,c)=>{f.netaddr=d,f.routerId=c};return(d,c)=>(i(),M(X,{type:1},{default:j(()=>[t("div",u8,[o.value=="ddnsto-install"?(i(),M(a8,{key:0,onSetup:n})):o.value=="ddnsto-login"?(i(),M(A4,{key:1,onSetup:n,onDdnstoConfig:m})):o.value=="ddnsto-run"?(i(),M(d8,{key:2,onSetup:n,token:k(f).token,onDdnstoLocalConfig:p},null,8,["token"])):o.value=="ddnsto-bind"?(i(),M(M4,{key:3,onSetup:n,config:{token:k(f).token,sign:k(f).sign,domain:k(f).domain,netaddr:k(f).netaddr,routerId:k(f).routerId},domain:k(f).domain,"onUpdate:domain":c[0]||(c[0]=u=>k(f).domain=u)},null,8,["config","domain"])):o.value=="ddnsto-save"?(i(),M(H4,{key:4,onSetup:n,target:k(f).domain},null,8,["target"])):C("",!0)])]),_:1}))}});var c8=Y(l8,[["__scopeId","data-v-7a6bd385"]]);const p8=e=>{const a=document.createElement("div");document.body.appendChild(a);const o=J(c8,K(W({},e),{Close:()=>{n()}}));o.mount(a);const n=()=>{o.unmount(),a.remove()};return{Close:n}},f8={class:"action"},m8={class:"action-header"},b8=["innerHTML"],v8={class:"action-footer"},g8=P({props:{Close:Function,next:{type:Function},clear:{type:Function},continuer:{type:Function},nextTitle:{type:String,default:"\u786E\u5B9A"},clearTitle:{type:String,default:"\u8FD4\u56DE"},continuerTitle:{type:String,default:"\u7EE7\u7EED\u4FDD\u5B58"},title:{type:String,default:"\u63D0\u793A"},content:{type:String}},setup(e){const a=e,o=()=>{a.next&&a.next(),a.Close&&a.Close()},n=()=>{a.clear&&a.clear(),a.Close&&a.Close()},s=()=>{a.continuer&&a.continuer(),a.Close&&a.Close()};return(f,m)=>(i(),M(X,{Close:e.Close,type:1},{default:j(()=>[t("div",f8,[t("div",m8,g(e.title),1),t("div",{class:"action-body",innerHTML:e.content},null,8,b8),t("div",v8,[e.clear?(i(),r("div",{key:0,class:"clear",onClick:n},g(e.clearTitle),1)):C("",!0),t("div",{class:"next",onClick:o},g(e.nextTitle),1),e.continuer?(i(),r("div",{key:1,class:"next",onClick:s},g(e.continuerTitle),1)):C("",!0)])])]),_:1},8,["Close"]))}});var _8=Y(g8,[["__scopeId","data-v-4358e88c"]]);const se=e=>{const a=document.createElement("div");document.body.appendChild(a);const o=J(_8,K(W({},e),{Close:()=>{n()}}));o.mount(a);const n=()=>{o.unmount(),a.remove()};return{Close:n}},it=e=>(O("data-v-9435cfa6"),e=e(),N(),e),h8={class:"actioner-container"},x8=["onSubmit"],k8=it(()=>t("div",{class:"actioner-container_header"},[t("span",null,"\u57DF\u540D\u914D\u7F6E\u5411\u5BFC")],-1)),w8={key:0,class:"title_info"},y8=it(()=>t("p",null," \u963F\u91CC\u4E91 ",-1)),F8=it(()=>t("span",null," \u4E3A\u62E5\u6709\u52A8\u6001IP\u7684\u4E3B\u673A\u914D\u7F6E\u4E00\u4E2A\u56FA\u5B9A\u7684\u53EF\u8BBF\u95EE\u57DF\u540D ",-1)),E8=it(()=>t("a",{href:"https://doc.linkease.com/zh/guide/istoreos/basic/domain.html#%E9%98%BF%E9%87%8C%E4%BA%91",target:"_blank"},"\u67E5\u770B\u6559\u7A0B>>",-1)),C8=[y8,F8,E8],$8={key:1,class:"title_info"},D8=it(()=>t("p",null," dnspod ",-1)),B8=it(()=>t("span",null," \u4E3A\u62E5\u6709\u52A8\u6001IP\u7684\u4E3B\u673A\u914D\u7F6E\u4E00\u4E2A\u56FA\u5B9A\u7684\u53EF\u8BBF\u95EE\u57DF\u540D ",-1)),Y8=it(()=>t("a",{href:"https://doc.linkease.com/zh/guide/istoreos/basic/domain.html#dnspod",target:"_blank"},"\u67E5\u770B\u6559\u7A0B>>",-1)),A8=[D8,B8,Y8],S8={key:2,class:"title_info"},z8=it(()=>t("p",null," \u82B1\u751F\u58F3 ",-1)),P8=it(()=>t("span",null," \u4E3A\u62E5\u6709\u52A8\u6001IP\u7684\u4E3B\u673A\u914D\u7F6E\u4E00\u4E2A\u56FA\u5B9A\u7684\u53EF\u8BBF\u95EE\u57DF\u540D ",-1)),T8=it(()=>t("a",{href:"https://doc.linkease.com/zh/guide/istoreos/basic/domain.html#%E8%8A%B1%E7%94%9F%E5%A3%B3",target:"_blank"},"\u67E5\u770B\u6559\u7A0B>>",-1)),I8=[z8,P8,T8],L8={class:"label-item"},M8=it(()=>t("div",{class:"label-item_key"},[t("span",null,"IP\u5730\u5740\u7248\u672C\uFF1A")],-1)),O8={class:"label-item_value"},N8=it(()=>t("option",{value:"ipv4"},"IPv4\u5730\u5740",-1)),j8=it(()=>t("option",{value:"ipv6"},"IPv6\u5730\u5740",-1)),q8=[N8,j8],R8=it(()=>t("div",{class:"label_tips"},[t("svg",{width:"14px",height:"14px",viewBox:"0 0 14 14",version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"},[t("g",{id:"icon_alert",stroke:"none","stroke-width":"1",fill:"none","fill-rule":"evenodd"},[t("g",{id:"Icon/Warning"},[t("rect",{id:"\u77E9\u5F62",fill:"#000000","fill-rule":"nonzero",opacity:"0",x:"0",y:"0",width:"14",height:"14"}),t("path",{d:"M7,0.875 C3.61757813,0.875 0.875,3.61757813 0.875,7 C0.875,10.3824219 3.61757813,13.125 7,13.125 C10.3824219,13.125 13.125,10.3824219 13.125,7 C13.125,3.61757813 10.3824219,0.875 7,0.875 Z M6.5625,4.046875 C6.5625,3.98671875 6.61171875,3.9375 6.671875,3.9375 L7.328125,3.9375 C7.38828125,3.9375 7.4375,3.98671875 7.4375,4.046875 L7.4375,7.765625 C7.4375,7.82578125 7.38828125,7.875 7.328125,7.875 L6.671875,7.875 C6.61171875,7.875 6.5625,7.82578125 6.5625,7.765625 L6.5625,4.046875 Z M7,10.0625 C6.63769531,10.0625 6.34375,9.76855469 6.34375,9.40625 C6.34375,9.04394531 6.63769531,8.75 7,8.75 C7.36230469,8.75 7.65625,9.04394531 7.65625,9.40625 C7.65625,9.76855469 7.36230469,10.0625 7,10.0625 Z",id:"\u5F62\u72B6",fill:"#FAAD14"})])])]),t("span",{class:"info"},"\u8BBE\u5B9A\u54EA\u4E00\u4E2A IP \u5730\u5740\uFF08IPv4 \u6216 IPv6\uFF09\u4F1A\u88AB\u53D1\u9001\u7ED9 DDNS \u63D0\u4F9B\u5546")],-1)),G8={class:"label-item"},V8=it(()=>t("div",{class:"label-item_key"},[t("span",null,"\u57DF\u540D\uFF1A")],-1)),U8={class:"label-item_value"},W8={class:"label-item"},Z8=it(()=>t("div",{class:"label-item_key"},[t("span",null,"\u7528\u6237\u540D\uFF1A")],-1)),H8={class:"label-item_value"},J8={class:"label-item"},X8=it(()=>t("div",{class:"label-item_key"},[t("span",null,"\u5BC6\u7801\uFF1A")],-1)),K8={class:"label-item_value"},Q8={class:"actioner-container_footer"},tp=["disabled"],ep=P({props:{name:{type:String,default:"ali"},onSetup:{type:Function,required:!0},target:{type:String,required:!0}},emits:["update:target"],setup(e,{emit:a}){const o=e,n=y("ipv4"),s=y(o.name),f=y(""),m=y(""),p=y(""),d=y(!1),c=()=>{o.onSetup("index")},u=()=>{d.value=!0;const v=E.Loading("\u68C0\u6D4B\u4E2D...");z.Network.CheckPublickNet.POST({ipVersion:n.value}).then(_=>{var x,w;if(_!=null&&_.data){if((x=_==null?void 0:_.data)!=null&&x.error){E.Warning(_==null?void 0:_.data.error);return}if((((w=_==null?void 0:_.data)==null?void 0:w.success)||0)==0){const F=_.data.result;F&&F.address?h():l();return}}throw"\u672A\u77E5\u9519\u8BEF"}).catch(_=>{E.Error(_)}).finally(()=>{v.Close(),d.value=!1})},l=()=>{se({title:"\u6E29\u99A8\u63D0\u793A",nextTitle:"\u4F7F\u7528DDNSTO",continuerTitle:"\u7EE7\u7EED\u4FDD\u5B58",content:"\u68C0\u6D4B\u5230\u60A8\u7684wan\u53E3\u6CA1\u6709\u516C\u7F51IP\u6216\u8005IPv6\u5730\u5740\uFF0C\u53EF\u4EE5\u4F7F\u7528DDNSTO\u914D\u7F6E\u8FDC\u7A0B\u57DF\u540D\u8BBF\u95EE",next(){b()},continuer(){h()},clear(){}})},b=()=>{o.onSetup("ddnsto")},h=()=>{d.value=!0;const v=E.Loading("\u914D\u7F6E\u4E2D...");z.Guide.PostDdns.POST({ipVersion:n.value,serviceName:s.value,domain:f.value,userName:m.value,password:p.value}).then(_=>{if(_!=null&&_.data){const{error:x,scope:w,success:F}=_.data;if(x=="-100"&&w=="guide.ddns"){se({title:"\u6E29\u99A8\u63D0\u793A",content:"\u68C0\u6D4B\u5230\u4F60\u6709\u672A\u4FDD\u5B58\u7684\u914D\u7F6E\uFF0C\u53EF\u524D\u5F80\u9875\u9762\u53F3\u4E0A\u89D2\u70B9\u51FB\u67E5\u770B\uFF0C\u4FDD\u5B58\u5E76\u5E94\u7528\u6216\u8005\u6062\u590D\u914D\u7F6E\u540E\u7EE7\u7EED",next(){}});return}if(x){E.Warning(x);return}if((F||0)==0){a("update:target",f.value),o.onSetup("ddns-success");return}}throw"\u672A\u77E5\u9519\u8BEF"}).catch(_=>{E.Error(_)}).finally(()=>{v.Close(),d.value=!1})};return(v,_)=>(i(),r("div",h8,[t("form",{class:"actioner-dns",onSubmit:ot(u,["prevent"])},[k8,t("div",{class:st(["actioner-container_body",e.name])},[e.name=="ali"?(i(),r("div",w8,C8)):e.name=="dnspod"?(i(),r("div",$8,A8)):e.name=="oray"?(i(),r("div",S8,I8)):C("",!0),t("div",L8,[M8,t("div",O8,[S(t("select",{name:"",id:"","onUpdate:modelValue":_[0]||(_[0]=x=>n.value=x)},q8,512),[[Z,n.value]])]),R8]),t("div",G8,[V8,t("div",U8,[S(t("input",{type:"text",placeholder:"myhost.example.com","onUpdate:modelValue":_[1]||(_[1]=x=>f.value=x),required:""},null,512),[[V,f.value,void 0,{trim:!0}]])])]),t("div",W8,[Z8,t("div",H8,[S(t("input",{type:"text","onUpdate:modelValue":_[2]||(_[2]=x=>m.value=x),placeholder:"\u8BF7\u8F93\u5165\u7528\u6237\u540D",required:""},null,512),[[V,m.value,void 0,{trim:!0}]])])]),t("div",J8,[X8,t("div",K8,[S(t("input",{type:"password","onUpdate:modelValue":_[3]||(_[3]=x=>p.value=x),placeholder:"\u8BF7\u8F93\u5165\u5BC6\u7801",required:""},null,512),[[V,p.value,void 0,{trim:!0}]])])])],2),t("div",Q8,[t("div",{class:"close",onClick:c,type:"button"},"\u8FD4\u56DE"),t("button",{class:"next save",type:"submit",disabled:d.value},"\u4FDD\u5B58",8,tp)])],40,x8)]))}});var ke=Y(ep,[["__scopeId","data-v-9435cfa6"]]);const ap={class:"action-main"},op=P({props:{Close:{type:Function,required:!0},url:{type:String,required:!0}},setup(e){const a=e,o=y(""),n=y("index"),s=d=>{if(d!=null){if(d=="ddnsto"){f();return}n.value=d}else m()},f=()=>{m(),p8({url:a.url})},m=()=>{a.Close&&a.Close()},p=y("ddnsto");return(d,c)=>(i(),M(X,{Close:e.Close,type:1},{default:j(()=>[t("div",ap,[n.value=="index"?(i(),M(b4,{key:0,onSetup:s,active:p.value,"onUpdate:active":c[0]||(c[0]=u=>p.value=u)},null,8,["active"])):n.value=="ddns-ali"?(i(),M(ke,{key:1,onSetup:s,target:o.value,"onUpdate:target":c[1]||(c[1]=u=>o.value=u),name:"ali"},null,8,["target"])):n.value=="ddns-dnspod"?(i(),M(ke,{key:2,onSetup:s,target:o.value,"onUpdate:target":c[2]||(c[2]=u=>o.value=u),name:"dnspod"},null,8,["target"])):n.value=="ddns-oray"?(i(),M(ke,{key:3,onSetup:s,target:o.value,"onUpdate:target":c[3]||(c[3]=u=>o.value=u),name:"oray"},null,8,["target"])):n.value=="ddns-success"?(i(),M(C4,{key:4,onSetup:s,target:o.value},null,8,["target"])):C("",!0)])]),_:1},8,["Close"]))}});var np=Y(op,[["__scopeId","data-v-6f1d92d9"]]);const ip=e=>{const a=document.createElement("div");document.body.appendChild(a);const o=J(np,K(W({},e),{Close:()=>{n()}}));o.mount(a);const n=()=>{o.unmount(),a.remove()};return{Close:n}},Tt=e=>(O("data-v-10ce7ce8"),e=e(),N(),e),rp={class:"app-container"},sp=Tt(()=>t("span",null,[t("span",null,"\u8FDC\u7A0B\u57DF\u540D")],-1)),dp={class:"app-container_domain"},up={class:"domain-item"},lp=Tt(()=>t("div",{class:"domain-item_name"},[t("span",null,"DDNSTO\uFF1A")],-1)),cp={class:"domain-item_value"},pp=["href","title"],fp=Tt(()=>t("a",{class:"item_btn",href:"https://www.kooldns.cn/app/#/devices",target:"_blank"},"\u63A7\u5236\u53F0",-1)),mp={class:"domain-item"},bp=Tt(()=>t("div",{class:"domain-item_name"},[t("span",null,"myddns_ipv4\uFF1A")],-1)),vp={class:"domain-item_value"},gp={key:0},_p=["href"],hp={key:2,href:"/cgi-bin/luci/admin/services/ddns"},xp=Tt(()=>t("svg",{t:"1653625385794",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"4476",width:"28",height:"28"},[t("path",{d:"M145.83060282785186 873.7309800675556h650.2280809434073c24.411293468444445 0 44.384169832296294-19.97287636385185 44.38416861866666-44.384169832296294V500.90395784533337c0-13.315251313777777-8.876834209185184-22.19208430933333-22.19208430933333-22.19208430933333s-22.19208430933333 8.876834209185184-22.19208430933333 22.19208430933333v326.22364444444446H145.83060282785186V179.1187305054815h616.9399532657777c13.315251313777777 0 22.19208430933333-8.876834209185184 22.19208552296296-22.19208552296296s-8.876834209185184-22.19208430933333-22.19208552296296-22.19208430933333H145.83060282785186c-24.411293468444445 0-44.384169832296294 19.97287636385185-44.38416861866666 44.384169832296294v650.2280797297777c0 24.411293468444445 19.97287636385185 44.384169832296294 44.38416861866666 44.384169832296294z",fill:"#666","p-id":"4477"}),t("path",{d:"M887.0462301677038 203.53002276029633l-488.225862087111 488.2258633007407c-8.876834209185184 8.876834209185184-8.876834209185184 22.19208430933333 0 31.06891851851852 4.438417104592592 4.438417104592592 11.096042154666666 6.657625050074073 15.53445925925926 6.657625050074073s11.096042154666666-2.2192079454814815 15.53445925925926-6.657625050074073l490.4450712462222-490.4450712462222c8.876834209185184-8.876834209185184 8.876834209185184-22.19208430933333 0-31.06891851851852s-24.411293468444445-6.657625050074073-33.288127677629625 2.2192079454814815z",fill:"#666","p-id":"4478"})],-1)),kp=[xp],wp={class:"domain-item"},yp=Tt(()=>t("div",{class:"domain-item_name"},[t("span",null,"myddns_ipv6\uFF1A")],-1)),Fp={class:"domain-item_value"},Ep={key:0},Cp=["href"],$p={key:2,href:"/cgi-bin/luci/admin/services/ddns"},Dp=Tt(()=>t("svg",{t:"1653625385794",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"4476",width:"28",height:"28"},[t("path",{d:"M145.83060282785186 873.7309800675556h650.2280809434073c24.411293468444445 0 44.384169832296294-19.97287636385185 44.38416861866666-44.384169832296294V500.90395784533337c0-13.315251313777777-8.876834209185184-22.19208430933333-22.19208430933333-22.19208430933333s-22.19208430933333 8.876834209185184-22.19208430933333 22.19208430933333v326.22364444444446H145.83060282785186V179.1187305054815h616.9399532657777c13.315251313777777 0 22.19208430933333-8.876834209185184 22.19208552296296-22.19208552296296s-8.876834209185184-22.19208430933333-22.19208552296296-22.19208430933333H145.83060282785186c-24.411293468444445 0-44.384169832296294 19.97287636385185-44.38416861866666 44.384169832296294v650.2280797297777c0 24.411293468444445 19.97287636385185 44.384169832296294 44.38416861866666 44.384169832296294z",fill:"#666","p-id":"4477"}),t("path",{d:"M887.0462301677038 203.53002276029633l-488.225862087111 488.2258633007407c-8.876834209185184 8.876834209185184-8.876834209185184 22.19208430933333 0 31.06891851851852 4.438417104592592 4.438417104592592 11.096042154666666 6.657625050074073 15.53445925925926 6.657625050074073s11.096042154666666-2.2192079454814815 15.53445925925926-6.657625050074073l490.4450712462222-490.4450712462222c8.876834209185184-8.876834209185184 8.876834209185184-22.19208430933333 0-31.06891851851852s-24.411293468444445-6.657625050074073-33.288127677629625 2.2192079454814815z",fill:"#666","p-id":"4478"})],-1)),Bp=[Dp],Yp=P({setup(e){let a=!1,o;const n=y({}),s=function(){!a||z.Guide.GetDdns.GET().then(d=>{var c;d!=null&&d.data&&(((c=d==null?void 0:d.data)==null?void 0:c.success)||0)==0&&d.data.result&&(n.value=d.data.result)}).then(()=>{!a||(o=window.setTimeout(s,3e3))})};Dt(()=>{a=!0,s()}),jt(()=>{o!==void 0&&window.clearTimeout(o),a=!1});const f=()=>{ip({url:n.value.ddnstoDomain})},m=G(()=>{const d=n.value.ipv4Domain;return d!=null&&d!=""&&d!="Stopped"?`http://${d}`:d}),p=G(()=>{const d=n.value.ipv6Domain;return d!=null&&d!=""&&d!="Stopped"?`http://${d}`:d});return(d,c)=>{var u,l,b;return i(),r("div",rp,[t("div",{class:"app-container_title"},[sp,t("div",{class:"app-container_tool"},[t("div",{class:"app-container_configure",onClick:f},"\u5FEB\u901F\u914D\u7F6E")])]),t("ul",dp,[t("li",up,[lp,t("div",cp,[t("a",{class:"configure",href:(u=n.value)==null?void 0:u.ddnstoDomain,target:"_blank",rel:"noopener noreferrer",title:(l=n.value)==null?void 0:l.ddnstoDomain},g((b=n.value)==null?void 0:b.ddnstoDomain),9,pp),fp])]),t("li",mp,[bp,t("div",vp,[k(m)=="Stopped"?(i(),r("span",gp,g(k(m)),1)):(i(),r("a",{key:1,class:"configure",href:k(m),target:"_blank",rel:"noopener noreferrer"},g(k(m)),9,_p)),k(m)?(i(),r("a",hp,kp)):C("",!0)])]),t("li",wp,[yp,t("div",Fp,[k(p)=="Stopped"?(i(),r("span",Ep,g(k(p)),1)):(i(),r("a",{key:1,class:"configure",href:k(p),target:"_blank",rel:"noopener noreferrer"},g(k(p)),9,Cp)),k(p)?(i(),r("a",$p,Bp)):C("",!0)])])])])}}});var Ap=Y(Yp,[["__scopeId","data-v-10ce7ce8"]]);const Sp={class:"nas-container"},zp={class:"nas-container_card"},Pp={class:"nas-container_card"},Tp={key:0,class:"nas-container_card"},Ip={class:"nas-container_card"},Lp={class:"nas-container_card"},Mp=P({setup(e){return(a,o)=>(i(),r("div",Sp,[t("div",zp,[A(bl)]),t("div",Pp,[A(a2)]),k(Xt)("dockerd")?(i(),r("div",Tp,[A(E6)])):C("",!0),t("div",Ip,[A(K3)]),t("div",Lp,[A(Ap)])]))}});var Op=Y(Mp,[["__scopeId","data-v-66cc4e33"]]);const ht=e=>(O("data-v-20dfc9cc"),e=e(),N(),e),Np={class:"app-container"},jp={class:"app-container_title"},qp=ht(()=>t("span",null,"\u7CFB\u7EDF\u4FE1\u606F",-1)),Rp={class:"more_icon",title:"\u67E5\u770B\u7CFB\u7EDF\u4FE1\u606F"},Gp={class:"DeviceBlock"},Vp=ht(()=>t("li",null,[t("a",{href:"/cgi-bin/luci/admin/system/flash"},"\u5907\u4EFD\u5347\u7EA7")],-1)),Up=ht(()=>t("li",null,[t("a",{href:"/cgi-bin/luci/admin/store/pages/maintance"},"\u63D2\u4EF6\u5907\u4EFD")],-1)),Wp={class:"item-label"},Zp=ht(()=>t("div",{class:"item-label_key"},[t("span",null,"CPU\u6E29\u5EA6")],-1)),Hp={class:"item-label_value"},Jp={class:"item-label"},Xp=ht(()=>t("div",{class:"item-label_key"},[t("span",null,"CPU\u4F7F\u7528\u7387")],-1)),Kp={class:"item-label_value"},Qp={class:"item-label"},t7=ht(()=>t("div",{class:"item-label_key"},[t("span",null,"\u5185\u5B58\u4F7F\u7528\u7387")],-1)),e7={class:"item-label_value"},a7={class:"item-label"},o7=ht(()=>t("div",{class:"item-label_key"},[t("span",null,"\u56FA\u4EF6\u7248\u672C")],-1)),n7={class:"item-label_value"},i7={class:"item-label"},r7=ht(()=>t("div",{class:"item-label_key"},[t("span",null,"\u5185\u6838\u7248\u672C")],-1)),s7={class:"item-label_value"},d7={class:"item-label"},u7=ht(()=>t("div",{class:"item-label_key"},[t("span",null,"\u5DF2\u542F\u52A8")],-1)),l7={class:"item-label_value"},c7={class:"item-label"},p7=ht(()=>t("div",{class:"item-label_key"},[t("span",null,"\u7CFB\u7EDF\u65F6\u95F4")],-1)),f7={class:"item-label_value"},m7=P({setup(e){const a=Fe(),o=G(()=>a.version),n=G(()=>a.systemStatus),s=y(!1),f=G(()=>{var l;return((l=n.value)==null?void 0:l.cpuUsage)||0}),m=G(()=>{var l;return((l=n.value)==null?void 0:l.cpuTemperature)||0}),p=G(()=>{var b;const l=((b=n.value)==null?void 0:b.memAvailablePercentage)||100;return 100-l}),d=wt.stampForm;Dt(()=>{});const c=()=>{s.value=!s.value},u=()=>{c(),ft.installAndGo("app-meta-netdata","NetData","/cgi-bin/luci/admin/status/netdata")};return(l,b)=>{var v,_,x,w;const h=Q("progress-item");return i(),r("div",Np,[t("div",jp,[qp,t("span",Rp,[A($t,{onClick:c})]),S(t("div",Gp,[t("div",{class:"menu_background",onClick:c}),t("ul",null,[t("li",null,[t("a",{onClick:u},"\u7CFB\u7EDF\u76D1\u63A7")]),Vp,Up])],512),[[kt,s.value]])]),t("div",Wp,[Zp,t("div",Hp,[A(h,{value:k(m)/1.5,text:`${k(m)}\u2103`},null,8,["value","text"])])]),t("div",Jp,[Xp,t("div",Kp,[A(h,{value:k(f),text:`${k(f)}%`},null,8,["value","text"])])]),t("div",Qp,[t7,t("div",e7,[A(h,{value:k(p),text:`${k(p)}%`},null,8,["value","text"])])]),t("div",a7,[o7,t("div",n7,[t("span",null,g((v=k(o))==null?void 0:v.firmwareVersion),1)])]),t("div",i7,[r7,t("div",s7,[t("span",null,g((_=k(o))==null?void 0:_.kernelVersion),1)])]),t("div",d7,[u7,t("div",l7,[t("span",null,g(k(d)((x=k(n))==null?void 0:x.uptime)),1)])]),t("div",c7,[p7,t("div",f7,[t("span",null,g((w=k(n))==null?void 0:w.localtime),1)])])])}}});var b7=Y(m7,[["__scopeId","data-v-20dfc9cc"]]);const v7={},g7={t:"1649907260906",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"2793","xmlns:xlink":"http://www.w3.org/1999/xlink",width:"40",height:"40"},_7=t("path",{d:"M764.904497 251.418146 259.086289 251.418146c-143.076626 0-259.065314 115.989711-259.065314 259.065314 0 143.077649 115.988688 259.063267 259.065314 259.063267l505.818207 0c143.074579 0 259.063267-115.985618 259.063267-259.063267C1023.967764 367.407857 907.980099 251.418146 764.904497 251.418146zM764.904497 747.164974c-130.507356 0-236.682537-106.175181-236.682537-236.682537S634.397141 273.798876 764.904497 273.798876s236.683561 106.176205 236.683561 236.683561S895.411853 747.164974 764.904497 747.164974z","p-id":"2794",fill:"#52C41A"},null,-1),h7=[_7];function x7(e,a){return i(),r("svg",g7,h7)}var k7=Y(v7,[["render",x7]]);const w7={},y7={t:"1649902779464",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"2617","xmlns:xlink":"http://www.w3.org/1999/xlink",width:"40",height:"40"},F7=t("path",{d:"M309.794 819.848h404.239c169.953 0 307.726-137.774 307.726-307.727s-137.774-307.726-307.726-307.726h-404.239c-169.952 0-307.726 137.773-307.726 307.726s137.774 307.727 307.726 307.727zM309.445 233.5c154.23 0 279.268 125.031 279.268 279.268s-125.039 279.268-279.268 279.268c-154.24 0-279.269-125.033-279.269-279.268 0-154.238 125.030-279.268 279.269-279.268z",fill:"#bbb","p-id":"2618","data-spm-anchor-id":"a313x.7781069.0.i0",class:"selected"},null,-1),E7=[F7];function C7(e,a){return i(),r("svg",y7,E7)}var $7=Y(w7,[["render",C7]]);const D7=e=>de.isValid(e),Ct=e=>{const a=de.IPv4.parse(e).toByteArray();return a[0]<<24|a[1]<<16|a[2]<<8|a[3]},qe=e=>de.fromByteArray([e>>24&255,e>>16&255,e>>8&255,e&255]).toString(),B7=e=>{if(!de.IPv4.isIPv4(e))return!1;let a=0,o=Ct(e);for(let n=31;n>=0&&(o&1<{let s=Ct(e)&Ct(a),f=Ct(o),m=Ct(n),d=~Ct(a);return fs+1&&m{let o=Ct(a),n=Ct(e)&o,s=~o,f;return s>=105?(f=n|s-5,n=n|100):s>=3?(f=n|s-1,n=n|2):(n=n|1,f=n),[qe(n),qe(f)]};var Et={isValidMask:B7,isValidIP:D7,isValidMaskRange:Y7,calcMaskRange:A7};const mt=e=>(O("data-v-0e4e063a"),e=e(),N(),e),S7=["onSubmit"],z7=mt(()=>t("div",{class:"actioner-dns_header"},[t("span",null,"\u5185\u7F51\u914D\u7F6E")],-1)),P7={class:"actioner-dns_body"},T7={class:"label-item"},I7=mt(()=>t("div",{class:"label-item_key"},[t("span",null,"IPv4\u5730\u5740")],-1)),L7={class:"label-item_value"},M7={class:"label-item"},O7=mt(()=>t("div",{class:"label-item_key"},[t("span",null,"IPv4\u5B50\u7F51\u63A9\u7801")],-1)),N7={class:"label-item_value"},j7={class:"mobie_icon"},q7={key:1,class:"dhcp_info"},R7={key:2,class:"dhcp_info"},G7={class:"label-item"},V7=mt(()=>t("div",{class:"label-item_key"},[t("span",null,"IP\u6C60\u8D77\u59CB\u5730\u5740")],-1)),U7={class:"label-item_value"},W7={class:"label-item"},Z7=mt(()=>t("div",{class:"label-item_key"},[t("span",null,"IP\u6C60\u7ED3\u675F\u5730\u5740")],-1)),H7={class:"label-item_value"},J7={class:"actioner-dns_footer"},X7=["disabled"],K7={key:1,class:"actioner-dns"},Q7=mt(()=>t("div",{class:"actioner-dns_header"},[t("span",null,"\u66F4\u6362\u914D\u7F6E")],-1)),tf={class:"actioner-dns_body"},ef={key:0,class:"setting_status"},af=mt(()=>t("div",{class:"success_icon"},[t("svg",{t:"1642063181211",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"5062",width:"128",height:"128"},[t("path",{d:"M512 85.333333c235.648 0 426.666667 191.018667 426.666667 426.666667s-191.018667 426.666667-426.666667 426.666667S85.333333 747.648 85.333333 512 276.352 85.333333 512 85.333333z m-74.965333 550.4L346.453333 545.152a42.666667 42.666667 0 1 0-60.330666 60.330667l120.704 120.704a42.666667 42.666667 0 0 0 60.330666 0l301.653334-301.696a42.666667 42.666667 0 1 0-60.288-60.330667l-271.530667 271.488z",fill:"#52C41A","p-id":"5063"})])],-1)),of=mt(()=>t("div",{class:"config-message"},"\u914D\u7F6E\u6210\u529F",-1)),nf=["href"],rf={key:1,class:"setting_status"},sf=mt(()=>t("div",{class:"success_icon"},[t("svg",{t:"1642063200324",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"5898",width:"128",height:"128"},[t("path",{d:"M549.044706 512l166.189176-166.249412a26.383059 26.383059 0 0 0 0-36.98447 26.383059 26.383059 0 0 0-37.044706 0L512 475.015529l-166.249412-166.249411a26.383059 26.383059 0 0 0-36.98447 0 26.383059 26.383059 0 0 0 0 37.044706L475.015529 512l-166.249411 166.249412a26.383059 26.383059 0 0 0 0 36.98447 26.383059 26.383059 0 0 0 37.044706 0L512 548.984471l166.249412 166.249411a26.383059 26.383059 0 0 0 36.98447 0 26.383059 26.383059 0 0 0 0-37.044706L548.984471 512zM512 1024a512 512 0 1 1 0-1024 512 512 0 0 1 0 1024z",fill:"#E84335","p-id":"5899"})])],-1)),df=mt(()=>t("div",{class:"config-message"},"\u914D\u7F6E\u5931\u8D25",-1)),uf=mt(()=>t("p",null,"\u8BF7\u5C1D\u8BD5\u91CD\u65B0\u914D\u7F6E",-1)),lf={key:2,class:"setting_status"},cf=mt(()=>t("div",{class:"success_icon"},[t("svg",{width:"128px",height:"128px",viewBox:"0 0 128 128",version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"},[t("g",{id:"icon_yellow",stroke:"none","stroke-width":"1",fill:"none","fill-rule":"evenodd"},[t("g",{id:"Icon/Warning"},[t("rect",{id:"\u77E9\u5F62",fill:"#000000","fill-rule":"nonzero",opacity:"0",x:"0",y:"0",width:"128",height:"128"}),t("path",{d:"M64,8 C33.075,8 8,33.075 8,64 C8,94.925 33.075,120 64,120 C94.925,120 120,94.925 120,64 C120,33.075 94.925,8 64,8 Z M60,37 C60,36.45 60.45,36 61,36 L67,36 C67.55,36 68,36.45 68,37 L68,71 C68,71.55 67.55,72 67,72 L61,72 C60.45,72 60,71.55 60,71 L60,37 Z M64,92 C60.6875,92 58,89.3125 58,86 C58,82.6875 60.6875,80 64,80 C67.3125,80 70,82.6875 70,86 C70,89.3125 67.3125,92 64,92 Z",id:"\u5F62\u72B6",fill:"#FAAD14"})])])])],-1)),pf=mt(()=>t("div",{class:"config-message"},"\u914D\u7F6E\u8D85\u65F6",-1)),ff=mt(()=>t("p",null,"\u8DEF\u7531\u5668 IP \u53EF\u80FD\u5DF2\u7ECF\u4FEE\u6539\u6210\u529F\u3002\u82E5\u5237\u65B0\u9875\u9762\u5931\u8D25\uFF0C\u8BF7\u91CD\u65B0\u8FDE\u63A5\u8DEF\u7531\u5668\uFF0C\u5426\u5219\u8BF7\u5C1D\u8BD5\u91CD\u65B0\u914D\u7F6E\u3002",-1)),mf=P({props:{Close:{type:Function,required:!0}},setup(e){const a=e,o=y(0),n=y({lanIp:"",netMask:"255.255.255.0",enableDhcp:!1,dhcpStart:"",dhcpEnd:""});y("");const s=y(!1);y(!0),y(!1);const f=y(""),m=y(2),p=y("timeout"),d=()=>{n.value.enableDhcp=!1},c=()=>{n.value.enableDhcp=!0};let u=!0;(()=>{z.Guide.GetLan.GET().then(x=>{x.data.result&&(x.data.result.enableDhcp=x.data.result.enableDhcp||!1,n.value=x.data.result,x.data.result.lanIp!==location.hostname&&(u=!1))})})();const b=()=>{const x=n.value;if(!Et.isValidIP(x.lanIp)){E.Warning("IPv4\u5730\u5740\u683C\u5F0F\u9519\u8BEF");return}if(!Et.isValidMask(x.netMask)){E.Warning("IPv4\u5B50\u7F51\u63A9\u7801\u683C\u5F0F\u9519\u8BEF");return}const w=Et.calcMaskRange(x.lanIp,x.netMask);x.dhcpStart=w[0],x.dhcpEnd=w[1],n.value=x},h=()=>{const x=n.value;if(!Et.isValidIP(x.lanIp)){E.Warning("IPv4\u5730\u5740\u683C\u5F0F\u9519\u8BEF");return}if(!Et.isValidMask(x.netMask)){E.Warning("IPv4\u5B50\u7F51\u63A9\u7801\u683C\u5F0F\u9519\u8BEF");return}if(x.enableDhcp&&!Et.isValidIP(x.dhcpStart)||!Et.isValidIP(x.dhcpEnd)||!Et.isValidMaskRange(x.lanIp,x.netMask,x.dhcpStart,x.dhcpEnd)){E.Warning("DHCP\u7684IP\u6C60\u683C\u5F0F\u9519\u8BEF\u6216\u8D85\u51FA\u5B50\u7F51\u8303\u56F4");return}const w=E.Loading("\u6B63\u5728\u914D\u7F6E\u2026\u8BF7\u7A0D\u7B49",30);let F=0;const D=B=>{p.value=B,o.value=1,F=1,w.Close()},$=()=>{const B=new Date().getTime()+3e4,R=u?location.protocol+"//"+x.lanIp+(location.port?":"+location.port:""):location.origin,et=R+"/luci-static/resources/icons/loading.gif",tt=()=>{F==0&&(new Date().getTime()>B?D("timeout"):window.setTimeout(xt,2e3))},at=()=>{F==0&&(f.value=R+location.pathname,D("success"),window.setTimeout(()=>{m.value=1},1e3),window.setTimeout(()=>{location.href=f.value},2e3))},xt=()=>{if(F!=0)return;console.log("check online ",et);const Mt=new Image;Mt.onload=at,Mt.onerror=tt,Mt.src=et};window.setTimeout(xt,5e3)};z.Guide.LanIp.POST(x).then(B=>{var R;if(B!=null&&B.data){if((B.data.success||0)==0)return;if((R=B.data)!=null&&R.error)throw B.data.error}throw"\u672A\u77E5\u9519\u8BEF"}).catch(B=>{F==0&&(D("fail"),E.Error(B))}),$(),window.setTimeout(()=>{F==0&&D("timeout")},3e4)},v=x=>{x.preventDefault(),a.Close&&a.Close()},_=x=>{location.reload()};return(x,w)=>(i(),M(X,{Close:e.Close,type:1},{default:j(()=>[o.value==0?(i(),r("form",{key:0,class:"actioner-dns",onSubmit:ot(h,["prevent"])},[z7,t("div",P7,[t("div",T7,[I7,t("div",L7,[S(t("input",{type:"text",placeholder:"192.168.100.1","onUpdate:modelValue":w[0]||(w[0]=F=>n.value.lanIp=F),onChange:b},null,544),[[V,n.value.lanIp,void 0,{trim:!0}]])])]),t("div",M7,[O7,t("div",N7,[S(t("input",{type:"text",placeholder:"255.255.255.0","onUpdate:modelValue":w[1]||(w[1]=F=>n.value.netMask=F),onChange:b},null,544),[[V,n.value.netMask,void 0,{trim:!0}]])])]),t("div",j7,[n.value.enableDhcp?(i(),r("span",{key:0,onClick:d},[A(k7)])):C("",!0),t("span",null,[n.value.enableDhcp?C("",!0):(i(),M($7,{key:0,onClick:c}))]),n.value.enableDhcp?(i(),r("span",q7,"\u4FEE\u6539DHCP\u670D\u52A1")):(i(),r("span",R7,"\u4FDD\u6301DHCP\u670D\u52A1\u8BBE\u7F6E"))]),n.value.enableDhcp?(i(),r(L,{key:0},[t("div",G7,[V7,t("div",U7,[S(t("input",{type:"text",placeholder:"192.168.100.100","onUpdate:modelValue":w[2]||(w[2]=F=>n.value.dhcpStart=F)},null,512),[[V,n.value.dhcpStart,void 0,{trim:!0}]])])]),t("div",W7,[Z7,t("div",H7,[S(t("input",{type:"text",placeholder:"192.168.100.100","onUpdate:modelValue":w[3]||(w[3]=F=>n.value.dhcpEnd=F)},null,512),[[V,n.value.dhcpEnd,void 0,{trim:!0}]])])])],64)):C("",!0)]),t("div",J7,[t("button",{class:"cbi-button cbi-button-apply app-btn",disabled:s.value},"\u786E\u8BA4",8,X7),t("button",{class:"cbi-button cbi-button-remove app-btn app-back",onClick:v},"\u53D6\u6D88")])],40,S7)):o.value==1?(i(),r("div",K7,[Q7,t("div",tf,[p.value=="success"?(i(),r("div",ef,[af,of,t("a",{href:f.value,class:"NewAdress"},g(m.value)+"s\u540E \u8DF3\u8F6C\u65B0\u5730\u5740",9,nf)])):p.value=="fail"?(i(),r("div",rf,[sf,df,uf,t("button",{class:"cbi-button cbi-button-apply app-btn",onClick:_},"\u6211\u77E5\u9053\u4E86")])):p.value=="timeout"?(i(),r("div",lf,[cf,pf,ff,t("button",{class:"cbi-button cbi-button-apply app-btn",onClick:_},"\u5237\u65B0\u9875\u9762")])):C("",!0)])])):C("",!0)]),_:1},8,["Close"]))}});var bf=Y(mf,[["__scopeId","data-v-0e4e063a"]]);const vf=()=>{const e=document.createElement("div");document.body.appendChild(e);const a=J(bf,{Close:()=>{o()}});a.mount(e);const o=()=>{a.unmount(),e.remove()};return{Close:o}},bt=e=>(O("data-v-d700df2e"),e=e(),N(),e),gf={key:0,class:"actioner-dns"},_f=bt(()=>t("div",{class:"actioner-dns_header"},[t("span",null,"\u6C99\u7BB1\u6A21\u5F0F\u914D\u7F6E\u5411\u5BFC")],-1)),hf={class:"actioner-dns_body"},xf=bt(()=>t("p",{class:"sandbox_info"},"\u4E00\u4E2A\u7B80\u6613\u6C99\u7BB1\uFF0C\u65B9\u4FBF\u7528\u6765\u5B9E\u9A8C\u7CFB\u7EDF\u914D\u7F6E\u548C\u7A0B\u5E8F\uFF0C\u65B9\u4FBF\u5F00\u53D1\u672A\u5B8C\u6210\u7684\u8F6F\u4EF6\uFF0C\u4F46\u4E0D\u4FDD\u62A4Docker\u548C\u786C\u76D8\u7684\u6570\u636E",-1)),kf={key:0,class:"disk_loading_icon"},wf=bt(()=>t("span",{class:"disk_loading_info"},"\u6B63\u5728\u52A0\u8F7D\u4E2D...",-1)),yf={key:1,class:"disk_tips"},Ff=bt(()=>t("span",null,"\u68C0\u6D4B\u4E0D\u5230\u6302\u8F7D\u7684\u78C1\u76D8\u4FE1\u606F\uFF0C\u8BF7\u5148\u63D2\u4E0A\u78C1\u76D8\uFF0C\u5EFA\u8BAE\u4F7F\u7528U\u76D8\u6216\u8005\u79FB\u52A8\u786C\u76D8\uFF0C\u65B9\u4FBF\u88C5\u5378",-1)),Ef={class:"label-item"},Cf=bt(()=>t("div",{class:"label-item_key"},[t("span",null,"\u76EE\u6807\u78C1\u76D8\uFF08\u5EFA\u8BAE\u9009\u62E9U\u76D8\u6216\u8005\u79FB\u52A8\u786C\u76D8\uFF0C\u65B9\u4FBF\u88C5\u5378\uFF09")],-1)),$f={class:"label-item_value"},Df=bt(()=>t("option",{value:""},"\u8BF7\u9009\u62E9\u76EE\u6807\u78C1\u76D8",-1)),Bf=["value"],Yf={class:"label-item"},Af=bt(()=>t("div",{class:"label-item_key"},[t("span",null,"\u76EE\u6807\u5206\u533A\uFF08\u5206\u533A\u5927\u5C0F\u987B\u5927\u4E8E2G\uFF0C\u5C06\u6B64\u5206\u533A\u4F5C\u4E3A\u5916\u90E8 overlay \u4F7F\u7528\uFF09")],-1)),Sf={class:"label-item_value"},zf=bt(()=>t("option",{selected:"true",value:""},"\u8BF7\u9009\u62E9\u76EE\u6807\u5206\u533A",-1)),Pf=["value","disabled"],Tf={class:"sandbox_tips"},If=bt(()=>t("span",null,"\u6B64\u64CD\u4F5C\u4F1A\u5C06\u4F1A\u5220\u9664\u8BE5\u5206\u533A\u5168\u90E8\u6570\u636E",-1)),Lf={class:"sandbox_info timeout"},Mf=U("\u5373\u5C06\u91CD\u542F\u8BBE\u5907 "),Of=bt(()=>t("p",{class:"sandbox_roboot_tips"},[U("\u7B49\u5F85\u8BBE\u5907\u91CD\u542F\uFF0C\u91CD\u542F\u5B8C\u6210\u540E"),t("span",{class:"sandbox_roboot_refresh"},"\u8BF7\u5237\u65B0\u754C\u9762")],-1)),Nf={key:0,class:"actioner-dns_footer"},jf=["disabled"],qf={key:1,class:"actioner-tips"},Rf=bt(()=>t("div",{class:"actioner-tips_header"},[t("span",null,"\u6E29\u99A8\u63D0\u793A")],-1)),Gf=bt(()=>t("div",{class:"actioner-tips_body"},[t("p",{class:"sandbox_info"},"\u6B64\u64CD\u4F5C\u4F1A\u5C06\u4F1A\u5220\u9664\u8BE5\u5206\u533A\u5168\u90E8\u6570\u636E\uFF0C\u5E76\u683C\u5F0F\u5316\u6210EXT4\uFF0C\u968F\u540E\u81EA\u52A8\u91CD\u542F\u8FDB\u5165\u6C99\u7BB1\u6A21\u5F0F\uFF0C\u662F\u5426\u7EE7\u7EED\uFF1F")],-1)),Vf={key:2,class:"actioner-tips"},Uf=bt(()=>t("div",{class:"actioner-tips_header"},[t("span",null,"\u9519\u8BEF")],-1)),Wf={class:"actioner-tips_body"},Zf={class:"sandbox_info"},Hf=P({props:{Close:{type:Function,required:!0}},setup(e){const a=e,o=y(0);y("disk");const n=y(""),s=y(3),f=y(""),m=y([]),p=y(""),d=y(null);(()=>{z.Nas.SandboxDisks.GET().then(w=>{var F;if(w!=null&&w.data&&(F=w.data)!=null&&F.result){d.value=w.data.result;return}throw"\u52A0\u8F7D\u78C1\u76D8\u4FE1\u606F\u5931\u8D25"}).catch(w=>{n.value=w,o.value=3})})();const u=()=>z.System.Reboot.POST({name:f.value,path:p.value}).then(w=>{var F;if(!(w!=null&&w.data&&(((F=w==null?void 0:w.data)==null?void 0:F.success)||0)==0))throw"\u672A\u77E5\u9519\u8BEF"}),l=w=>{var F,D;p.value="",m.value=f.value&&((D=(F=d.value)==null?void 0:F.disks.find($=>$.path==f.value))==null?void 0:D.childrens)||[]},b=()=>{s.value>0&&(s.value-=1,window.setTimeout(b,1e3))},h=w=>{w.preventDefault(),a.Close&&a.Close()},v=()=>{new Promise((w,F)=>{const D="/luci-static/resources/icons/loading.gif",$=()=>{window.setTimeout(B,2e3)},B=()=>{const R=new Image;R.onload=w,R.onerror=$,R.src=D};window.setTimeout(B,1e4)}).then(()=>{window.setTimeout(()=>{location.reload()},2e3)})},_=w=>{const F=E.Loading("\u914D\u7F6E\u6C99\u7BB1\u91CD\u542F\u4E2D...");z.Nas.Sandbox.POST({path:p.value}).then(D=>{var $;if(D!=null&&D.data){if((D.data.success||0)==0)return o.value=2,window.setTimeout(b,1e3),u();if(($=D.data)!=null&&$.error)throw D.data.error}throw"\u672A\u77E5\u9519\u8BEF"}).then(v).catch(D=>E.Warning(D)).finally(()=>F.Close())},x=()=>{o.value=0};return(w,F)=>{const D=Q("icon-loading");return i(),M(X,{Close:e.Close,type:1},{default:j(()=>[o.value==0||o.value==2?(i(),r("div",gf,[_f,t("div",hf,[xf,o.value==0?(i(),r(L,{key:0},[d.value?C("",!0):(i(),r("div",kf,[A(D,{size:38,color:"currentColor"}),wf])),d.value&&d.value.disks.length==0?(i(),r("div",yf,[A(gt),Ff])):C("",!0),d.value&&d.value.disks.length>0?(i(),r(L,{key:2},[t("div",Ef,[Cf,t("div",$f,[S(t("select",{name:"",id:"",onChange:l,"onUpdate:modelValue":F[0]||(F[0]=$=>f.value=$)},[Df,(i(!0),r(L,null,q(d.value.disks,($,B)=>(i(),r("option",{value:$.path,key:B},g($.venderModel)+"\uFF08"+g($.size)+"\uFF09 ",9,Bf))),128))],544),[[Z,f.value]])])]),t("div",Yf,[Af,t("div",Sf,[S(t("select",{name:"",id:"","onUpdate:modelValue":F[1]||(F[1]=$=>p.value=$)},[zf,(i(!0),r(L,null,q(m.value,($,B)=>(i(),r("option",{value:$.path,key:B,disabled:$.sizeInt<(1<<30)*1||$.isSystemRoot},g($.name)+"\uFF08"+g($.filesystem||"\u672A\u683C\u5F0F\u5316")+"\uFF09"+g($.total),9,Pf))),128))],512),[[Z,p.value]])])]),t("div",Tf,[A(gt),If])],64)):C("",!0)],64)):C("",!0),o.value==2?(i(),r(L,{key:1},[t("p",Lf,[Mf,t("span",null,"\uFF08"+g(s.value)+"s\uFF09",1)]),Of],64)):C("",!0)]),o.value==0?(i(),r("div",Nf,[t("button",{class:"cbi-button cbi-button-apply app-btn",disabled:!p.value,onClick:F[2]||(F[2]=$=>o.value=1)},"\u5F00\u542F\u6C99\u7BB1",8,jf),t("button",{class:"cbi-button cbi-button-remove app-btn app-back",onClick:h},"\u53D6\u6D88")])):C("",!0)])):C("",!0),o.value==1?(i(),r("div",qf,[Rf,Gf,t("div",{class:"actioner-tips_footer"},[t("button",{class:"cbi-button cbi-button-apply app-btn",onClick:_},"\u7EE7\u7EED"),t("button",{class:"cbi-button cbi-button-remove app-btn app-back",onClick:x},"\u53D6\u6D88")])])):C("",!0),o.value==3?(i(),r("div",Vf,[Uf,t("div",Wf,[t("p",Zf,g(n.value),1)]),t("div",{class:"actioner-tips_footer"},[t("button",{class:"cbi-button cbi-button-remove app-btn app-back",onClick:x},"\u53D6\u6D88")])])):C("",!0)]),_:1},8,["Close"])}}});var Jf=Y(Hf,[["__scopeId","data-v-d700df2e"]]);const Xf=()=>{const e=document.createElement("div");document.body.appendChild(e);const a=J(Jf,{Close:()=>{o()}});a.mount(e);const o=()=>{a.unmount(),e.remove()};return{Close:o}},da=e=>(O("data-v-4db2efb4"),e=e(),N(),e),Kf={key:0,class:"actioner-dns"},Qf=da(()=>t("div",{class:"actioner-dns_header"},[t("span",null,"\u6C99\u7BB1\u6A21\u5F0F\u914D\u7F6E\u5411\u5BFC")],-1)),t9=da(()=>t("div",{class:"actioner-dns_body"},[t("p",{class:"sandbox_info"},"\u4E00\u4E2A\u7B80\u6613\u6C99\u7BB1\uFF0C\u65B9\u4FBF\u7528\u6765\u5B9E\u9A8C\u7CFB\u7EDF\u914D\u7F6E\u548C\u7A0B\u5E8F\uFF0C\u65B9\u4FBF\u5F00\u53D1\u672A\u5B8C\u6210\u7684\u8F6F\u4EF6\uFF0C\u4F46\u4E0D\u4FDD\u62A4 Docker \u548C\u786C\u76D8\u7684\u6570\u636E"),t("div",{class:"sandbox_environment"},[t("p",null,"\u5F53\u524D\u5904\u4E8E\u6C99\u7BB1\u73AF\u5883\uFF1A"),t("p",null,"1\u3001\u70B9\u51FB\u201C\u63D0\u4EA4\u201D\u53EF\u5C06\u53D8\u66F4\u5408\u5E76\u5230\u975E\u6C99\u7BB1\u73AF\u5883"),t("p",null,"2\u3001\u70B9\u51FB\u201C\u91CD\u7F6E\u201D\u53EF\u5C06\u6C99\u7BB1\u6062\u590D\u5230\u521D\u59CB\u72B6\u6001"),t("p",null,"3\u3001\u70B9\u51FB\u201C\u9000\u51FA\u201D\u53EF\u9000\u51FA\u6C99\u7BB1\u73AF\u5883\uFF0C\u5E76\u653E\u5F03\u6C99\u7BB1\u4E2D\u7684\u6570\u636E")]),t("div",{class:"sandbox_environment_info"},[U("\u4EE5\u4E0A\u64CD\u4F5C\u90FD\u5C06\u91CD\u542F\u8BBE\u5907\uFF0C\u8BBE\u5907\u91CD\u542F\u5B8C\u6210\u540E\u4F1A\u81EA\u52A8\u5237\u65B0\u9875\u9762\u3002\u5982\u679C IP \u53D8\u5316\u53EF\u80FD\u9700\u8981"),t("span",{class:"sandbox_environment_reboot"},"\u624B\u52A8\u5728\u5730\u5740\u680F\u8F93\u5165\u5730\u5740"),t("p",{class:"sandbox_environment_tex"},[U(" \u5982\u9700"),t("b",null,"\u4E34\u65F6"),U("\u9000\u51FA\u6C99\u7BB1\u73AF\u5883\uFF0C\u8BF7\u5C06\u8BBE\u5907\u5173\u673A\u540E\u62D4\u51FA\u76F8\u5173\u78C1\u76D8\uFF0C\u542F\u52A8\u524D\u63D2\u5165\u76F8\u5173\u78C1\u76D8\u53EF\u518D\u6B21\u8FDB\u5165\u6C99\u7BB1\u3002"),t("br"),U(" \u6CE8\u610F\u4E34\u65F6\u9000\u51FA\u6C99\u7BB1\u73AF\u5883\u4EE5\u540E\u5347\u7EA7\u56FA\u4EF6\u4F1A\u5BFC\u81F4\u4E4B\u524D\u7684\u6C99\u7BB1\u6570\u636E\u65E0\u6548 ")])])],-1)),e9={class:"actioner-dns_footer"},a9=["disabled"],o9=["disabled"],n9=["disabled"],i9=P({props:{Close:{type:Function,required:!0}},setup(e){const a=e,o=y(0),n=y(!1),s=()=>{new Promise((c,u)=>{const l="/luci-static/resources/icons/loading.gif",b=()=>{window.setTimeout(h,2e3)},h=()=>{const v=new Image;v.onload=c,v.onerror=b,v.src=l};window.setTimeout(h,1e4)}).then(()=>{window.setTimeout(()=>{location.reload()},2e3)})},f=()=>{n.value=!0;const c=E.Loading("\u63D0\u4EA4\u4E2D...");z.Nas.SandboxCommit.POST().then(u=>{var l,b;if(u!=null&&u.data)if((((l=u==null?void 0:u.data)==null?void 0:l.success)||0)==0){E.Loading("\u8BBE\u5907\u91CD\u542F\u4E2D...");return}else(b=u==null?void 0:u.data)!=null&&b.error&&alert(u.data.error);throw"\u672A\u77E5\u9519\u8BEF"}).then(s).catch(u=>{E.Error(u),n.value=!1}).finally(()=>c.Close())},m=()=>{n.value=!0;const c=E.Loading("\u91CD\u7F6E\u4E2D...");z.Nas.SandboxReset.POST().then(u=>{var l,b;if(u!=null&&u.data)if((((l=u==null?void 0:u.data)==null?void 0:l.success)||0)==0){E.Loading("\u8BBE\u5907\u91CD\u542F\u4E2D... \u82E5\u9875\u9762\u957F\u65F6\u95F4\u672A\u5237\u65B0\u53EF\u80FD\u9700\u8981\u624B\u52A8\u586B\u5199\u5730\u5740");return}else(b=u==null?void 0:u.data)!=null&&b.error&&alert(u.data.error);throw"\u672A\u77E5\u9519\u8BEF"}).then(s).catch(u=>{E.Error(u),n.value=!1}).finally(()=>c.Close())},p=()=>{if(!confirm("\u786E\u5B9A\u653E\u5F03\u6C99\u7BB1\u4E2D\u7684\u6570\u636E\uFF1F\u518D\u6B21\u8FDB\u5165\u6C99\u7BB1\u9700\u8981\u91CD\u65B0\u683C\u5F0F\u5316\u76F8\u5E94\u78C1\u76D8\u5206\u533A"))return;n.value=!0;const c=E.Loading("\u6267\u884C\u4E2D...");z.Nas.SandboxExit.POST().then(u=>{var l,b;if(u!=null&&u.data)if((((l=u==null?void 0:u.data)==null?void 0:l.success)||0)==0){E.Loading("\u8BBE\u5907\u91CD\u542F\u4E2D... \u82E5\u9875\u9762\u957F\u65F6\u95F4\u672A\u5237\u65B0\u53EF\u80FD\u9700\u8981\u624B\u52A8\u586B\u5199\u5730\u5740");return}else(b=u==null?void 0:u.data)!=null&&b.error&&alert(u.data.error);throw"\u672A\u77E5\u9519\u8BEF"}).then(s).catch(u=>{E.Error(u),n.value=!1}).finally(()=>c.Close())},d=c=>{c.preventDefault(),a.Close&&a.Close()};return(c,u)=>(i(),M(X,{Close:e.Close,type:1},{default:j(()=>[o.value==0?(i(),r("div",Kf,[Qf,t9,t("div",e9,[t("button",{class:"cbi-button cbi-button-apply app-btn",onClick:f,disabled:n.value},"\u63D0\u4EA4",8,a9),t("button",{class:"cbi-button cbi-button-apply app-btn",onClick:m,disabled:n.value},"\u91CD\u7F6E",8,o9),t("button",{class:"cbi-button cbi-button-apply app-btn",onClick:p,disabled:n.value},"\u9000\u51FA",8,n9),t("button",{class:"cbi-button cbi-button-remove app-btn app-back",onClick:d},"\u53D6\u6D88")])])):C("",!0)]),_:1},8,["Close"]))}});var r9=Y(i9,[["__scopeId","data-v-4db2efb4"]]);const s9=()=>{const e=document.createElement("div");document.body.appendChild(e);const a=J(r9,{Close:()=>{o()}});a.mount(e);const o=()=>{a.unmount(),e.remove()};return{Close:o}},d9={class:"nav-container"},u9=["onClick"],l9={key:0,class:"btn_styles color3 app-update-button",onclick:"window.location.href='/cgi-bin/luci/admin/system/ota'"},c9=U(" \u56FA\u4EF6\u66F4\u65B0 "),p9={key:0,style:{display:"inline-block"}},f9={key:1},m9=P({setup(e){const a=Fe();y(!1),y(!0);const o=y(),n=()=>{Xe()},s=()=>{Xf()},f=()=>{s9()},m=()=>{alert("\u8BE5\u56FA\u4EF6\u4E0D\u652F\u6301\u6C99\u7BB1\u6A21\u5F0F")},p=()=>{vf()},d=()=>{ta()},c=()=>{window.open(`http://${window.location.hostname}:7681/`,"_blank")};return Xt("sandbox")&&z.Nas.GetSandbox.GET().then(l=>{var b,h,v;l!=null&&l.data&&((((b=l==null?void 0:l.data)==null?void 0:b.success)||0)==0?(h=l==null?void 0:l.data)!=null&&h.result&&(o.value=l.data.result):(v=l==null?void 0:l.data)!=null&&v.error&&alert(l.data.error))}).catch(l=>E.Warning(l)),(u,l)=>{var v,_,x,w;const b=Q("router-link"),h=Q("icon-loading");return i(),r("div",d9,[A(b,{to:"/network",custom:""},{default:j(({navigate:F})=>[t("button",{class:"btn_styles color1",onClick:F},"\u7F51\u7EDC\u5411\u5BFC",8,u9)]),_:1}),t("button",{class:"btn_styles color2 app-btn-ttyd",onClick:c},"\u7EC8\u7AEF"),k(Xt)("ota")?(i(),r("button",l9,[c9,k(a).checkUpdate==null?(i(),r("span",p9,[A(h,{size:"0.8em",color:"currentColor"})])):(v=k(a).checkUpdate)!=null&&v.needUpdate?(i(),r("i",f9)):C("",!0)])):C("",!0),t("button",{class:"btn_styles color4",onClick:p},"\u5185\u7F51\u914D\u7F6E"),t("button",{class:"btn_styles color5",onClick:n},"DNS\u914D\u7F6E"),t("button",{class:"btn_styles color1",onClick:d},"\u8F6F\u4EF6\u6E90\u914D\u7F6E"),k(Xt)("sandbox")?(i(),r(L,{key:1},[((_=o.value)==null?void 0:_.status)=="unsupport"?(i(),r("button",{key:0,class:"btn_styles color2",onClick:m},"\u5F00\u542F\u6C99\u7BB1")):((x=o.value)==null?void 0:x.status)=="stopped"?(i(),r("button",{key:1,class:"btn_styles color3",onClick:s},"\u5F00\u542F\u6C99\u7BB1")):((w=o.value)==null?void 0:w.status)=="running"?(i(),r("button",{key:2,class:"btn_styles color4",onClick:f},"\u6C99\u7BB1\u5DF2\u5F00\u542F")):C("",!0)],64)):C("",!0)])}}});var b9=Y(m9,[["__scopeId","data-v-f9c34baa"]]);const ve=e=>(O("data-v-0a2eed64"),e=e(),N(),e),v9={id:"page"},g9=ve(()=>t("em",null,null,-1)),_9=ve(()=>t("em",null,null,-1)),h9=ve(()=>t("em",null,null,-1)),x9=ve(()=>t("em",null,null,-1)),k9=P({setup(e){return Ga(),(a,o)=>(i(),r("div",v9,[g9,A(hd),_9,A(b9),A(Op),h9,A(b7),x9]))}});var w9=Y(k9,[["__scopeId","data-v-0a2eed64"]]);const y9={};function F9(e,a){const o=Q("router-view");return i(),M(o)}var E9=Y(y9,[["render",F9]]);const C9={},$9={width:"136px",height:"136px",viewBox:"0 0 136 136",version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"},D9=zt('icon_router',3),B9=[D9];function Y9(e,a){return i(),r("svg",$9,B9)}var A9=Y(C9,[["render",Y9]]);const S9={},z9={width:"136px",height:"136px",viewBox:"0 0 136 136",version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"},P9=zt('icon_dial',3),T9=[P9];function I9(e,a){return i(),r("svg",z9,T9)}var L9=Y(S9,[["render",I9]]);const M9={},O9={width:"136px",height:"136px",viewBox:"0 0 136 136",version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"},N9=zt('icon_side router',3),j9=[N9];function q9(e,a){return i(),r("svg",O9,j9)}var R9=Y(M9,[["render",q9]]);const Ut=e=>(O("data-v-082ffcaf"),e=e(),N(),e),G9={id:"page"},V9=Ut(()=>t("div",{class:"title"},"\u6B22\u8FCE\u4F7F\u7528\u7F51\u7EDC\u914D\u7F6E\u5411\u5BFC",-1)),U9=Ut(()=>t("div",{class:"desc"},"\u9009\u62E9\u4E00\u79CD\u8FDE\u63A5\u65B9\u5F0F\u4EE5\u5F00\u59CB",-1)),W9={class:"network-containers"},Z9={class:"network-container_item"},H9={class:"cover"},J9={class:"thumbnail"},X9=Ut(()=>t("span",null,"\u5BBD\u5E26\u62E8\u53F7\u8FDE\u63A5",-1)),K9={class:"network-container_item"},Q9={class:"cover"},tm={class:"thumbnail"},em=Ut(()=>t("span",null,"\u8FDE\u63A5\u73B0\u6709\u8DEF\u7531\u5668",-1)),am={class:"network-container_item"},om={class:"cover"},nm={class:"thumbnail"},im=Ut(()=>t("span",null,"\u914D\u7F6E\u4E3A\u65C1\u8DEF\u7531",-1)),rm=Ut(()=>t("div",{class:"info"},[U(" \u6CA1\u627E\u5230\u60F3\u8981\u7684\u914D\u7F6E\uFF1F\u8BF7\u4F7F\u7528 "),t("a",{href:"/cgi-bin/luci/admin/network/network"},"\u9AD8\u7EA7\u6A21\u5F0F")],-1)),sm=P({setup(e){return(a,o)=>{const n=Q("router-link");return i(),r("div",G9,[V9,U9,t("div",W9,[t("div",Z9,[A(n,{to:"/network/pppoe"},{default:j(()=>[t("div",H9,[t("div",J9,[A(L9),X9])])]),_:1})]),t("div",K9,[A(n,{to:"/network/dhcp"},{default:j(()=>[t("div",Q9,[t("div",tm,[A(A9),em])])]),_:1})]),t("div",am,[A(n,{to:"/network/gateway"},{default:j(()=>[t("div",om,[t("div",nm,[A(R9),im])])]),_:1})])]),rm])}}});var dm=Y(sm,[["__scopeId","data-v-082ffcaf"]]);const It=e=>(O("data-v-5f4b0260"),e=e(),N(),e),um={key:0,id:"page"},lm=It(()=>t("h2",{class:"title"},"\u914D\u7F6E\u5BBD\u5E26\u8D26\u53F7",-1)),cm=It(()=>t("h3",{class:"desc"},"\u8BF7\u786E\u4FDD\u60A8\u5DF2\u5C06\u8DEF\u7531 WAN \u53E3\u8FDE\u63A5\u5230\u5149\u732B",-1)),pm={class:"network-message"},fm={key:0},mm=U(" \u56E0\u4E3A\u60A8\u7684\u8BBE\u5907"),bm=It(()=>t("span",null,"\u6CA1\u6709 WAN \u53E3",-1)),vm=U("\uFF0C\u65E0\u6CD5\u8D70\u672C\u8BBE\u7F6E\u5411\u5BFC\uFF0C\u5177\u4F53\u8BF7\u770B "),gm=It(()=>t("a",{href:"https://doc.linkease.com/zh/guide/istoreos/question.html#%E7%BD%91%E7%BB%9C",target:"_blank",rel:"noopener noreferrer"},"\u94FE\u63A5",-1)),_m=[mm,bm,vm,gm],hm=["onSubmit"],xm=It(()=>t("div",{class:"label-key"},[t("span",null,"\u5BBD\u5E26\u8D26\u53F7")],-1)),km=["disabled"],wm=It(()=>t("div",{class:"label-key"},[t("span",null,"\u5BC6\u7801")],-1)),ym=["disabled"],Fm={key:0,class:"msg"},Em={class:"btns"},Cm=["disabled"],$m=["onClick"],Dm={key:1,id:"page"},Bm=It(()=>t("h2",{class:"title"},"\u914D\u7F6E\u6210\u529F",-1)),Ym={class:"btns"},Am=["onClick"],Sm=["onClick"],zm=P({setup(e){const a=y(0),o=y({account:"",password:""}),n=y(""),s=y(!1),f=y(0);(()=>T(this,null,function*(){s.value=!0;try{const d=yield z.Guide.Pppoe.GET();if(d.data){const{success:c,error:u,result:l}=d.data;l&&(o.value=l),c==-1011&&(s.value=!0,f.value=c)}}catch(d){n.value=d}f.value==0&&(s.value=!1)}))();const p=()=>T(this,null,function*(){const d=o.value.account||"",c=o.value.password||"";if(d==""){n.value="\u8D26\u53F7\u4E0D\u80FD\u4E3A\u7A7A";return}if(c==""){n.value="\u5BC6\u7801\u4E0D\u80FD\u4E3A\u7A7A";return}s.value=!0;const u=E.Loading("\u914D\u7F6E\u4E2D...");try{const l=yield z.Guide.Pppoe.POST({account:d,password:c});if(l!=null&&l.data){const{error:b,success:h}=l.data;b&&(n.value=b),(h==null||h==0)&&(E.Success("\u914D\u7F6E\u6210\u529F"),a.value=1)}}catch(l){n.value=l}s.value=!1,u.Close()});return(d,c)=>{const u=Q("router-link");return a.value==0?(i(),r("div",um,[lm,cm,t("div",pm,[f.value==-1011?(i(),r("li",fm,_m)):C("",!0)]),t("form",{onSubmit:ot(p,["prevent"])},[t("label",null,[xm,S(t("input",{type:"text","onUpdate:modelValue":c[0]||(c[0]=l=>o.value.account=l),placeholder:"\u5BBD\u5E26\u8D26\u53F7",required:"",disabled:s.value},null,8,km),[[V,o.value.account,void 0,{trim:!0}]])]),t("label",null,[wm,S(t("input",{type:"password","onUpdate:modelValue":c[1]||(c[1]=l=>o.value.password=l),placeholder:"\u5BBD\u5E26\u5BC6\u7801",required:"",disabled:s.value},null,8,ym),[[V,o.value.password,void 0,{trim:!0}]])]),n.value?(i(),r("div",Fm,g(n.value),1)):C("",!0),t("div",Em,[t("button",{class:"cbi-button cbi-button-apply app-btn app-next",disabled:s.value},"\u4FDD\u5B58\u914D\u7F6E",8,Cm),A(u,{to:"/network",custom:""},{default:j(({navigate:l})=>[t("button",{class:"cbi-button cbi-button-remove app-btn app-back",onClick:l},"\u8FD4\u56DE",8,$m)]),_:1})])],40,hm)])):a.value==1?(i(),r("div",Dm,[Bm,t("div",Ym,[A(u,{to:"/",custom:""},{default:j(({navigate:l})=>[t("button",{class:"cbi-button cbi-button-apply app-btn app-next",onClick:l},"\u8FDB\u5165\u63A7\u5236\u53F0",8,Am)]),_:1}),A(u,{to:"/network",custom:""},{default:j(({navigate:l})=>[t("button",{class:"cbi-button cbi-button-remove app-btn app-back",onClick:l},"\u8FD4\u56DE",8,Sm)]),_:1})])])):C("",!0)}}});var Pm=Y(zm,[["__scopeId","data-v-5f4b0260"]]);const rt=e=>(O("data-v-2c6e90b7"),e=e(),N(),e),Tm={key:0,id:"page"},Im=rt(()=>t("h2",{class:"title"},"\u914D\u7F6E\u4E92\u8054\u7F51",-1)),Lm=rt(()=>t("h3",{class:"desc"},"\u8BF7\u786E\u4FDD\u60A8\u5DF2\u5C06\u8DEF\u7531 WAN \u53E3\u8FDE\u63A5\u5230\u4E0A\u7EA7\u8DEF\u7531\u5C40\u57DF\u7F51\uFF08 LAN \uFF09\u63A5\u53E3",-1)),Mm={class:"network-message"},Om={key:0},Nm=U(" \u56E0\u4E3A\u60A8\u7684\u8BBE\u5907"),jm=rt(()=>t("span",null,"\u6CA1\u6709 WAN \u53E3",-1)),qm=U("\uFF0C\u65E0\u6CD5\u8D70\u672C\u8BBE\u7F6E\u5411\u5BFC\uFF0C\u5177\u4F53\u8BF7\u770B "),Rm=rt(()=>t("a",{href:"https://doc.linkease.com/zh/guide/istoreos/question.html#%E7%BD%91%E7%BB%9C",target:"_blank",rel:"noopener noreferrer"},"\u94FE\u63A5",-1)),Gm=[Nm,jm,qm,Rm],Vm=["onSubmit"],Um=rt(()=>t("div",{class:"label-key"},[t("span",null,"WAN \u63A5\u53E3\u914D\u7F6E\u65B9\u5F0F")],-1)),Wm=rt(()=>t("option",{value:"dhcp"},"\u81EA\u52A8\u83B7\u53D6IP\u5730\u5740\uFF08DHCP\uFF09",-1)),Zm=rt(()=>t("option",{value:"static"},"\u9759\u6001IP\u5730\u5740",-1)),Hm=[Wm,Zm],Jm=rt(()=>t("div",{class:"label-key"},[t("span",null,"IP\u5730\u5740")],-1)),Xm=["disabled"],Km={key:0,class:"msg"},Qm=rt(()=>t("div",{class:"label-key"},[t("span",null,"\u5B50\u7F51\u63A9\u7801")],-1)),tb=["disabled"],eb={key:1,class:"msg"},ab=rt(()=>t("div",{class:"label-key"},[t("span",null,"\u7F51\u5173\u5730\u5740")],-1)),ob=["disabled"],nb=rt(()=>t("div",{class:"label-key"},[t("span",null,"DNS \u914D\u7F6E\u65B9\u5F0F")],-1)),ib=rt(()=>t("option",{value:"auto"},"\u81EA\u52A8\u83B7\u53D6\uFF08DHCP\uFF09",-1)),rb=rt(()=>t("option",{value:"manual"},"\u624B\u5DE5\u914D\u7F6E",-1)),sb=[ib,rb],db=rt(()=>t("div",{class:"label-key"},[t("span",null,"DNS\u670D\u52A1\u5668")],-1)),ub=["onUpdate:modelValue","disabled"],lb=rt(()=>t("div",{class:"label-key"},[t("span",null,"DNS\u670D\u52A1\u5668")],-1)),cb=["disabled"],pb=rt(()=>t("div",{class:"label-key"},"\u5907\u7528DNS\u670D\u52A1\u5668",-1)),fb=["disabled"],mb={key:2,class:"msgs"},bb={class:"btns"},vb=["disabled"],gb=["onClick"],_b={key:1,id:"page"},hb=rt(()=>t("h2",{class:"title"},"\u914D\u7F6E\u6210\u529F",-1)),xb={class:"btns"},kb=["onClick"],wb=["onClick"],yb=P({setup(e){const a=y(0),o=y({}),n=y(""),s=y(""),f=y(""),m=y(""),p=y(!1),d=y(""),c=y(""),u=y(0),l=wt.checkIsIP;(()=>T(this,null,function*(){var F;p.value=!0;try{const D=yield Promise.all([z.Guide.ClientModel.GET(),z.Network.Status.GET()]);if(D[0]){const $=D[0];if($.data){const{success:B,error:R,result:et}=$.data;et&&(o.value=et),B==-1011&&(u.value=B,p.value=!0)}}if(D[1]){const $=D[1];if((F=$==null?void 0:$.data)!=null&&F.result){const B=$.data.result;B.ipv4addr&&(n.value=B.ipv4addr)}}}catch(D){s.value=D}u.value==0&&(p.value=!1)}))();const h=F=>{F.target.value=="static"&&((o.value.staticIp==null||o.value.staticIp=="")&&(o.value.staticIp=n.value),(o.value.subnetMask==null||o.value.subnetMask=="")&&(o.value.subnetMask="255.255.255.0"))},v=F=>{F.target.value=="manual"},_=F=>{const D=F.target;if(D.value==""){d.value="";return}l(D.value)?d.value="":d.value="\u8BF7\u8F93\u5165\u5408\u6CD5\u7684IP\u5730\u5740"},x=F=>{const D=F.target;if(D.value==""){c.value="";return}l(D.value)?c.value="":c.value="\u8BF7\u8F93\u5165\u5408\u6CD5\u7684\u5730\u5740"},w=()=>T(this,null,function*(){const F={};switch(o.value.wanProto){case"dhcp":break;case"static":F.staticIp=o.value.staticIp,F.subnetMask=o.value.subnetMask,F.gateway=o.value.gateway;break}switch(o.value.dnsProto){case"auto":break;case"manual":F.manualDnsIp=[],o.value.manualDnsIp!=null&&o.value.manualDnsIp.length>0?F.manualDnsIp=o.value.manualDnsIp:(F.manualDnsIp.push(f.value),m.value&&F.manualDnsIp.push(m.value));break}F.dnsProto=o.value.dnsProto,F.wanProto=o.value.wanProto;const D=E.Loading("\u914D\u7F6E\u4E2D....");p.value=!0;try{const $=yield z.Guide.ClientModel.POST(F);if($!=null&&$.data){const{success:B,error:R}=$==null?void 0:$.data;R&&(s.value=R),(B==null||B==0)&&(E.Success("\u914D\u7F6E\u6210\u529F"),a.value=1)}}catch($){s.value=$}p.value=!1,D.Close()});return(F,D)=>{const $=Q("router-link");return a.value==0?(i(),r("div",Tm,[Im,Lm,t("div",Mm,[u.value==-1011?(i(),r("li",Om,Gm)):C("",!0)]),t("form",{onSubmit:ot(w,["prevent"])},[t("label",null,[Um,S(t("select",{"onUpdate:modelValue":D[0]||(D[0]=B=>o.value.wanProto=B),onInput:h},Hm,544),[[Z,o.value.wanProto]])]),o.value.wanProto=="static"?(i(),r(L,{key:0},[t("label",null,[Jm,S(t("input",{type:"text","onUpdate:modelValue":D[1]||(D[1]=B=>o.value.staticIp=B),placeholder:"\u9759\u6001IP\u5730\u5740",required:"",disabled:p.value,onInput:_},null,40,Xm),[[V,o.value.staticIp,void 0,{trim:!0}]])]),d.value?(i(),r("p",Km,g(d.value),1)):C("",!0),t("label",null,[Qm,S(t("input",{type:"text","onUpdate:modelValue":D[2]||(D[2]=B=>o.value.subnetMask=B),placeholder:"\u5B50\u7F51\u63A9\u7801",required:"",disabled:p.value,onInput:x},null,40,tb),[[V,o.value.subnetMask,void 0,{trim:!0}]])]),c.value?(i(),r("p",eb,g(c.value),1)):C("",!0),t("label",null,[ab,S(t("input",{type:"text","onUpdate:modelValue":D[3]||(D[3]=B=>o.value.gateway=B),placeholder:"\u7F51\u5173\u5730\u5740",required:"",disabled:p.value},null,8,ob),[[V,o.value.gateway,void 0,{trim:!0}]])])],64)):C("",!0),t("label",null,[nb,S(t("select",{"onUpdate:modelValue":D[4]||(D[4]=B=>o.value.dnsProto=B),onInput:v},sb,544),[[Z,o.value.dnsProto]])]),o.value.dnsProto=="manual"?(i(),r(L,{key:1},[o.value.manualDnsIp!=null&&o.value.manualDnsIp.length>0?(i(!0),r(L,{key:0},q(o.value.manualDnsIp,(B,R)=>(i(),r("label",null,[db,S(t("input",{type:"text","onUpdate:modelValue":et=>o.value.manualDnsIp[R]=et,placeholder:"DNS\u670D\u52A1\u5668",required:"",disabled:p.value},null,8,ub),[[V,o.value.manualDnsIp[R],void 0,{trim:!0}]])]))),256)):(i(),r(L,{key:1},[t("label",null,[lb,S(t("input",{type:"text","onUpdate:modelValue":D[5]||(D[5]=B=>f.value=B),placeholder:"DNS\u670D\u52A1\u5668",required:"",disabled:p.value},null,8,cb),[[V,f.value,void 0,{trim:!0}]])]),t("label",null,[pb,S(t("input",{type:"text","onUpdate:modelValue":D[6]||(D[6]=B=>m.value=B),placeholder:"\u5907\u7528DNS\u670D\u52A1\u5668",disabled:p.value},null,8,fb),[[V,m.value,void 0,{trim:!0}]])])],64))],64)):C("",!0),s.value?(i(),r("div",mb,g(s.value),1)):C("",!0),t("div",bb,[t("button",{class:"cbi-button cbi-button-apply app-btn app-next",disabled:p.value},"\u4FDD\u5B58\u914D\u7F6E",8,vb),A($,{to:"/network",custom:""},{default:j(({navigate:B})=>[t("button",{class:"cbi-button cbi-button-remove app-btn app-back",onClick:B},"\u8FD4\u56DE",8,gb)]),_:1})])],40,Vm)])):a.value==1?(i(),r("div",_b,[hb,t("div",xb,[A($,{to:"/",custom:""},{default:j(({navigate:B})=>[t("button",{class:"cbi-button cbi-button-apply app-btn app-next",onClick:B},"\u8FDB\u5165\u63A7\u5236\u53F0",8,kb)]),_:1}),A($,{to:"/network",custom:""},{default:j(({navigate:B})=>[t("button",{class:"cbi-button cbi-button-remove app-btn app-back",onClick:B},"\u8FD4\u56DE",8,wb)]),_:1})])])):C("",!0)}}});var Fb=Y(yb,[["__scopeId","data-v-2c6e90b7"]]);const lt=e=>(O("data-v-d8a42090"),e=e(),N(),e),Eb={key:0,id:"page"},Cb=lt(()=>t("h2",{class:"title"},"\u65C1\u8DEF\u7531\u914D\u7F6E\u524D\u7684\u51C6\u5907\u5DE5\u4F5C",-1)),$b=lt(()=>t("code",null,[U(" \u65C1\u8DEF\u7531\u6A21\u5F0F\uFF0C\u4E5F\u53EB\u5355\u81C2\u8DEF\u7531\u6A21\u5F0F\u3002 "),t("br"),U("\u60A8\u53EF\u4EE5\u7528\u4E0A\u4E00\u7EA7\u8DEF\u7531\u62E8\u53F7\uFF0C\u7136\u540E\u7528\u672C\u8DEF\u7531\u6765\u5B9E\u73B0\u4E00\u4E9B\u9AD8\u7EA7\u529F\u80FD\u3002 ")],-1)),Db=lt(()=>t("h3",{class:"desc"},"\u8BF7\u60A8\u83B7\u5F97\u4E3B\u8DEF\u7531\u5668\u7684IP\u5730\u5740\uFF08\u4F8B\u5982 192.168.2.1 \uFF09\uFF0C\u8BB0\u5F55\u4EE5\u5907\u4F7F\u7528",-1)),Bb=lt(()=>t("div",{class:"info"},[U(" \u4F60\u53EF\u4EE5\u67E5\u770B\u6211\u4EEC\u7684 "),t("a",{target:"_blank",href:"https://doc.linkease.com/zh/guide/easepi/common.html#%E6%97%81%E8%B7%AF%E7%94%B1%E6%A8%A1%E5%BC%8F"},"\u914D\u7F6E\u6559\u7A0B")],-1)),Yb={class:"btns"},Ab=["disabled"],Sb=["onClick"],zb={key:1,id:"page"},Pb=lt(()=>t("h2",{class:"title"},"\u914D\u7F6E\u65C1\u8DEF\u7531\u7F51\u7EDC",-1)),Tb=lt(()=>t("h3",{class:"desc"},"\u73B0\u5728\uFF0C\u8BF7\u4F60\u914D\u7F6E\u65C1\u8DEF\u7531\u4FE1\u606F",-1)),Ib=["onSubmit"],Lb=lt(()=>t("div",{class:"label-key"},[t("span",null,"LAN \u63A5\u53E3\u914D\u7F6E\u65B9\u5F0F")],-1)),Mb={class:"label-value"},Ob=lt(()=>t("option",null,"\u65C1\u8DEF\u7531\u6A21\u5F0F\u4EC5\u652F\u6301\u9759\u6001IP\u5730\u5740",-1)),Nb=[Ob],jb=lt(()=>t("div",{class:"label-key"},[t("span",null,"IP \u5730\u5740\uFF08\u8BF7\u548C\u4E0A\u4E00\u6B65\u8BB0\u5F55\u7684\u4E3B\u8DEF\u7531\u5730\u5740\u5728\u540C\u4E00\u7F51\u6BB5\uFF09")],-1)),qb=["disabled"],Rb=lt(()=>t("div",{class:"label-key"},[t("span",null,"\u5B50\u7F51\u63A9\u7801")],-1)),Gb=["disabled"],Vb=lt(()=>t("div",{class:"label-key"},[t("span",null,"\u7F51\u5173\u5730\u5740")],-1)),Ub=["disabled"],Wb=lt(()=>t("div",{class:"label-key"},[t("span",null,"DNS\u670D\u52A1\u5668")],-1)),Zb=["disabled"],Hb={key:0,class:"msgs"},Jb={class:"chose_dhcp"},Xb={class:"chose_dhcp_icon"},Kb=lt(()=>t("svg",{t:"1649907260906",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"2793","xmlns:xlink":"http://www.w3.org/1999/xlink",width:"40",height:"40"},[t("path",{d:"M764.904497 251.418146 259.086289 251.418146c-143.076626 0-259.065314 115.989711-259.065314 259.065314 0 143.077649 115.988688 259.063267 259.065314 259.063267l505.818207 0c143.074579 0 259.063267-115.985618 259.063267-259.063267C1023.967764 367.407857 907.980099 251.418146 764.904497 251.418146zM764.904497 747.164974c-130.507356 0-236.682537-106.175181-236.682537-236.682537S634.397141 273.798876 764.904497 273.798876s236.683561 106.176205 236.683561 236.683561S895.411853 747.164974 764.904497 747.164974z","p-id":"2794",fill:"#52C41A"})],-1)),Qb=[Kb],tv=lt(()=>t("svg",{t:"1649907515643",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"2971","xmlns:xlink":"http://www.w3.org/1999/xlink",width:"40",height:"40"},[t("path",{d:"M764.867148 249.793136 259.0735 249.793136c-143.070486 0-259.052011 115.984594-259.052011 259.052011 0 143.07151 115.982548 259.050987 259.052011 259.050987l505.793648 0c143.067416 0 259.050987-115.979478 259.050987-259.050987C1023.917112 365.778754 907.933541 249.793136 764.867148 249.793136zM259.0735 745.516428c-130.501216 0-236.671281-106.172111-236.671281-236.671281 0-130.501216 106.170065-236.671281 236.671281-236.671281S495.744781 378.344954 495.744781 508.84617C495.744781 639.34534 389.574716 745.516428 259.0735 745.516428z","p-id":"2972",fill:"#999"})],-1)),ev=[tv],av={key:0,class:"dhcp_info"},ov={class:"btns"},nv=["disabled"],iv=["onClick"],rv={key:2,id:"page"},sv=lt(()=>t("h2",{class:"title"},"\u914D\u7F6E\u6210\u529F",-1)),dv={class:"btns"},uv=["onClick"],lv=["onClick"],cv=P({setup(e){const a=y(0),o=y(!1),n=y(""),s=y({subnetMask:"255.255.255.0",staticDnsIp:"223.5.5.5",staticLanIp:"",gateway:"",enableDhcp:!0}),f=()=>{s.value.enableDhcp=!1},m=()=>{s.value.enableDhcp=!0},p=c=>{a.value=c},d=()=>T(this,null,function*(){const c=s.value,u=E.Loading("\u914D\u7F6E\u4E2D...");try{const l=yield z.Guide.GatewayRouter.POST(c);if(l!=null&&l.data){const{success:b,error:h}=l==null?void 0:l.data;h&&(n.value=h),(b==null||b==0)&&(E.Success("\u914D\u7F6E\u6210\u529F"),a.value=2)}}catch(l){n.value=l}u.Close()});return(c,u)=>{const l=Q("router-link");return a.value==0?(i(),r("div",Eb,[Cb,$b,Db,Bb,t("div",Yb,[t("button",{class:"cbi-button cbi-button-apply app-btn app-next",disabled:o.value,onClick:u[0]||(u[0]=b=>p(1))},"\u4E0B\u4E00\u6B65",8,Ab),A(l,{to:"/network",custom:""},{default:j(({navigate:b})=>[t("button",{class:"cbi-button cbi-button-remove app-btn app-back",onClick:b},"\u8FD4\u56DE",8,Sb)]),_:1})])])):a.value==1?(i(),r("div",zb,[Pb,Tb,t("form",{onSubmit:ot(d,["prevent"])},[t("label",null,[Lb,t("div",Mb,[t("select",{disabled:"",style:Ot({backgroundColor:"rgba(215, 215, 215, 1)",color:"#333"})},Nb,4)])]),t("label",null,[jb,S(t("input",{type:"text","onUpdate:modelValue":u[1]||(u[1]=b=>s.value.staticLanIp=b),placeholder:"IP\u5730\u5740",required:"",disabled:o.value},null,8,qb),[[V,s.value.staticLanIp,void 0,{trim:!0}]])]),t("label",null,[Rb,S(t("input",{type:"text","onUpdate:modelValue":u[2]||(u[2]=b=>s.value.subnetMask=b),placeholder:"\u5B50\u7F51\u63A9\u7801",required:"",disabled:o.value},null,8,Gb),[[V,s.value.subnetMask,void 0,{trim:!0}]])]),t("label",null,[Vb,S(t("input",{type:"text","onUpdate:modelValue":u[3]||(u[3]=b=>s.value.gateway=b),placeholder:"\u7F51\u5173\u5730\u5740",required:"",disabled:o.value},null,8,Ub),[[V,s.value.gateway,void 0,{trim:!0}]])]),t("label",null,[Wb,S(t("input",{type:"text","onUpdate:modelValue":u[4]||(u[4]=b=>s.value.staticDnsIp=b),placeholder:"223.5.5.5",required:"",disabled:o.value},null,8,Zb),[[V,s.value.staticDnsIp,void 0,{trim:!0}]])]),n.value?(i(),r("div",Hb,g(n.value),1)):C("",!0),t("div",Jb,[t("div",Xb,[s.value.enableDhcp?(i(),r("span",{key:0,class:"mobie_open",onClick:f},Qb)):C("",!0),s.value.enableDhcp?C("",!0):(i(),r("span",{key:1,class:"mobie_close",onClick:m},ev))]),s.value.enableDhcp?(i(),r("span",av,"\u662F\u5426\u63D0\u4F9B DHCP\uFF08\u5982\u679C\u662F\u63D0\u4F9B DHCP\uFF0C\u5219\u9700\u8981\u5173\u95ED\u4E3B\u8DEF\u7531 DHCP\uFF09")):C("",!0)]),t("div",ov,[t("button",{class:"cbi-button cbi-button-apply app-btn app-next",disabled:o.value},"\u4FDD\u5B58\u914D\u7F6E",8,nv),A(l,{to:"/network",custom:""},{default:j(({navigate:b})=>[t("button",{class:"cbi-button cbi-button-remove app-btn app-back",onClick:b},"\u8FD4\u56DE",8,iv)]),_:1})])],40,Ib)])):a.value==2?(i(),r("div",rv,[sv,t("div",dv,[A(l,{to:"/",custom:""},{default:j(({navigate:b})=>[t("button",{class:"cbi-button cbi-button-apply app-btn app-next",onClick:b},"\u8FDB\u5165\u63A7\u5236\u53F0",8,uv)]),_:1}),A(l,{to:"/network",custom:""},{default:j(({navigate:b})=>[t("button",{class:"cbi-button cbi-button-remove app-btn app-back",onClick:b},"\u8FD4\u56DE",8,lv)]),_:1})])])):C("",!0)}}});var pv=Y(cv,[["__scopeId","data-v-d8a42090"]]);const At=e=>(O("data-v-7fc91c6d"),e=e(),N(),e),fv={class:"actioner-container"},mv=At(()=>t("div",{class:"actioner-container_header"},[t("span",null,"RAID\u521B\u5EFA\u5411\u5BFC")],-1)),bv={class:"actioner-container_body"},vv=At(()=>t("p",null,"RAID\u78C1\u76D8\u9635\u5217\u662F\u7528\u591A\u4E2A\u72EC\u7ACB\u7684\u78C1\u76D8\u7EC4\u6210\u5728\u4E00\u8D77\u5F62\u6210\u4E00\u4E2A\u5927\u7684\u78C1\u76D8\u7CFB\u7EDF\uFF0C \u4ECE\u800C\u5B9E\u73B0\u6BD4\u5355\u5757\u78C1\u76D8\u66F4\u597D\u7684\u5B58\u50A8\u6027\u80FD\u548C\u66F4\u9AD8\u7684\u53EF\u9760\u6027\u3002",-1)),gv={class:"label-item"},_v=At(()=>t("div",{class:"label-item_key"},[t("span",null,"RAID\u7EA7\u522B\uFF1A")],-1)),hv={class:"label-item_value"},xv=["value"],kv={class:"label-item_tips"},wv={class:"label-item"},yv=At(()=>t("div",{class:"label-item_key"},[t("span",null,"\u78C1\u76D8\u9635\u5217\u6210\u5458\uFF1A")],-1)),Fv={key:0,class:"label-item_value"},Ev=At(()=>t("span",{class:"msg-warning"}," \u68C0\u6D4B\u4E2D... ",-1)),Cv=[Ev],$v={key:1,class:"label-item_value"},Dv=["value"],Bv={key:1,class:"msg-warning"},Yv={class:"label-item_tips"},Av=U(" \u9009\u62E9\u5C06\u8981\u7528\u4E8E\u521B\u5EFA RAID \u7684\u786C\u76D8\uFF0C\u901A\u8FC7 USB \u63A5\u5165\u7684\u8BBE\u5907\u4E0D\u4F1A\u5728\u5217\u8868\u4E2D\u663E\u793A\uFF08USB\u63A5\u5165\u4E0D\u7A33\u5B9A\uFF09\u3002 "),Sv={class:"actioner-container_footer"},zv=["disabled"],Pv=["disabled"],Tv={key:1,class:"actioner-container_body setup-loading"},Iv=At(()=>t("span",null,"\u6B63\u5728\u521B\u5EFA\u4E2D...",-1)),Lv={class:"actioner-container_body setup-error"},Mv={class:"actioner-container_footer"},Ov=["disabled"],Nv={class:"actioner-container_body setup-success"},jv=At(()=>t("div",{class:"body-title"},"\u521B\u5EFA\u6210\u529F",-1)),qv=At(()=>t("div",{class:"body-info"},[t("span",null," \u5982\u9700\u5BF9raid\u8BBE\u5907\u8FDB\u884C\u8BFB\u5199\u64CD\u4F5C\uFF0C\u9700\u8981\u5BF9raid\u8BBE\u5907\u683C\u5F0F\u5316\u5E76\u6302\u8F7D\u6587\u4EF6\u7CFB\u7EDF "),t("br"),t("span",null,[U(" \u53EF\u524D\u5F80 "),t("a",{href:"/cgi-bin/luci/",target:"_blank",rel:"noopener noreferrer"},"\u9996\u9875-\u78C1\u76D8\u4FE1\u606F"),U(" \u8FDB\u884C\u6302\u8F7D ")])],-1)),Rv=P({props:{Close:{type:Function,required:!0},success:{type:Function}},setup(e){const a=e,o=()=>{a.Close()},n=()=>{a.success&&a.success()},s=y("init"),f=y(""),m=[{name:"jbod",title:"JBOD (\u7EBF\u6027)",info:"\u81F3\u5C11\u9700\u89812\u5757\u786C\u76D8\uFF0C\u5C06\u591A\u4E2A\u786C\u76D8\u5408\u5E76\u4E3A\u5355\u4E2A\u5B58\u50A8\u7A7A\u95F4\uFF0C\u5176\u5BB9\u91CF\u7B49\u4E8E\u6240\u6709\u786C\u76D8\u5BB9\u91CF\u7684\u603B\u548C\u3002\u4E0D\u63D0\u4F9B\u6570\u636E\u5197\u4F59\u3002",select:2},{name:"raid0",title:"RAID 0 (\u6761\u5E26)",info:"\u81F3\u5C11\u9700\u89812\u5757\u786C\u76D8\uFF0C\u201C\u533A\u5757\u5EF6\u5C55\u201D\u529F\u80FD\u662F\u5C06\u6570\u636E\u5206\u6210\u591A\u4E2A\u5757\uFF0C\u5E76\u5C06\u6570\u636E\u5757\u5206\u6563\u5230\u7EC4\u6210\u7684\u591A\u4E2A\u786C\u76D8\u4E0A\u4EE5\u63D0\u9AD8\u6027\u80FD\u7684\u8FC7\u7A0B\u3002\u4E0D\u63D0\u4F9B\u6570\u636E\u5197\u4F59\u3002",select:2},{name:"raid1",title:"RAID 1 (\u955C\u50CF)",info:"\u81F3\u5C11\u9700\u89812\u5757\u786C\u76D8\uFF0C\u540C\u65F6\u5411\u6240\u6709\u786C\u76D8\u5199\u5165\u76F8\u540C\u7684\u6570\u636E\u3002\u63D0\u4F9B\u6570\u636E\u5197\u4F59\u3002",select:2},{name:"raid5",title:"RAID 5 ",info:"\u81F3\u5C11\u9700\u89813\u5757\u786C\u76D8\uFF0C\u6267\u884C\u6BB5\u843D\u5206\u5757\u5EF6\u5C55\uFF0C\u5E76\u5BF9\u5206\u5E03\u5230\u6240\u6709\u7EC4\u6210\u786C\u76D8\u4E0A\u7684\u6570\u636E\u6267\u884C\u5947\u5076\u6821\u9A8C\uFF0C\u4ECE\u800C\u63D0\u4F9B\u6BD4 RAID 1 \u66F4\u6709\u6548\u7684\u6570\u636E\u5197\u4F59\u3002",select:3},{name:"raid6",title:"RAID 6 ",info:"\u81F3\u5C11\u9700\u89814\u5757\u786C\u76D8\uFF0C\u6267\u884C\u4E24\u4E2A\u5C42\u7EA7\u7684\u6570\u636E\u5947\u5076\u6821\u9A8C\u4EE5\u5B58\u50A8\u7B49\u4E8E 2 \u4E2A\u786C\u76D8\u5BB9\u91CF\u7684\u5197\u4F59\u6570\u636E\uFF0C\u63D0\u4F9B\u6BD4 RAID 5 \u66F4\u5927\u7A0B\u5EA6\u7684\u6570\u636E\u5197\u4F59\u3002",select:4},{name:"raid10",title:"RAID 10",info:"\u81F3\u5C11\u9700\u89814\u5757\u786C\u76D8\uFF0C\u63D0\u4F9B RAID 0 \u7684\u6027\u80FD\u548C RAID 1 \u7684\u6570\u636E\u4FDD\u62A4\u7EA7\u522B\uFF0C\u5C06\u786C\u76D8\u7EC4\u5408\u8FDB\u955C\u50CF\u6570\u636E\u7684\u7531\u4E24\u4E2A\u786C\u76D8\u7EC4\u6210\u7684\u7EC4\u3002",select:4}],p=y("raid5"),d=y([]),c=_=>{let x="";return m.forEach(w=>{w.name===_&&(x=w.info)}),x},u=y(!1),l=nt({loading:!1,members:[]}),b=_=>{};(()=>T(this,null,function*(){l.loading=!0;try{const _=yield z.Raid.CreateList.GET();if(_!=null&&_.data){const{success:x,error:w,result:F}=_.data;if(F&&(l.members=F.members||[]),w)throw w}}catch(_){console.log(_)}finally{l.loading=!1}}))();const v=()=>T(this,null,function*(){const _=m.filter(w=>w.name===p.value)[0],x=d.value;if(!_){E.Warning("\u8BF7\u9009\u62E9raid\u7C7B\u578B");return}if(x.length==0){E.Warning("\u8BF7\u9009\u62E9\u78C1\u76D8");return}if(_.select>x.length){E.Warning("\u8BF7\u9009\u62E9\u81F3\u5C11"+_.select+"\u5757\u78C1\u76D8");return}if(!!confirm(`\u662F\u5426\u7ACB\u5373\u521B\u5EFA ${_.name}\uFF1F\u9009\u62E9\u7684\u786C\u76D8\u6240\u6709\u5206\u533A\u5C06\u4F1A\u88AB\u6E05\u9664\uFF0C\u6B64\u64CD\u4F5C\u53EF\u80FD\u4F1A\u5BFC\u81F4\u786C\u76D8\u6570\u636E\u4E22\u5931\uFF0C\u8BF7\u8C28\u614E\u64CD\u4F5C\u3002`)&&!!confirm(`\u786E\u5B9A\u521B\u5EFA ${_.name}\uFF1F\u8BE5\u64CD\u4F5C\u4E0D\u53EF\u9006,\u8BF7\u8C28\u614E\u64CD\u4F5C`)){u.value=!0,s.value="loading";try{const w=yield z.Raid.Create.POST({level:_.name,devicePaths:x});if(w.data){const{success:F,error:D,result:$}=w.data;if(D)throw D;(F||0)==0&&(s.value="success",n())}}catch(w){f.value=w,s.value="error"}finally{u.value=!1}}});return(_,x)=>{const w=Q("icon-loading"),F=Q("icon-error"),D=Q("icon-success");return i(),r("div",fv,[mv,s.value=="init"?(i(),r(L,{key:0},[t("div",bv,[vv,t("div",gv,[_v,t("div",hv,[S(t("select",{"onUpdate:modelValue":x[0]||(x[0]=$=>p.value=$),onChange:b},[(i(),r(L,null,q(m,$=>t("option",{value:$.name},g($.title),9,xv)),64))],544),[[Z,p.value]])]),t("div",kv,[A(gt),U(" "+g(c(p.value)),1)])]),t("div",wv,[yv,k(l).loading?(i(),r("div",Fv,Cv)):(i(),r("div",$v,[k(l).members.length>0?(i(!0),r(L,{key:0},q(k(l).members,$=>(i(),r("label",null,[S(t("input",{type:"checkbox","onUpdate:modelValue":x[1]||(x[1]=B=>d.value=B),value:$.path},null,8,Dv),[[Nt,d.value]]),U(" \u3010"+g($.model)+"\u3011"+g($.name)+" "+g($.path)+" ["+g($.sizeStr)+"] ",1)]))),256)):(i(),r("span",Bv," \u68C0\u6D4B\u4E0D\u5230\u53EF\u7528\u78C1\u76D8\u9635\u5217\u6210\u5458... "))])),t("div",Yv,[A(gt),Av])])]),t("div",Sv,[t("div",{class:"close",onClick:o,disabled:u.value},"\u53D6\u6D88",8,zv),t("div",{class:"next",onClick:v,disabled:u.value},"\u521B\u5EFA",8,Pv)])],64)):s.value=="loading"?(i(),r("div",Tv,[A(w,{size:60,color:"#666"}),Iv])):s.value=="error"?(i(),r(L,{key:2},[t("div",Lv,[A(F),t("span",null,g(f.value),1)]),t("div",Mv,[t("div",{class:"close",onClick:o},"\u5173\u95ED"),t("div",{class:"next",onClick:v,disabled:u.value},"\u91CD\u65B0\u521B\u5EFA",8,Ov)])],64)):s.value=="success"?(i(),r(L,{key:3},[t("div",Nv,[A(D),jv,qv]),t("div",{class:"actioner-container_footer"},[t("div",{class:"close",onClick:o},"\u5173\u95ED")])],64)):C("",!0)])}}});var Gv=Y(Rv,[["__scopeId","data-v-7fc91c6d"]]);const Vv={class:"actioner-container"},Uv={class:"actioner-container_body"},Wv=["value"],Zv=P({props:{Close:{type:Function,required:!0},raid:{type:Object,required:!0}},setup(e){const a=e,o=()=>{a.Close()},n=y("");return(()=>{z.Raid.Detail.POST({path:a.raid.path}).then(f=>{if(f.data){const{result:m,error:p}=f.data;p?n.value=p:n.value=(m==null?void 0:m.detail)||""}}).catch(f=>{n.value=f.message})})(),(f,m)=>(i(),r("div",Vv,[t("div",Uv,[t("textarea",{value:n.value},null,8,Wv)]),t("div",{class:"actioner-container_footer"},[t("div",{class:"close",onClick:o},"\u5173\u95ED")])]))}});var Hv=Y(Zv,[["__scopeId","data-v-51f9d7a2"]]);const Pe=e=>(O("data-v-c07c8244"),e=e(),N(),e),Jv={class:"actioner-container"},Xv={class:"actioner-container_header"},Kv={class:"actioner-container_body"},Qv={class:"label-item"},tg=Pe(()=>t("div",{class:"label-item_key"}," \u8BBE\u5907 ",-1)),eg={class:"label-item_value"},ag={disabled:""},og={class:"label-item"},ng=Pe(()=>t("div",{class:"label-item_key"}," \u9009\u62E9\u786C\u76D8\uFF08\u9009\u62E9\u88AB\u6DFB\u52A0\u5230RAID\u7684\u786C\u76D8\uFF09\uFF1A ",-1)),ig={key:0,class:"label-item_value"},rg=Pe(()=>t("span",{class:"msg-warning"}," \u68C0\u6D4B\u4E2D... ",-1)),sg=[rg],dg={key:1,class:"label-item_value"},ug=["value"],lg={key:1,class:"msg-warning"},cg={class:"actioner-container_footer"},pg=["disabled"],fg=["disabled"],mg=P({props:{Close:{type:Function,required:!0},raid:{type:Object,required:!0},success:{type:Function}},setup(e){const a=e,o=()=>{a.Close()},n=()=>{a.success&&a.success()},s=()=>T(this,null,function*(){const c=p.value;if(c==""){E.Warning("\u8BF7\u9009\u62E9\u8981\u6DFB\u52A0\u7684\u786C\u76D8");return}m.value=!0;const u=E.Loading("\u4FDD\u5B58\u4E2D...");try{const l=yield z.Raid.Add.POST({path:a.raid.path,memberPath:c});if(l.data){const{error:b,success:h}=l.data;if(b)throw b;(h||0)==0&&(E.Success("\u4FDD\u5B58\u6210\u529F"),n(),o())}}catch(l){E.Error(`${l}`)}finally{m.value=!1,u.Close()}}),f=nt({loading:!1,members:[]}),m=y(!1),p=y("");return(()=>T(this,null,function*(){f.loading=!0,m.value=!0;try{const c=yield z.Raid.CreateList.GET();if(c!=null&&c.data){const{success:u,error:l,result:b}=c.data;if(b&&(f.members=b.members||[]),l)throw l}}catch(c){console.log(c)}finally{m.value=!1,f.loading=!1}}))(),(c,u)=>(i(),r("div",Jv,[t("div",Xv,[t("span",null,"RAID - "+g(e.raid.name)+" \u4FEE\u6539",1)]),t("div",Kv,[t("div",Qv,[tg,t("div",eg,[t("select",ag,[t("option",null,g(e.raid.name)+"_"+g(e.raid.venderModel)+" ("+g(e.raid.path)+"\uFF0C"+g(e.raid.level)+"\uFF0C"+g(e.raid.size)+") ",1)])])]),t("div",og,[ng,k(f).loading?(i(),r("div",ig,sg)):(i(),r("div",dg,[k(f).members.length>0?(i(!0),r(L,{key:0},q(k(f).members,l=>(i(),r("label",null,[S(t("input",{type:"radio","onUpdate:modelValue":u[0]||(u[0]=b=>p.value=b),value:l.path},null,8,ug),[[pt,p.value]]),U(" \u3010"+g(l.model)+"\u3011"+g(l.name)+" "+g(l.path)+" ["+g(l.sizeStr)+"] ",1)]))),256)):(i(),r("span",lg," \u68C0\u6D4B\u4E0D\u5230\u53EF\u7528\u78C1\u76D8\u9635\u5217\u6210\u5458... "))]))])]),t("div",cg,[t("div",{class:"close",onClick:o,disabled:m.value},"\u53D6\u6D88",8,pg),t("div",{class:"next",onClick:s,disabled:m.value},"\u4FDD\u5B58",8,fg)])]))}});var bg=Y(mg,[["__scopeId","data-v-c07c8244"]]);const ua=e=>(O("data-v-13dc2cd6"),e=e(),N(),e),vg={class:"actioner-container"},gg={class:"actioner-container_header"},_g={class:"actioner-container_body"},hg={class:"label-item"},xg=ua(()=>t("div",{class:"label-item_key"}," \u8BBE\u5907 ",-1)),kg={class:"label-item_value"},wg={disabled:""},yg={class:"label-item"},Fg=ua(()=>t("div",{class:"label-item_key"}," \u9009\u62E9\u786C\u76D8\uFF08\u9009\u62E9\u8981\u4ECERAID\u9635\u5217\u4E2D\u5220\u9664\u7684\u786C\u76D8\uFF09\uFF1A ",-1)),Eg={class:"label-item_value"},Cg=["value"],$g={class:"actioner-container_footer"},Dg=["disabled"],Bg=["disabled"],Yg=P({props:{Close:{type:Function,required:!0},raid:{type:Object,required:!0},success:{type:Function}},setup(e){const a=e,o=()=>{a.Close()},n=()=>{a.success&&a.success()},s=()=>T(this,null,function*(){const p=m.value;if(p==""){E.Warning("\u8BF7\u9009\u62E9\u8981\u5220\u9664\u7684\u786C\u76D8");return}f.value=!0;const d=E.Loading("\u4FDD\u5B58\u4E2D...");try{const c=yield z.Raid.Remove.POST({path:a.raid.path,memberPath:p});if(c.data){const{error:u,success:l}=c.data;if(u)throw u;(l||0)==0&&(E.Success("\u4FDD\u5B58\u6210\u529F"),n(),o())}}catch(c){E.Error(`${c}`)}finally{f.value=!1,d.Close()}}),f=y(!1),m=y("");return(p,d)=>(i(),r("div",vg,[t("div",gg,[t("span",null,"RAID - "+g(e.raid.name)+" \u79FB\u9664",1)]),t("div",_g,[t("div",hg,[xg,t("div",kg,[t("select",wg,[t("option",null,g(e.raid.name)+"_"+g(e.raid.venderModel)+" ("+g(e.raid.path)+"\uFF0C"+g(e.raid.level)+"\uFF0C"+g(e.raid.size)+") ",1)])])]),t("div",yg,[Fg,t("div",Eg,[(i(!0),r(L,null,q(e.raid.members,c=>(i(),r("label",null,[S(t("input",{type:"radio","onUpdate:modelValue":d[0]||(d[0]=u=>m.value=u),value:c},null,8,Cg),[[pt,m.value]]),U(" "+g(c),1)]))),256))])])]),t("div",$g,[t("div",{class:"close",onClick:o,disabled:f.value},"\u53D6\u6D88",8,Dg),t("div",{class:"next",onClick:s,disabled:f.value},"\u4FDD\u5B58",8,Bg)])]))}});var Ag=Y(Yg,[["__scopeId","data-v-13dc2cd6"]]);const Te=e=>(O("data-v-5643983d"),e=e(),N(),e),Sg={class:"actioner-container"},zg={class:"actioner-container_header"},Pg={class:"actioner-container_body"},Tg={class:"label-item"},Ig=Te(()=>t("div",{class:"label-item_key"}," \u8BBE\u5907 ",-1)),Lg={class:"label-item_value"},Mg={disabled:""},Og={class:"label-item"},Ng=Te(()=>t("div",{class:"label-item_key"}," \u9009\u62E9\u786C\u76D8\uFF08\u9009\u62E9\u7A7A\u95F2\u7684\u786C\u76D8\u6062\u590DRAID\u8BBE\u5907\uFF09\uFF1A ",-1)),jg={key:0,class:"label-item_value"},qg=Te(()=>t("span",{class:"msg-warning"}," \u68C0\u6D4B\u4E2D... ",-1)),Rg=[qg],Gg={key:1,class:"label-item_value"},Vg=["value"],Ug={key:1,class:"msg-warning"},Wg={class:"actioner-container_footer"},Zg=["disabled"],Hg=["disabled"],Jg=P({props:{Close:{type:Function,required:!0},raid:{type:Object,required:!0},success:{type:Function}},setup(e){const a=e,o=()=>{a.Close()},n=()=>{a.success&&a.success()},s=()=>T(this,null,function*(){const c=p.value;if(c==""){E.Warning("\u8BF7\u9009\u62E9\u8981\u6DFB\u52A0\u7684\u786C\u76D8");return}m.value=!0;const u=E.Loading("\u4FDD\u5B58\u4E2D...");try{const l=yield z.Raid.Recover.POST({path:a.raid.path,memberPath:c});if(l.data){const{error:b,success:h}=l.data;if(b)throw b;(h||0)==0&&(E.Success("\u4FDD\u5B58\u6210\u529F"),n(),o())}}catch(l){E.Error(`${l}`)}finally{m.value=!1,u.Close()}}),f=nt({loading:!1,members:[]}),m=y(!1),p=y("");return(()=>T(this,null,function*(){f.loading=!0,m.value=!0;try{const c=yield z.Raid.CreateList.GET();if(c!=null&&c.data){const{success:u,error:l,result:b}=c.data;if(b&&(f.members=b.members||[]),l)throw l}}catch(c){console.log(c)}finally{m.value=!1,f.loading=!1}}))(),(c,u)=>(i(),r("div",Sg,[t("div",zg,[t("span",null,"RAID - "+g(e.raid.name)+" \u6062\u590D",1)]),t("div",Pg,[t("div",Tg,[Ig,t("div",Lg,[t("select",Mg,[t("option",null,g(e.raid.name)+"_"+g(e.raid.venderModel)+" ("+g(e.raid.path)+"\uFF0C"+g(e.raid.level)+"\uFF0C"+g(e.raid.size)+") ",1)])])]),t("div",Og,[Ng,k(f).loading?(i(),r("div",jg,Rg)):(i(),r("div",Gg,[k(f).members.length>0?(i(!0),r(L,{key:0},q(k(f).members,l=>(i(),r("label",null,[S(t("input",{type:"radio","onUpdate:modelValue":u[0]||(u[0]=b=>p.value=b),value:l.path},null,8,Vg),[[pt,p.value]]),U(" \u3010"+g(l.model)+"\u3011"+g(l.name)+" "+g(l.path)+" ["+g(l.sizeStr)+"] ",1)]))),256)):(i(),r("span",Ug," \u68C0\u6D4B\u4E0D\u5230\u53EF\u7528\u78C1\u76D8\u9635\u5217\u6210\u5458... "))]))])]),t("div",Wg,[t("div",{class:"close",onClick:o,disabled:m.value},"\u53D6\u6D88",8,Zg),t("div",{class:"next",onClick:s,disabled:m.value},"\u4FDD\u5B58",8,Hg)])]))}});var Xg=Y(Jg,[["__scopeId","data-v-5643983d"]]);const Kg={class:"action-main"},Qg=P({props:{Close:{type:Function,required:!0},setup:{type:String,default:"create"},raid:{type:Object},success:{type:Function}},setup(e){return(a,o)=>(i(),M(X,{type:2},{default:j(()=>[t("div",Kg,[e.setup=="create"?(i(),M(Gv,{key:0,Close:e.Close},null,8,["Close"])):e.setup=="info"&&e.raid!=null?(i(),M(Hv,{key:1,Close:e.Close,raid:e.raid,success:e.success},null,8,["Close","raid","success"])):e.setup=="edit"&&e.raid!=null?(i(),M(bg,{key:2,Close:e.Close,raid:e.raid,success:e.success},null,8,["Close","raid","success"])):e.setup=="remove"&&e.raid!=null?(i(),M(Ag,{key:3,Close:e.Close,raid:e.raid,success:e.success},null,8,["Close","raid","success"])):e.setup=="recover"&&e.raid!=null?(i(),M(Xg,{key:4,Close:e.Close,raid:e.raid,success:e.success},null,8,["Close","raid","success"])):C("",!0)])]),_:1}))}});var t_=Y(Qg,[["__scopeId","data-v-6ef94d02"]]);const Ht=e=>{const a=document.createElement("div");document.body.appendChild(a);const o=J(t_,K(W({},e),{Close:()=>{n()}}));o.use(Je),o.mount(a);const n=()=>{o.unmount(),a.remove()};return{Close:n}},ne=e=>(O("data-v-535a673b"),e=e(),N(),e),e_={id:"page"},a_=ne(()=>t("h2",{name:"content"}," RAID\u7BA1\u7406",-1)),o_=ne(()=>t("div",{class:"cbi-map-descr"},[t("p",null," RAID \uFF08 Redundant Array of Independent Disks \uFF09\u5373\u72EC\u7ACB\u78C1\u76D8\u5197\u4F59\u9635\u5217\uFF0C\u7B80\u79F0\u4E3A\u300C\u78C1\u76D8\u9635\u5217\u300D\uFF0C \u5C31\u662F\u7528\u591A\u4E2A\u72EC\u7ACB\u7684\u78C1\u76D8\u7EC4\u6210\u5728\u4E00\u8D77\u5F62\u6210\u4E00\u4E2A\u5927\u7684\u78C1\u76D8\u7CFB\u7EDF\uFF0C\u4ECE\u800C\u5B9E\u73B0\u6BD4\u5355\u5757\u78C1\u76D8\u66F4\u597D\u7684\u5B58\u50A8\u6027\u80FD\u548C\u66F4\u9AD8\u7684\u53EF\u9760\u6027\u3002 "),t("p",{style:{color:"#f5365b","margin-top":"10px"}}," * RAID\u529F\u80FD\u6B63\u5728\u516C\u6D4B\u4E2D\uFF0C\u4F7F\u7528\u8FC7\u7A0B\u4E2D\u5982\u9020\u6210\u6570\u636E\u4E22\u5931\u7B49\u95EE\u9898\uFF0C\u6982\u4E0D\u8D1F\u8D23\uFF0C\u8BF7\u8C28\u614E\u4F7F\u7528\u3002 "),t("p",{style:{color:"#f5365b","margin-top":"10px"}}," * \u5982\u679C\u7531\u4E8E\u7CFB\u7EDF\u91CD\u7F6E\u6216\u91CD\u542F\u5BFC\u81F4\u7684RAID\u8BBE\u5907\u4E22\u5931\u53EF\u4EE5\u5C1D\u8BD5\u901A\u8FC7\u4E0B\u65B9'\u626B\u63CF\u6062\u590DRAID'\u6309\u94AE\u6062\u590D ")],-1)),n_={class:"btns"},i_=["disabled"],r_={class:"cbi-section cbi-tblsection",id:"cbi-nfs-mount"},s_={class:"table cbi-section-table"},d_={style:{}},u_=ne(()=>t("tr",{class:"tr cbi-section-table-titles anonymous"},[t("th",{class:"th cbi-section-table-cell","data-widget":"value"},"\u540D\u79F0"),t("th",{class:"th cbi-section-table-cell","data-widget":"value"},"\u8BBE\u5907"),t("th",{class:"th cbi-section-table-cell","data-widget":"value"},"\u72B6\u6001"),t("th",{class:"th cbi-section-table-cell","data-widget":"value"},"\u7EA7\u522B"),t("th",{class:"th cbi-section-table-cell","data-widget":"value"},"\u5BB9\u91CF"),t("th",{class:"th cbi-section-table-cell","data-widget":"value"},"\u6210\u5458"),t("th",{class:"th cbi-section-table-cell","data-widget":"value"},"\u6302\u8F7D\u4FE1\u606F"),t("th",{class:"th cbi-section-table-cell","data-widget":"value"},"\u64CD\u4F5C")],-1)),l_={class:"tr cbi-section-table-row"},c_={class:"td cbi-value-field"},p_={class:"td cbi-value-field"},f_=["title"],m_={class:"item-status"},b_={key:0,class:"item-status item-status-detail"},v_={class:"td cbi-value-field"},g_={class:"td cbi-value-field"},__={class:"td cbi-value-field"},h_=ne(()=>t("br",null,null,-1)),x_={class:"td cbi-value-field"},k_=ne(()=>t("br",null,null,-1)),w_={key:1,href:"/cgi-bin/luci/admin/quickstart/"},y_={class:"td cbi-section-table-cell nowrap cbi-section-actions"},F_=["disabled","onClick"],E_=["disabled","onClick"],C_=["onClick"],$_=["onClick"],D_=["onClick"],B_=P({setup(e){const a=nt({disksList:[]}),o=()=>T(this,null,function*(){try{const v=yield z.Raid.List.GET();if(v!=null&&v.data){const{success:_,error:x,result:w}=v.data;if(w&&(a.disksList=w.disks||[]),x)throw x}}catch(v){console.log(v)}}),n=wt.easyInterval(o,5e3);we(()=>{n()});const s=v=>{switch(v.level){case"raid0":case"jbod":return!0}return v.status.indexOf("degraded")!=-1||v.status.indexOf("resyncing(")!=-1},f=v=>{let _=[];return v.childrens&&v.childrens.forEach(x=>{x.mountPoint&&_.push(`${x.name}(${x.mountPoint})`)}),_},m=()=>T(this,null,function*(){Ht({setup:"create",success:()=>{o()}})}),p=v=>{Ht({setup:"info",raid:v})},d=v=>T(this,null,function*(){if(v.childrens&&v.childrens.length>0&&v.childrens.filter(w=>w.mountPoint).length>0){se({content:"\u5220\u9664 RAID \u8BBE\u5907\u4E4B\u524D\u8BF7\u5148\u5378\u8F7D\u6587\u4EF6\u7CFB\u7EDF",nextTitle:"\u53BB\u5378\u8F7D",next:()=>{location.href="/cgi-bin/luci/admin/system/mounts"},clearTitle:"\u53D6\u6D88",clear:()=>{}});return}if(!confirm(`\u786E\u5B9A\u8981\u5220\u9664 ${v.name} \u8BE5\u78C1\u76D8\u9635\u5217\u5417\uFF1F\u5220\u9664\u64CD\u4F5C\u53EF\u80FD\u4F1A\u5BFC\u81F4\u6570\u636E\u4E22\u5931\uFF0C\u8BF7\u8C28\u614E\u64CD\u4F5C\u3002\u5220\u9664\u6210\u529F\u540E\uFF0C\u5982\u9700\u53E6\u5916\u7EC4RAID\uFF0C\u5EFA\u8BAE\u7A0D\u7B49\u51E0\u5206\u949F\u540E\u518D\u8BD5\u3002`)||!confirm(`\u786E\u5B9A\u8981\u5220\u9664 ${v.name} \u5417?`))return;const _=E.Loading("\u5220\u9664\u4E2D...");try{const x=yield z.Raid.Delete.POST({path:v.path,members:v.members});if(x.data){const{success:w,error:F}=x.data;if(F)throw F;(w||0)==0&&(E.Success("\u5220\u9664\u6210\u529F"),o())}}catch(x){E.Error(`${x}`)}finally{_.Close()}}),c=v=>{Ht({setup:"edit",raid:v,success:()=>{o()}})},u=v=>{Ht({setup:"remove",raid:v,success:()=>{o()}})},l=v=>{Ht({setup:"recover",raid:v,success:()=>{o()}})},b=y(!1),h=()=>{se({content:"\u5C06\u626B\u63CF\u78C1\u76D8\u91CC RAID \u7684\u78C1\u76D8\u9635\u5217\u914D\u7F6E\u5E76\u6062\u590D\uFF0C\u786E\u5B9A\u8981\u6062\u590D RAID \u78C1\u76D8\u9635\u5217\u5417\uFF1F",nextTitle:"\u786E\u5B9A",next:()=>T(this,null,function*(){b.value=!0;const v=E.Loading("\u626B\u63CF\u4E2D...");try{const _=yield z.Raid.Autofix.GET();if(_.data){const{error:x,success:w}=_.data;if(x)throw x;(w||0)==0&&(E.Success("\u6062\u590D\u5B8C\u6210"),o())}}catch(_){E.Error(`${_}`)}finally{v.Close(),b.value=!1}}),clearTitle:"\u53D6\u6D88",clear:()=>{}})};return(v,_)=>(i(),r("div",e_,[a_,o_,t("div",n_,[t("button",{class:"btn cbi-button cbi-button-apply",onClick:_[0]||(_[0]=x=>m())},"\u521B\u5EFARAID"),t("button",{class:"btn cbi-button cbi-button-apply",onClick:_[1]||(_[1]=x=>h()),disabled:b.value},"\u626B\u63CF\u6062\u590DRAID",8,i_)]),t("div",null,[t("div",r_,[t("table",s_,[t("tbody",d_,[u_,(i(!0),r(L,null,q(k(a).disksList,x=>(i(),r("tr",l_,[t("td",c_,[t("b",null,g(x.name),1)]),t("td",p_,[t("b",null,g(x.path),1)]),t("td",{class:"td cbi-value-field",title:x.status+(x.rebuildStatus||"")},[t("b",m_,g(x.status),1),x.rebuildStatus?(i(),r("b",b_," \u2026 ")):C("",!0)],8,f_),t("td",v_,[t("b",null,g(x.level),1)]),t("td",g_,[t("b",null,g(x.size),1)]),t("td",__,[(i(!0),r(L,null,q(x.members,w=>(i(),r("b",null,[U(g(w)+" ",1),h_]))),256))]),t("td",x_,[f(x).length>0?(i(!0),r(L,{key:0},q(f(x),w=>(i(),r("b",null,[U(g(w)+" ",1),k_]))),256)):(i(),r("a",w_,"\u53BB\u6302\u8F7D"))]),t("td",y_,[t("button",{class:"btn cbi-button cbi-button-apply",title:"\u6269\u5145",disabled:s(x),onClick:w=>c(x)},"\u6269\u5145",8,F_),t("button",{class:"btn cbi-button cbi-button-apply",title:"\u79FB\u9664",disabled:s(x),onClick:w=>u(x)},"\u79FB\u9664",8,E_),t("button",{class:"btn cbi-button cbi-button-apply",title:"\u6062\u590D",onClick:w=>l(x)},"\u6062\u590D",8,C_),t("button",{class:"btn cbi-button cbi-button-apply",title:"\u8BE6\u60C5",onClick:w=>p(x)},"\u8BE6\u60C5",8,$_),t("button",{class:"cbi-button cbi-button-remove",title:"\u5982\u679C\u60A8\u5728RAID\u78C1\u76D8\u9635\u5217\u4E2D\u521B\u5EFA\u4E86\u6587\u4EF6\u7CFB\u7EDF\uFF0C\u5148\u5378\u8F7D\u6587\u4EF6\u7CFB\u7EDF\uFF0C\u540E\u5220\u9664\u6587\u4EF6\u7CFB\u7EDF\u5220\u9664\u64CD\u4F5C\u53EF\u80FD\u4F1A\u5BFC\u81F4\u6570\u636E\u4E22\u5931\uFF0C\u8BF7\u8C28\u614E\u64CD\u4F5C\u3002",onClick:w=>d(x)},"\u5220\u9664",8,D_)])]))),256))])])])])]))}});var Y_=Y(B_,[["__scopeId","data-v-535a673b"]]);const la=e=>(O("data-v-2bc40d1c"),e=e(),N(),e),A_={id:"page"},S_=la(()=>t("h2",{name:"content"},"S.M.A.R.T.",-1)),z_=la(()=>t("div",{class:"cbi-map-descr"},[t("p",null," S.M.A.R.T.\uFF0C\u5168\u79F0\u4E3A\u201CSelf-Monitoring Analysis and Reporting Technology\u201D\uFF0C\u5373\u201C\u81EA\u6211\u76D1\u6D4B\u3001\u5206\u6790\u53CA\u62A5\u544A\u6280\u672F\u201D\uFF0C "),t("p",null," \u662F\u4E00\u79CD\u81EA\u52A8\u7684\u786C\u76D8\u72B6\u6001\u68C0\u6D4B\u4E0E\u9884\u8B66\u7CFB\u7EDF\u548C\u89C4\u8303\u3002\u901A\u8FC7\u5728\u786C\u76D8\u786C\u4EF6\u5185\u7684\u68C0\u6D4B\u6307\u4EE4\u5BF9\u786C\u76D8\u7684\u786C\u4EF6\u5982\u78C1\u5934\u3001\u76D8\u7247\u3001\u9A6C\u8FBE\u3001 "),t("p",null," \u7535\u8DEF\u7684\u8FD0\u884C\u60C5\u51B5\u8FDB\u884C\u76D1\u63A7\u3001\u8BB0\u5F55\u5E76\u4E0E\u5382\u5546\u6240\u8BBE\u5B9A\u7684\u9884\u8BBE\u5B89\u5168\u503C\u8FDB\u884C\u6BD4\u8F83\uFF0C\u82E5\u76D1\u63A7\u60C5\u51B5\u5C06\u8981\u6216\u5DF2\u8D85\u51FA\u9884\u8BBE\u5B89\u5168\u503C\u7684\u5B89\u5168\u8303\u56F4\uFF0C "),t("p",null," \u5C31\u53EF\u4EE5\u901A\u8FC7\u4E3B\u673A\u7684\u76D1\u63A7\u786C\u4EF6\u6216\u8F6F\u4EF6\u81EA\u52A8\u5411\u7528\u6237\u4F5C\u51FA\u8B66\u544A\u5E76\u8FDB\u884C\u8F7B\u5FAE\u7684\u81EA\u52A8\u4FEE\u590D\uFF0C\u4EE5\u63D0\u524D\u4FDD\u969C\u786C\u76D8\u6570\u636E\u7684\u5B89\u5168\u3002 ")],-1)),P_={class:"tabs"},T_=["href","onClick"],I_=P({setup(e){const a=[{to:"/smart",name:"\u5E38\u89C4\u8BBE\u7F6E"},{to:"/smart/task",name:"\u8BA1\u5212\u4EFB\u52A1"},{to:"/smart/log",name:"\u67E5\u770B\u65E5\u5FD7"}],o=y(!1),n=nt({global:{enable:!1,powermode:"never",tmpDiff:0,tmpMax:0},devices:[],tasks:[]}),s=p=>{const{global:d,devices:c,tasks:u}=p;d&&(n.global.enable=d.enable||!1,n.global.powermode=d.powermode||"never"),n.devices=c||[],n.tasks=u||[]};(()=>T(this,null,function*(){try{const p=yield z.Smart.Config.GET();if(p.data){const{result:d}=p.data;d&&s(d)}}catch(p){}finally{o.value=!0}}))();const m=p=>T(this,null,function*(){const d=E.Loading("\u4FDD\u5B58\u4E2D...");try{const c=yield z.Smart.Config.POST(p);if(c.data){console.log(c.data);const{success:u,error:l,result:b}=c.data;if(l)throw l;(u||0)==0&&(E.Success("\u4FDD\u5B58\u6210\u529F"),b&&s(b))}}catch(c){E.Error(`${c}`)}finally{d.Close()}});return(p,d)=>{const c=Q("router-link"),u=Q("router-view");return i(),r("div",A_,[S_,z_,t("ul",P_,[(i(),r(L,null,q(a,l=>A(c,{to:l.to,custom:"",key:l.to},{default:j(({route:b,href:h,navigate:v,isActive:_,isExactActive:x})=>[t("li",{class:st({"active cbi-tab":_&&x})},[t("a",{href:h,onClick:v},g(l.name),9,T_)],2)]),_:2},1032,["to"])),64))]),o.value?(i(),M(u,{key:0,name:"default"},{default:j(({Component:l,route:b})=>[(i(),M($a,null,{default:j(()=>[(i(),M(Da(l),{key:b.path,config:k(n),saveData:m},null,8,["config"]))]),_:2},1024))]),_:1})):C("",!0)])}}});var L_=Y(I_,[["__scopeId","data-v-2bc40d1c"]]);const M_={class:"action-main"},O_=P({setup(e){return(a,o)=>(i(),M(X,{type:2},{default:j(()=>[t("div",M_,[St(a.$slots,"default",{},void 0,!0)])]),_:3}))}});var ge=Y(O_,[["__scopeId","data-v-742230ae"]]);const N_={class:"actioner-container"},j_={class:"actioner-container_header"},q_={class:"actioner-container_body"},R_={class:"cbi-value"},G_=t("label",{class:"cbi-value-title"}," \u78C1\u76D8 ",-1),V_={class:"cbi-value-field"},U_={class:"cbi-value-description"},W_={class:"cbi-value"},Z_=t("label",{class:"cbi-value-title"}," \u6E29\u5EA6\u76D1\u6D4B\uFF08\u5DEE\u5F02\uFF09 ",-1),H_={class:"cbi-value-field"},J_={class:"cbi-checkbox"},X_=t("option",{value:-1},"\u4F7F\u7528\u5168\u5C40\u914D\u7F6E",-1),K_=t("option",{value:0},"\u7981\u7528",-1),Q_=["value"],th=t("div",{class:"cbi-value-description"}," \u81EA\u4E0A\u6B21\u62A5\u544A\u4EE5\u6765\u6E29\u5EA6\u53D8\u5316\u81F3\u5C11 N \u5EA6\uFF0C\u5219\u9700\u62A5\u544A. ",-1),eh={class:"cbi-value"},ah=t("label",{class:"cbi-value-title"}," \u6E29\u5EA6\u76D1\u6D4B\uFF08\u6700\u5927\uFF09 ",-1),oh={class:"cbi-value-field"},nh={class:"cbi-checkbox"},ih=t("option",{value:-1},"\u4F7F\u7528\u5168\u5C40\u914D\u7F6E",-1),rh=t("option",{value:0},"\u7981\u7528",-1),sh=["value"],dh=t("div",{class:"cbi-value-description"}," \u5982\u679C\u6E29\u5EA6\u5927\u4E8E\u6216\u7B49\u4E8E N \u6444\u6C0F\u5EA6\u5219\u62A5\u544A. ",-1),uh={class:"actioner-container_footer"},lh=["disabled"],ch=["disabled"],ph=P({props:{close:{type:Function,required:!0},disk:{type:Object,required:!0},device:{type:Object},next:{type:Function,required:!0}},setup(e){var m,p,d;const a=e;console.log(a.device);const o=y(!1),n=nt({tmpDiff:((m=a.device)==null?void 0:m.tmpDiff)||0,tmpMax:((p=a.device)==null?void 0:p.tmpMax)||0,devicePath:((d=a.device)==null?void 0:d.devicePath)||""}),s=()=>{o.value=!0,a.close()},f=()=>T(this,null,function*(){o.value=!0;try{yield a.next({tmpDiff:n.tmpDiff,tmpMax:n.tmpMax,devicePath:n.devicePath}),o.value=!1,s()}catch(c){}});return(c,u)=>(i(),M(ge,null,{default:j(()=>[t("div",N_,[t("div",j_,[t("span",null," S.M.A.R.T. \xBB \u8BBE\u5907 \xBB "+g(e.disk.path),1)]),t("div",q_,[t("div",R_,[G_,t("div",V_,[t("div",U_,g(e.disk.model)+" [ "+g(e.disk.path)+"\uFF0C"+g(e.disk.sizeStr)+" ] ",1)])]),t("div",W_,[Z_,t("div",H_,[t("div",J_,[S(t("select",{class:"cbi-input-select","onUpdate:modelValue":u[0]||(u[0]=l=>k(n).tmpDiff=l)},[X_,K_,(i(),r(L,null,q(20,l=>t("option",{value:l},g(l)+"\xB0C",9,Q_)),64))],512),[[Z,k(n).tmpDiff,void 0,{number:!0}]])]),th])]),t("div",eh,[ah,t("div",oh,[t("div",nh,[S(t("select",{class:"cbi-input-select","onUpdate:modelValue":u[1]||(u[1]=l=>k(n).tmpMax=l)},[ih,rh,(i(),r(L,null,q(20,l=>t("option",{value:l*5},g(l*5)+"\xB0C",9,sh)),64))],512),[[Z,k(n).tmpMax,void 0,{number:!0}]])]),dh])])]),t("div",uh,[t("button",{class:"close",onClick:s,disabled:o.value},"\u53D6\u6D88",8,lh),t("button",{class:"next",onClick:f,disabled:o.value},"\u4FDD\u5B58",8,ch)])])]),_:1}))}}),fh={class:"actioner-container"},mh=t("div",{class:"actioner-container_header"},[t("span",null," \u521B\u5EFA\u8BA1\u5212\u4EFB\u52A1 ")],-1),bh={class:"actioner-container_body"},vh={class:"cbi-value"},gh=t("label",{class:"cbi-value-title"}," \u78C1\u76D8 ",-1),_h={class:"cbi-value-field"},hh={class:"cbi-checkbox"},xh=t("option",{value:""},"\u9009\u62E9\u78C1\u76D8",-1),kh=["value"],wh={class:"cbi-value"},yh=t("label",{class:"cbi-value-title"}," \u7C7B\u578B ",-1),Fh={class:"cbi-value-field"},Eh={class:"cbi-checkbox"},Ch=t("option",{value:"short"},"\u77ED\u6682\u81EA\u68C0",-1),$h=t("option",{value:"long"},"\u957F\u65F6\u81EA\u68C0",-1),Dh=t("option",{value:"conveyance"},"\u4F20\u8F93\u65F6\u81EA\u68C0",-1),Bh=t("option",{value:"offline"},"\u79BB\u7EBF\u65F6\u81EA\u68C0",-1),Yh=[Ch,$h,Dh,Bh],Ah={class:"cbi-value"},Sh=t("label",{class:"cbi-value-title"}," \u5C0F\u65F6 ",-1),zh={class:"cbi-value-field"},Ph={class:"cbi-checkbox"},Th=t("option",{value:"*"},"*",-1),Ih=["value"],Lh=t("div",{class:"cbi-value-description"}," * \u8868\u793A\u6BCF\u5C0F\u65F6 ",-1),Mh={class:"cbi-value"},Oh=t("label",{class:"cbi-value-title"}," \u5929 ",-1),Nh={class:"cbi-value-field"},jh={class:"cbi-checkbox"},qh=t("option",{value:"*"},"*",-1),Rh=["value"],Gh=t("div",{class:"cbi-value-description"}," * \u8868\u793A\u6BCF\u5929 ",-1),Vh={class:"cbi-value"},Uh=t("label",{class:"cbi-value-title"}," \u6708 ",-1),Wh={class:"cbi-value-field"},Zh={class:"cbi-checkbox"},Hh=t("option",{value:"*"},"*",-1),Jh=["value"],Xh=t("div",{class:"cbi-value-description"}," * \u8868\u793A\u6BCF\u6708 ",-1),Kh={class:"actioner-container_footer"},Qh=["disabled"],tx=["disabled"],ex=P({props:{close:{type:Function,required:!0},config:{type:Object,required:!0},next:{type:Function,required:!0}},setup(e){const a=e,o=y(!1),n=nt({type:"short",devicePath:"",month:"*",dayPerMonth:"*",hour:"*"}),s=y([]);(()=>T(this,null,function*(){try{const d=yield z.Smart.List.GET();if(d.data){const{result:c,error:u}=d.data;c&&c.disks&&(s.value=c.disks)}}catch(d){}}))();const m=()=>{o.value=!0,a.close()},p=()=>T(this,null,function*(){if(n.devicePath==""){E.Warning("\u8BF7\u9009\u62E9\u78C1\u76D8");return}o.value=!0;try{yield a.next(n),m()}catch(d){}finally{o.value=!1}});return(d,c)=>(i(),M(ge,null,{default:j(()=>[t("div",fh,[mh,t("div",bh,[t("div",vh,[gh,t("div",_h,[t("div",hh,[S(t("select",{class:"cbi-input-select","onUpdate:modelValue":c[0]||(c[0]=u=>k(n).devicePath=u)},[xh,(i(!0),r(L,null,q(s.value,u=>(i(),r("option",{value:u.path},g(u.model)+" [ "+g(u.path)+"\uFF0C"+g(u.sizeStr)+" ] ",9,kh))),256))],512),[[Z,k(n).devicePath,void 0,{trim:!0}]])])])]),t("div",wh,[yh,t("div",Fh,[t("div",Eh,[S(t("select",{class:"cbi-input-select","onUpdate:modelValue":c[1]||(c[1]=u=>k(n).type=u)},Yh,512),[[Z,k(n).type,void 0,{trim:!0}]])])])]),t("div",Ah,[Sh,t("div",zh,[t("div",Ph,[S(t("select",{class:"cbi-input-select","onUpdate:modelValue":c[2]||(c[2]=u=>k(n).hour=u)},[Th,(i(),r(L,null,q(24,(u,l)=>t("option",{value:`${l}`},g(l),9,Ih)),64))],512),[[Z,k(n).hour,void 0,{trim:!0}]])]),Lh])]),t("div",Mh,[Oh,t("div",Nh,[t("div",jh,[S(t("select",{class:"cbi-input-select","onUpdate:modelValue":c[3]||(c[3]=u=>k(n).dayPerMonth=u)},[qh,(i(),r(L,null,q(31,u=>t("option",{value:`${u}`},g(u),9,Rh)),64))],512),[[Z,k(n).dayPerMonth,void 0,{trim:!0}]])]),Gh])]),t("div",Vh,[Uh,t("div",Wh,[t("div",Zh,[S(t("select",{class:"cbi-input-select","onUpdate:modelValue":c[4]||(c[4]=u=>k(n).month=u)},[Hh,(i(),r(L,null,q(12,(u,l)=>t("option",{value:`${u}`},g(u),9,Jh)),64))],512),[[Z,k(n).month,void 0,{trim:!0}]])]),Xh])])]),t("div",Kh,[t("button",{class:"close",onClick:m,disabled:o.value},"\u53D6\u6D88",8,Qh),t("button",{class:"next",onClick:p,disabled:o.value},"\u4FDD\u5B58",8,tx)])])]),_:1}))}}),ax=e=>(O("data-v-3f7c551e"),e=e(),N(),e),ox={class:"actioner-container"},nx=ax(()=>t("div",{class:"actioner-container_header"},[t("span",null," \u8FD0\u884C\u8C03\u8BD5 ")],-1)),ix={class:"actioner-container_body"},rx=["value"],sx={class:"actioner-container_footer"},dx=["disabled"],ux=["disabled"],lx=P({props:{close:{type:Function,required:!0},task:{type:Object,required:!0}},setup(e){const a=e,o=y(!1),n=y(""),s=y(""),f=y(""),m=()=>T(this,null,function*(){n.value+=".";try{const u=yield z.Smart.Test.Result.POST({type:"selftest",devicePath:a.task.devicePath||""});if(u.data){const{result:l,error:b}=u.data;l&&l.result&&(f.value=l.result),b&&(f.value=b)}}catch(u){u&&(f.value=u)}}),p=wt.easyInterval(m,5e3);we(()=>{p()});const d=()=>{o.value=!0,p(),a.close()},c=()=>T(this,null,function*(){o.value=!0;try{const u=yield z.Smart.Test.POST({type:a.task.type||"short",devicePath:a.task.devicePath||""});if(u.data){const{success:l,error:b,result:h}=u.data;b&&(s.value=b),h&&h.result&&(s.value=h.result)}}catch(u){s.value=u}finally{}});return(u,l)=>(i(),M(ge,null,{default:j(()=>[t("div",ox,[nx,t("div",ix,[t("textarea",{value:s.value+` +var pa=Object.defineProperty,fa=Object.defineProperties;var ma=Object.getOwnPropertyDescriptors;var Ie=Object.getOwnPropertySymbols;var ba=Object.prototype.hasOwnProperty,va=Object.prototype.propertyIsEnumerable;var he=(e,a,o)=>a in e?pa(e,a,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[a]=o,W=(e,a)=>{for(var o in a||(a={}))ba.call(a,o)&&he(e,o,a[o]);if(Ie)for(var o of Ie(a))va.call(a,o)&&he(e,o,a[o]);return e},K=(e,a)=>fa(e,ma(a));var ga=(e,a)=>()=>(a||e((a={exports:{}}).exports,a),a.exports);var Zt=(e,a,o)=>(he(e,typeof a!="symbol"?a+"":a,o),o);var T=(e,a,o)=>new Promise((n,s)=>{var f=d=>{try{p(o.next(d))}catch(c){s(c)}},m=d=>{try{p(o.throw(d))}catch(c){s(c)}},p=d=>d.done?n(d.value):Promise.resolve(d.value).then(f,m);p((o=o.apply(e,a)).next())});import{d as Qt,a as P,c as G,u as k,o as i,b as r,e as t,t as g,n as Ot,f as C,r as Q,g as A,h as st,i as St,j as M,w as q,k as zt,l as _a,m as y,p as Dt,q as qt,s as ha,v as xa,x as ka,y as wa,z as ya,A as Fa,B as Ea,C as ot,T as _t,D as O,E as N,F as J,G as L,H as S,I as Z,J as j,K as V,L as Ca,M as nt,N as kt,O as U,P as Nt,Q as pt,R as de,S as we,U as $a,V as Da,W as ue,X as Ba,Y as Ya,Z as Aa,_ as Sa}from"./vendor.js?v=ecba491a";var py=ga(Kt=>{const za=function(){const a=document.createElement("link").relList;if(a&&a.supports&&a.supports("modulepreload"))return;for(const s of document.querySelectorAll('link[rel="modulepreload"]'))n(s);new MutationObserver(s=>{for(const f of s)if(f.type==="childList")for(const m of f.addedNodes)m.tagName==="LINK"&&m.rel==="modulepreload"&&n(m)}).observe(document,{childList:!0,subtree:!0});function o(s){const f={};return s.integrity&&(f.integrity=s.integrity),s.referrerpolicy&&(f.referrerPolicy=s.referrerpolicy),s.crossorigin==="use-credentials"?f.credentials="include":s.crossorigin==="anonymous"?f.credentials="omit":f.credentials="same-origin",f}function n(s){if(s.ep)return;s.ep=!0;const f=o(s);fetch(s.href,f)}};za();const Pa=(e,a)=>T(Kt,null,function*(){return new Promise((o,n)=>T(Kt,null,function*(){try{const s=yield fetch(e,a);if(Math.floor(s.status/100)!=2)throw s.status+" "+s.statusText;const f=W({},s);f.data=yield s.json(),o(f)}catch(s){const f=s;n("\u7F51\u7EDC\u5F02\u5E38\uFF1A"+((f==null?void 0:f.message)||s))}}))});class ye{constructor(a){Zt(this,"config",{baseURL:"",headers:{}});Zt(this,"useRequest",a=>a);Zt(this,"useResponse",a=>a);Zt(this,"useError",a=>a);a.baseURL&&(this.config.baseURL=a.baseURL),a.headers&&(this.config.headers=a.headers)}static create(a){return new ye(a)}Do(a,o){return T(this,null,function*(){return new Promise((n,s)=>T(this,null,function*(){try{const f=this.useRequest({baseURL:this.config.baseURL,headers:this.config.headers});a=`${f.baseURL||""}${a}`,o.headers==null&&(o.headers={}),f.headers&&(o.headers=W({},f.headers));const p=yield fetch(a,o),d=W({},p);d.data=yield p.json(),n(this.useResponse(d))}catch(f){this.useError(f),s(f)}}))})}TEXT(a,o){return T(this,null,function*(){return new Promise((n,s)=>T(this,null,function*(){try{const f=this.useRequest({baseURL:this.config.baseURL,headers:this.config.headers});a=`${f.baseURL||""}${a}`,o.headers==null&&(o.headers={}),f.headers&&(o.headers=W({},f.headers));const p=yield fetch(a,o),d=W({},p);d.data=yield p.text(),n(d)}catch(f){this.useError(f),s(f)}}))})}interceptors(){const a=this;return{requset:{use(o){a.useRequest=o}},response:{use(o,n){a.useResponse=o,n&&(a.useError=n)}}}}}const Ge=ye.create({});Ge.interceptors().requset.use(e=>e);Ge.interceptors().response.use(e=>(e.data&&e.data.success==null&&e.data.success==0,e));const Ta="/cgi-bin/luci/istore";let Le=!1;const I=(e,a)=>(e.indexOf("//")==-1&&(e=`${Ta}${e}`),Pa(e,a).then(o=>(o!=null&&o.data&&o.data.success==-1001&&o.data.error=="Forbidden"&&(Le||(Le=!0,alert("\u767B\u5F55\u8FC7\u671F\uFF0C\u8BF7\u91CD\u65B0\u767B\u5F55"),location.reload())),o))),Ia={Statistics:{GET(){return I("/network/statistics/",{method:"GET"})}},Status:{GET(){return I("/network/status/",{method:"GET"})}},Device:{List:{GET(){return I("/network/device/list/",{method:"GET"})}}},Homebox:{Enable:{POST(){return I("/network/homebox/enable/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"}})}}},CheckPublickNet:{POST(e){return I("/network/checkPublicNet/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},GetInterfaceConfig:{GET(){return I("/network/interface/config/",{method:"GET",headers:{"Content-Type":"application/json;charset=utf-8"}})}},POSTInterfaceConfig:{POST(e){return I("/network/interface/config/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},PortList:{GET(){return I("/network/port/list/",{method:"GET",headers:{"Content-Type":"application/json;charset=utf-8"}})}}},La={Version:{GET(){return I("/system/version/",{method:"GET"})}},CheckUpdate:{GET(){return I("/system/check-update/",{method:"GET"})}},Reboot:{POST(e){return I("/system/reboot/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},Status:{GET(){return I("/system/status/",{method:"GET"})}}},Ma={Disk:{Status:{GET(){return I("/nas/disk/status/",{method:"GET"})}},Erase:{POST(e){return I("/nas/disk/erase",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},Init:{POST:e=>I("/nas/disk/init/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})},InitRest:{POST:e=>I("/nas/disk/initrest/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})},Partition:{Format:{POST:e=>I("/nas/disk/partition/format",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})},Mount:{POST:e=>I("/nas/disk/partition/mount",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}}},Service:{Status:{GET(){return I("/nas/service/status/",{method:"GET"})}}},Samba:{Create:{POST(e){return I("/nas/samba/create",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}}},Webdav:{Create:{POST(e){return I("/nas/webdav/create",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},Status:{GET(){return I("/nas/webdav/status/",{method:"GET"})}}},Linkease:{Enable:{POST(){return I("/nas/linkease/enable",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"}})}}},Sandbox:{POST(e){return I("/nas/sandbox/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},GetSandbox:{GET(){return I("/nas/sandbox/",{method:"GET"})}},SandboxDisks:{GET(){return I("/nas/sandbox/disks/",{method:"GET"})}},SandboxCommit:{POST(){return I("/nas/sandbox/commit/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify({})})}},SandboxReset:{POST(){return I("/nas/sandbox/reset/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"}})}},SandboxExit:{POST(){return I("/nas/sandbox/exit/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"}})}}},Oa={Check:{POST(e){return I("/app/check/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},Install:{POST(e){return I("/app/install/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}}},Na={Pppoe:{GET(){return I("/guide/pppoe/",{method:"GET"})},POST(e){return I("/guide/pppoe/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},DnsConfig:{GET(){return I("/guide/dns-config/",{method:"GET"})},POST(e){return I("/guide/dns-config/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},DhcpClient:{POST(e){return I("/guide/dhcp-client/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},ClientModel:{GET(){return I("/guide/client-mode/",{method:"GET"})},POST(e){return I("/guide/client-mode/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},GatewayRouter:{POST(e){return I("/guide/gateway-router/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},DockerStatus:{GET(){return I("/guide/docker/status/",{method:"GET"})}},DockerPartitionList:{GET(){return I("/guide/docker/partition/list/",{method:"GET"})}},DockerTransfer:{POST(e){return I("/guide/docker/transfer/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},DockerSwitch:{POST(e){return I("/guide/docker/switch/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},DownloadService:{Status:{GET(){return I("/guide/download-service/status/",{method:"GET"})}}},DownloadPartition:{List:{GET(){return I("/guide/download/partition/list/",{method:"GET"})}}},Aria2Init:{POST(e){return I("/guide/aria2/init/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},qbitorrentInit:{POST(e){return I("/guide/qbittorrent/init/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},transmissionInit:{POST(e){return I("/guide/transmission/init/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},GetLan:{GET(){return I("/guide/lan/",{method:"GET"})}},LanIp:{POST(e){return I("/guide/lan/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},SoftSource:{POST(e){return I("/guide/soft-source/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},GetSoftSource:{GET(){return I("/guide/soft-source/",{method:"GET"})}},SoftSourceList:{GET(){return I("/guide/soft-source/list/",{method:"GET"})}},PostDdns:{POST(e){return I("/guide/ddns/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},GetDdns:{GET(){return I("/guide/ddns/",{method:"GET"})}},Ddnsto:{POST(e){return I("/guide/ddnsto/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},DdntoConfig:{GET(){return I("/guide/ddnsto/config/",{method:"GET"})}},DdnstoAddress:{POST(e){return I("/guide/ddnsto/address/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}}},qa={Create:{POST(e){return I("/raid/create/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},Delete:{POST(e){return I("/raid/delete/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},Add:{POST(e){return I("/raid/add/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},Remove:{POST(e){return I("/raid/remove/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},Recover:{POST(e){return I("/raid/recover/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},Detail:{POST(e){return I("/raid/detail/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},List:{GET(){return I("/raid/list/",{method:"GET"})}},CreateList:{GET(){return I("/raid/create/list/",{method:"GET"})}},Autofix:{GET(){return I("/raid/autofix/",{method:"GET"})}}},ja={Log:{GET(){return I("/smart/log/",{method:"GET"})}},List:{GET(){return I("/smart/list/",{method:"GET"})}},Config:{GET(){return I("/smart/config/",{method:"GET"})},POST(e){return I("/smart/config/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}},Test:{POST(e){return I("/smart/test/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})},Result:{POST(e){return I("/smart/test/result/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}}},Attribute:{Result:{POST(e){return I("/smart/attribute/result/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}}},Extend:{Result:{POST(e){return I("/smart/extend/result/",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})}}}};var Ra=Object.freeze(Object.defineProperty({__proto__:null,Network:Ia,System:La,Nas:Ma,App:Oa,Guide:Na,Raid:qa,Smart:ja},Symbol.toStringTag,{value:"Module"})),z=W({},Ra);const Ve=Qt("app",{state:()=>({portitemStyle:{show:!1,left:0,top:0,portitem:{name:"",macAddress:"",linkSpeed:"",linkState:"",rx_packets:"",tx_packets:"",interfaceNames:[],master:"",duplex:""}}})});Qt("guide",{});const Ue=Qt("nas",{state:()=>({webdav:{}})}),We=Qt("network",{state:()=>({status:{},statistics:{},deviceList:{}}),getters:{},actions:{updateNetworkStatus(e){this.status=e},requestNetworkStatistics(){return T(this,null,function*(){try{const e=yield z.Network.Statistics.GET();e!=null&&e.data&&e.data.result&&(this.statistics=e.data.result)}catch(e){console.log(e)}})},requestDeviceList(){z.Network.Device.List.GET().then(e=>{if(e!=null&&e.data){const{result:a}=e==null?void 0:e.data;a&&(this.deviceList=a)}})},incrTime(){this.status.uptimeStamp&&this.status.uptimeStamp++}}}),Fe=Qt("system",{state:()=>({version:{},checkUpdate:null,systemStatus:{}}),getters:{},actions:{incrTime(){var e;(e=this.systemStatus)!=null&&e.uptime&&this.systemStatus.uptime++},requestVersion(){z.System.Version.GET().then(e=>{var a;(a=e==null?void 0:e.data)!=null&&a.result&&(this.version=e.data.result)})},requestCheckUpdate(){z.System.CheckUpdate.GET().then(e=>{var a;(a=e==null?void 0:e.data)!=null&&a.result&&(this.checkUpdate=e.data.result)})},updateSystemStatus(e){this.systemStatus=e}}});let Me=!1;const Ga=()=>{if(Me)return;Me=!0;let e=!0,a=!0;const o=We(),n=Fe(),s=function(){return z.System.Status.GET().then(m=>{m!=null&&m.data.result&&n.updateSystemStatus(m.data.result)}).then(()=>{setTimeout(s,5e3),e&&(setInterval(()=>{n.incrTime()},1e3),e=!1)})},f=function(){return z.Network.Status.GET().then(m=>{if(m!=null&&m.data){const{result:p}=m==null?void 0:m.data;p&&o.updateNetworkStatus(p)}}).then(()=>{setTimeout(f,5e3),a&&(setInterval(()=>{o.incrTime()},1e3),a=!1)})};f(),o.requestDeviceList(),setTimeout(()=>{n.requestCheckUpdate()},2e3),setTimeout(()=>{n.requestVersion(),s()},4e3)};var Y=(e,a)=>{const o=e.__vccOpts||e;for(const[n,s]of a)o[n]=s;return o};const Va=P({setup(e){const a=Ve(),o=G(()=>a.portitemStyle.portitem),n=G(()=>a.portitemStyle.show),s=G(()=>({bottom:`calc(100% - ${a.portitemStyle.top}px)`,left:`${a.portitemStyle.left}px`})),f=d=>{switch(d){case"full":return"\u5168\u53CC\u5DE5";case"half":return"\u534A\u53CC\u5DE5"}},m=d=>{a.portitemStyle.show=!0},p=d=>{a.portitemStyle.show=!1};return(d,c)=>k(n)?(i(),r("div",{key:0,class:"disk-item-tooltip",style:Ot(k(s)),onMouseenter:m,onMouseleave:p},[t("div",null,g(f(k(o).duplex)),1),t("div",null,"\u540D\u79F0\uFF1A"+g(k(o).name||"--"),1),t("div",null,"MAC\uFF1A"+g(k(o).macAddress||"--"),1),t("div",null,"\u63A5\u6536\uFF1A"+g(k(o).rx_packets||"--"),1),t("div",null,"\u53D1\u9001\uFF1A"+g(k(o).tx_packets||"--"),1)],36)):C("",!0)}});var Ua=Y(Va,[["__scopeId","data-v-57f1326f"]]);const Wa={id:"main"},Za=P({setup(e){return(a,o)=>{const n=Q("router-view");return i(),r("div",Wa,[A(n),A(Ua)])}}});var Ha=Y(Za,[["__scopeId","data-v-9bc295c2"]]);const Ja={},Xa={t:"1640593669834",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"54870",width:"128",height:"128"},Ka=t("path",{d:"M148.7872 57.4464h177.152c64.9216 0 118.0672 53.1456 118.0672 118.0672v295.2192H148.7872C83.8656 470.7328 30.72 417.5872 30.72 352.5632v-177.152C30.72 110.592 83.8656 57.4464 148.7872 57.4464z m0 531.3536h295.2192v295.2192c0 64.9216-53.1456 118.0672-118.0672 118.0672h-177.152C83.8656 1001.984 30.72 948.9408 30.72 883.9168v-177.152C30.72 641.9456 83.8656 588.8 148.7872 588.8z m0 0M768.7168 559.2064L562.0736 346.7264c-23.6544-17.7152-35.4304-53.1456-35.4304-82.6368s11.776-59.0848 35.4304-82.6368L686.08 57.4464C733.2864 10.24 810.0864 10.24 851.3536 57.4464l124.0064 124.0064c23.6544 23.6544 35.4304 53.1456 35.4304 82.6368s-11.776 59.0848-35.4304 82.6368L768.7168 559.2064z m0-478.208c-17.7152 0-29.4912 5.9392-41.3696 17.7152l-123.904 124.0064c-11.776 11.776-17.7152 23.6544-17.7152 41.3696s5.9392 29.4912 17.7152 41.3696l165.2736 165.2736 165.2736-165.2736c11.776-11.776 17.7152-23.6544 17.7152-41.3696s-5.9392-29.4912-17.7152-41.3696L809.984 98.7136c-11.776-11.776-23.552-17.7152-41.2672-17.7152z m0 0","p-id":"54871"},null,-1),Qa=t("path",{d:"M562.0736 588.8h295.2192c64.9216 0 118.0672 53.1456 118.0672 118.0672v177.152c0 64.9216-53.1456 118.0672-118.0672 118.0672h-177.152c-64.9216 0-118.0672-53.1456-118.0672-118.0672V588.8z m0 0","p-id":"54872"},null,-1),to=[Ka,Qa];function eo(e,a){return i(),r("svg",Xa,to)}var ao=Y(Ja,[["render",eo]]);const oo={},no={t:"1640598743438",class:"icon",viewBox:"0 0 1036 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"65341",width:"128",height:"128"},io=t("path",{d:"M984.177778 432.355556l-45.511111 0c-22.755556 0-45.511111-17.066667-51.2-39.822222l-28.444444-68.266667C847.644444 312.888889 853.333333 284.444444 870.4 267.377778l34.133333-34.133333c17.066667-17.066667 17.066667-39.822222 0-56.888889l-56.888889-56.888889c-17.066667-17.066667-39.822222-17.066667-56.888889 0l-34.133333 34.133333C739.555556 170.666667 711.111111 176.355556 694.044444 164.977778L625.777778 136.533333c-22.755556-5.688889-39.822222-28.444444-39.822222-51.2L585.955556 39.822222c0-22.755556-17.066667-39.822222-39.822222-39.822222L472.177778 0C449.422222 0 432.355556 17.066667 432.355556 39.822222l0 45.511111c0 22.755556-17.066667 45.511111-39.822222 51.2L329.955556 164.977778C312.888889 176.355556 284.444444 170.666667 267.377778 153.6L233.244444 119.466667c-17.066667-17.066667-39.822222-17.066667-56.888889 0l-56.888889 56.888889c-17.066667 17.066667-17.066667 39.822222 0 56.888889l34.133333 34.133333C170.666667 284.444444 176.355556 312.888889 164.977778 329.955556L136.533333 398.222222C130.844444 415.288889 108.088889 432.355556 85.333333 432.355556l-45.511111 0C17.066667 432.355556 0 449.422222 0 472.177778l0 79.644444c0 22.755556 17.066667 39.822222 39.822222 39.822222l45.511111 0c22.755556 0 45.511111 17.066667 51.2 39.822222l28.444444 68.266667C176.355556 711.111111 170.666667 739.555556 153.6 756.622222l-34.133333 34.133333c-17.066667 17.066667-17.066667 39.822222 0 56.888889l56.888889 56.888889c17.066667 17.066667 39.822222 17.066667 56.888889 0l34.133333-34.133333C284.444444 853.333333 312.888889 847.644444 329.955556 859.022222L398.222222 887.466667c22.755556 5.688889 39.822222 28.444444 39.822222 51.2l0 45.511111c0 22.755556 17.066667 39.822222 39.822222 39.822222l79.644444 0c22.755556 0 39.822222-17.066667 39.822222-39.822222l0-45.511111c0-22.755556 17.066667-45.511111 39.822222-51.2l68.266667-28.444444c17.066667-11.377778 45.511111-5.688889 62.577778 11.377778l34.133333 34.133333c17.066667 17.066667 39.822222 17.066667 56.888889 0l56.888889-56.888889c17.066667-17.066667 17.066667-39.822222 0-56.888889l-34.133333-34.133333c-17.066667-17.066667-17.066667-45.511111-11.377778-62.577778l28.444444-68.266667c5.688889-22.755556 28.444444-39.822222 51.2-39.822222l45.511111 0c22.755556 0 39.822222-17.066667 39.822222-39.822222L1035.377778 472.177778C1024 449.422222 1006.933333 432.355556 984.177778 432.355556L984.177778 432.355556zM711.111111 512c0 108.088889-91.022222 199.111111-199.111111 199.111111-108.088889 0-199.111111-85.333333-199.111111-199.111111 0-108.088889 85.333333-199.111111 199.111111-199.111111C620.088889 312.888889 711.111111 403.911111 711.111111 512L711.111111 512zM711.111111 512","p-id":"65342"},null,-1),ro=[io];function so(e,a){return i(),r("svg",no,ro)}var uo=Y(oo,[["render",so]]);const lo={},co={t:"1640599890701",class:"icon",viewBox:"0 0 1565 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"76947",width:"128",height:"128"},po=t("path",{d:"M1206.477959 299.331595c-27.357038 0-53.867311 3.354494-79.465683 9.151581C1078.518669 130.792698 916.428217 0 723.365689 0 492.068443 0 304.575027 187.493416 304.575027 418.790662c0 16.055976 1.074741 31.786273 2.865975 47.386299-9.184149-0.911901-18.400865-1.40042-27.812989-1.40042C125.191018 464.743973 0 589.934991 0 744.371987c0 154.469563 125.191018 279.628013 279.595446 279.628013 59.990077 0 221.233764 0 394.527575 0l0-302.295274L496.986197 721.704726l285.457668-339.031868 285.457668 339.031868-177.136823 0 0 302.295274c139.748871 0 262.204185 0 315.71325 0 197.947713 0 358.40977-168.34349 358.40977-366.291203S1404.425673 299.331595 1206.477959 299.331595z","p-id":"76948"},null,-1),fo=[po];function mo(e,a){return i(),r("svg",co,fo)}var bo=Y(lo,[["render",mo]]);const vo={},go={t:"1640599792937",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"68605",width:"128",height:"128"},_o=t("path",{d:"M512 825.6c-211.2 0-377.6-57.6-377.6-128l0 0L134.4 896l0 0c6.4 70.4 172.8 128 377.6 128 204.8 0 371.2-57.6 377.6-128l0 0 0-204.8 0 0C889.6 768 723.2 825.6 512 825.6L512 825.6z","p-id":"68606"},null,-1),ho=t("path",{d:"M512 544c-211.2 0-377.6-57.6-377.6-128l0 0 0 204.8 0 0c6.4 70.4 172.8 128 377.6 128 204.8 0 371.2-57.6 377.6-128l0 0L889.6 416l0 0C889.6 486.4 723.2 544 512 544L512 544z","p-id":"68607"},null,-1),xo=t("path",{d:"M889.6 128 889.6 128c0-70.4-166.4-128-377.6-128C300.8 0 134.4 57.6 134.4 128l0 0 0 0 0 204.8 0 0c6.4 70.4 172.8 128 377.6 128 204.8 0 371.2-57.6 377.6-128l0 0L889.6 128 889.6 128 889.6 128zM512 217.6c-153.6 0-281.6-44.8-281.6-96 0-51.2 128-96 281.6-96 153.6 0 281.6 44.8 281.6 96C793.6 179.2 665.6 217.6 512 217.6L512 217.6z","p-id":"68608"},null,-1),ko=[_o,ho,xo];function wo(e,a){return i(),r("svg",go,ko)}var yo=Y(vo,[["render",wo]]);const Fo={},Eo={t:"1640575557247",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"4211",width:"128",height:"128"},Co=t("path",{d:"M560 800l-10.464-416h-75.072L464 800h96z m-14.144-493.984c9.44-9.312 14.144-20.672 14.144-34.016 0-13.6-4.704-24.992-14.144-34.208A46.784 46.784 0 0 0 512 224c-13.12 0-24.448 4.608-33.856 13.792A45.856 45.856 0 0 0 464 272c0 13.344 4.704 24.704 14.144 34.016 9.408 9.312 20.704 13.984 33.856 13.984 13.12 0 24.448-4.672 33.856-13.984zM512 32C246.912 32 32 246.912 32 512c0 265.088 214.912 480 480 480 265.088 0 480-214.912 480-480 0-265.088-214.912-480-480-480z m0 64c229.76 0 416 186.24 416 416s-186.24 416-416 416S96 741.76 96 512 282.24 96 512 96z","p-id":"4212"},null,-1),$o=[Co];function Do(e,a){return i(),r("svg",Eo,$o)}var Bo=Y(Fo,[["render",Do]]);const Yo={},Ao={t:"1640681742480",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"80687",width:"128",height:"128"},So=t("path",{d:"M899.892468 123.889088c0-44.342099-36.286708-80.620486-80.624646-80.620486H204.728017C160.385918 43.268602 124.107532 79.546988 124.107532 123.889088v802.847056c0 44.342099 36.278386 80.620486 80.620485 80.620486h614.539805c44.337938 0 80.624646-36.278386 80.624646-80.620486V123.889088z",fill:"#D0D0DB","p-id":"80688"},null,-1),zo=t("path",{d:"M169.8768 977.7772V174.930143c0-44.342099 36.278386-80.620486 80.620486-80.620485h614.539804c9.936092 0 19.426974 1.905666 28.239639 5.23434-11.525534-30.507298-40.996782-52.389169-75.398629-52.389169H203.342457c-44.342099 0-80.620486 36.278386-80.620486 80.620486v802.851217c0 34.410168 21.881871 63.873094 52.385008 75.381985A79.730065 79.730065 0 0 1 169.8768 977.7772z",fill:"#FFFFFF","p-id":"80689"},null,-1),Po=t("path",{d:"M820.657543 40.497481H206.117739c-44.342099 0-80.620486 36.278386-80.620486 80.620485v802.847057c0 44.342099 36.278386 80.620486 80.620486 80.620486h614.539804c44.337938 0 80.624646-36.278386 80.624647-80.620486V121.117966c0-44.342099-36.286708-80.620486-80.624647-80.620485z m19.60173 828.785749c0 40.846992-33.43237 74.279362-74.287684 74.279361H199.780776c-40.855313 0-74.279362-33.424048-74.279362-74.279361V129.593603c0-40.855313 33.424048-74.279362 74.279362-74.279362h566.203296c40.842831 0 74.283522 33.424048 74.283522 74.279362l-0.008321 739.689627z",fill:"#6E6E96","p-id":"80690"},null,-1),To=t("path",{d:"M815.106979 1024H200.567175C146.933914 1024 103.303319 980.369405 103.303319 926.736144V123.889088C103.303319 70.255827 146.933914 26.625232 200.567175 26.625232h614.539804c53.633261 0 97.268017 43.630595 97.268017 97.263856v802.847056c0 53.633261-43.634756 97.263856-97.268017 97.263856zM200.567175 59.911972C165.287391 59.911972 136.590059 88.609303 136.590059 123.889088v802.847056c0 35.279784 28.697331 63.977115 63.977116 63.977115h614.539804c35.279784 0 63.981276-28.697331 63.981276-63.977115V123.889088c0-35.279784-28.701492-63.977115-63.981276-63.977116H200.567175z",fill:"#6E6E96","p-id":"80691"},null,-1),Io=t("path",{d:"M301.946104 941.515457h429.985632v65.841173H301.946104z",fill:"#8A8AA1","p-id":"80692"},null,-1),Lo=t("path",{d:"M731.931736 1024H301.946104a16.64337 16.64337 0 0 1-16.64337-16.64337V941.515457a16.64337 16.64337 0 0 1 16.64337-16.64337h429.985632a16.64337 16.64337 0 0 1 16.64337 16.64337v65.841173a16.64337 16.64337 0 0 1-16.64337 16.64337z m-413.342262-33.286741h396.698892v-32.554432H318.589474v32.554432z",fill:"#6E6E96","p-id":"80693"},null,-1),Mo=t("path",{d:"M337.230049 960.318304h20.804213v47.038326h-20.804213zM386.565159 960.318304h20.804213v47.038326h-20.804213zM435.891948 960.318304h20.804213v47.038326h-20.804213zM485.231219 960.318304h20.804213v47.038326h-20.804213zM534.558008 960.318304h20.804213v47.038326h-20.804213zM583.897279 960.318304h20.804213v47.038326h-20.804213zM633.224068 960.318304h20.804213v47.038326h-20.804213zM682.563339 960.318304h20.804213v47.038326h-20.804213z",fill:"#FFE599","p-id":"80694"},null,-1),Oo=t("path",{d:"M219.153659 140.794591m-26.874883 0a26.874882 26.874882 0 1 0 53.749765 0 26.874882 26.874882 0 1 0-53.749765 0Z",fill:"#ADADD1","p-id":"80695"},null,-1),No=t("path",{d:"M219.153659 184.312843c-23.995579 0-43.518252-19.522673-43.518253-43.518252s19.522673-43.518252 43.518253-43.518253 43.518252 19.522673 43.518252 43.518253-19.522673 43.518252-43.518252 43.518252z m0-53.749764c-5.642103 0-10.231512 4.589409-10.231512 10.231512s4.589409 10.231512 10.231512 10.231512 10.231512-4.589409 10.231511-10.231512-4.589409-10.231512-10.231511-10.231512z",fill:"#6E6E96","p-id":"80696"},null,-1),qo=t("path",{d:"M801.28466 140.794591m-26.870721 0a26.870721 26.870721 0 1 0 53.741442 0 26.870721 26.870721 0 1 0-53.741442 0Z",fill:"#ADADD1","p-id":"80697"},null,-1),jo=t("path",{d:"M801.28466 184.308683c-23.995579 0-43.514092-19.518512-43.514091-43.514092s19.518512-43.514092 43.514091-43.514092 43.514092 19.518512 43.514092 43.514092-19.518512 43.514092-43.514092 43.514092z m0-53.741443c-5.637942 0-10.227351 4.589409-10.227351 10.227351s4.589409 10.227351 10.227351 10.227351 10.227351-4.589409 10.227351-10.227351-4.589409-10.227351-10.227351-10.227351z",fill:"#6E6E96","p-id":"80698"},null,-1),Ro=t("path",{d:"M801.280499 905.23291m-26.870721 0a26.870721 26.870721 0 1 0 53.741443 0 26.870721 26.870721 0 1 0-53.741443 0Z",fill:"#ADADD1","p-id":"80699"},null,-1),Go=t("path",{d:"M801.280499 948.747001c-23.995579 0-43.514092-19.518512-43.514091-43.514091s19.518512-43.514092 43.514091-43.514092 43.514092 19.518512 43.514092 43.514092-19.518512 43.514092-43.514092 43.514091z m0-53.741442c-5.637942 0-10.227351 4.589409-10.227351 10.227351s4.589409 10.227351 10.227351 10.227351 10.227351-4.589409 10.227351-10.227351-4.589409-10.227351-10.227351-10.227351z",fill:"#6E6E96","p-id":"80700"},null,-1),Vo=t("path",{d:"M219.153659 905.23291m-26.870722 0a26.870721 26.870721 0 1 0 53.741443 0 26.870721 26.870721 0 1 0-53.741443 0Z",fill:"#ADADD1","p-id":"80701"},null,-1),Uo=t("path",{d:"M219.153659 948.747001c-23.995579 0-43.514092-19.518512-43.514092-43.514091s19.518512-43.514092 43.514092-43.514092 43.514092 19.518512 43.514091 43.514092-19.522673 43.514092-43.514091 43.514091z m0-53.741442c-5.637942 0-10.227351 4.589409-10.227351 10.227351s4.589409 10.227351 10.227351 10.227351 10.227351-4.589409 10.227351-10.227351-4.589409-10.227351-10.227351-10.227351z",fill:"#6E6E96","p-id":"80702"},null,-1),Wo=t("path",{d:"M520.972857 777.43263c-142.542145 0-258.508988-115.971004-258.508988-258.52147a16.64337 16.64337 0 0 1 33.28674 0c0 124.19699 101.033579 225.23473 225.222248 225.23473s225.222248-101.03774 225.222248-225.23473c0-124.188668-101.033579-225.218087-225.222248-225.218087a16.64337 16.64337 0 0 1 0-33.286741c142.542145 0 258.508988 115.966843 258.508988 258.504828 0 142.550466-115.966843 258.521471-258.508988 258.52147z",fill:"#6E6E96","p-id":"80703"},null,-1),Zo=t("path",{d:"M520.968696 518.919481m-83.312551 0a83.312551 83.312551 0 1 0 166.625102 0 83.312551 83.312551 0 1 0-166.625102 0Z",fill:"#A9A9BA","p-id":"80704"},null,-1),Ho=t("path",{d:"M520.968696 618.875402c-55.114521 0-99.955921-44.83724-99.955921-99.95176 0-55.118682 44.8414-99.955921 99.955921-99.955921s99.95176 44.8414 99.95176 99.955921c0 55.11036-44.83724 99.95176-99.95176 99.95176z m0-166.625101c-36.761044 0-66.669181 29.908136-66.66918 66.66918s29.908136 66.66502 66.66918 66.66502 66.66502-29.908136 66.66502-66.66502c0-36.761044-29.903976-66.669181-66.66502-66.66918z",fill:"#6E6E96","p-id":"80705"},null,-1),Jo=t("path",{d:"M301.946104 941.515457h429.985632v36.977408H301.946104z",fill:"#6E6E96","p-id":"80706"},null,-1),Xo=[So,zo,Po,To,Io,Lo,Mo,Oo,No,qo,jo,Ro,Go,Vo,Uo,Wo,Zo,Ho,Jo];function Ko(e,a){return i(),r("svg",Ao,Xo)}var Qo=Y(Yo,[["render",Ko]]);const tn={},en={t:"1640775712185",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"2996",width:"128",height:"128"},an=t("path",{d:"M894.185422 128.023792 129.814578 445.743994 445.99982 577.744353 571.860343 893.929596Z","p-id":"2997"},null,-1),on=[an];function nn(e,a){return i(),r("svg",en,on)}var rn=Y(tn,[["render",nn]]);const sn={class:"progress"},dn=P({props:{value:{type:Number,required:!0},text:{type:String}},setup(e){const a=e,o=G(()=>a.value>=80?"#e45e5e":a.value>=70?"#ff9800":a.value>=60?"#297ff3":a.value>0?"#53c31b":"");return(n,s)=>(i(),r("div",sn,[t("div",{class:st(["progress-value",`${e.value>50}`]),style:Ot({width:`${e.value}%`,backgroundColor:k(o)})},[t("span",null,g(e.text),1)],6),St(n.$slots,"default",{},void 0,!0)]))}});var Ze=Y(dn,[["__scopeId","data-v-733828e1"]]);const un={},ln={t:"1641369474206",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"7685",width:"128",height:"128"},cn=t("path",{d:"M757.76 637.44l-218.88 245.76c-14.72 16.64-40.32 16.64-54.4 0L265.6 637.44C244.48 613.76 261.12 576 293.12 576l437.76 0C762.24 576 779.52 613.76 757.76 637.44z","p-id":"7686"},null,-1),pn=[cn];function fn(e,a){return i(),r("svg",ln,pn)}var mn=Y(un,[["render",fn]]);const bn={},vn={t:"1641369492518",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"7831",width:"128",height:"128"},gn=t("path",{d:"M758.4 385.92 539.52 140.16c-14.72-16.64-40.32-16.64-54.4 0L266.24 385.92C244.48 409.6 261.76 448 293.12 448l437.76 0C762.88 448 779.52 409.6 758.4 385.92z","p-id":"7832"},null,-1),_n=[gn];function hn(e,a){return i(),r("svg",vn,_n)}var xn=Y(bn,[["render",hn]]);const kn={};function wn(e,a){return i(),r("article",null,[St(e.$slots,"default",{},void 0,!0)])}var yn=Y(kn,[["render",wn],["__scopeId","data-v-bd286d4e"]]);const Fn={class:"cover"},En={class:"thumbnail"},Cn=P({emits:["click"],setup(e,{emit:a}){const o=()=>{a("click")};return(n,s)=>(i(),M(yn,null,{default:q(()=>[t("a",{onClick:o},[t("div",Fn,[t("div",En,[St(n.$slots,"default",{},void 0,!0)])])])]),_:3}))}});var $n=Y(Cn,[["__scopeId","data-v-123deb20"]]);const Dn={t:"1631799919469",class:"icon",viewBox:"0 0 1047 1047",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"3453",width:"128",height:"128"},Bn=P({props:{size:{type:[Number,String],default:50},color:{type:String,default:"#fff"}},setup(e){const a=o=>{if(o==null)return;if(typeof o=="number")return o+"px";const n=o.toString();return parseInt(n)+""==n?n+"px":n};return(o,n)=>(i(),r("div",{class:"loading",style:Ot({width:a(e.size),height:a(e.size)})},[(i(),r("svg",Dn,[t("path",{d:"M522.695111 1.991111c-26.339556 0.170667-47.416889 21.475556-47.672889 48.753778-0.284444 26.453333-0.056889 52.963556-0.056889 79.445333 0 27.249778-0.369778 54.528 0.113778 81.777778 0.483556 27.050667 22.016 47.132444 49.351111 46.904889a47.786667 47.786667 0 0 0 47.729778-47.445333c0.284444-53.76 0.284444-107.52-0.028444-161.251556-0.170667-27.676444-21.902222-48.355556-49.436445-48.184889m-195.896889 88.092445c-8.334222-14.222222-21.646222-21.276444-38.314666-21.333334-35.128889 0-56.576 36.949333-38.968889 68.152889a11616.995556 11616.995556 0 0 0 78.961777 137.614222 44.942222 44.942222 0 0 0 61.838223 16.896c21.304889-12.202667 29.667556-38.968889 17.379555-60.871111-26.453333-47.104-53.560889-93.866667-80.896-140.458666m-228.693333 234.524444c44.316444 25.799111 88.746667 51.342222 133.176889 76.970667 6.712889 3.896889 13.681778 6.912 21.703111 6.428444 20.138667 0.142222 35.953778-11.946667 41.301333-31.573333 5.006222-18.261333-2.673778-36.721778-20.224-46.990222-44.629333-26.026667-89.372444-51.882667-134.115555-77.710223-22.528-12.999111-47.815111-7.025778-59.818667 13.909334-12.231111 21.248-4.977778 45.624889 17.948444 58.965333m34.161778 235.975111c26.396444 0 52.821333 0.199111 79.217778-0.085333 23.409778-0.256 39.139556-16.412444 38.798222-39.139556-0.341333-21.617778-16.924444-37.347556-39.594666-37.376-51.655111-0.056889-103.310222-0.056889-154.965334 0.028445-24.177778 0.056889-40.704 15.985778-40.561778 38.684444 0.142222 22.186667 16.583111 37.745778 40.192 37.859556 25.656889 0.142222 51.285333 0.028444 76.913778 0m151.722667 100.238222a34.247111 34.247111 0 0 0-46.876445-12.942222 13764.778667 13764.778667 0 0 0-139.008 80.583111c-11.093333 6.485333-16.327111 16.867556-16.497777 25.372444 0.085333 30.549333 27.249778 47.957333 50.403555 35.072 47.160889-26.197333 93.724444-53.475556 140.145778-80.924444 17.180444-10.154667 21.504-30.378667 11.832889-47.160889m91.875555 101.660444c-14.250667-4.067556-27.619556 1.422222-35.84 15.644445a24375.466667 24375.466667 0 0 0-77.312 134.485333c-10.012444 17.550222-5.859556 35.669333 9.784889 45.027556 16.014222 9.557333 34.247111 4.039111 44.714667-13.994667 25.543111-44.088889 50.915556-88.263111 76.373333-132.352 3.299556-5.745778 5.688889-11.690667 5.745778-14.933333 0-17.834667-9.272889-29.866667-23.466667-33.877334m147.456 44.288c-16.384 0.085333-27.306667 11.918222-27.448888 30.151111-0.142222 25.372444-0.028444 50.716444-0.028445 76.060445h-0.085333c0 26.112-0.113778 52.252444 0.056889 78.364444 0.113778 18.261333 11.064889 30.065778 27.448889 30.208 16.952889 0.142222 28.046222-11.832889 28.103111-30.748444 0.113778-51.086222 0.142222-102.172444 0.056889-153.258667 0-18.773333-11.207111-30.862222-28.103112-30.776889m177.208889-26.112c-7.509333-12.8-21.902222-16.014222-33.792-8.874666a23.722667 23.722667 0 0 0-8.533333 32.995555c26.282667 46.279111 52.906667 92.330667 79.644444 138.353778 4.494222 7.765333 11.633778 11.946667 20.906667 11.804444 18.545778-0.142222 30.520889-19.342222 21.219556-35.868444-26.026667-46.392889-52.650667-92.444444-79.473778-138.410667m239.957333-41.187555c-45.283556-26.254222-90.595556-52.48-135.964444-78.648889-4.693333-2.702222-9.728-4.323556-15.36-2.958222-9.102222 2.247111-14.933333 8.049778-16.497778 17.095111-1.877333 10.894222 3.84 18.204444 12.885333 23.438222 29.809778 17.180444 59.562667 34.417778 89.344 51.598222 15.217778 8.789333 30.236444 17.976889 45.738667 26.225778 14.677333 7.793778 31.061333-2.048 31.061333-18.033778-0.056889-8.448-4.096-14.592-11.207111-18.716444m48.867556-234.638222c-24.888889-0.085333-49.749333 0-74.609778 0v-0.085334c-25.258667 0-50.517333-0.056889-75.776 0.028445-13.425778 0.056889-20.963556 6.343111-21.162667 17.294222-0.199111 11.150222 7.082667 17.521778 20.679111 17.550222 50.488889 0.113778 100.977778 0.142222 151.495112 0.085333 13.368889 0 21.191111-6.485333 21.390222-17.152 0.227556-10.808889-8.106667-17.664-22.016-17.720888m-187.960889-127.146667c45.084444-26.026667 90.140444-52.110222 135.168-78.222222 4.864-2.844444 8.248889-6.855111 8.135111-12.942223-0.142222-11.036444-11.207111-17.436444-21.504-11.548444-45.511111 26.055111-90.851556 52.394667-136.135111 78.819556-7.68 4.494222-10.524444 11.52-5.575111 19.569777 4.835556 7.850667 12.088889 8.817778 19.911111 4.323556m-122.311111-115.114667c5.205333-0.256 8.220444-3.413333 10.609778-7.651555 4.920889-8.647111 10.040889-17.208889 14.990222-25.827556 20.48-35.555556 40.931556-71.025778 61.297778-106.609778 5.091556-8.874667 3.015111-16.668444-4.778667-18.517333-7.68-1.848889-10.894222 3.697778-14.051556 9.159111l-68.778666 119.495111c-2.844444 4.977778-6.030222 9.870222-8.305778 15.104-3.128889 7.196444 1.678222 14.648889 9.045333 14.848","p-id":"3454",style:Ot({fill:e.color})},null,4)]))],4))}});var Yn=Y(Bn,[["__scopeId","data-v-0a8a31e2"]]);const An={},Sn={t:"1642063181211",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"5062",width:"128",height:"128","data-v-cda444e0":""},zn=t("path",{d:"M512 85.333333c235.648 0 426.666667 191.018667 426.666667 426.666667s-191.018667 426.666667-426.666667 426.666667S85.333333 747.648 85.333333 512 276.352 85.333333 512 85.333333z m-74.965333 550.4L346.453333 545.152a42.666667 42.666667 0 1 0-60.330666 60.330667l120.704 120.704a42.666667 42.666667 0 0 0 60.330666 0l301.653334-301.696a42.666667 42.666667 0 1 0-60.288-60.330667l-271.530667 271.488z",fill:"#52C41A","p-id":"5063","data-v-cda444e0":""},null,-1),Pn=[zn];function Tn(e,a){return i(),r("svg",Sn,Pn)}var In=Y(An,[["render",Tn]]);const Ln={},Mn={width:"128",height:"128",viewBox:"0 0 50 50",version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"},On=zt('',1),Nn=[On];function qn(e,a){return i(),r("svg",Mn,Nn)}var jn=Y(Ln,[["render",qn]]),He={install:e=>{e.component("icon-loading",Yn),e.component("icon-success",In),e.component("icon-error",jn)}};const Rn=e=>{},Gn=()=>new Date().getTime(),Vn=e=>{if(e<1e3)return`${e} B`;let o=1e3,n=0;for(let m=e/1e3;m>=1e3;m/=1e3)o*=1e3,n++;let s=[" KB"," MB"," GB"," TB"," PB"," EB"];return(e/100/(o/100)).toFixed(1)+s[n]},Un=e=>{if(e==null)return 0;if(e<1e4)return e;let o=parseInt(`${e/1e4}`),n=e%1e4;return`${o}\u4E07${n}`},Wn=e=>{if(e)try{var a=new Date(e),o=a.getHours(),n=a.getMinutes(),s=a.getSeconds();return o<10&&(o=`0${o}`),n<10&&(n=`0${n}`),s<10&&(s=`0${s}`),`${o}:${n}:${s}`}catch(f){}return""},Zn=e=>{if(e){let a=Math.floor(e/86400),o=Math.floor(e/3600)%24,n=Math.floor(e/60)%60,s=e%60;return a+"\u5929"+o+"\u5C0F\u65F6"+(n<10?"0"+n:n)+"\u5206"+(s<10?"0"+s:s)+"\u79D2"}},Hn=e=>/^\d+\.\d+\.\d+\.\d+$/.test(e),Jn=e=>e.length<3?"\u7528\u6237\u540D\u592A\u77ED":e.toLowerCase()!=e?"\u7528\u6237\u540D\u53EA\u80FD\u4E3A\u5C0F\u5199":new RegExp("^\\d").exec(e)?"\u7528\u6237\u540D\u4E0D\u80FD\u4EE5\u6570\u5B57\u5F00\u5934":new RegExp("^_").exec(e)?"\u7528\u6237\u540D\u4E0D\u80FD\u4EE5_\u5F00\u5934":new RegExp("^[a-z0-9_]+$").exec(e)?!0:"\u975E\u6CD5\u7684\u7528\u6237\u540D",Xn=(e,a)=>{let o=!0,n=null;const s=()=>{n=null,o&&e().finally(()=>{o&&(n=setTimeout(s,a))})};return n=setTimeout(s,0),()=>{o=!1,n!=null&&clearTimeout(n)}};var Kn=Object.freeze(Object.defineProperty({__proto__:null,formatDate:Rn,UnixDate:Gn,byteToSize:Vn,numberToSum:Un,dateForm:Wn,stampForm:Zn,checkIsIP:Hn,checkSmabaUserName:Jn,easyInterval:Xn},Symbol.toStringTag,{value:"Module"})),wt=W({},Kn);const Qn={class:"flow"},ti={class:"flow-data"},ei={key:0},ai={key:1},oi=P({setup(e){_a([ha,xa,ka,wa,ya,Fa]);const a=y(),o=h=>{var _;const v=(_=a.value)==null?void 0:_[h];return!v||v.startTime==0?"":d(v.startTime*1e3)+"-"+d(v.endTime*1e3)},n=G(()=>{var v;let h=[];return(v=a.value)==null||v.forEach(_=>{h.push({value:_.uploadSpeed})}),h}),s=G(()=>{var v;let h=[];return(v=a.value)==null||v.forEach(_=>{h.push({value:_.downloadSpeed})}),h}),f=G(()=>{var v;let h="";if(a.value){let _=((v=a.value)==null?void 0:v.length)||0;if(_>0){let x=a.value[_-1];h=c(x.uploadSpeed)+"/s"}}return h}),m=G(()=>{var v;let h="";if(a.value){let _=((v=a.value)==null?void 0:v.length)||0;if(_>0){let x=a.value[_-1];h=c(x.downloadSpeed)+"/s"}}return h});G(()=>{var v;let h=[];return(v=a.value)==null||v.forEach(_=>{h.push({value:_.downloadSpeed+_.uploadSpeed})}),h});const p=()=>T(this,null,function*(){var h;try{const v=yield z.Network.Statistics.GET();if(v.data&&(h=v.data.result)!=null&&h.items){const _=v.data.result.slots||10;if(v.data.result.items.length<_){let x=v.data.result.items;for(;x.length<_;)x=[{downloadSpeed:0,endTime:0,startTime:0,uploadSpeed:0}].concat(x);a.value=x}else v.data.result.items.length>_?a.value=v.data.result.items.slice(_-v.data.result.items.length):a.value=v.data.result.items}}catch(v){console.log(v)}}),d=wt.dateForm,c=wt.byteToSize,u=y();let l=null;const b=h=>(l=Ea(h,"dark"),l.setOption({animation:!1,backgroundColor:"transparent",color:["transparent","transparent"],tooltip:{trigger:"axis",formatter:v=>{if(Array.isArray(v)){let _="";v.length>0&&(_=o(v[0].axisValue));for(let x=0;x${v[x].seriesName}: ${c(v[x].value)}/s`;return _.toString()}else{const _=v;return`${o(_.axisValue)}
${_.seriesName}: ${c(_.value)}/s`}}},xAxis:{type:"category",boundaryGap:!1,splitLine:{lineStyle:{color:["#999"]},show:!1},name:"",show:!1,nameGap:0,nameTextStyle:{height:0,lineHeight:0,padding:0}},title:{text:"\u6D41\u91CF\u7EDF\u8BA1",textStyle:{fontSize:12,color:"rgba(0, 0, 0, 0.6)"},top:"10px",left:"10px"},yAxis:{type:"value",name:"",minInterval:1e4,interval:1e3,axisLabel:{formatter:function(v,_){return`${c(v)}/s`},color:"#fff",show:!1},nameTextStyle:{color:"#fff"},splitLine:{lineStyle:{color:["#999"]},show:!1}},series:[{name:"\u4E0B\u8F7D",data:s.value,type:"line",smooth:!0,areaStyle:{color:{type:"linear",x:0,y:0,x2:0,y2:1,colorStops:[{offset:0,color:"rgba(32, 199, 247, 1)"},{offset:1,color:"rgba(32, 199, 247, 0.1)"}],global:!1}}},{name:"\u4E0A\u4F20",data:n.value,type:"line",smooth:!0,areaStyle:{color:{type:"linear",x:0,y:0,x2:0,y2:1,colorStops:[{offset:0,color:"rgba(85, 58, 254, 1)"},{offset:1,color:"rgba(85, 58, 254, 0.1)"}],global:!1}}}],legend:{padding:0,align:"right",top:"10px",selected:{\u4E0A\u4F20:!0,\u4E0B\u8F7D:!0},textStyle:{color:"rgba(0, 0, 0, 0.6)"},itemStyle:{color:"#5e72e4"},lineStyle:{color:"#333"}},grid:{left:"2%",right:"2%",bottom:"0%",top:"10%",containLabel:!0}}),l);return Dt(()=>{setTimeout(()=>T(this,null,function*(){if(u.value){yield p();const h=b(u.value),v=u.value;h.resize({width:v.clientWidth,height:v.clientHeight}),window.addEventListener("resize",()=>{h.resize({width:v.clientWidth,height:v.clientHeight})});const _=()=>T(this,null,function*(){l!=null&&(yield p(),l!=null&&(h.setOption({series:[{name:"\u4E0B\u8F7D",data:s.value,type:"line",areaStyle:{},smooth:!0},{name:"\u4E0A\u4F20",data:n.value,type:"line",areaStyle:{},smooth:!0}]}),setTimeout(_,5e3)))});setTimeout(_,5e3)}}),1e3)}),qt(()=>{l!=null&&(l.dispose(),l=null)}),(h,v)=>(i(),r("div",Qn,[t("div",{ref_key:"el",ref:u,class:"echart"},null,512),t("div",ti,[k(f)?(i(),r("span",ei,"\u4E0A\u4F20: "+g(k(f)),1)):C("",!0),k(m)?(i(),r("span",ai,"\u4E0B\u8F7D: "+g(k(m)),1)):C("",!0)])]))}});var ni=Y(oi,[["__scopeId","data-v-54a7c83e"]]);const ii={},ri={t:"1649668202191",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"2338","xmlns:xlink":"http://www.w3.org/1999/xlink",width:"28px",height:"28px"},si=t("path",{d:"M288 512m-64 0a64 64 0 1 0 128 0 64 64 0 1 0-128 0Z","p-id":"2339",fill:"#666"},null,-1),di=t("path",{d:"M512 512m-64 0a64 64 0 1 0 128 0 64 64 0 1 0-128 0Z","p-id":"2340",fill:"#666"},null,-1),ui=t("path",{d:"M736 512m-64 0a64 64 0 1 0 128 0 64 64 0 1 0-128 0Z","p-id":"2341",fill:"#666"},null,-1),li=[si,di,ui];function ci(e,a){return i(),r("svg",ri,li)}var $t=Y(ii,[["render",ci]]);let ie=0;const pi={props:{type:String,message:String|Function,Close:Function,countdown:Number},data(){return{show:!1,remain:0}},mounted(){if(window.setTimeout(()=>{this.show=!0},0),this.countdown){this.remain=this.countdown;const e=()=>{this.show&&this.remain>0&&(this.remain=this.remain-1,ie=window.setTimeout(e,1e3))};ie=window.setTimeout(e,1e3)}},computed:{Message(){return this.message+(this.countdown?" "+this.remain+"s":"")}},methods:{Stop(){this.type!="loading"&&(this.show=!1,ie!=0&&clearTimeout(ie),this.Close())}}},le=e=>(O("data-v-6935a479"),e=e(),N(),e),fi={key:0,class:"loading icon"},mi=le(()=>t("svg",{t:"1631799919469",class:"icon",viewBox:"0 0 1047 1047",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"3453",width:"128",height:"128"},[t("path",{d:"M522.695111 1.991111c-26.339556 0.170667-47.416889 21.475556-47.672889 48.753778-0.284444 26.453333-0.056889 52.963556-0.056889 79.445333 0 27.249778-0.369778 54.528 0.113778 81.777778 0.483556 27.050667 22.016 47.132444 49.351111 46.904889a47.786667 47.786667 0 0 0 47.729778-47.445333c0.284444-53.76 0.284444-107.52-0.028444-161.251556-0.170667-27.676444-21.902222-48.355556-49.436445-48.184889m-195.896889 88.092445c-8.334222-14.222222-21.646222-21.276444-38.314666-21.333334-35.128889 0-56.576 36.949333-38.968889 68.152889a11616.995556 11616.995556 0 0 0 78.961777 137.614222 44.942222 44.942222 0 0 0 61.838223 16.896c21.304889-12.202667 29.667556-38.968889 17.379555-60.871111-26.453333-47.104-53.560889-93.866667-80.896-140.458666m-228.693333 234.524444c44.316444 25.799111 88.746667 51.342222 133.176889 76.970667 6.712889 3.896889 13.681778 6.912 21.703111 6.428444 20.138667 0.142222 35.953778-11.946667 41.301333-31.573333 5.006222-18.261333-2.673778-36.721778-20.224-46.990222-44.629333-26.026667-89.372444-51.882667-134.115555-77.710223-22.528-12.999111-47.815111-7.025778-59.818667 13.909334-12.231111 21.248-4.977778 45.624889 17.948444 58.965333m34.161778 235.975111c26.396444 0 52.821333 0.199111 79.217778-0.085333 23.409778-0.256 39.139556-16.412444 38.798222-39.139556-0.341333-21.617778-16.924444-37.347556-39.594666-37.376-51.655111-0.056889-103.310222-0.056889-154.965334 0.028445-24.177778 0.056889-40.704 15.985778-40.561778 38.684444 0.142222 22.186667 16.583111 37.745778 40.192 37.859556 25.656889 0.142222 51.285333 0.028444 76.913778 0m151.722667 100.238222a34.247111 34.247111 0 0 0-46.876445-12.942222 13764.778667 13764.778667 0 0 0-139.008 80.583111c-11.093333 6.485333-16.327111 16.867556-16.497777 25.372444 0.085333 30.549333 27.249778 47.957333 50.403555 35.072 47.160889-26.197333 93.724444-53.475556 140.145778-80.924444 17.180444-10.154667 21.504-30.378667 11.832889-47.160889m91.875555 101.660444c-14.250667-4.067556-27.619556 1.422222-35.84 15.644445a24375.466667 24375.466667 0 0 0-77.312 134.485333c-10.012444 17.550222-5.859556 35.669333 9.784889 45.027556 16.014222 9.557333 34.247111 4.039111 44.714667-13.994667 25.543111-44.088889 50.915556-88.263111 76.373333-132.352 3.299556-5.745778 5.688889-11.690667 5.745778-14.933333 0-17.834667-9.272889-29.866667-23.466667-33.877334m147.456 44.288c-16.384 0.085333-27.306667 11.918222-27.448888 30.151111-0.142222 25.372444-0.028444 50.716444-0.028445 76.060445h-0.085333c0 26.112-0.113778 52.252444 0.056889 78.364444 0.113778 18.261333 11.064889 30.065778 27.448889 30.208 16.952889 0.142222 28.046222-11.832889 28.103111-30.748444 0.113778-51.086222 0.142222-102.172444 0.056889-153.258667 0-18.773333-11.207111-30.862222-28.103112-30.776889m177.208889-26.112c-7.509333-12.8-21.902222-16.014222-33.792-8.874666a23.722667 23.722667 0 0 0-8.533333 32.995555c26.282667 46.279111 52.906667 92.330667 79.644444 138.353778 4.494222 7.765333 11.633778 11.946667 20.906667 11.804444 18.545778-0.142222 30.520889-19.342222 21.219556-35.868444-26.026667-46.392889-52.650667-92.444444-79.473778-138.410667m239.957333-41.187555c-45.283556-26.254222-90.595556-52.48-135.964444-78.648889-4.693333-2.702222-9.728-4.323556-15.36-2.958222-9.102222 2.247111-14.933333 8.049778-16.497778 17.095111-1.877333 10.894222 3.84 18.204444 12.885333 23.438222 29.809778 17.180444 59.562667 34.417778 89.344 51.598222 15.217778 8.789333 30.236444 17.976889 45.738667 26.225778 14.677333 7.793778 31.061333-2.048 31.061333-18.033778-0.056889-8.448-4.096-14.592-11.207111-18.716444m48.867556-234.638222c-24.888889-0.085333-49.749333 0-74.609778 0v-0.085334c-25.258667 0-50.517333-0.056889-75.776 0.028445-13.425778 0.056889-20.963556 6.343111-21.162667 17.294222-0.199111 11.150222 7.082667 17.521778 20.679111 17.550222 50.488889 0.113778 100.977778 0.142222 151.495112 0.085333 13.368889 0 21.191111-6.485333 21.390222-17.152 0.227556-10.808889-8.106667-17.664-22.016-17.720888m-187.960889-127.146667c45.084444-26.026667 90.140444-52.110222 135.168-78.222222 4.864-2.844444 8.248889-6.855111 8.135111-12.942223-0.142222-11.036444-11.207111-17.436444-21.504-11.548444-45.511111 26.055111-90.851556 52.394667-136.135111 78.819556-7.68 4.494222-10.524444 11.52-5.575111 19.569777 4.835556 7.850667 12.088889 8.817778 19.911111 4.323556m-122.311111-115.114667c5.205333-0.256 8.220444-3.413333 10.609778-7.651555 4.920889-8.647111 10.040889-17.208889 14.990222-25.827556 20.48-35.555556 40.931556-71.025778 61.297778-106.609778 5.091556-8.874667 3.015111-16.668444-4.778667-18.517333-7.68-1.848889-10.894222 3.697778-14.051556 9.159111l-68.778666 119.495111c-2.844444 4.977778-6.030222 9.870222-8.305778 15.104-3.128889 7.196444 1.678222 14.648889 9.045333 14.848","p-id":"3454"})],-1)),bi=[mi],vi={key:1,class:"success icon"},gi=le(()=>t("svg",{t:"1632451272305",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"2204",width:"128",height:"128"},[t("path",{d:"M1001.305115 275.874141 431.461709 845.718571c-28.221762 28.221762-73.977875 28.221762-102.20066 0L22.661116 539.116591c-28.222785-28.221762-28.222785-73.979922 0-102.20066 28.221762-28.221762 73.977875-28.221762 102.20066 0l255.500115 255.502162 518.743588-518.743588c28.221762-28.221762 73.977875-28.221762 102.199637 0C1029.5279 201.89422 1029.5279 247.65238 1001.305115 275.874141z","p-id":"2205"})],-1)),_i=[gi],hi={key:2,class:"error icon"},xi=le(()=>t("svg",{t:"1632451325789",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"2204",width:"128",height:"128"},[t("path",{d:"M823.04 840.32 524.16 540.16l296.32-294.4c12.8-12.8 12.8-33.28 0-45.44-12.8-12.8-33.28-12.8-46.08 0L478.08 494.08 184.96 200.32c-12.8-12.8-33.28-12.8-45.44 0s-12.8 33.28 0 45.44l292.48 293.76-302.72 300.8c-12.8 12.8-12.8 33.28 0 45.44 12.8 12.8 33.28 12.8 46.08 0l302.72-300.16 299.52 300.16c12.8 12.8 33.28 12.8 45.44 0C835.2 873.6 835.2 853.12 823.04 840.32z","p-id":"2205"})],-1)),ki=[xi],wi={key:3,class:"warning icon"},yi=le(()=>t("svg",{t:"1632451401172",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"1638",width:"128",height:"128"},[t("path",{d:"M512 1021.45211835a60.32985613 60.32985613 0 1 1 60.32985613-60.32985611 60.32985613 60.32985613 0 0 1-60.32985613 60.32985611z m86.85823451-924.97400238L572.32985613 719.80283775a60.32985613 60.32985613 0 0 1-120.65971226 0l-26.52837838-623.32472178c-0.16758294-2.22885301-0.28489098-4.49122263-0.284891-6.78710881a87.14312551 87.14312551 0 0 1 174.28625102 0c0 2.2958862-0.11730806 4.5582558-0.284891 6.78710881z","p-id":"1639"})],-1)),Fi=[yi];function Ei(e,a,o,n,s,f){return i(),M(_t,{name:"el-fade-in-linear"},{default:q(()=>[s.show?(i(),r("div",{key:0,class:"toast",onClick:a[1]||(a[1]=m=>f.Stop())},[o.type=="loading"?(i(),r("div",fi,bi)):o.type=="success"?(i(),r("div",vi,_i)):o.type=="error"?(i(),r("div",hi,ki)):o.type=="warning"?(i(),r("div",wi,Fi)):C("",!0),t("div",{class:"message",onClick:a[0]||(a[0]=ot(()=>{},["stop"]))},g(f.Message),1)])):C("",!0)]),_:1})}var Ci=Y(pi,[["render",Ei],["__scopeId","data-v-6935a479"]]);const Jt=new Map,jt=e=>{const a=J(Ci,K(W({},e),{Close:()=>{n()}})),o=document.createElement("div");document.body.append(o),a.mount(o);const n=()=>{o.remove(),Jt.get(a._uid)&&Jt.delete(a._uid)};return e.type=="loading"&&Jt.set(a._uid,{Close:n}),(e==null?void 0:e.duration)==0||((e==null?void 0:e.duration)>0?setTimeout(()=>{n()},e==null?void 0:e.duration):setTimeout(()=>{n()},3e3)),{Close:n}},E=e=>jt(e);E.Loading=(e,a)=>jt({type:"loading",message:e||"\u52A0\u8F7D\u4E2D...",duration:0,countdown:a||0});E.Success=e=>jt({type:"success",message:e});E.Error=e=>jt({type:"error",message:e,duration:0});E.Warning=e=>jt({type:"warning",message:e});E.Message=e=>jt({message:e});E.Clear=()=>{Jt.forEach((e,a)=>{e.Close(),Jt.delete(a)})};const ft={installApp:(e,a)=>new Promise((o,n)=>{let s=0;z.App.Install.POST({name:e}).then(()=>{const f=setTimeout(()=>{s==0&&(s=1,o(!1))},(a||60)*1e3),m=()=>{s==0&&z.App.Check.POST({name:e}).then(p=>{if(s==0&&p!=null&&p.data){const{result:d}=p.data;if((d==null?void 0:d.status)=="installed"){clearTimeout(f),s=1,o(!0);return}}}).catch(p=>{}).finally(()=>{s==0&&setTimeout(m,3e3)})};setTimeout(m,3e3)}).catch(f=>{s==0&&(s=1,n("\u5B89\u88C5\u5931\u8D25\uFF0C"+f))})}),checkAndInstallApp:(e,a,o)=>T(Kt,null,function*(){let n=E.Loading("\u68C0\u67E5\u4E2D...");try{const s=yield z.App.Check.POST({name:e});if(n.Close(),s!=null&&s.data){const{result:f,error:m}=s.data;if(m)E.Warning(m);else if(f){if(f.status=="installed")return!0;if(confirm(`\u68C0\u6D4B\u5230\u4F60\u5C1A\u672A\u5B89\u88C5 ${a} \u63D2\u4EF6,\u662F\u5426\u5B89\u88C5\uFF1F`)){n=E.Loading("\u6B63\u5728\u5B89\u88C5\u4E2D...");const p=yield ft.installApp(o||e);if(n.Close(),p)return!0;E.Error("\u5B89\u88C5\u5931\u8D25\u6216\u8D85\u65F6\uFF0C\u8BF7\u68C0\u67E5\u8F6F\u4EF6\u6E90\u6216\u7A0D\u5019\u91CD\u8BD5")}}else E.Warning("\u68C0\u67E5\u63D2\u4EF6\u72B6\u6001\u5931\u8D25")}return!1}catch(s){return n.Close(),E.Warning(s),!1}}),installAndGo:(e,a,o)=>T(Kt,null,function*(){(yield ft.checkAndInstallApp(e,a))&&(location.href=o)})},$i={},Di={t:"1640746738262",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"1216",width:"128",height:"128"},Bi=t("path",{d:"M511.232 438.8352L112.9984 40.6016A51.2 51.2 0 0 0 40.6016 112.9984L438.784 511.232 40.6016 909.4656a51.2 51.2 0 1 0 72.3968 72.448l398.2336-398.2848 398.2336 398.2848a51.2 51.2 0 1 0 72.448-72.448l-398.2848-398.2336 398.2848-398.2336A51.2 51.2 0 0 0 909.4656 40.6016L511.232 438.784z","p-id":"1217"},null,-1),Yi=[Bi];function Ai(e,a){return i(),r("svg",Di,Yi)}var Si=Y($i,[["render",Ai]]);const zi=e=>(O("data-v-428d873e"),e=e(),N(),e),Pi={id:"actioner"},Ti={key:0,class:"action-container"},Ii={class:"action-container_header"},Li=zi(()=>t("div",null,null,-1)),Mi={class:"title"},Oi={class:"action-container_body"},Ni=P({props:{Close:{type:Function},type:{type:Number},title:String},setup(e){const a=e,o=y(!1);Dt(()=>{o.value=!0,document.body.setAttribute("lock-scroll","true")}),qt(()=>{document.body.removeAttribute("lock-scroll")});const n=()=>{a.Close&&(o.value=!1,setTimeout(()=>{a.Close&&a.Close()},300))};return(s,f)=>(i(),r("div",Pi,[t("div",{class:"bg",onClick:n}),e.type!=null?St(s.$slots,"default",{key:0},void 0,!0):(i(),r(L,{key:1},[o.value?(i(),r("div",Ti,[t("div",Ii,[Li,t("div",Mi,g(e.title),1),t("button",{class:"close",title:"\u5173\u95ED",onClick:n},[A(Si)])]),t("div",Oi,[St(s.$slots,"default",{},void 0,!0)])])):C("",!0)],64))]))}});var qi=Y(Ni,[["__scopeId","data-v-428d873e"]]);const X=P({props:{Close:{type:Function},type:{type:Number},title:String},setup(e){return(a,o)=>(i(),M(qi,{Close:e.Close,type:e.type,title:e.title},{default:q(()=>[St(a.$slots,"default")]),_:3},8,["Close","type","title"]))}}),yt=e=>(O("data-v-5922bd83"),e=e(),N(),e),ji=["onSubmit"],Ri=yt(()=>t("div",{class:"actioner-dns_header"},[t("span",null,"DNS\u914D\u7F6E")],-1)),Gi={class:"actioner-dns_body"},Vi={class:"label-item"},Ui=yt(()=>t("div",{class:"label-item_key"},[t("span",null,"DNS\u9009\u9879")],-1)),Wi={class:"label-item_value"},Zi=yt(()=>t("option",{value:"auto"},"\u81EA\u52A8\u83B7\u53D6DNS",-1)),Hi=yt(()=>t("option",{value:"manual"},"\u81EA\u5B9A\u4E49DNS",-1)),Ji=[Zi,Hi],Xi={class:"label-item"},Ki=yt(()=>t("div",{class:"label-item_key"},"DNS\u670D\u52A1\u5668\u5730\u5740",-1)),Qi={class:"label-item_value"},tr=["onUpdate:modelValue"],er={class:"label-item"},ar=yt(()=>t("div",{class:"label-item_key"},[t("span",null,"DNS\u670D\u52A1\u5668\u5730\u5740")],-1)),or={class:"label-item_value"},nr={class:"label-item"},ir=yt(()=>t("div",{class:"label-item_key"},"\u5907\u7528DNS\u670D\u52A1\u5668\u5730\u5740",-1)),rr={class:"label-item_value"},sr={key:1,class:"label-message"},dr={class:"actioner-dns_footer"},ur=["disabled"],lr={key:1,class:"actioner-dns"},cr=yt(()=>t("div",{class:"actioner-dns_header"},[t("span",null,"DNS\u914D\u7F6E")],-1)),pr=yt(()=>t("div",{class:"actioner-dns_body"},[t("div",{class:"config-message"},"DNS\u914D\u7F6E\u5DF2\u4FDD\u5B58")],-1)),fr=P({props:{Close:{type:Function,required:!0}},setup(e){const a=e,o=y(0),n=y({interfaceName:"",dnsProto:"auto",manualDnsIp:[]}),s=y(""),f=y(""),m=y(""),p=y(!1);(()=>T(this,null,function*(){var b;p.value=!0;try{const h=yield z.Guide.DnsConfig.GET();(b=h==null?void 0:h.data)!=null&&b.result&&(n.value=h.data.result)}catch(h){m.value=h}p.value=!1}))();const c=()=>T(this,null,function*(){m.value="";let b={};switch(n.value.dnsProto){case"auto":break;case"manual":b.manualDnsIp=[],n.value.manualDnsIp!=null&&n.value.manualDnsIp.length>0?b.manualDnsIp=n.value.manualDnsIp:(b.manualDnsIp.push(s.value),f.value&&b.manualDnsIp.push(f.value));break}b.dnsProto=n.value.dnsProto,b.interfaceName=n.value.interfaceName;const h=E.Loading("\u914D\u7F6E\u4E2D...");try{const v=yield z.Guide.DnsConfig.POST(b);if(v!=null&&v.data){const{success:_,error:x}=v==null?void 0:v.data;x&&(m.value=x),(_==null||_==0)&&(E.Success("\u914D\u7F6E\u6210\u529F"),o.value=1)}}catch(v){m.value=v}h.Close()}),u=b=>{b.preventDefault(),a.Close&&a.Close()},l=b=>{location.reload()};return(b,h)=>(i(),M(X,{Close:e.Close,type:1},{default:q(()=>[o.value==0?(i(),r("form",{key:0,class:"actioner-dns",onSubmit:ot(c,["prevent"])},[Ri,t("div",Gi,[t("div",Vi,[Ui,t("div",Wi,[S(t("select",{"onUpdate:modelValue":h[0]||(h[0]=v=>n.value.dnsProto=v)},Ji,512),[[Z,n.value.dnsProto]])])]),n.value.dnsProto=="manual"?(i(),r(L,{key:0},[n.value.manualDnsIp!=null&&n.value.manualDnsIp.length>0?(i(!0),r(L,{key:0},j(n.value.manualDnsIp,(v,_)=>(i(),r("div",Xi,[Ki,t("div",Qi,[S(t("input",{type:"text",placeholder:"\u8BF7\u8F93\u5165DNS\u5730\u5740","onUpdate:modelValue":x=>n.value.manualDnsIp[_]=x},null,8,tr),[[V,n.value.manualDnsIp[_],void 0,{trim:!0}]])])]))),256)):(i(),r(L,{key:1},[t("div",er,[ar,t("div",or,[S(t("input",{type:"text",placeholder:"\u8BF7\u8F93\u5165DNS\u5730\u5740",required:"","onUpdate:modelValue":h[1]||(h[1]=v=>s.value=v)},null,512),[[V,s.value,void 0,{trim:!0}]])])]),t("div",nr,[ir,t("div",rr,[S(t("input",{type:"text",placeholder:"\u5907\u7528DNS\u5730\u5740","onUpdate:modelValue":h[2]||(h[2]=v=>f.value=v)},null,512),[[V,f.value,void 0,{trim:!0}]])])])],64))],64)):C("",!0),m.value?(i(),r("div",sr,g(m.value),1)):C("",!0)]),t("div",dr,[t("button",{class:"cbi-button cbi-button-apply app-btn",disabled:p.value},"\u786E\u8BA4",8,ur),t("button",{class:"cbi-button cbi-button-remove app-btn app-back",onClick:u},"\u53D6\u6D88")])],40,ji)):o.value==1?(i(),r("div",lr,[cr,pr,t("div",{class:"actioner-dns_footer"},[t("button",{class:"cbi-button cbi-button-remove app-btn app-back",onClick:l},"\u5B8C\u6210")])])):C("",!0)]),_:1},8,["Close"]))}});var mr=Y(fr,[["__scopeId","data-v-5922bd83"]]);const Je=()=>{const e=document.createElement("div");document.body.appendChild(e);const a=J(mr,{Close:()=>{o()}});a.mount(e);const o=()=>{a.unmount(),e.remove()};return{Close:o}},ce=e=>(O("data-v-ed442d72"),e=e(),N(),e),br={class:"action"},vr={class:"action-body"},gr=ce(()=>t("div",{class:"icon"},[t("svg",{t:"1642063181211",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"5062",width:"128",height:"128","data-v-cda444e0":""},[t("path",{d:"M512 85.333333c235.648 0 426.666667 191.018667 426.666667 426.666667s-191.018667 426.666667-426.666667 426.666667S85.333333 747.648 85.333333 512 276.352 85.333333 512 85.333333z m-74.965333 550.4L346.453333 545.152a42.666667 42.666667 0 1 0-60.330666 60.330667l120.704 120.704a42.666667 42.666667 0 0 0 60.330666 0l301.653334-301.696a42.666667 42.666667 0 1 0-60.288-60.330667l-271.530667 271.488z",fill:"#52C41A","p-id":"5063","data-v-cda444e0":""})])],-1)),_r=ce(()=>t("h2",{class:"title"},"\u670D\u52A1\u5DF2\u542F\u52A8",-1)),hr={class:"info"},xr=ce(()=>t("span",null,"\u524D\u5F80",-1)),kr=["href"],wr=ce(()=>t("span",null,"\u8FDB\u884C\u6D4B\u901F",-1)),yr=P({props:{port:Number,Close:Function},setup(e){const a=e,o=G(()=>`http://${location.hostname}:${a.port}`),n=()=>{a.Close&&(a.Close(),location.reload())};return(s,f)=>(i(),M(X,{type:1},{default:q(()=>[A(_t,{name:"rotate",mode:"out-in"},{default:q(()=>[t("div",br,[t("div",vr,[gr,_r,t("div",hr,[xr,t("a",{href:k(o),target:"_blank",rel:"noopener noreferrer"},g(k(o)),9,kr),wr]),t("div",{class:"btns"},[t("button",{class:"cbi-button cbi-button-remove app-btn app-back",type:"button",onClick:n},"\u5173\u95ED")])])])]),_:1})]),_:1}))}});var Fr=Y(yr,[["__scopeId","data-v-ed442d72"]]),Er=e=>{const a=document.createElement("div");document.body.appendChild(a);const o=J(Fr,K(W({},e),{Close:()=>{n()}}));o.mount(a);const n=()=>{o.unmount(),a.remove()};return{Close:n}};const Ee=e=>(O("data-v-39248365"),e=e(),N(),e),Cr=Ee(()=>t("div",{class:"app-container_status-label_iconer"},[t("svg",{xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink","xmlns:v":"https://vecta.io/nano",width:"48",height:"38",viewBox:"0 0 12.7 10.05"},[t("defs",null,[t("filter",{id:"A","color-interpolation-filters":"sRGB"},[t("feColorMatrix",{result:"A",values:"2 -0.5 -0.5 0 0 -0.5 2 -0.5 0 0 -0.5 -0.5 2 0 0 0 0 0 1 0 "}),t("feColorMatrix",{values:"0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0"}),t("feColorMatrix",{in:"A",values:"2 -0.5 -0.5 0 0 -0.5 2 -0.5 0 0 -0.5 -0.5 2 0 0 0 0 0 1 0 "})]),t("path",{id:"B",d:"M80.56 75.75h3.91v22.79h-3.91z"})]),t("g",{transform:"translate(0 -286.95)"},[t("rect",{x:".21",y:"287.25",width:"12.33",height:"9.5",ry:".57",fill:"#e6e6e6",stroke:"#e6e6e6","stroke-linejoin":"round","stroke-width":".37","paint-order":"normal"}),t("path",{transform:"matrix(.105 0 0 .0989 -6.0834 280.6)",d:"M73.96 75.66h89.41c2.31 0 4.17 1.86 4.17 4.17v52.65h-21.74v9.41h-8.69v12.59h-36.87v-12.59h-8.69v-9.41H69.79V79.83c0-2.31 1.86-4.17 4.17-4.17z",fill:"#999",filter:"url(#A)",stroke:"#999","stroke-width":"2.5"}),t("g",{transform:"matrix(.1048 0 0 .1048 -6.0999 280.7)",fill:"#fff",filter:"url(#A)",stroke:"#fff"},[t("use",{"xlink:href":"#B"}),t("use",{"xlink:href":"#B",x:"73.04"}),t("use",{"xlink:href":"#B",x:"52.17"}),t("use",{"xlink:href":"#B",x:"41.74"}),t("use",{"xlink:href":"#B",x:"31.3"}),t("use",{"xlink:href":"#B",x:"20.87"}),t("use",{"xlink:href":"#B",x:"10.43"}),t("use",{"xlink:href":"#B",x:"62.61"})]),t("rect",{x:"1.24",y:"294.55",width:"1.6",height:"1.38",ry:".11",fill:"#ccc",stroke:"#ccc","stroke-width":".22","paint-order":"normal"})])])],-1)),$r={class:"app-container_status-label_text"},Dr=Ee(()=>t("div",{class:"text_status"},"\u5DF2\u65AD\u5F00",-1)),Br={class:"text_info"},Yr=Ee(()=>t("div",{class:"app-container_status-label_iconer"},[t("svg",{xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",width:"48",height:"38",viewBox:"0 0 12.7 10.05","xmlns:v":"https://vecta.io/nano"},[t("defs",null,[t("filter",{id:"A","color-interpolation-filters":"sRGB"},[t("feColorMatrix",{result:"A",values:"2 -0.5 -0.5 0 0 -0.5 2 -0.5 0 0 -0.5 -0.5 2 0 0 0 0 0 1 0 "}),t("feColorMatrix",{values:"0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0"}),t("feColorMatrix",{in:"A",values:"2 -0.5 -0.5 0 0 -0.5 2 -0.5 0 0 -0.5 -0.5 2 0 0 0 0 0 1 0 "})]),t("path",{id:"B",d:"M80.56 75.75h3.91v22.79h-3.91z"})]),t("g",{transform:"translate(-.03 -287.07)"},[t("rect",{x:".24",y:"287.36",width:"12.33",height:"9.5",ry:".57",fill:"#e6e6e6",stroke:"#e6e6e6","stroke-linejoin":"round","stroke-width":".37","paint-order":"normal"}),t("path",{transform:"matrix(.105 0 0 .0989 -6.0532 280.72)",d:"M73.96 75.66h89.41c2.31 0 4.17 1.86 4.17 4.17v52.65h-21.74v9.41h-8.69v12.59h-36.87v-12.59h-8.69v-9.41H69.79V79.83c0-2.31 1.86-4.17 4.17-4.17z",fill:"#4d4d4d",filter:"url(#A)",stroke:"#4d4d4d","stroke-width":"2.5"}),t("g",{transform:"matrix(.1048 0 0 .1048 -6.0697 280.81)",fill:"#fff",filter:"url(#A)",stroke:"#fff"},[t("use",{"xlink:href":"#B"}),t("use",{"xlink:href":"#B",x:"73.04"}),t("use",{"xlink:href":"#B",x:"52.17"}),t("use",{"xlink:href":"#B",x:"41.74"}),t("use",{"xlink:href":"#B",x:"31.3"}),t("use",{"xlink:href":"#B",x:"20.87"}),t("use",{"xlink:href":"#B",x:"10.43"}),t("use",{"xlink:href":"#B",x:"62.61"})]),t("rect",{x:"1.27",y:"294.67",width:"1.6",height:"1.38",ry:".11",fill:"#55d400",stroke:"#55d400","stroke-width":".22","paint-order":"normal"})])])],-1)),Ar={class:"app-container_status-label_text"},Sr={class:"text_info"},zr=P({props:{item:{type:Object,required:!0},transform:{type:Number,default:0}},setup(e){const a=e,o=Ve(),n=y(null),s=m=>{const p=m.target,{left:d,top:c}=p.getBoundingClientRect();o.portitemStyle.show=!0,o.portitemStyle.left=d,o.portitemStyle.top=c,o.portitemStyle.portitem=a.item},f=m=>{o.portitemStyle.show=!1};return(m,p)=>(i(),r("div",{class:"app-container_status-label_bg",style:Ot(`transform: translateX(${e.transform}px);`),ref_key:"el",ref:n,onMouseenter:s,onMouseleave:f},[e.item.linkState=="DOWN"?(i(),r(L,{key:0},[Cr,t("div",$r,[Dr,t("div",Br,g(e.item.name)+" "+g(e.item.interfaceNames?`(${e.item.interfaceNames.join(",").toLocaleUpperCase()})`:""),1)])],64)):(i(),r(L,{key:1},[Yr,t("div",Ar,[t("div",null,g(e.item.linkSpeed),1),t("div",Sr,g(e.item.name)+" "+g(e.item.interfaceNames?`(${e.item.interfaceNames.join(",").toLocaleUpperCase()})`:""),1)])],64))],36))}});var Xe=Y(zr,[["__scopeId","data-v-39248365"]]);const Ke=e=>(O("data-v-3470ca08"),e=e(),N(),e),Pr=Ke(()=>t("span",null,g("<"),-1)),Tr=[Pr],Ir=Ke(()=>t("span",null,g(">"),-1)),Lr=[Ir],Mr=P({props:{portList:{type:Array,required:!0}},setup(e){const a=y(),o=y(0),n=y(0),s=y(0),f=y(!1),m=()=>{if(s.value>=0){s.value=0;return}s.value+=100},p=()=>{if(s.value<=0-o.value+n.value){s.value=0-o.value+n.value;return}s.value-=100};return Dt(()=>{Ca(()=>{a.value&&(o.value=a.value.scrollWidth,n.value=a.value.clientWidth,f.value=o.value>n.value)})}),(d,c)=>(i(),r("div",{class:"app-interfaces",ref_key:"el",ref:a},[f.value?(i(),r(L,{key:0},[t("a",{class:"btn-f",onClick:m},Tr),t("a",{class:"btn-r",onClick:p},Lr)],64)):C("",!0),(i(!0),r(L,null,j(e.portList,(u,l)=>(i(),M(Xe,{item:u,transform:s.value},null,8,["item","transform"]))),256))],512))}});var Or=Y(Mr,[["__scopeId","data-v-3470ca08"]]);const Nr={},qr={width:"82px",height:"82px",viewBox:"0 0 82 82",version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"},jr=zt('icon_finished',2),Rr=[jr];function Gr(e,a){return i(),r("svg",qr,Rr)}var Ce=Y(Nr,[["render",Gr]]);const Rt=e=>(O("data-v-1e29113c"),e=e(),N(),e),Vr=["onSubmit"],Ur=Rt(()=>t("div",{class:"actioner-dns_header"},[t("span",null,"\u8F6F\u4EF6\u6E90\u914D\u7F6E")],-1)),Wr={class:"actioner-dns_body"},Zr={class:"label-item"},Hr=Rt(()=>t("div",{class:"label-item_key"},[t("span",null,"\u5F53\u524D\u8F6F\u4EF6\u6E90")],-1)),Jr={class:"label-item_value"},Xr={class:"item_info"},Kr={class:"label-item"},Qr=Rt(()=>t("div",{class:"label-item_key"},[t("span",null,"\u5207\u6362\u8F6F\u4EF6\u6E90")],-1)),ts={class:"label-item_value"},es=Rt(()=>t("option",{selected:"true",value:""},"\u8BF7\u9009\u62E9\u8F6F\u4EF6\u6E90",-1)),as=["value"],os={class:"actioner-dns_footer"},ns=["disabled"],is={key:1,class:"actioner-dns"},rs=Rt(()=>t("div",{class:"actioner-dns_header"},[t("span",{class:"softsource_tit"},"\u8F6F\u4EF6\u6E90\u914D\u7F6E")],-1)),ss={class:"actioner-dns_body"},ds={class:"finished"},us=Rt(()=>t("p",{class:"successed"},"\u914D\u7F6E\u6210\u529F\uFF01",-1)),ls=P({props:{Close:{type:Function,required:!0}},setup(e){const a=e,o=y(0),n=y(""),s=y(),f=y();(()=>{z.Guide.SoftSourceList.GET().then(u=>{var l,b;if((l=u==null?void 0:u.data)!=null&&l.result){const h=(b=u==null?void 0:u.data)==null?void 0:b.result;f.value=h}}).then(()=>z.Guide.GetSoftSource.GET()).then(u=>{var l,b;if((l=u==null?void 0:u.data)!=null&&l.result){const h=u.data.result;s.value=h.softSource,(b=f.value)!=null&&b.softSourceList.find(v=>v.identity==h.softSource.identity)&&(n.value=h.softSource.identity)}})})();const p=u=>{u.preventDefault(),a.Close&&a.Close()},d=u=>{const l=E.Loading("\u6B63\u5728\u5207\u6362\u4E2D...");z.Guide.SoftSource.POST({softSourceIdentity:n.value}).then(b=>{if(b!=null&&b.data){if((b.data.success||0)==0){o.value=1;return}else if(b.data.error)throw b.data.error}throw"\u672A\u77E5\u9519\u8BEF"}).catch(b=>{E.Error(b)}).finally(()=>l.Close())},c=u=>{u.preventDefault(),location.reload()};return(u,l)=>(i(),M(X,{Close:e.Close,type:1},{default:q(()=>{var b,h;return[o.value==0?(i(),r("form",{key:0,class:"actioner-dns",onSubmit:ot(d,["prevent"])},[Ur,t("div",Wr,[t("div",Zr,[Hr,t("div",Jr,[t("p",Xr,g((b=s.value)==null?void 0:b.name),1)])]),t("div",Kr,[Qr,t("div",ts,[S(t("select",{name:"",id:"","onUpdate:modelValue":l[0]||(l[0]=v=>n.value=v)},[es,(i(!0),r(L,null,j((h=f.value)==null?void 0:h.softSourceList,(v,_)=>(i(),r("option",{value:v.identity,key:_},g(v.name),9,as))),128))],512),[[Z,n.value,void 0,{trim:!0}]])])])]),t("div",os,[t("button",{class:"cbi-button cbi-button-apply app-btn",disabled:n.value==""},"\u786E\u8BA4",8,ns),t("button",{class:"cbi-button cbi-button-remove app-btn app-back",onClick:p},"\u53D6\u6D88")])],40,Vr)):C("",!0),o.value==1?(i(),r("form",is,[rs,t("div",ss,[t("div",ds,[A(Ce)]),us,t("div",{class:"btns"},[t("button",{class:"cbi-button cbi-button-apply softsource_successed",onClick:c},"\u786E\u5B9A")])])])):C("",!0)]}),_:1},8,["Close"]))}});var cs=Y(ls,[["__scopeId","data-v-1e29113c"]]);const Qe=()=>{const e=document.createElement("div");document.body.appendChild(e);const a=J(cs,{Close:()=>{o()}});a.mount(e);const o=()=>{a.unmount(),e.remove()};return{Close:o}},dt=e=>(O("data-v-f4854148"),e=e(),N(),e),ps={class:"app-container_status-label"},fs={class:"app-container_status-label_item"},ms={class:"app-container_status-container",style:{height:"100%"}},bs={key:0,class:"app-container_status-container_body"},vs=dt(()=>t("svg",{width:"50px",height:"50px",viewBox:"0 0 50 50",version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"},[t("title",null,"icon_internet connected"),t("g",{id:"icon_internet-connected",stroke:"none","stroke-width":"1",fill:"none","fill-rule":"evenodd"},[t("g",{id:"wancheng","fill-rule":"nonzero"},[t("path",{d:"M0,25 C0,33.9316396 4.76497292,42.1848151 12.5,46.6506351 C20.2350269,51.116455 29.7649731,51.116455 37.5,46.6506351 C45.2350271,42.1848151 50,33.9316396 50,25 C50,11.1928812 38.8071187,0 25,0 C11.1928813,0 0,11.1928812 0,25 Z",id:"Path","fill-opacity":"0.0779329313",fill:"#553AFE"}),t("g",{id:"Group-2",transform:"translate(10.000000, 10.000000)"},[t("path",{d:"M0,15 C0,20.3589838 2.85898375,25.3108891 7.5,27.990381 C12.1410161,30.669873 17.8589839,30.669873 22.5,27.990381 C27.1410162,25.3108891 30,20.3589838 30,15 C30,6.7157287 23.2842712,0 15,0 C6.71572875,0 0,6.7157287 0,15 Z",id:"Path",fill:"#553AFE"}),t("path",{d:"M8,15 L13.2546984,20.2546984 C13.6452227,20.6452227 14.2783876,20.6452227 14.6689119,20.2546984 C14.6813066,20.2423037 14.6933732,20.2295853 14.7050993,20.2165563 L23,11 L23,11",id:"Path-3",stroke:"#FFFFFF","stroke-width":"2","stroke-linecap":"round"})])])])],-1)),gs={class:"app-container_status-info"},_s=dt(()=>t("span",{class:"container_success"},"\u5DF2\u8FDE\u63A5\u4E92\u8054\u7F51",-1)),hs={class:"container_time"},xs={key:1,class:"app-container_status-container_body"},ks=dt(()=>t("svg",{width:"50px",height:"50px",viewBox:"0 0 50 50",version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"},[t("g",{id:"icon_internet-alert",stroke:"none","stroke-width":"1",fill:"none","fill-rule":"evenodd"},[t("g",{id:"wancheng"},[t("path",{d:"M0,25 C0,33.9316396 4.76497292,42.1848151 12.5,46.6506351 C20.2350269,51.116455 29.7649731,51.116455 37.5,46.6506351 C45.2350271,42.1848151 50,33.9316396 50,25 C50,11.1928812 38.8071187,0 25,0 C11.1928813,0 0,11.1928812 0,25 Z",id:"Path","fill-opacity":"0.08",fill:"#FAAD14","fill-rule":"nonzero"}),t("g",{id:"Group-2",transform:"translate(10.000000, 10.000000)"},[t("path",{d:"M0,15 C0,20.3589838 2.85898375,25.3108891 7.5,27.990381 C12.1410161,30.669873 17.8589839,30.669873 22.5,27.990381 C27.1410162,25.3108891 30,20.3589838 30,15 C30,6.7157287 23.2842712,0 15,0 C6.71572875,0 0,6.7157287 0,15 Z",id:"Path",fill:"#FAAD14","fill-rule":"nonzero"}),t("path",{d:"M15,6 C15.8284271,6 16.5,6.67157288 16.5,7.5 L16.5,18.5 C16.5,19.3284271 15.8284271,20 15,20 C14.1715729,20 13.5,19.3284271 13.5,18.5 L13.5,7.5 C13.5,6.67157288 14.1715729,6 15,6 Z",id:"\u8DEF\u5F84",fill:"#FFFFFF"}),t("path",{d:"M15,25 C14.171875,25 13.5,24.328125 13.5,23.5 C13.5,22.671875 14.171875,22 15,22 C15.828125,22 16.5,22.671875 16.5,23.5 C16.5,24.328125 15.828125,25 15,25 Z",id:"\u8DEF\u5F84",fill:"#FFFFFF"})])])])],-1)),ws={class:"app-container_status-info"},ys=dt(()=>t("span",{class:"container_failure"},"DNS\u9519\u8BEF",-1)),Fs={class:"container_time"},Es={key:2,class:"app-container_status-container_body"},Cs=dt(()=>t("svg",{width:"50px",height:"50px",viewBox:"0 0 50 50",version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"},[t("g",{id:"icon_internet-alert",stroke:"none","stroke-width":"1",fill:"none","fill-rule":"evenodd"},[t("g",{id:"wancheng"},[t("path",{d:"M0,25 C0,33.9316396 4.76497292,42.1848151 12.5,46.6506351 C20.2350269,51.116455 29.7649731,51.116455 37.5,46.6506351 C45.2350271,42.1848151 50,33.9316396 50,25 C50,11.1928812 38.8071187,0 25,0 C11.1928813,0 0,11.1928812 0,25 Z",id:"Path","fill-opacity":"0.08",fill:"#FAAD14","fill-rule":"nonzero"}),t("g",{id:"Group-2",transform:"translate(10.000000, 10.000000)"},[t("path",{d:"M0,15 C0,20.3589838 2.85898375,25.3108891 7.5,27.990381 C12.1410161,30.669873 17.8589839,30.669873 22.5,27.990381 C27.1410162,25.3108891 30,20.3589838 30,15 C30,6.7157287 23.2842712,0 15,0 C6.71572875,0 0,6.7157287 0,15 Z",id:"Path",fill:"#FAAD14","fill-rule":"nonzero"}),t("path",{d:"M15,6 C15.8284271,6 16.5,6.67157288 16.5,7.5 L16.5,18.5 C16.5,19.3284271 15.8284271,20 15,20 C14.1715729,20 13.5,19.3284271 13.5,18.5 L13.5,7.5 C13.5,6.67157288 14.1715729,6 15,6 Z",id:"\u8DEF\u5F84",fill:"#FFFFFF"}),t("path",{d:"M15,25 C14.171875,25 13.5,24.328125 13.5,23.5 C13.5,22.671875 14.171875,22 15,22 C15.828125,22 16.5,22.671875 16.5,23.5 C16.5,24.328125 15.828125,25 15,25 Z",id:"\u8DEF\u5F84",fill:"#FFFFFF"})])])])],-1)),$s={class:"app-container_status-info"},Ds=dt(()=>t("span",{class:"container_failure"},"\u8F6F\u4EF6\u6E90\u9519\u8BEF",-1)),Bs={class:"container_time"},Ys={key:3,class:"app-container_status-container_body"},As=dt(()=>t("svg",{width:"50px",height:"50px",viewBox:"0 0 50 50",version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"},[t("g",{id:"icon_internet-alert",stroke:"none","stroke-width":"1",fill:"none","fill-rule":"evenodd"},[t("g",{id:"wancheng"},[t("path",{d:"M0,25 C0,33.9316396 4.76497292,42.1848151 12.5,46.6506351 C20.2350269,51.116455 29.7649731,51.116455 37.5,46.6506351 C45.2350271,42.1848151 50,33.9316396 50,25 C50,11.1928812 38.8071187,0 25,0 C11.1928813,0 0,11.1928812 0,25 Z",id:"Path","fill-opacity":"0.08",fill:"#FAAD14","fill-rule":"nonzero"}),t("g",{id:"Group-2",transform:"translate(10.000000, 10.000000)"},[t("path",{d:"M0,15 C0,20.3589838 2.85898375,25.3108891 7.5,27.990381 C12.1410161,30.669873 17.8589839,30.669873 22.5,27.990381 C27.1410162,25.3108891 30,20.3589838 30,15 C30,6.7157287 23.2842712,0 15,0 C6.71572875,0 0,6.7157287 0,15 Z",id:"Path",fill:"#FAAD14","fill-rule":"nonzero"}),t("path",{d:"M15,6 C15.8284271,6 16.5,6.67157288 16.5,7.5 L16.5,18.5 C16.5,19.3284271 15.8284271,20 15,20 C14.1715729,20 13.5,19.3284271 13.5,18.5 L13.5,7.5 C13.5,6.67157288 14.1715729,6 15,6 Z",id:"\u8DEF\u5F84",fill:"#FFFFFF"}),t("path",{d:"M15,25 C14.171875,25 13.5,24.328125 13.5,23.5 C13.5,22.671875 14.171875,22 15,22 C15.828125,22 16.5,22.671875 16.5,23.5 C16.5,24.328125 15.828125,25 15,25 Z",id:"\u8DEF\u5F84",fill:"#FFFFFF"})])])])],-1)),Ss={class:"app-container_status-info"},zs=dt(()=>t("span",{class:"container_failure"},"\u672A\u8FDE\u63A5\u4E92\u8054\u7F51",-1)),Ps={class:"container_time"},Ts={key:4,class:"app-container_status-container_body"},Is=dt(()=>t("svg",{width:"50px",height:"50px",viewBox:"0 0 50 50",version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"},[t("g",{id:"icon_internet-launching",stroke:"none","stroke-width":"1",fill:"none","fill-rule":"evenodd"},[t("g",{id:"wancheng","fill-rule":"nonzero"},[t("path",{d:"M0,25 C0,33.9316396 4.76497292,42.1848151 12.5,46.6506351 C20.2350269,51.116455 29.7649731,51.116455 37.5,46.6506351 C45.2350271,42.1848151 50,33.9316396 50,25 C50,11.1928812 38.8071187,0 25,0 C11.1928813,0 0,11.1928812 0,25 Z",id:"Path","fill-opacity":"0.08",fill:"#3ED4AB"}),t("g",{id:"Group-2",transform:"translate(10.000000, 10.000000)"},[t("path",{d:"M0,15 C0,20.3589838 2.85898375,25.3108891 7.5,27.990381 C12.1410161,30.669873 17.8589839,30.669873 22.5,27.990381 C27.1410162,25.3108891 30,20.3589838 30,15 C30,6.7157287 23.2842712,0 15,0 C6.71572875,0 0,6.7157287 0,15 Z",id:"Path",fill:"#3ED4AB"}),t("path",{d:"M11.5738525,15.0233901 C11.5738525,14.8431935 11.5023882,14.6703653 11.3750746,14.5429471 C11.2477609,14.4155288 11.0750745,14.3439644 10.8950258,14.3440059 L7.67882684,14.3440059 C7.49875102,14.3439644 7.326041,14.4155503 7.19872281,14.5430024 C7.07140462,14.6704545 6.99991721,14.8433228 7.00000007,15.0235465 C7.00000007,15.2037431 7.0714644,15.3765713 7.19877809,15.5039895 C7.32609178,15.6314078 7.4987781,15.7029722 7.67882684,15.7029307 L10.8950258,15.7029307 C11.0750745,15.7029722 11.2477609,15.6314078 11.3750746,15.5039895 C11.5023882,15.3765713 11.5738525,15.2037431 11.5738525,15.0235465 L11.5738525,15.0233901 Z M22.3211553,14.3440059 L19.1049564,14.3440059 C18.9248806,14.3439644 18.7521705,14.4155503 18.6248524,14.5430024 C18.4975342,14.6704545 18.4260468,14.8433228 18.4261296,15.0235465 C18.4261296,15.2037431 18.4975939,15.3765713 18.6249076,15.5039895 C18.7522213,15.6314078 18.9249076,15.7029722 19.1049564,15.7029307 L22.3211553,15.7029307 C22.5012041,15.7029722 22.6738904,15.6314078 22.8012041,15.5039895 C22.9285178,15.3765713 22.9999911,15.2037431 22.9999911,15.0235465 C23.0019042,14.6481319 22.6962619,14.3440059 22.3211553,14.3440059 Z M15.0075079,18.6494887 C14.8274565,18.6494887 14.6547678,18.7210138 14.5274536,18.8484354 C14.4001395,18.9758571 14.3286356,19.1486892 14.3286812,19.3288885 L14.3286812,22.3206158 C14.3286398,22.5008124 14.4001455,22.6736405 14.5274592,22.8010588 C14.6547729,22.928477 14.8274592,23 15.0075079,23 C15.1875567,23 15.360243,22.928477 15.4875567,22.8010588 C15.6148704,22.6736405 15.6863761,22.5008124 15.6863348,22.3206158 L15.6863348,19.3308123 C15.6866114,18.9551699 15.3828413,18.6502825 15.0075079,18.6494887 Z M15.0075079,7 C14.8274592,7 14.6547729,7.07152297 14.5274592,7.19894122 C14.4001455,7.32635946 14.3286398,7.49918761 14.3286812,7.67938422 L14.3286812,10.8982245 C14.3286398,11.0784212 14.4001455,11.2512493 14.5274592,11.3786675 C14.6547729,11.5060858 14.8274592,11.5776088 15.0075079,11.5776088 C15.1875567,11.5776088 15.360243,11.5060858 15.4875567,11.3786675 C15.6148704,11.2512493 15.6863761,11.0784212 15.6863346,10.8982245 L15.6863346,7.67938422 C15.6863761,7.49918761 15.6148704,7.32635946 15.4875567,7.19894122 C15.360243,7.07152297 15.1875567,7 15.0075079,7 Z M11.6020132,17.4145291 L9.32916742,19.6892415 C9.06467707,19.9548666 9.06467707,20.3845576 9.32916742,20.6501827 C9.45618492,20.7780764 9.62906847,20.8497648 9.80924376,20.8492554 C9.98367775,20.8492554 10.1560177,20.783579 10.2893201,20.6501827 L12.5637599,18.3738593 C12.8282503,18.1082342 12.8282503,17.6785432 12.5637599,17.4129181 C12.2975184,17.147886 11.8671244,17.1486768 11.601857,17.4146855 L11.6020132,17.4145291 Z M17.8766048,12.7750942 C18.0510388,12.7750942 18.2236912,12.7094361 18.3566811,12.5760242 L20.6314491,10.29956 C20.8959395,10.0339349 20.8959395,9.6042439 20.6314491,9.3386188 C20.366042,9.07391123 19.9367036,9.07391123 19.6712965,9.3386188 L17.3966847,11.6133312 C17.1321944,11.8789563 17.1321944,12.3086474 17.3966847,12.5742725 C17.5235351,12.7026276 17.6963754,12.7749288 17.8767611,12.7750942 L17.8766048,12.7750942 Z M18.5349595,17.572293 C18.2695524,17.3075854 17.8402139,17.3075854 17.5748068,17.572293 C17.3103165,17.8379181 17.3103165,18.2676091 17.5748068,18.5332342 L19.6882679,20.6501827 C19.8152854,20.7780764 19.988169,20.8497648 20.1683442,20.8492554 C20.342747,20.8492554 20.5152744,20.783579 20.6484206,20.6501827 C20.9129109,20.3845576 20.9129109,19.9548666 20.6484206,19.6892415 L18.5349595,17.5722773 L18.5349595,17.572293 Z M10.2891638,9.35734026 C10.0237567,9.09263269 9.59441827,9.09263269 9.32901114,9.35734026 C9.06452079,9.62296536 9.06452079,10.0526564 9.32901114,10.3182815 L11.6037635,12.594902 C11.7308042,12.7227441 11.9036849,12.7943806 12.0838399,12.7938344 C12.2582738,12.7938344 12.43077,12.7281576 12.5639162,12.594902 C12.8284065,12.3292769 12.8284065,11.8995859 12.5639162,11.6339608 L10.2891638,9.3573559 L10.2891638,9.35734026 Z",id:"Shape",fill:"#FFFFFF"})])])])],-1)),Ls=dt(()=>t("div",{class:"app-container_status-info"},[t("span",{class:"container_failure"},"\u68C0\u6D4B\u4E2D...")],-1)),Ms=[Is,Ls],Os={class:"app-container_status-label_item"},Ns={class:"app-container_status-container",style:{height:"100%"}},qs={class:"more_icon",title:"\u67E5\u770B\u8BBE\u5907\u4FE1\u606F"},js={class:"DeviceBlock"},Rs=dt(()=>t("li",null,[t("a",{href:"/cgi-bin/luci/admin/status/routes"},"\u8BBE\u5907\u8DEF\u7531")],-1)),Gs={class:"app-container_status-container_body"},Vs=dt(()=>t("svg",{width:"50px",height:"50px",viewBox:"0 0 50 50",version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"},[t("title",null,"icon_device number"),t("g",{id:"icon_device-number",stroke:"none","stroke-width":"1",fill:"none","fill-rule":"evenodd"},[t("g",{id:"wancheng","fill-rule":"nonzero"},[t("path",{d:"M0,25 C0,33.9316396 4.76497292,42.1848151 12.5,46.6506351 C20.2350269,51.116455 29.7649731,51.116455 37.5,46.6506351 C45.2350271,42.1848151 50,33.9316396 50,25 C50,11.1928812 38.8071187,0 25,0 C11.1928813,0 0,11.1928812 0,25 Z",id:"Path","fill-opacity":"0.0804503114",fill:"#03C5FC"}),t("g",{id:"Group-2",transform:"translate(10.000000, 10.000000)"},[t("path",{d:"M0,15 C0,20.3589838 2.85898375,25.3108891 7.5,27.990381 C12.1410161,30.669873 17.8589839,30.669873 22.5,27.990381 C27.1410162,25.3108891 30,20.3589838 30,15 C30,6.7157287 23.2842712,0 15,0 C6.71572875,0 0,6.7157287 0,15 Z",id:"Path",fill:"#03C5FC"}),t("g",{id:"kehuduanIP",transform:"translate(5.000000, 7.000000)",fill:"#FFFFFF"},[t("path",{d:"M8.3164557,11.2822134 L2.39240506,11.2822134 C2.25316456,11.2822134 2.13924051,11.1683794 2.13924051,11.029249 L2.13924051,1.39130435 C2.13924051,1.25217391 2.25316456,1.13833992 2.39240506,1.13833992 L16.6075949,1.13833992 C16.7468354,1.13833992 16.8607595,1.25217391 16.8607595,1.39130435 L16.8607595,3.51620553 C17.2658228,3.5541502 17.6582278,3.69328063 18,3.9083004 L18,1.39130435 C18,0.619762846 17.3797468,0 16.6075949,0 L2.39240506,0 C1.62025316,0 1,0.619762846 1,1.39130435 L1,11.029249 C1,11.8007905 1.62025316,12.4205534 2.39240506,12.4205534 L7.15189873,12.4205534 L7.15189873,14.2798419 L6.40506329,14.2798419 C5.93670886,14.2798419 5.5443038,14.6592885 5.5443038,15.1399209 C5.5443038,15.6079051 5.92405063,16 6.40506329,16 L8.79746835,16 C8.48101266,15.5699605 8.3164557,15.0513834 8.3164557,14.5201581 L8.3164557,11.2822134 Z",id:"Path"}),t("path",{d:"M12.4062969,15.2371365 L12.4062969,14.0436242 L10.0074963,14.0436242 L10.0074963,6.39038031 C10.0074963,6.23042506 10.1394303,6.10738255 10.2833583,6.10738255 L15.6446777,6.10738255 C15.8005997,6.10738255 15.9205397,6.24272931 15.9205397,6.39038031 L15.9205397,8.77740492 L16.3283358,8.77740492 C16.5682159,8.77740492 16.7961019,8.85123043 17,8.97427293 L17,6.39038031 C17,5.62751678 16.3883058,5 15.6446777,5 L10.3313343,5 C9.58770615,5.0246085 9,5.63982103 9,6.39038031 L9,14.6465324 C9.02398801,15.3847875 9.61169415,15.9753915 10.3313343,16 L12.6581709,16 C12.5022489,15.7785235 12.4182909,15.50783 12.4062969,15.2371365 C12.4062969,15.2248322 12.4062969,15.2371365 12.4062969,15.2371365 L12.4062969,15.2371365 Z",id:"Path"}),t("path",{d:"M17.1515152,10 L13.8484848,10 C13.3787879,10 13,10.2857143 13,10.64 L13,15.36 C13,15.7142857 13.3787879,16 13.8484848,16 L17.1515152,16 C17.6212121,16 18,15.7142857 18,15.36 L18,10.64 C18,10.2857143 17.6212121,10 17.1515152,10 Z M14.0151515,10.7657143 L16.9848485,10.7657143 L16.9848485,14.8457143 L14.0151515,14.8457143 L14.0151515,10.7657143 L14.0151515,10.7657143 Z M15.4545455,15.6914286 C15.2575758,15.6914286 15.1060606,15.5657143 15.1060606,15.4285714 C15.1060606,15.28 15.2727273,15.1657143 15.469697,15.1657143 C15.6666667,15.1657143 15.8181818,15.2914286 15.8181818,15.44 C15.8181818,15.5085714 15.7727273,15.5885714 15.6969697,15.6342857 C15.6363636,15.68 15.5454545,15.7028571 15.4545455,15.6914286 C15.4545455,15.7028571 15.4545455,15.6914286 15.4545455,15.6914286 L15.4545455,15.6914286 Z",id:"Shape"})])])])])],-1)),Us={class:"app-container_status-info"},Ws={class:"container_content"},Zs=dt(()=>t("span",{class:"devise"},"\u5DF2\u8FDE\u63A5\u8BBE\u5907",-1)),Hs=dt(()=>t("em",null,null,-1)),Js={class:"app-container_status-container"},Xs={class:"more_icon",title:"\u6D4B\u901F"},Ks={class:"DeviceBlock"},Qs={class:"app-container_title"},t0={class:"app-container_status-label_block"},e0={class:"app-container_status-label_block"},a0={class:"app-container_title"},o0={class:"app-container_status-label_block"},n0=dt(()=>t("em",null,null,-1)),i0={class:"app-container_status-container"},r0={class:"app-container_title"},s0=dt(()=>t("span",null,"\u7F51\u7EDC\u63A5\u53E3\u72B6\u6001",-1)),d0={class:"more_icon",title:"\u67E5\u770B\u7F51\u7EDC\u63A5\u53E3\u4FE1\u606F"},u0={class:"DeviceBlock"},l0=U("\u7F51\u53E3\u914D\u7F6E"),c0={class:"app-container_body"},p0=P({props:{homebox:{type:Object}},setup(e){const a=()=>{Je()},o=()=>{Qe()},n=We(),s=G(()=>n.status),f=G(()=>n.deviceList),m=y(!1),p=y(!1),d=y(!1),c=nt({portList:[],load:!1}),u=B=>{switch(B){case"pppoe":return"\u62E8\u53F7\u4E0A\u7F51";case"static":return"\u9759\u6001\u7F51\u7EDC";case"dhcp":return"DHCP"}},l=B=>{switch(B){case"manual":return"\u624B\u52A8\u914D\u7F6E";case"auto":return"\u81EA\u52A8\u83B7\u53D6";default:return""}},b=()=>{z.Network.PortList.GET().then(B=>{if(B!=null&&B.data){const{result:R}=B==null?void 0:B.data;R&&(c.portList=R.ports||[])}}).finally(()=>{c.load=!0,h()})},h=()=>{setTimeout(()=>{b()},1e4)};b();const v=wt.stampForm,_=()=>{m.value=!m.value},x=()=>{p.value=!p.value},w=()=>{d.value=!d.value},F=()=>{_(),ft.installAndGo("app-meta-nlbwmon","\u5E26\u5BBD\u76D1\u63A7","/cgi-bin/luci/admin/services/nlbw")},D=()=>T(this,null,function*(){var B,R,et;if(x(),yield ft.checkAndInstallApp("app-meta-homebox","Homebox"))try{const tt=yield z.Network.Homebox.Enable.POST();(R=(B=tt==null?void 0:tt.data)==null?void 0:B.result)!=null&&R.port?Er({port:tt.data.result.port,setup:0}):((et=tt==null?void 0:tt.data)==null?void 0:et.success)==0?location.href="/cgi-bin/luci/admin/services/homebox":E.Warning("\u542F\u52A8\u5931\u8D25")}catch(tt){E.Warning("\u542F\u52A8\u5931\u8D25")}}),$=()=>{x(),ft.installAndGo("app-meta-systools","SysTools","/cgi-bin/luci/admin/system/systools/pages")};return(B,R)=>{var tt,at;const et=Q("router-link");return i(),r(L,null,[t("div",ps,[t("div",fs,[t("div",ms,[k(s)!=null?(i(),r(L,{key:0},[k(s).networkInfo=="netSuccess"?(i(),r("div",bs,[vs,t("div",gs,[_s,t("span",hs,g(k(v)(k(s).uptimeStamp)),1)])])):k(s).networkInfo=="dnsFailed"?(i(),r("div",xs,[ks,t("div",ws,[ys,t("span",Fs,g(k(v)(k(s).uptimeStamp)),1),t("div",{onClick:a,class:"container_configure"},"DNS\u914D\u7F6E")])])):k(s).networkInfo=="softSourceFailed"?(i(),r("div",Es,[Cs,t("div",$s,[Ds,t("span",Bs,g(k(v)(k(s).uptimeStamp)),1),t("div",{onClick:o,class:"container_configure"},"\u8F6F\u4EF6\u6E90\u914D\u7F6E")])])):k(s).networkInfo=="netFailed"?(i(),r("div",Ys,[As,t("div",Ss,[zs,t("span",Ps,g(k(v)(k(s).uptimeStamp)),1)])])):(i(),r("div",Ts,Ms))],64)):C("",!0)])]),t("div",Os,[t("div",Ns,[t("span",qs,[A($t,{onClick:_})]),S(t("div",js,[t("div",{class:"menu_background",onClick:_}),t("ul",null,[Rs,t("li",null,[t("a",{onClick:F},"\u5E26\u5BBD\u76D1\u63A7")])])],512),[[kt,m.value]]),t("div",Gs,[Vs,t("div",Us,[t("span",Ws,g(((at=(tt=k(f))==null?void 0:tt.devices)==null?void 0:at.length)||0),1),Zs])])])])]),Hs,t("div",Js,[t("span",Xs,[A($t,{onClick:x})]),S(t("div",Ks,[t("div",{class:"menu_background",onClick:x}),t("ul",null,[t("li",null,[t("a",{onClick:D},"\u5185\u7F51\u6D4B\u901F")]),t("li",null,[t("a",{onClick:$},"\u5916\u7F51\u6D4B\u901F")])])],512),[[kt,p.value]]),t("div",Qs,[t("span",null,"IP\u5730\u5740\uFF08"+g(k(s).defaultInterface)+"\uFF09",1)]),t("div",t0,[t("span",null," IPv4\uFF1A "+g(k(s).ipv4addr)+" \uFF08"+g(u(k(s).proto||""))+"\uFF09 ",1)]),t("div",e0,[t("span",null,"IPv6\uFF1A"+g(k(s).ipv6addr),1)]),t("div",a0,[t("span",null,"DNS\uFF08"+g(l(k(s).dnsProto))+"\uFF09",1)]),(i(!0),r(L,null,j(k(s).dnsList,xt=>(i(),r("div",o0,[t("span",null,g(xt),1)]))),256))]),n0,t("div",i0,[t("div",r0,[s0,t("span",d0,[A($t,{onClick:w})]),S(t("div",u0,[t("div",{class:"menu_background",onClick:w}),t("ul",null,[t("li",null,[A(et,{to:"/interfaceconfig"},{default:q(()=>[l0]),_:1})])])],512),[[kt,d.value]])]),t("div",c0,[k(c).load?(i(),M(Or,{key:0,portList:k(c).portList},null,8,["portList"])):C("",!0)])])],64)}}});var f0=Y(p0,[["__scopeId","data-v-f4854148"]]);const m0={class:"network-container"},b0={class:"network-container_flow"},v0={class:"network-container_flow-container"},g0={class:"network-container_status"},_0=P({setup(e){return(a,o)=>(i(),r("div",m0,[t("div",b0,[t("div",v0,[A(ni,{style:{height:"460px"}})])]),t("div",g0,[A(f0)])]))}});var h0=Y(_0,[["__scopeId","data-v-78a4e41a"]]);const x0={},k0={width:"14px",height:"14px",viewBox:"0 0 14 14",version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"},w0=t("g",{id:"icon_alert",stroke:"none","stroke-width":"1",fill:"none","fill-rule":"evenodd"},[t("g",{id:"Icon/Warning"},[t("rect",{id:"\u77E9\u5F62",fill:"#000000","fill-rule":"nonzero",opacity:"0",x:"0",y:"0",width:"14",height:"14"}),t("path",{d:"M7,0.875 C3.61757813,0.875 0.875,3.61757813 0.875,7 C0.875,10.3824219 3.61757813,13.125 7,13.125 C10.3824219,13.125 13.125,10.3824219 13.125,7 C13.125,3.61757813 10.3824219,0.875 7,0.875 Z M6.5625,4.046875 C6.5625,3.98671875 6.61171875,3.9375 6.671875,3.9375 L7.328125,3.9375 C7.38828125,3.9375 7.4375,3.98671875 7.4375,4.046875 L7.4375,7.765625 C7.4375,7.82578125 7.38828125,7.875 7.328125,7.875 L6.671875,7.875 C6.61171875,7.875 6.5625,7.82578125 6.5625,7.765625 L6.5625,4.046875 Z M7,10.0625 C6.63769531,10.0625 6.34375,9.76855469 6.34375,9.40625 C6.34375,9.04394531 6.63769531,8.75 7,8.75 C7.36230469,8.75 7.65625,9.04394531 7.65625,9.40625 C7.65625,9.76855469 7.36230469,10.0625 7,10.0625 Z",id:"\u5F62\u72B6",fill:"#FAAD14"})])],-1),y0=[w0];function F0(e,a){return i(),r("svg",k0,y0)}var gt=Y(x0,[["render",F0]]);const E0={},C0={width:"18px",height:"18px",viewBox:"0 0 18 18",version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"},$0=zt('\u5206\u533A\u4FE1\u606F',2),D0=[$0];function B0(e,a){return i(),r("svg",C0,D0)}var Oe=Y(E0,[["render",B0]]);const Y0={},A0={width:"18px",height:"18px",viewBox:"0 0 18 18",version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"},S0=zt('\u5168\u76D8\u683C\u5F0F\u5316',2),z0=[S0];function P0(e,a){return i(),r("svg",A0,z0)}var T0=Y(Y0,[["render",P0]]);const Bt=e=>(O("data-v-3a0bca4c"),e=e(),N(),e),I0=["onSubmit"],L0=Bt(()=>t("div",{class:"action-header"},[t("div",{class:"action-header_title"},"\u786C\u76D8\u914D\u7F6E")],-1)),M0={class:"action-body"},O0={class:"disk-info"},N0=Bt(()=>t("div",{class:"disk-info_icon"},[t("svg",{t:"1642589762094",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"11301",width:"128",height:"128"},[t("path",{d:"M899.892468 123.889088c0-44.342099-36.286708-80.620486-80.624646-80.620486H204.728017C160.385918 43.268602 124.107532 79.546988 124.107532 123.889088v802.847056c0 44.342099 36.278386 80.620486 80.620485 80.620486h614.539805c44.337938 0 80.624646-36.278386 80.624646-80.620486V123.889088z",fill:"#D0D0DB","p-id":"11302"}),t("path",{d:"M169.8768 977.7772V174.930143c0-44.342099 36.278386-80.620486 80.620486-80.620485h614.539804c9.936092 0 19.426974 1.905666 28.239639 5.23434-11.525534-30.507298-40.996782-52.389169-75.398629-52.389169H203.342457c-44.342099 0-80.620486 36.278386-80.620486 80.620486v802.851217c0 34.410168 21.881871 63.873094 52.385008 75.381985A79.730065 79.730065 0 0 1 169.8768 977.7772z",fill:"#FFFFFF","p-id":"11303"}),t("path",{d:"M820.657543 40.497481H206.117739c-44.342099 0-80.620486 36.278386-80.620486 80.620485v802.847057c0 44.342099 36.278386 80.620486 80.620486 80.620486h614.539804c44.337938 0 80.624646-36.278386 80.624647-80.620486V121.117966c0-44.342099-36.286708-80.620486-80.624647-80.620485z m19.60173 828.785749c0 40.846992-33.43237 74.279362-74.287684 74.279361H199.780776c-40.855313 0-74.279362-33.424048-74.279362-74.279361V129.593603c0-40.855313 33.424048-74.279362 74.279362-74.279362h566.203296c40.842831 0 74.283522 33.424048 74.283522 74.279362l-0.008321 739.689627z",fill:"#6E6E96","p-id":"11304"}),t("path",{d:"M815.106979 1024H200.567175C146.933914 1024 103.303319 980.369405 103.303319 926.736144V123.889088C103.303319 70.255827 146.933914 26.625232 200.567175 26.625232h614.539804c53.633261 0 97.268017 43.630595 97.268017 97.263856v802.847056c0 53.633261-43.634756 97.263856-97.268017 97.263856zM200.567175 59.911972C165.287391 59.911972 136.590059 88.609303 136.590059 123.889088v802.847056c0 35.279784 28.697331 63.977115 63.977116 63.977115h614.539804c35.279784 0 63.981276-28.697331 63.981276-63.977115V123.889088c0-35.279784-28.701492-63.977115-63.981276-63.977116H200.567175z",fill:"#6E6E96","p-id":"11305"}),t("path",{d:"M301.946104 941.515457h429.985632v65.841173H301.946104z",fill:"#8A8AA1","p-id":"11306"}),t("path",{d:"M731.931736 1024H301.946104a16.64337 16.64337 0 0 1-16.64337-16.64337V941.515457a16.64337 16.64337 0 0 1 16.64337-16.64337h429.985632a16.64337 16.64337 0 0 1 16.64337 16.64337v65.841173a16.64337 16.64337 0 0 1-16.64337 16.64337z m-413.342262-33.286741h396.698892v-32.554432H318.589474v32.554432z",fill:"#6E6E96","p-id":"11307"}),t("path",{d:"M337.230049 960.318304h20.804213v47.038326h-20.804213zM386.565159 960.318304h20.804213v47.038326h-20.804213zM435.891948 960.318304h20.804213v47.038326h-20.804213zM485.231219 960.318304h20.804213v47.038326h-20.804213zM534.558008 960.318304h20.804213v47.038326h-20.804213zM583.897279 960.318304h20.804213v47.038326h-20.804213zM633.224068 960.318304h20.804213v47.038326h-20.804213zM682.563339 960.318304h20.804213v47.038326h-20.804213z",fill:"#FFE599","p-id":"11308"}),t("path",{d:"M219.153659 140.794591m-26.874883 0a26.874882 26.874882 0 1 0 53.749765 0 26.874882 26.874882 0 1 0-53.749765 0Z",fill:"#ADADD1","p-id":"11309"}),t("path",{d:"M219.153659 184.312843c-23.995579 0-43.518252-19.522673-43.518253-43.518252s19.522673-43.518252 43.518253-43.518253 43.518252 19.522673 43.518252 43.518253-19.522673 43.518252-43.518252 43.518252z m0-53.749764c-5.642103 0-10.231512 4.589409-10.231512 10.231512s4.589409 10.231512 10.231512 10.231512 10.231512-4.589409 10.231511-10.231512-4.589409-10.231512-10.231511-10.231512z",fill:"#6E6E96","p-id":"11310"}),t("path",{d:"M801.28466 140.794591m-26.870721 0a26.870721 26.870721 0 1 0 53.741442 0 26.870721 26.870721 0 1 0-53.741442 0Z",fill:"#ADADD1","p-id":"11311"}),t("path",{d:"M801.28466 184.308683c-23.995579 0-43.514092-19.518512-43.514091-43.514092s19.518512-43.514092 43.514091-43.514092 43.514092 19.518512 43.514092 43.514092-19.518512 43.514092-43.514092 43.514092z m0-53.741443c-5.637942 0-10.227351 4.589409-10.227351 10.227351s4.589409 10.227351 10.227351 10.227351 10.227351-4.589409 10.227351-10.227351-4.589409-10.227351-10.227351-10.227351z",fill:"#6E6E96","p-id":"11312"}),t("path",{d:"M801.280499 905.23291m-26.870721 0a26.870721 26.870721 0 1 0 53.741443 0 26.870721 26.870721 0 1 0-53.741443 0Z",fill:"#ADADD1","p-id":"11313"}),t("path",{d:"M801.280499 948.747001c-23.995579 0-43.514092-19.518512-43.514091-43.514091s19.518512-43.514092 43.514091-43.514092 43.514092 19.518512 43.514092 43.514092-19.518512 43.514092-43.514092 43.514091z m0-53.741442c-5.637942 0-10.227351 4.589409-10.227351 10.227351s4.589409 10.227351 10.227351 10.227351 10.227351-4.589409 10.227351-10.227351-4.589409-10.227351-10.227351-10.227351z",fill:"#6E6E96","p-id":"11314"}),t("path",{d:"M219.153659 905.23291m-26.870722 0a26.870721 26.870721 0 1 0 53.741443 0 26.870721 26.870721 0 1 0-53.741443 0Z",fill:"#ADADD1","p-id":"11315"}),t("path",{d:"M219.153659 948.747001c-23.995579 0-43.514092-19.518512-43.514092-43.514091s19.518512-43.514092 43.514092-43.514092 43.514092 19.518512 43.514091 43.514092-19.522673 43.514092-43.514091 43.514091z m0-53.741442c-5.637942 0-10.227351 4.589409-10.227351 10.227351s4.589409 10.227351 10.227351 10.227351 10.227351-4.589409 10.227351-10.227351-4.589409-10.227351-10.227351-10.227351z",fill:"#6E6E96","p-id":"11316"}),t("path",{d:"M520.972857 777.43263c-142.542145 0-258.508988-115.971004-258.508988-258.52147a16.64337 16.64337 0 0 1 33.28674 0c0 124.19699 101.033579 225.23473 225.222248 225.23473s225.222248-101.03774 225.222248-225.23473c0-124.188668-101.033579-225.218087-225.222248-225.218087a16.64337 16.64337 0 0 1 0-33.286741c142.542145 0 258.508988 115.966843 258.508988 258.504828 0 142.550466-115.966843 258.521471-258.508988 258.52147z",fill:"#6E6E96","p-id":"11317"}),t("path",{d:"M520.968696 518.919481m-83.312551 0a83.312551 83.312551 0 1 0 166.625102 0 83.312551 83.312551 0 1 0-166.625102 0Z",fill:"#A9A9BA","p-id":"11318"}),t("path",{d:"M520.968696 618.875402c-55.114521 0-99.955921-44.83724-99.955921-99.95176 0-55.118682 44.8414-99.955921 99.955921-99.955921s99.95176 44.8414 99.95176 99.955921c0 55.11036-44.83724 99.95176-99.95176 99.95176z m0-166.625101c-36.761044 0-66.669181 29.908136-66.66918 66.66918s29.908136 66.66502 66.66918 66.66502 66.66502-29.908136 66.66502-66.66502c0-36.761044-29.903976-66.669181-66.66502-66.66918z",fill:"#6E6E96","p-id":"11319"}),t("path",{d:"M301.946104 941.515457h429.985632v36.977408H301.946104z",fill:"#6E6E96","p-id":"11320"})])],-1)),q0={key:0,class:"disk-info_mount-name"},j0={key:1,class:"disk-info_mount-name"},R0={key:0,class:"label-item"},G0=Bt(()=>t("div",{class:"label-item_key"},[t("span",null,"\u76EE\u6807\u5206\u533A")],-1)),V0={class:"label-item_path"},U0={class:"label-item"},W0=Bt(()=>t("div",{class:"label-item_key"},[t("span",null,"\u683C\u5F0F\u5316\u9009\u9879")],-1)),Z0={class:"label-item_value"},H0=["disabled"],J0={key:0,value:""},X0=Bt(()=>t("option",{value:"format"},"\u683C\u5F0F\u5316",-1)),K0={key:1,value:"default"},Q0={class:"label-item_value"},td={key:0,class:"msg"},ed={key:1,class:"msg"},ad={class:"action-footer"},od=Bt(()=>t("div",{class:"auto"},null,-1)),nd=["disabled"],id=["disabled"],rd={key:1,class:"action result"},sd={class:"action-body"},dd=Bt(()=>t("div",{class:"action-body_icon"},[t("svg",{t:"1642063181211",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"5062",width:"128",height:"128","data-v-cda444e0":""},[t("path",{d:"M512 85.333333c235.648 0 426.666667 191.018667 426.666667 426.666667s-191.018667 426.666667-426.666667 426.666667S85.333333 747.648 85.333333 512 276.352 85.333333 512 85.333333z m-74.965333 550.4L346.453333 545.152a42.666667 42.666667 0 1 0-60.330666 60.330667l120.704 120.704a42.666667 42.666667 0 0 0 60.330666 0l301.653334-301.696a42.666667 42.666667 0 1 0-60.288-60.330667l-271.530667 271.488z",fill:"#52C41A","p-id":"5063","data-v-cda444e0":""})])],-1)),ud=Bt(()=>t("div",{class:"action-body_msg"},"\u683C\u5F0F\u5316\u6210\u529F",-1)),ld={key:0,class:"action-body_info"},cd={key:1,class:"action-body_info"},pd=U(" \u5DF2\u7ECF\u6210\u529F\u521D\u59CB\u5316\u5206\u533A "),fd={class:"btns"},md=P({props:{action:String,disk:{type:Object,required:!0},mount:{type:Object},Close:{type:Function},Cancel:{type:Function},Next:{type:Function}},setup(e){const a=e,o=()=>{a.Close&&a.Close()},n=w=>{w.preventDefault(),a.Cancel&&a.Cancel(),o()},s=w=>{a.Next&&a.Next(w),o()},f=y(!1),m=y(0),p=w=>{m.value=w},d=y(a.action=="nas"?"":"format"),c=y(),u=y(),l=()=>{switch(d.value){case"format":h();return;case"default":b();return;default:E.Warning("\u8BF7\u9009\u62E9\u9009\u7EBF");return}},b=()=>{let w="";const F=a.mount;if(F!=null&&F.mountPoint!=null&&(w=F.mountPoint),w!=""){s(w);return}E.Warning("\u65E0\u6CD5\u8BC6\u522B\u8DEF\u5F84")},h=()=>{const w=a.disk,F=a.mount;if(F){const D=F.mountPoint||F.path;if(!confirm(`\u8B66\u544A\uFF1A\u683C\u5F0F\u5316\u4F1A\u6E05\u7A7A ${D} \u5206\u533A\u6570\u636E\uFF0C\u8BF7\u4F60\u8C28\u614E\u64CD\u4F5C`)||!confirm(`\u662F\u5426\u786E\u5B9A\u683C\u5F0F\u5316 ${D}?`))return;_(F);return}if(w){if(!confirm(`\u8B66\u544A\uFF1A\u8BE5\u64CD\u4F5C\u5C06\u521D\u59CB\u5316 ${w.venderModel} \u786C\u76D8\u5E76\u521B\u5EFA\u5206\u533A\uFF0C\u8BF7\u4F60\u8C28\u614E\u64CD\u4F5C`)||!confirm("\u662F\u5426\u786E\u5B9A\u521D\u59CB\u5316?"))return;v(w);return}E.Warning("\u65E0\u6CD5\u8BC6\u522B\u6570\u636E")},v=w=>T(this,null,function*(){if(w.name==null||w.path==""){E.Warning("\u83B7\u53D6\u4E0D\u5230\u8BBE\u5907\u540D\u79F0");return}if(w.path==null||w.path==""){E.Warning("\u83B7\u53D6\u4E0D\u5230\u8BBE\u5907\u8DEF\u5F84");return}f.value=!0;const F=E.Loading("\u521D\u59CB\u5316\u4E2D...");try{const D=yield z.Nas.Disk.Init.POST({name:w.name,path:w.path});if(D!=null&&D.data){const{result:$,error:B}=D==null?void 0:D.data;B&&E.Warning(B),$&&($.errorInfo?E.Warning($.errorInfo):(E.Success("\u521D\u59CB\u5316\u6210\u529F"),$.childrens&&$.childrens.length>0&&(u.value=$.childrens[0]),c.value=$,p(1)))}}catch(D){E.Error(D)}F.Close(),f.value=!1}),_=w=>T(this,null,function*(){if(w.path==null||w.path==""){E.Warning("\u83B7\u53D6\u4E0D\u5230\u5206\u533A\u8DEF\u5F84");return}f.value=!0;const F=E.Loading("\u683C\u5F0F\u5316\u4E2D...");try{const D=yield z.Nas.Disk.Partition.Format.POST({path:w.path,uuid:w.uuid,mountPoint:w.mountPoint});if(D!=null&&D.data){const{result:$,error:B}=D==null?void 0:D.data;B&&E.Warning(B),$&&(E.Success("\u683C\u5F0F\u5316\u6210\u529F"),u.value=$,p(1))}}catch(D){E.Error(D)}F.Close(),f.value=!1}),x=()=>{if(u.value&&u.value.mountPoint){s(u.value.mountPoint);return}E.Warning("\u8BFB\u53D6\u7ED3\u679C\u5931\u8D25")};return(w,F)=>(i(),M(X,{type:1},{default:q(()=>[A(_t,{name:"rotate",mode:"out-in"},{default:q(()=>{var D;return[m.value==0?(i(),r("form",{key:0,class:"action format",onSubmit:ot(l,["prevent"])},[L0,t("div",M0,[t("div",O0,[N0,e.mount?(i(),r("div",q0,[t("span",null,"\u3010"+g(e.mount.total)+"\u3011",1),t("span",null,g(e.mount.mountPoint||e.mount.path),1)])):e.disk?(i(),r("div",j0,[t("span",null,"\u3010"+g(e.disk.size)+"\u3011",1),t("span",null,g(e.disk.venderModel),1)])):C("",!0)]),e.mount?(i(),r("div",R0,[G0,t("div",V0,g(e.mount.mountPoint||e.mount.path)+"\uFF08"+g(e.mount.total)+"\uFF09",1)])):C("",!0),t("div",U0,[W0,t("div",Z0,[S(t("select",{"onUpdate:modelValue":F[0]||(F[0]=$=>d.value=$),required:"",disabled:e.action=="disk"},[e.mount!=null?(i(),r("option",J0,"\u8BF7\u9009\u62E9\u9009\u9879")):C("",!0),X0,e.mount!=null?(i(),r("option",K0,"\u4E0D\u683C\u5F0F\u5316,\u4F7F\u7528\u539F\u6587\u4EF6\u7CFB\u7EDF")):C("",!0)],8,H0),[[Z,d.value]])]),t("div",Q0,[d.value=="format"?(i(),r("p",td,"\u683C\u5F0F\u5316\u4E3AEXT4\u6587\u4EF6\u7CFB\u7EDF\uFF0C\u4F20\u8F93\u901F\u5EA6\u66F4\u5FEB")):d.value=="default"?(i(),r("p",ed)):C("",!0)])])]),t("div",ad,[od,t("button",{class:"cbi-button cbi-button-remove app-btn app-back",onClick:n,type:"button",disabled:f.value},"\u8FD4\u56DE",8,nd),t("button",{class:"cbi-button cbi-button-apply app-btn app-next",disabled:f.value},"\u4E0B\u4E00\u6B65",8,id)])],40,I0)):m.value==1?(i(),r("div",rd,[t("div",sd,[dd,ud,c.value?(i(),r("div",ld,[U(" \u5DF2\u7ECF\u6210\u529F\u683C\u5F0F\u5316\u78C1\u76D8 "+g(c.value.venderModel)+" \u5E76\u6302\u8F7D\u5230 ",1),t("a",null,g((D=u.value)==null?void 0:D.mountPoint),1)])):C("",!0),u.value?(i(),r("div",cd,[pd,t("a",null,g(u.value.mountPoint),1)])):C("",!0),t("div",fd,[t("button",{class:"cbi-button cbi-button-apply app-btn app-next",type:"button",onClick:x},g(e.action=="nas"?"\u4E0B\u4E00\u6B65":"\u5B8C\u6210"),1)])])])):C("",!0)]}),_:1})]),_:1}))}});var bd=Y(md,[["__scopeId","data-v-3a0bca4c"]]),$e=e=>{const a=document.createElement("div");document.body.appendChild(a);const o=J(bd,K(W({},e),{Close:()=>{n()}}));o.mount(a);const n=()=>{o.unmount(),a.remove()};return{Close:n}};const Pt=e=>(O("data-v-61e01d51"),e=e(),N(),e),vd=["onSubmit"],gd=Pt(()=>t("div",{class:"action-header"},[t("div",{class:"action-header_title"})],-1)),_d={class:"action-body"},hd={class:"disk-info"},xd=Pt(()=>t("div",{class:"disk-info_icon"},[t("svg",{t:"1642589762094",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"11301",width:"128",height:"128"},[t("path",{d:"M899.892468 123.889088c0-44.342099-36.286708-80.620486-80.624646-80.620486H204.728017C160.385918 43.268602 124.107532 79.546988 124.107532 123.889088v802.847056c0 44.342099 36.278386 80.620486 80.620485 80.620486h614.539805c44.337938 0 80.624646-36.278386 80.624646-80.620486V123.889088z",fill:"#D0D0DB","p-id":"11302"}),t("path",{d:"M169.8768 977.7772V174.930143c0-44.342099 36.278386-80.620486 80.620486-80.620485h614.539804c9.936092 0 19.426974 1.905666 28.239639 5.23434-11.525534-30.507298-40.996782-52.389169-75.398629-52.389169H203.342457c-44.342099 0-80.620486 36.278386-80.620486 80.620486v802.851217c0 34.410168 21.881871 63.873094 52.385008 75.381985A79.730065 79.730065 0 0 1 169.8768 977.7772z",fill:"#FFFFFF","p-id":"11303"}),t("path",{d:"M820.657543 40.497481H206.117739c-44.342099 0-80.620486 36.278386-80.620486 80.620485v802.847057c0 44.342099 36.278386 80.620486 80.620486 80.620486h614.539804c44.337938 0 80.624646-36.278386 80.624647-80.620486V121.117966c0-44.342099-36.286708-80.620486-80.624647-80.620485z m19.60173 828.785749c0 40.846992-33.43237 74.279362-74.287684 74.279361H199.780776c-40.855313 0-74.279362-33.424048-74.279362-74.279361V129.593603c0-40.855313 33.424048-74.279362 74.279362-74.279362h566.203296c40.842831 0 74.283522 33.424048 74.283522 74.279362l-0.008321 739.689627z",fill:"#6E6E96","p-id":"11304"}),t("path",{d:"M815.106979 1024H200.567175C146.933914 1024 103.303319 980.369405 103.303319 926.736144V123.889088C103.303319 70.255827 146.933914 26.625232 200.567175 26.625232h614.539804c53.633261 0 97.268017 43.630595 97.268017 97.263856v802.847056c0 53.633261-43.634756 97.263856-97.268017 97.263856zM200.567175 59.911972C165.287391 59.911972 136.590059 88.609303 136.590059 123.889088v802.847056c0 35.279784 28.697331 63.977115 63.977116 63.977115h614.539804c35.279784 0 63.981276-28.697331 63.981276-63.977115V123.889088c0-35.279784-28.701492-63.977115-63.981276-63.977116H200.567175z",fill:"#6E6E96","p-id":"11305"}),t("path",{d:"M301.946104 941.515457h429.985632v65.841173H301.946104z",fill:"#8A8AA1","p-id":"11306"}),t("path",{d:"M731.931736 1024H301.946104a16.64337 16.64337 0 0 1-16.64337-16.64337V941.515457a16.64337 16.64337 0 0 1 16.64337-16.64337h429.985632a16.64337 16.64337 0 0 1 16.64337 16.64337v65.841173a16.64337 16.64337 0 0 1-16.64337 16.64337z m-413.342262-33.286741h396.698892v-32.554432H318.589474v32.554432z",fill:"#6E6E96","p-id":"11307"}),t("path",{d:"M337.230049 960.318304h20.804213v47.038326h-20.804213zM386.565159 960.318304h20.804213v47.038326h-20.804213zM435.891948 960.318304h20.804213v47.038326h-20.804213zM485.231219 960.318304h20.804213v47.038326h-20.804213zM534.558008 960.318304h20.804213v47.038326h-20.804213zM583.897279 960.318304h20.804213v47.038326h-20.804213zM633.224068 960.318304h20.804213v47.038326h-20.804213zM682.563339 960.318304h20.804213v47.038326h-20.804213z",fill:"#FFE599","p-id":"11308"}),t("path",{d:"M219.153659 140.794591m-26.874883 0a26.874882 26.874882 0 1 0 53.749765 0 26.874882 26.874882 0 1 0-53.749765 0Z",fill:"#ADADD1","p-id":"11309"}),t("path",{d:"M219.153659 184.312843c-23.995579 0-43.518252-19.522673-43.518253-43.518252s19.522673-43.518252 43.518253-43.518253 43.518252 19.522673 43.518252 43.518253-19.522673 43.518252-43.518252 43.518252z m0-53.749764c-5.642103 0-10.231512 4.589409-10.231512 10.231512s4.589409 10.231512 10.231512 10.231512 10.231512-4.589409 10.231511-10.231512-4.589409-10.231512-10.231511-10.231512z",fill:"#6E6E96","p-id":"11310"}),t("path",{d:"M801.28466 140.794591m-26.870721 0a26.870721 26.870721 0 1 0 53.741442 0 26.870721 26.870721 0 1 0-53.741442 0Z",fill:"#ADADD1","p-id":"11311"}),t("path",{d:"M801.28466 184.308683c-23.995579 0-43.514092-19.518512-43.514091-43.514092s19.518512-43.514092 43.514091-43.514092 43.514092 19.518512 43.514092 43.514092-19.518512 43.514092-43.514092 43.514092z m0-53.741443c-5.637942 0-10.227351 4.589409-10.227351 10.227351s4.589409 10.227351 10.227351 10.227351 10.227351-4.589409 10.227351-10.227351-4.589409-10.227351-10.227351-10.227351z",fill:"#6E6E96","p-id":"11312"}),t("path",{d:"M801.280499 905.23291m-26.870721 0a26.870721 26.870721 0 1 0 53.741443 0 26.870721 26.870721 0 1 0-53.741443 0Z",fill:"#ADADD1","p-id":"11313"}),t("path",{d:"M801.280499 948.747001c-23.995579 0-43.514092-19.518512-43.514091-43.514091s19.518512-43.514092 43.514091-43.514092 43.514092 19.518512 43.514092 43.514092-19.518512 43.514092-43.514092 43.514091z m0-53.741442c-5.637942 0-10.227351 4.589409-10.227351 10.227351s4.589409 10.227351 10.227351 10.227351 10.227351-4.589409 10.227351-10.227351-4.589409-10.227351-10.227351-10.227351z",fill:"#6E6E96","p-id":"11314"}),t("path",{d:"M219.153659 905.23291m-26.870722 0a26.870721 26.870721 0 1 0 53.741443 0 26.870721 26.870721 0 1 0-53.741443 0Z",fill:"#ADADD1","p-id":"11315"}),t("path",{d:"M219.153659 948.747001c-23.995579 0-43.514092-19.518512-43.514092-43.514091s19.518512-43.514092 43.514092-43.514092 43.514092 19.518512 43.514091 43.514092-19.522673 43.514092-43.514091 43.514091z m0-53.741442c-5.637942 0-10.227351 4.589409-10.227351 10.227351s4.589409 10.227351 10.227351 10.227351 10.227351-4.589409 10.227351-10.227351-4.589409-10.227351-10.227351-10.227351z",fill:"#6E6E96","p-id":"11316"}),t("path",{d:"M520.972857 777.43263c-142.542145 0-258.508988-115.971004-258.508988-258.52147a16.64337 16.64337 0 0 1 33.28674 0c0 124.19699 101.033579 225.23473 225.222248 225.23473s225.222248-101.03774 225.222248-225.23473c0-124.188668-101.033579-225.218087-225.222248-225.218087a16.64337 16.64337 0 0 1 0-33.286741c142.542145 0 258.508988 115.966843 258.508988 258.504828 0 142.550466-115.966843 258.521471-258.508988 258.52147z",fill:"#6E6E96","p-id":"11317"}),t("path",{d:"M520.968696 518.919481m-83.312551 0a83.312551 83.312551 0 1 0 166.625102 0 83.312551 83.312551 0 1 0-166.625102 0Z",fill:"#A9A9BA","p-id":"11318"}),t("path",{d:"M520.968696 618.875402c-55.114521 0-99.955921-44.83724-99.955921-99.95176 0-55.118682 44.8414-99.955921 99.955921-99.955921s99.95176 44.8414 99.95176 99.955921c0 55.11036-44.83724 99.95176-99.95176 99.95176z m0-166.625101c-36.761044 0-66.669181 29.908136-66.66918 66.66918s29.908136 66.66502 66.66918 66.66502 66.66502-29.908136 66.66502-66.66502c0-36.761044-29.903976-66.669181-66.66502-66.66918z",fill:"#6E6E96","p-id":"11319"}),t("path",{d:"M301.946104 941.515457h429.985632v36.977408H301.946104z",fill:"#6E6E96","p-id":"11320"})])],-1)),kd={key:0,class:"disk-info_mount-name"},wd={key:1,class:"disk-info_mount-name"},yd={key:0,class:"label-item"},Fd=Pt(()=>t("div",{class:"label-item_key"},[t("span",null,"\u76EE\u6807\u5206\u533A")],-1)),Ed={class:"label-item_path"},Cd={class:"label-item"},$d=Pt(()=>t("div",{class:"label-item_key"},[t("span",null,"\u6302\u8F7D\u70B9")],-1)),Dd={class:"label-item_value"},Bd=["value"],Yd={class:"action-footer"},Ad=Pt(()=>t("div",{class:"auto"},null,-1)),Sd=["disabled"],zd=["disabled"],Pd={key:1,class:"action result"},Td={class:"action-body"},Id=Pt(()=>t("div",{class:"action-body_icon"},[t("svg",{t:"1642063181211",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"5062",width:"128",height:"128","data-v-cda444e0":""},[t("path",{d:"M512 85.333333c235.648 0 426.666667 191.018667 426.666667 426.666667s-191.018667 426.666667-426.666667 426.666667S85.333333 747.648 85.333333 512 276.352 85.333333 512 85.333333z m-74.965333 550.4L346.453333 545.152a42.666667 42.666667 0 1 0-60.330666 60.330667l120.704 120.704a42.666667 42.666667 0 0 0 60.330666 0l301.653334-301.696a42.666667 42.666667 0 1 0-60.288-60.330667l-271.530667 271.488z",fill:"#52C41A","p-id":"5063","data-v-cda444e0":""})])],-1)),Ld=Pt(()=>t("div",{class:"action-body_msg"},"\u6302\u8F7D\u6210\u529F",-1)),Md={key:0,class:"action-body_info"},Od={class:"btns"},Nd=P({props:{action:String,disk:{type:Object,required:!0},mount:{type:Object},Close:{type:Function},Cancel:{type:Function},Next:{type:Function}},setup(e){var h;const a=e,o=()=>{a.Close&&a.Close()},n=v=>{v.preventDefault(),a.Cancel&&a.Cancel(),o()},s=v=>{a.Next&&a.Next(v),o()},f=y(!1),m=y(0),p=y("/mnt/data_"+((h=a==null?void 0:a.mount)==null?void 0:h.name)),d=v=>{m.value=v};y(a.mount?"":"format"),y();const c=y(),u=()=>T(this,null,function*(){const v=a.mount;if(v==null){E.Warning("\u83B7\u53D6\u4E0D\u5230\u5206\u533A");return}if(v.path==null||v.path==""){E.Warning("\u83B7\u53D6\u4E0D\u5230\u5206\u533A\u8DEF\u5F84");return}if(v.uuid==null||v.uuid==""){E.Warning("\u83B7\u53D6\u4E0D\u5230\u5206\u533AID");return}f.value=!0;const _=E.Loading("\u6302\u8F7D\u4E2D...");try{const x=yield z.Nas.Disk.Partition.Mount.POST({path:v.path,uuid:v.uuid,mountPoint:p.value});if(x!=null&&x.data){const{result:w,error:F}=x==null?void 0:x.data;F&&E.Warning(F),w&&(E.Success("\u6302\u8F7D\u6210\u529F"),c.value=w,d(1))}}catch(x){E.Error(x)}_.Close(),f.value=!1}),l=()=>{if(c.value&&c.value.mountPoint){s(c.value.mountPoint);return}E.Warning("\u8BFB\u53D6\u7ED3\u679C\u5931\u8D25")},b=()=>{};return(v,_)=>(i(),M(X,{type:1},{default:q(()=>[A(_t,{name:"rotate",mode:"out-in"},{default:q(()=>{var x,w;return[m.value==0?(i(),r("form",{key:0,class:"action format",onSubmit:ot(b,["prevent"])},[gd,t("div",_d,[t("div",hd,[xd,e.mount?(i(),r("div",kd,[t("span",null,"\u3010"+g(e.mount.total)+"\u3011",1),t("span",null,g(e.mount.mountPoint),1)])):e.disk?(i(),r("div",wd,[t("span",null,"\u3010"+g(e.disk.size)+"\u3011",1),t("span",null,g(e.disk.venderModel),1)])):C("",!0)]),e.mount?(i(),r("div",yd,[Fd,t("div",Ed,g(e.mount.path)+"\uFF08"+g(e.mount.total)+"\uFF0C"+g((w=(x=e.mount)==null?void 0:x.filesystem)==null?void 0:w.toUpperCase())+"\uFF09",1)])):C("",!0),t("div",Cd,[$d,t("div",Dd,[t("input",{type:"text",value:p.value},null,8,Bd)])])]),t("div",Yd,[Ad,t("button",{class:"cbi-button cbi-button-apply app-btn app-next",disabled:f.value,onClick:u},"\u786E\u5B9A",8,Sd),t("button",{class:"cbi-button cbi-button-remove app-btn app-back",onClick:n,type:"button",disabled:f.value},"\u8FD4\u56DE",8,zd)])],40,vd)):m.value==1?(i(),r("div",Pd,[t("div",Td,[Id,Ld,c.value?(i(),r("div",Md,[U(" \u5DF2\u6210\u529F\u5C06\u5206\u533A "+g(c.value.path)+" \u6302\u8F7D\u5230 ",1),t("a",null,g(c.value.mountPoint),1)])):C("",!0),t("div",Od,[t("button",{class:"cbi-button cbi-button-apply app-btn app-next",type:"button",onClick:l},g(e.action=="nas"?"\u5B8C\u6210":"\u4E0B\u4E00\u6B65"),1)])])])):C("",!0)]}),_:1})]),_:1}))}});var qd=Y(Nd,[["__scopeId","data-v-61e01d51"]]),ta=e=>{const a=document.createElement("div");document.body.appendChild(a);const o=J(qd,K(W({},e),{Close:()=>{n()}}));o.mount(a);const n=()=>{o.unmount(),a.remove()};return{Close:n}};const ea=e=>(O("data-v-31be4af0"),e=e(),N(),e),jd={class:"disk-content"},Rd={class:"disk-item"},Gd={class:"disk-item_name"},Vd={key:0},Ud={key:1},Wd={key:2},Zd={class:"disk_value"},Hd={key:0,class:"disk-item_value"},Jd={class:"value-data"},Xd={key:1,class:"disk-item_value"},Kd={key:0,class:"disk-item"},Qd={class:"disk-item_name"},tu=["href"],eu={class:"disk_status"},au={class:"disk_status_item"},ou={key:0,class:"tooltip-trigger disk_tip"},nu=ea(()=>t("div",{class:"tooltip-text tooltip-top"},[t("div",{class:"disk_dir_tip"},"\u5F53\u524D\u78C1\u76D8\u4E3A\u53EA\u8BFB\u72B6\u6001\uFF0C\u53EF\u80FD\u5BFC\u81F4\u65E0\u6CD5\u5199\u5165\u6570\u636E")],-1)),iu={class:"disk_status_item"},ru={key:0,class:"tooltip-trigger disk_tip"},su=ea(()=>t("div",{class:"tooltip-text tooltip-top"},[t("span",{class:"disk_dir_tip"},"\u5F53\u524D\u78C1\u76D8\u786C\u76D8\u683C\u5F0F\u4E3ANTFS\uFF0C\u53EF\u80FD\u5BFC\u81F4\u786C\u76D8\u51FA\u73B0\u517C\u5BB9\u6027\u95EE\u9898\uFF0C\u5EFA\u8BAE\u683C\u5F0F\u5316\u6210EXT4\u6587\u4EF6\u7CFB\u7EDF")],-1)),du=P({props:{part:{type:Object,required:!0},disk:{type:Object,required:!0}},setup(e){const a=e,o=G(()=>a.part.filesystem=="No FileSystem"),n=G(()=>o.value||!a.part.isSystemRoot&&a.part.mountPoint&&(a.part.isReadOnly||a.part.filesystem=="ntfs")),s=function(){$e({action:"disk",disk:a.disk,mount:a.part,Cancel:()=>{},Next:c=>{location.reload()}})},f=()=>{ta({action:"nas",disk:a.disk,mount:a.part,Cancel:()=>{},Next:()=>{location.reload()}})},m=()=>T(this,null,function*(){const c=E.Loading("\u5904\u7406\u4E2D...");try{const u=yield z.Nas.Disk.InitRest.POST({name:a.disk.name,path:a.disk.path});if(u!=null&&u.data){const{result:l,error:b}=u==null?void 0:u.data;b&&E.Warning(b),l&&(E.Success("\u6302\u8F7D\u6210\u529F"),location.reload())}}catch(u){E.Error(u)}c.Close()}),p=G(()=>a.part.filesystem=="Free Space"),d=G(()=>{const c=a.part.mountPoint?a.part.mountPoint:"";return c.indexOf("/mnt/")==0?"/cgi-bin/luci/admin/services/linkease/file/?path=/"+c.substring(5):"/cgi-bin/luci/admin/services/linkease/file/?path=/root"+c});return(c,u)=>{var b;const l=Q("progress-item");return i(),r("div",jd,[t("li",Rd,[t("div",Gd,[k(p)?(i(),r("span",Vd,"\u672A\u5206\u533A")):(i(),r("span",Ud,g(e.part.name)+g(e.part.mountPoint?"":k(o)?"\uFF08\u672A\u683C\u5F0F\u5316\uFF09":"\uFF08\u672A\u6302\u8F7D\uFF09"),1)),e.part.isSystemRoot?(i(),r("span",Wd,"\uFF08\u7CFB\u7EDF\u5206\u533A\uFF09")):C("",!0)]),t("div",Zd,[e.part.mountPoint||k(p)?(i(),r("div",Hd,[t("div",Jd,[A(l,{value:k(p)||!e.part.usage?0:e.part.usage,text:k(p)?"\u672A\u5206\u533A\uFF08"+e.part.total+"\uFF09":e.part.used+"/"+e.part.total,style:{backgroundColor:"#767676"}},null,8,["value","text"])])])):k(o)?C("",!0):(i(),r("div",Xd,[t("div",{class:"value-data buttondiv",onClick:f},"\u624B\u52A8\u6302\u8F7D")])),k(p)?(i(),r("button",{key:2,class:"cbi-button cbi-button-apply",onClick:m},"\u5206\u533A\u5E76\u683C\u5F0F\u5316")):k(n)?(i(),r("button",{key:3,class:"cbi-button cbi-button-apply",onClick:s},"\u683C\u5F0F\u5316\u5206\u533A")):C("",!0)])]),e.part.mountPoint?(i(),r("li",Kd,[t("span",Qd,[t("a",{href:k(d),target:"_blank"},g(e.part.mountPoint),9,tu)]),t("div",eu,[t("div",au,[t("div",null,"\u78C1\u76D8\u8BFB\u5199\u72B6\u6001\uFF1A"+g(e.part.isReadOnly?"\u53EA\u8BFB":"\u8BFB\u5199"),1),!e.part.isSystemRoot&&e.part.isReadOnly?(i(),r("div",ou,[A(gt),nu])):C("",!0)]),t("div",iu,[t("div",null,"\u78C1\u76D8\u683C\u5F0F\uFF1A"+g((b=e.part.filesystem)==null?void 0:b.toUpperCase()),1),e.part.filesystem=="ntfs"?(i(),r("div",ru,[A(gt),su])):C("",!0)])])])):C("",!0)])}}});var uu=Y(du,[["__scopeId","data-v-31be4af0"]]);const aa=e=>(O("data-v-5fa713aa"),e=e(),N(),e),lu={key:0,class:"action"},cu={class:"title"},pu=aa(()=>t("div",{class:"app-container_info"},[t("span",null,"\u5206\u533A / \u6302\u8F7D\u70B9"),t("span",null,"\u5BB9\u91CF")],-1)),fu={class:"app-container_body"},mu=aa(()=>t("div",{class:"auto"},null,-1)),bu=P({props:{disk:{type:Object,required:!0},Close:{type:Function},Cancel:{type:Function},Next:{type:Function}},setup(e){const a=e,o=y(0),n=()=>{a.Close&&a.Close()},s=f=>{f.preventDefault(),a.Cancel&&a.Cancel(),n()};return(f,m)=>(i(),M(X,{Close:e.Close,type:1},{default:q(()=>[A(_t,{name:"rotate",mode:"out-in"},{default:q(()=>[o.value==0?(i(),r("div",lu,[t("h2",cu,"\u5206\u533A\u4FE1\u606F - "+g((e.disk.name||"?")+(e.disk.isSystemRoot?"\uFF08\u7CFB\u7EDF\u76D8\uFF09":"")),1),t("ul",null,[t("li",null,[pu,t("div",fu,[(i(!0),r(L,null,j(e.disk.childrens,(p,d)=>(i(),M(uu,{key:d,part:p,disk:e.disk},null,8,["part","disk"]))),128))])])]),t("div",{class:"action-footer"},[mu,t("button",{class:"cbi-button cbi-button-remove app-btn app-back",onClick:s,type:"button"},"\u8FD4\u56DE")])])):C("",!0)]),_:1})]),_:1},8,["Close"]))}});var vu=Y(bu,[["__scopeId","data-v-5fa713aa"]]),gu=e=>{const a=document.createElement("div");document.body.appendChild(a);const o=J(vu,K(W({},e),{Close:()=>{n()}}));o.component("progress-item",Ze),o.mount(a);const n=()=>{o.unmount(),a.remove()};return{Close:n}};const pe=e=>(O("data-v-eb0dbbd8"),e=e(),N(),e),_u={key:0,class:"disk-item error"},hu=["title"],xu={class:"disk-item_value"},ku={class:"value-data"},wu={class:"error"},yu={key:1,class:"disk-item"},Fu=["title"],Eu={key:0,class:"disk_value"},Cu=pe(()=>t("div",{class:"value-data"},[t("a",{href:"/cgi-bin/luci/admin/nas/smart"},[t("span",{class:"error"}," S.M.A.R.T\u5F02\u5E38")])],-1)),$u=[Cu],Du={key:1,class:"disk_value"},Bu={class:"disk-item_value"},Yu={class:"value-data"},Au=pe(()=>t("div",{class:"disk-item-tooltip"},[t("span",null,"\u4EC5\u7EDF\u8BA1\u5DF2\u6302\u8F7D\u5206\u533A")],-1)),Su={class:"disk_icon"},zu={key:0,class:"tooltip-trigger"},Pu={class:"disk_tip"},Tu=pe(()=>t("div",null,[t("div",{class:"tooltip-text tooltip-top"},[t("span",{class:"disk_dir_tip"},"\u60A8\u7684\u7CFB\u7EDF\u7A7A\u95F4\u5DF2\u4E0D\u8DB3\uFF0C\u68C0\u6D4B\u5230\u60A8\u7684Docker\u6839\u76EE\u5F55\u4F4D\u4E8E\u7CFB\u7EDF\u6839\u76EE\u5F55\u4E0A\uFF0C\u53EF\u80FD\u4F1A\u5F71\u54CD\u7CFB\u7EDF\u7684\u6B63\u5E38\u8FD0\u884C\uFF0C\u5EFA\u8BAE\u4F7F\u7528Docker\u8FC1\u79FB\u5411\u5BFC\u5C06Docker\u6839\u76EE\u5F55\u8FC1\u79FB\u5230\u5916\u7F6E\u786C\u76D8\u4E0A\u3002")])],-1)),Iu={key:1,class:"tooltip-trigger"},Lu={class:"disk_tip"},Mu=pe(()=>t("div",null,[t("div",{class:"tooltip-text tooltip-top"},[t("span",{class:"disk_dir_tip"},"\u5206\u533A\u5B58\u5728\u5F02\u5E38\uFF0C\u70B9\u51FB\u5206\u533A\u5217\u8868\u67E5\u770B\u9519\u8BEF")])],-1)),Ou={key:2,class:"disk-item load"},Nu=["title"],qu={class:"disk_value"},ju={class:"disk-item_value"},Ru={class:"value-data"},Gu={key:3,class:"disk-item load"},Vu=["title"],Uu={class:"disk_value"},Wu={key:0,class:"disk-item_value"},Zu={class:"value-data"},Hu={key:1,class:"disk-item_value"},Ju={class:"value-data"},Xu={class:"disk_icon"},Ku=P({props:{disk:{type:Object,required:!0},smartWarning:{type:Boolean}},setup(e){const a=e,o=G(()=>a.disk.errorInfo?"error":a.disk.childrens==null||a.disk.childrens.length==0||a.disk.childrens.length==1&&a.disk.childrens[0].filesystem=="No FileSystem"?"load":a.disk.childrens.filter(p=>p.mountPoint).length==0?"unmounted":"success"),n=G(()=>{const p=a.disk;let d=p.name;return p.size&&(d+=`\u3010${p.size}\u3011`),p.venderModel&&(d+=`(${p.venderModel})`),d}),s=()=>{$e({action:"disk",disk:a.disk,Cancel:()=>{},Next:()=>{location.reload()}})},f=()=>{gu({action:"disk",disk:a.disk,Cancel:()=>{},Next:()=>{location.reload()}})},m=()=>{const p=a.disk,d=p.childrens||[];ta({action:"nas",disk:p,mount:d[0],Cancel:()=>{},Next:()=>{location.reload()}})};return(p,d)=>{var u,l,b,h,v;const c=Q("progress-item");return k(o)=="error"?(i(),r("li",_u,[t("div",{class:"disk-item_name",title:k(n)},[t("span",null,g(k(n)),1)],8,hu),t("div",xu,[t("div",ku,[t("span",wu,g(e.disk.errorInfo),1)])])])):k(o)=="success"?(i(),r("li",yu,[t("div",{class:"disk-item_name",title:k(n)},[t("span",null,g(k(n)),1)],8,Fu),e.disk.smartWarning&&e.smartWarning?(i(),r("div",Eu,$u)):(i(),r("div",Du,[t("div",Bu,[t("div",Yu,[A(c,{value:e.disk.usage||0,text:`${e.disk.used}/${e.disk.total}`,style:{backgroundColor:"#767676"}},null,8,["value","text"])]),Au]),t("div",Su,[e.disk.isDockerRoot&&e.disk.isSystemRoot&&e.disk.usage&&e.disk.usage>=90?(i(),r("span",zu,[t("span",Pu,[A(gt)]),Tu])):C("",!0),!e.disk.isSystemRoot&&(((u=e.disk.childrens)==null?void 0:u.filter(_=>_.isReadOnly||_.filesystem=="ntfs").length)||0)>0?(i(),r("span",Iu,[t("span",Lu,[A(gt)]),Mu])):C("",!0),!e.disk.isSystemRoot&&(((l=e.disk.childrens)==null?void 0:l.filter(_=>_.isReadOnly||_.filesystem=="ntfs").length)||0)>0?(i(),r("span",{key:2,class:"disk_infoicon",onClick:d[0]||(d[0]=_=>s())},[A(T0)])):C("",!0),t("span",{class:"disk_infoicon",onClick:d[1]||(d[1]=_=>f())},[A(Oe)])])]))])):k(o)=="load"?(i(),r("li",Ou,[t("div",{class:"disk-item_name",title:k(n)},[t("span",null,g(k(n)),1)],8,Nu),t("div",qu,[t("div",ju,[t("div",Ru,[t("button",{onClick:d[2]||(d[2]=_=>s())},"\u683C\u5F0F\u5316\u5E76\u6302\u8F7D")])])])])):k(o)=="unmounted"?(i(),r("li",Gu,[t("div",{class:"disk-item_name",title:k(n)},[t("span",null,g(k(n)),1)],8,Vu),t("div",Uu,[((b=e.disk.childrens)==null?void 0:b.length)==1?(i(),r("div",Wu,[t("div",Zu,[t("button",{onClick:d[3]||(d[3]=_=>m())},"\u624B\u52A8\u6302\u8F7D")])])):C("",!0),(((h=e.disk.childrens)==null?void 0:h.length)||0)>1?(i(),r("div",Hu,[t("div",Ju,[t("button",{onClick:d[4]||(d[4]=_=>f())},"\u624B\u52A8\u6302\u8F7D")])])):C("",!0),t("div",Xu,[(((v=e.disk.childrens)==null?void 0:v.length)||0)>1?(i(),r("span",{key:0,class:"disk_infoicon",onClick:d[5]||(d[5]=_=>f())},[A(Oe)])):C("",!0)])])])):C("",!0)}}});var xe=Y(Ku,[["__scopeId","data-v-eb0dbbd8"]]);const Gt=e=>(O("data-v-98e4aab2"),e=e(),N(),e),Qu={class:"app-container"},t1={class:"app-container_title"},e1=Gt(()=>t("span",{class:"disk_info"},"\u78C1\u76D8\u4FE1\u606F",-1)),a1={class:"more_icon",title:"\u67E5\u770B\u78C1\u76D8\u7BA1\u7406\u4FE1\u606F"},o1={class:"DeviceBlock"},n1=Gt(()=>t("ul",null,[t("li",null,[t("a",{href:"/cgi-bin/luci/admin/nas/raid"},"RAID\u7BA1\u7406")]),t("li",null,[t("a",{href:"/cgi-bin/luci/admin/nas/smart"},"S.M.A.R.T.")]),t("li",null,[t("a",{href:"/cgi-bin/luci/admin/system/diskman"},"\u78C1\u76D8\u7BA1\u7406")]),t("li",null,[t("a",{href:"/cgi-bin/luci/admin/system/mounts"},"\u6302\u8F7D\u70B9")])],-1)),i1={key:0},r1={class:"disk_loading_icon"},s1=Gt(()=>t("span",{class:"disk_loading_info"},"\u6B63\u5728\u83B7\u53D6\u78C1\u76D8\u4FE1\u606F...",-1)),d1={key:1},u1=Gt(()=>t("div",{class:"app-container_info"},[t("span",null,"\u7CFB\u7EDF\u6839\u76EE\u5F55")],-1)),l1={class:"app-container_body"},c1={key:2},p1=Gt(()=>t("div",{class:"app-container_info"},[t("span",null,"\u5DF2\u6302\u8F7D\u78C1\u76D8")],-1)),f1={class:"app-container_body"},m1={key:3},b1=Gt(()=>t("div",{class:"app-container_info"},[t("span",null,"RAID\u8BBE\u5907")],-1)),v1={class:"app-container_body"},g1=P({setup(e){const a=y(!1),o=nt({disks:null,raidList:null}),n=()=>{z.Nas.Disk.Status.GET().then(m=>{var p;if((p=m==null?void 0:m.data)!=null&&p.result){const d=m.data.result;o.disks=d.disks||[]}})};(()=>T(this,null,function*(){try{const m=yield z.Raid.List.GET();if(m!=null&&m.data){const{success:p,error:d,result:c}=m.data;if(c&&(o.raidList=c.disks||[]),d)throw d}}catch(m){console.log(m)}}))(),n();const f=()=>{a.value=!a.value};return(m,p)=>{var c,u;const d=Q("icon-loading");return i(),r("div",Qu,[t("ul",null,[t("li",null,[t("div",t1,[e1,t("span",a1,[A($t,{onClick:f})]),S(t("div",o1,[t("div",{class:"menu_background",onClick:f}),n1],512),[[kt,a.value]])])]),!k(o).disks&&!k(o).raidList?(i(),r("li",i1,[t("div",r1,[A(d,{size:38,color:"currentColor"}),s1])])):C("",!0),k(o).disks?(i(),r("li",d1,[u1,t("div",l1,[(i(!0),r(L,null,j((c=k(o).disks)==null?void 0:c.filter(l=>l.isSystemRoot),(l,b)=>(i(),M(xe,{key:b,disk:l},null,8,["disk"]))),128))])])):C("",!0),k(o).disks?(i(),r("li",c1,[p1,t("div",f1,[(i(!0),r(L,null,j((u=k(o).disks)==null?void 0:u.filter(l=>!l.isSystemRoot),(l,b)=>(i(),M(xe,{key:b,disk:l,smartWarning:!0},null,8,["disk"]))),128))])])):C("",!0),k(o).raidList&&k(o).raidList.length>0?(i(),r("li",m1,[b1,t("div",v1,[(i(!0),r(L,null,j(k(o).raidList,(l,b)=>(i(),M(xe,{key:b,disk:l},null,8,["disk"]))),128))])])):C("",!0)])])}}});var _1=Y(g1,[["__scopeId","data-v-98e4aab2"]]);const oa=e=>(O("data-v-13ca629c"),e=e(),N(),e),h1={class:"app-container_samba"},x1={key:0,class:"sambas-item"},k1=oa(()=>t("div",{class:"sambas-item_name"},[t("span",null,"\u5F53\u524D\u72B6\u6001:")],-1)),w1={class:"sambas-item_value"},y1=oa(()=>t("li",{class:"sambas-item"},[t("div",{class:"sambas-item_name tit"},[t("span",null,"\u5730\u5740")]),t("div",{class:"sambas-item_value tit"},[t("span",null,"\u76EE\u5F55")])],-1)),F1={class:"samba-item"},E1={class:"samba-item_name"},C1=["title"],$1=["href"],D1=P({props:{sambas:{type:Array}},setup(e){const a=window.location.hostname;return(o,n)=>{var s;return i(),r("ul",h1,[e.sambas?(i(),r("li",x1,[k1,t("div",w1,[t("span",null,g((s=e.sambas)!=null&&s.length?"\u5DF2\u542F\u7528":"\u672A\u542F\u7528"),1)])])):C("",!0),y1,(i(!0),r(L,null,j(e.sambas,f=>(i(),r("li",F1,[t("div",E1,[t("span",null,"smb://"+g(k(a))+"/"+g(f.shareName),1)]),t("div",{class:"samba-item_value",title:f.path},[t("a",{target:"_blank",href:"/cgi-bin/luci/admin/services/linkease/file/?path=/root"+f.path},g(f.path),9,$1)],8,C1)]))),256))])}}});var B1=Y(D1,[["__scopeId","data-v-13ca629c"]]);const fe=e=>(O("data-v-b4608492"),e=e(),N(),e),Y1={class:"webdav-item"},A1=fe(()=>t("div",{class:"webdav-item_name"},[t("span",null,"\u5F53\u524D\u72B6\u6001:")],-1)),S1={class:"webdav-item_value"},z1={key:0,class:"webdav-item"},P1=fe(()=>t("div",{class:"webdav-item_name"},[t("span",null,"\u6302\u8F7D\u8DEF\u5F84:")],-1)),T1={class:"webdav-item_value"},I1=["href"],L1={key:1,class:"webdav-item"},M1=fe(()=>t("div",{class:"webdav-item_name"},[t("span",null,"\u670D\u52A1\u8DEF\u5F84:")],-1)),O1={class:"webdav-item_value"},N1=["href"],q1={key:2,class:"webdav-item"},j1=fe(()=>t("div",{class:"webdav-item_name"},[t("span",null,"\u8D26\u53F7:")],-1)),R1={class:"webdav-item_value"},G1=P({props:{webdav:{type:Object}},setup(e){const a=e,o=G(()=>{var n;return`http://${location.hostname}:${(n=a.webdav)==null?void 0:n.port}`});return(n,s)=>{var f,m,p,d,c,u,l;return i(),r(L,null,[t("li",Y1,[A1,t("div",S1,[t("span",null,g((f=e.webdav)!=null&&f.path?"\u5DF2\u542F\u7528":"\u672A\u542F\u7528"),1)])]),(m=e.webdav)!=null&&m.path?(i(),r("li",z1,[P1,t("div",T1,[t("a",{target:"_blank",href:"/cgi-bin/luci/admin/services/linkease/file/?path=/root"+((p=e.webdav)==null?void 0:p.path)},g((d=e.webdav)==null?void 0:d.path),9,I1)])])):C("",!0),(c=e.webdav)!=null&&c.port?(i(),r("li",L1,[M1,t("div",O1,[t("a",{href:k(o),target:"_blank",rel:"noopener noreferrer"},g(k(o)),9,N1)])])):C("",!0),(u=e.webdav)!=null&&u.username?(i(),r("li",q1,[j1,t("div",R1,[t("span",null,g((l=e.webdav)==null?void 0:l.username),1)])])):C("",!0)],64)}}});var V1=Y(G1,[["__scopeId","data-v-b4608492"]]);const De=e=>(O("data-v-4a3b6e0a"),e=e(),N(),e),U1={class:"disk-item"},W1=De(()=>t("div",{class:"disk-item_icon"},[t("svg",{t:"1642563338465",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"2216",width:"128",height:"128"},[t("path",{d:"M998.4 711.68l-119.467-512c-6.826-42.667-42.666-75.093-87.04-76.8H232.107c-44.374 1.707-80.214 35.84-87.04 78.507L25.6 711.68c-5.12 13.653-6.827 29.013-6.827 42.667 0 76.8 63.147 139.946 141.654 139.946H865.28c78.507 0 141.653-63.146 141.653-139.946 0-13.654-3.413-29.014-8.533-42.667zM394.24 366.933c1.707-51.2 56.32-92.16 124.587-92.16S640 315.733 640 365.227c44.373-1.707 81.92 23.893 83.627 58.026s-34.134 63.147-78.507 64.854h-6.827l-245.76 1.706c-44.373 0-80.213-27.306-80.213-59.733 0-35.84 37.547-63.147 81.92-63.147z m471.04 459.094H160.427c-39.254 0-69.974-30.72-69.974-69.974s32.427-69.973 69.974-69.973H865.28c39.253 0 69.973 30.72 69.973 69.973 1.707 37.547-30.72 69.974-69.973 69.974z m-35.84-92.16c-11.947 0-22.187 8.533-23.893 20.48 0 11.946 8.533 22.186 20.48 23.893h3.413c11.947 0 22.187-10.24 22.187-22.187 0-13.653-8.534-22.186-22.187-22.186z m-46.08 22.186c0-25.6 20.48-46.08 46.08-46.08s46.08 20.48 46.08 46.08-20.48 46.08-46.08 46.08-46.08-20.48-46.08-46.08z","p-id":"2217"})])],-1)),Z1={class:"disk-item_f"},H1={class:"disk-item_venderModel"},J1={class:"disk-item_used"},X1=De(()=>t("div",{class:"auto"},null,-1)),K1={class:"disk-item-r"},Q1={class:"disk-children"},tl=["onClick"],el=De(()=>t("div",{class:"disk-item_icon"},[t("svg",{t:"1642563581459",class:"icon",viewBox:"0 0 1228 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"7132",width:"128",height:"128"},[t("path",{d:"M525.2096 145.3568c1.9968-45.568-35.6864-99.1232-57.4976-99.1232H57.4976C15.872 79.9232 17.8176 145.408 17.8176 145.408h507.392z",fill:"#ECC049","p-id":"7133"}),t("path",{d:"M21.8112 143.36L19.8144 825.1392c0 75.3152 75.3152 152.576 150.6304 152.576h887.9104c75.264 0 150.6304-75.264 150.6304-152.576V297.984c0-75.264-75.3152-152.576-150.6304-152.576h-434.0224L21.8112 143.36z",fill:"#FFD658","p-id":"7134"})])],-1)),al={key:0},ol={key:1},nl=P({props:{disk:{type:Object,required:!0},currDisk:{type:Object},currMountPoint:{type:Object},onDisk:{type:Function,required:!0}},setup(e){var s,f;const a=e,o=y(!1);a.currDisk!=null&&((s=a.currDisk)==null?void 0:s.venderModel)==((f=a.disk)==null?void 0:f.venderModel)&&(o.value=!0);const n=m=>{o.value=!o.value,a.onDisk(m,null)};return(m,p)=>{var d;return i(),r("ul",U1,[t("li",{class:st(["disk-info",{on:e.disk.venderModel==((d=e.currDisk)==null?void 0:d.venderModel),nopoint:e.disk.childrens==null||e.disk.childrens.length==0}]),onClick:p[0]||(p[0]=c=>n(e.disk))},[W1,t("div",Z1,[t("div",H1,g(e.disk.venderModel),1),t("div",J1,g(e.disk.used)+"/"+g(e.disk.size),1)]),X1,t("div",K1,g(e.disk.path),1)],2),S(t("div",Q1,[(i(!0),r(L,null,j(e.disk.childrens,c=>{var u,l;return i(),r("li",{class:st(["disk-children_item",{on:c.uuid==((u=e.currMountPoint)==null?void 0:u.uuid)&&c.path==((l=e.currMountPoint)==null?void 0:l.path)}]),onClick:b=>e.onDisk(e.disk,c)},[el,c.mountPoint?(i(),r("span",al," \u3010"+g(c.filesystem)+"\u3011 "+g(c.mountPoint)+" \uFF08"+g(c.used)+"/"+g(c.total)+"\uFF09 ["+g(c.uuid)+"] ",1)):(i(),r("span",ol," \u3010"+g(c.filesystem)+"\u3011 "+g(c.mountPoint||c.path||"\u672A\u6302\u8F7D\u78C1\u76D8")+" ["+g(c.uuid)+"] ",1))],10,tl)}),256))],512),[[kt,o.value]])])}}});var Ne=Y(nl,[["__scopeId","data-v-4a3b6e0a"]]);const Be=e=>(O("data-v-12d0f96b"),e=e(),N(),e),il={class:"action list"},rl=Be(()=>t("div",{class:"action-header"},[t("div",{class:"action-header_title"},"\u8BF7\u9009\u62E9\u4E00\u4E2A\u786C\u76D8\u6216\u5206\u533A")],-1)),sl={class:"action-body"},dl={class:"disk-list"},ul=Be(()=>t("div",{class:"action-msg"},[t("span",null,[U(" \u60F3\u8981\u66F4\u7CBE\u786E\u7684\u914D\u7F6E\uFF1F\u8BF7\u524D\u5F80 "),t("a",{href:"/cgi-bin/luci/admin/system/diskman"},"\u9AD8\u7EA7\u8BBE\u7F6E")])],-1)),ll=Be(()=>t("div",{class:"auto"},null,-1)),cl=P({props:{Cancel:{type:Function},Next:{type:Function},Close:{type:Function}},setup(e){const a=e,o=y(!0),n=nt({disks:[],raids:[]});(()=>T(this,null,function*(){const b=yield Promise.all([z.Nas.Disk.Status.GET(),z.Raid.List.GET()]);try{if(b[0]){const h=b[0];h!=null&&h.data.result&&(n.disks=(h==null?void 0:h.data.result.disks)||[])}if(b[1]){const h=b[1];h.data.result&&(n.raids=h.data.result.disks||[])}}catch(h){E.Warning(h)}}))();const f=y(),m=y(),p=(b,h)=>{f.value=b,m.value=h},d=()=>{a.Close&&a.Close()},c=()=>{a.Cancel&&a.Cancel(),d()},u=b=>{a.Next&&a.Next(b),d()},l=()=>{if(f.value==null){E.Warning("\u8BF7\u9009\u62E9\u76EE\u6807\u786C\u76D8");return}if(f.value.childrens!=null&&f.value.childrens.length>0&&m.value==null){E.Warning("\u8BF7\u9009\u62E9\u786C\u76D8\u5206\u533A");return}if(m.value!=null&&(m.value.mountPoint==null||m.value.mountPoint=="")){E.Warning("\u8BE5\u5206\u533A\u5C1A\u672A\u6302\u8F7D\uFF0C\u8BF7\u5148\u53BB\u6302\u8F7D");return}o.value=!1,$e({action:"nas",disk:f.value,mount:m.value,Cancel:()=>{o.value=!0},Next:b=>{u(b)}})};return(b,h)=>o.value?(i(),M(X,{key:0,type:1},{default:q(()=>[A(_t,{name:"rotate",mode:"out-in"},{default:q(()=>[t("div",il,[rl,t("div",sl,[t("div",dl,[(i(!0),r(L,null,j(k(n).disks,v=>(i(),M(Ne,{disk:v,onDisk:p,currDisk:f.value,currMountPoint:m.value},null,8,["disk","currDisk","currMountPoint"]))),256)),(i(!0),r(L,null,j(k(n).raids,v=>(i(),M(Ne,{disk:v,onDisk:p,currDisk:f.value,currMountPoint:m.value},null,8,["disk","currDisk","currMountPoint"]))),256))])]),ul,t("div",{class:"action-footer"},[ll,t("button",{class:"cbi-button cbi-button-remove app-btn app-back",onClick:c,type:"button"},"\u8FD4\u56DE"),t("button",{class:"cbi-button cbi-button-apply app-btn app-next",onClick:l,type:"button"},"\u4E0B\u4E00\u6B65")])])]),_:1})]),_:1})):C("",!0)}});var pl=Y(cl,[["__scopeId","data-v-12d0f96b"]]),fl=e=>{const a=document.createElement("div");document.body.appendChild(a);const o=J(pl,K(W({},e),{Close:()=>{n()}}));o.mount(a);const n=()=>{o.unmount(),a.remove()};return{Close:n}};const me=e=>(O("data-v-530e728c"),e=e(),N(),e),ml={class:"action"},bl={class:"action-body"},vl=me(()=>t("div",{class:"icon"},[t("svg",{t:"1642063181211",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"5062",width:"128",height:"128","data-v-cda444e0":""},[t("path",{d:"M512 85.333333c235.648 0 426.666667 191.018667 426.666667 426.666667s-191.018667 426.666667-426.666667 426.666667S85.333333 747.648 85.333333 512 276.352 85.333333 512 85.333333z m-74.965333 550.4L346.453333 545.152a42.666667 42.666667 0 1 0-60.330666 60.330667l120.704 120.704a42.666667 42.666667 0 0 0 60.330666 0l301.653334-301.696a42.666667 42.666667 0 1 0-60.288-60.330667l-271.530667 271.488z",fill:"#52C41A","p-id":"5063","data-v-cda444e0":""})])],-1)),gl=me(()=>t("h2",{class:"title"},"\u670D\u52A1\u5DF2\u542F\u52A8",-1)),_l={class:"info"},hl=me(()=>t("span",null,"\u524D\u5F80",-1)),xl=["href"],kl=me(()=>t("span",null,"\u914D\u7F6E",-1)),wl=P({props:{Close:Function},setup(e){const a=e,o=y(""),n=G(()=>`http://${location.hostname}:${o.value}`);(()=>{z.Nas.Linkease.Enable.POST().then(m=>{var p,d;(p=m==null?void 0:m.data)!=null&&p.result&&(o.value=((d=m.data.result)==null?void 0:d.port)||"")})})();const f=()=>{a.Close&&a.Close(),location.reload()};return(m,p)=>(i(),M(X,{type:1},{default:q(()=>[A(_t,{name:"rotate",mode:"out-in"},{default:q(()=>[t("div",ml,[t("div",bl,[vl,gl,t("div",_l,[hl,t("a",{href:k(n),target:"_blank",rel:"noopener noreferrer"},g(k(n)),9,xl),kl]),t("div",{class:"btns"},[t("button",{class:"cbi-button cbi-button-remove app-btn app-back",type:"button",onClick:f},"\u5173\u95ED")])])])]),_:1})]),_:1}))}});var yl=Y(wl,[["__scopeId","data-v-530e728c"]]),Fl=e=>{const a=document.createElement("div");document.body.appendChild(a);const o=J(yl,K(W({},e),{Close:()=>{n()}}));o.mount(a);const n=()=>{o.unmount(),a.remove()};return{Close:n}};const te=e=>(O("data-v-30ef6ccb"),e=e(),N(),e),El=["onSubmit"],Cl=te(()=>t("div",{class:"action-header"},[t("div",{class:"action-header_title"},"Webdav\u5171\u4EAB\u914D\u7F6E")],-1)),$l={class:"action-body"},Dl={class:"label-item"},Bl=te(()=>t("div",{class:"label-item_key"},[t("span",null,"\u670D\u52A1\u76EE\u5F55\u8DEF\u5F84")],-1)),Yl={class:"label-item_value"},Al=["value"],Sl={class:"label-item"},zl=te(()=>t("div",{class:"label-item_key"},[t("span",null,"\u7528\u6237\u540D")],-1)),Pl={class:"label-item_value"},Tl={class:"label-item"},Il=te(()=>t("div",{class:"label-item_key"},[t("span",null,"\u5BC6\u7801")],-1)),Ll={class:"label-item_value"},Ml={class:"action-footer"},Ol=te(()=>t("div",{class:"auto"},null,-1)),Nl=["disabled"],ql=["disabled"],jl=P({props:{rootPath:{type:String,required:!0},Close:Function},setup(e){const a=e,o=d=>{d.preventDefault(),a.Close&&a.Close()},n=y(!1),s=y({username:"root",password:"",rootPath:a.rootPath});(()=>T(this,null,function*(){const d=E.Loading("\u52A0\u8F7D\u4E2D...");n.value=!0;try{const c=yield z.Nas.Webdav.Status.GET();if(c!=null&&c.data){const{result:u,error:l}=c.data;if(l){E.Warning(l);return}u&&(u.username&&(s.value.username=u.username),u.password&&(s.value.password=u.password))}}catch(c){E.Error(c)}n.value=!1,d.Close()}))();const m=()=>{const d=s.value;if(d.rootPath==""){E.Warning("\u5171\u4EAB\u8DEF\u5F84\u4E0D\u80FD\u4E3A\u7A7A");return}if(d.username==""){E.Warning("\u7528\u6237\u540D\u4E0D\u80FD\u4E3A\u7A7A");return}if(d.password==""){E.Warning("\u5BC6\u7801\u4E0D\u80FD\u4E3A\u7A7A");return}p(d)},p=d=>T(this,null,function*(){n.value=!0;const c=E.Loading("\u521B\u5EFA\u4E2D...");try{const u=yield z.Nas.Webdav.Create.POST(d);if(u!=null&&u.data){const{error:l,result:b}=u.data;l&&E.Warning(l),b&&(E.Success("\u521B\u5EFA\u6210\u529F"),window.setTimeout(()=>{location.reload()},1e3))}}catch(u){E.Error(u)}c.Close(),n.value=!1});return(d,c)=>(i(),M(X,{type:1},{default:q(()=>[A(_t,{name:"rotate",mode:"out-in"},{default:q(()=>[t("form",{class:"action",onSubmit:ot(m,["prevent"])},[Cl,t("div",$l,[t("div",Dl,[Bl,t("div",Yl,[t("input",{type:"text",value:s.value.rootPath,disabled:"",required:"",style:{backgroundColor:"#eee"}},null,8,Al)])]),t("div",Sl,[zl,t("div",Pl,[S(t("input",{type:"text",required:"",placeholder:"\u8D26\u53F7\u7528\u6237\u540D","onUpdate:modelValue":c[0]||(c[0]=u=>s.value.username=u)},null,512),[[V,s.value.username,void 0,{trim:!0}]])])]),t("div",Tl,[Il,t("div",Ll,[S(t("input",{type:"password","onUpdate:modelValue":c[1]||(c[1]=u=>s.value.password=u)},null,512),[[V,s.value.password,void 0,{trim:!0}]])])])]),t("div",Ml,[Ol,t("button",{class:"cbi-button cbi-button-remove app-btn app-back",type:"button",onClick:o,disabled:n.value},"\u5173\u95ED",8,Nl),t("button",{class:"cbi-button cbi-button-apply app-btn app-next",disabled:n.value},"\u521B\u5EFA",8,ql)])],40,El)]),_:1})]),_:1}))}});var Rl=Y(jl,[["__scopeId","data-v-30ef6ccb"]]),Gl=e=>{const a=document.createElement("div");document.body.appendChild(a);const o=J(Rl,K(W({},e),{Close:()=>{n()}}));o.mount(a);const n=()=>{o.unmount(),a.remove()};return{Close:n}};const Yt=e=>(O("data-v-3ef9e48f"),e=e(),N(),e),Vl=["onSubmit"],Ul=Yt(()=>t("div",{class:"action-header"},[t("div",{class:"action-header_title"},"Samba\u5171\u4EAB\u914D\u7F6E")],-1)),Wl={class:"action-body"},Zl={class:"label-item"},Hl=Yt(()=>t("div",{class:"label-item_key"},[t("span",null,"\u670D\u52A1\u76EE\u5F55\u8DEF\u5F84")],-1)),Jl={class:"label-item_value"},Xl=["value"],Kl={class:"label-item"},Ql=Yt(()=>t("div",{class:"label-item_key"},[t("span",null,"\u5171\u4EAB\u540D\uFF08\u5EFA\u8BAE\u4F7F\u7528\u82F1\u6587\u5B57\u6BCD\uFF09")],-1)),tc={class:"label-item_value"},ec={class:"label-item"},ac=Yt(()=>t("div",{class:"label-item_key"},[t("span",null,"\u7528\u6237\u540D")],-1)),oc={class:"label-item_value"},nc={class:"label-item"},ic=Yt(()=>t("div",{class:"label-item_key"},[t("span",null,"\u5BC6\u7801")],-1)),rc={class:"label-item_value"},sc={class:"samba-item"},dc={class:"samba-item_allow"},uc=Yt(()=>t("label",{for:"allow",class:"samba-allow"},"\u5141\u8BB8\u65E7\u534F\u8BAE\u4E0E\u8EAB\u4EFD\u9A8C\u8BC1(\u4E0D\u5B89\u5168)",-1)),lc={class:"samba-item_tips"},cc={class:"tooltip-trigger"},pc={class:"samba_tip"},fc=Yt(()=>t("span",{class:"samba_dir_tip"},"\u517C\u5BB9\u4E00\u4E9B\u7535\u89C6\u6216\u8005\u7535\u89C6\u76D2\u5B50",-1)),mc={class:"action-footer"},bc=Yt(()=>t("div",{class:"auto"},null,-1)),vc=["disabled"],gc=["disabled"],_c=P({props:{rootPath:{type:String,required:!0},Close:Function},setup(e){const a=e,o=p=>{p.preventDefault(),a.Close&&a.Close()},n=y(!1),s=y({shareName:"",username:"",password:"",rootPath:a.rootPath,allowLegacy:!1}),f=()=>{const p=s.value;if(p.rootPath==""){E.Warning("\u5171\u4EAB\u8DEF\u5F84\u4E0D\u80FD\u4E3A\u7A7A");return}if(p.shareName==""){E.Warning("\u5171\u4EAB\u540D\u79F0\u4E0D\u80FD\u4E3A\u7A7A");return}if(p.username==""){E.Warning("\u7528\u6237\u540D\u4E0D\u80FD\u4E3A\u7A7A");return}if(p.password==""){E.Warning("\u5BC6\u7801\u4E0D\u80FD\u4E3A\u7A7A");return}const d=wt.checkSmabaUserName(p.username);if(d!==!0){E.Warning(`${d}`);return}m(p)},m=p=>T(this,null,function*(){n.value=!0;const d=E.Loading("\u521B\u5EFA\u4E2D...");try{const c=yield z.Nas.Samba.Create.POST(p);if(c!=null&&c.data){const{error:u,result:l}=c.data;u&&E.Warning(u),l&&(E.Success("\u521B\u5EFA\u6210\u529F"),window.setTimeout(()=>{location.reload()},1e3))}}catch(c){E.Error(c)}d.Close(),n.value=!1});return(p,d)=>(i(),M(X,{type:1},{default:q(()=>[A(_t,{name:"rotate",mode:"out-in"},{default:q(()=>[t("form",{class:"action",onSubmit:ot(f,["prevent"])},[Ul,t("div",Wl,[t("div",Zl,[Hl,t("div",Jl,[t("input",{type:"text",value:s.value.rootPath,disabled:"",required:"",style:{backgroundColor:"#eee"}},null,8,Xl)])]),t("div",Kl,[Ql,t("div",tc,[S(t("input",{type:"text","onUpdate:modelValue":d[0]||(d[0]=c=>s.value.shareName=c),required:"",placeholder:"\u5171\u4EAB\u540D\u79F0"},null,512),[[V,s.value.shareName,void 0,{trim:!0}]])])]),t("div",ec,[ac,t("div",oc,[S(t("input",{type:"text",required:"",placeholder:"\u8D26\u53F7\u7528\u6237\u540D","onUpdate:modelValue":d[1]||(d[1]=c=>s.value.username=c)},null,512),[[V,s.value.username,void 0,{trim:!0}]])])]),t("div",nc,[ic,t("div",rc,[S(t("input",{type:"password","onUpdate:modelValue":d[2]||(d[2]=c=>s.value.password=c)},null,512),[[V,s.value.password,void 0,{trim:!0}]])])]),t("div",sc,[t("div",dc,[S(t("input",{type:"checkbox",id:"allow","onUpdate:modelValue":d[3]||(d[3]=c=>s.value.allowLegacy=c)},null,512),[[Nt,s.value.allowLegacy]]),uc]),t("div",lc,[t("span",cc,[t("span",pc,[A(gt)]),fc])])])]),t("div",mc,[bc,t("button",{class:"cbi-button cbi-button-remove app-btn app-back",type:"button",onClick:o,disabled:n.value},"\u5173\u95ED",8,vc),t("button",{class:"cbi-button cbi-button-apply app-btn app-next",disabled:n.value},"\u521B\u5EFA",8,gc)])],40,Vl)]),_:1})]),_:1}))}});var hc=Y(_c,[["__scopeId","data-v-3ef9e48f"]]),xc=e=>{const a=document.createElement("div");document.body.appendChild(a);const o=J(hc,K(W({},e),{Close:()=>{n()}}));o.mount(a);const n=()=>{o.unmount(),a.remove()};return{Close:n}};const Xt=e=>!Array.isArray(window.quickstart_features)||window.quickstart_features.indexOf(e)!=-1,Vt=e=>(O("data-v-7244f123"),e=e(),N(),e),kc={key:0,class:"action"},wc=Vt(()=>t("h2",{class:"title"},"\u6B22\u8FCE\u4F7F\u7528 NAS \u914D\u7F6E\u5411\u5BFC",-1)),yc=Vt(()=>t("h3",{class:"desc"},"\u8BF7\u9009\u62E9\u9700\u8981\u6DFB\u52A0\u7684NAS\u670D\u52A1",-1)),Fc=Vt(()=>t("option",{value:"linkease"},"\u8DE8\u8BBE\u5907\u5171\u4EAB\uFF08\u6613\u6709\u4E91\uFF09",-1)),Ec=Vt(()=>t("option",{value:"samba"},"\u5C40\u57DF\u7F51\u6587\u4EF6\u5171\u4EAB\uFF08Samba\uFF09",-1)),Cc=Vt(()=>t("option",{value:"webdav"},"\u5C40\u57DF\u7F51\u6587\u4EF6\u5171\u4EAB\uFF08WebDAV\uFF09",-1)),$c=[Fc,Ec,Cc],Dc={key:0,class:"tips"},Bc=U("\u5982\u9700\u5BF9 Samba \u6216 WebDAV \u8FDB\u884C\u66F4\u7EC6\u81F4\u7684\u6743\u9650\u63A7\u5236\uFF0C\u8BF7\u4F7F\u7528\u201C"),Yc=Vt(()=>t("a",{href:"/cgi-bin/luci/admin/nas/unishare"},"\u7EDF\u4E00\u6587\u4EF6\u5171\u4EAB",-1)),Ac=U("\u201D"),Sc=[Bc,Yc,Ac],zc={class:"btns"},Pc=["disabled"],Tc=P({props:{setup:Number,Close:{type:Function,required:!0}},setup(e){const a=e,o=y(!0),n=y("linkease"),s=y(!1),f=y(a.setup||0),m=()=>{a.Close&&a.Close()},p=()=>T(this,null,function*(){switch(n.value){case"webdav":yield d();break;case"samba":yield u();break;case"linkease":yield c();break}}),d=()=>T(this,null,function*(){s.value=!0,(yield ft.checkAndInstallApp("app-meta-gowebdav","GoWebdav"))&&l(),s.value=!1}),c=()=>T(this,null,function*(){s.value=!0,(yield ft.checkAndInstallApp("linkease","\u6613\u6709\u4E91","app-meta-linkease"))&&b(),s.value=!1}),u=()=>T(this,null,function*(){s.value=!0;const _=E.Loading("\u914D\u7F6E\u4E2D...");l(),_.Close(),s.value=!1}),l=()=>{s.value=!1,o.value=!1,fl({Cancel:()=>{o.value=!0},Next:_=>{switch(n.value){case"webdav":h(_);break;case"samba":v(_);break}}})},b=()=>{Fl({}),m()},h=_=>{Gl({rootPath:_}),m()},v=_=>{xc({rootPath:_}),m()};return(_,x)=>o.value?(i(),M(X,{key:0,Close:e.Close,type:1},{default:q(()=>[A(_t,{name:"rotate",mode:"out-in"},{default:q(()=>[f.value==0?(i(),r("div",kc,[wc,yc,t("form",null,[t("label",null,[S(t("select",{"onUpdate:modelValue":x[0]||(x[0]=w=>n.value=w)},$c,512),[[Z,n.value]])])]),k(Xt)("unishare")?(i(),r("div",Dc,Sc)):C("",!0),t("div",zc,[t("button",{class:"cbi-button cbi-button-apply app-btn app-next",onClick:p,type:"button",disabled:s.value},"\u4E0B\u4E00\u6B65",8,Pc),t("button",{class:"cbi-button cbi-button-remove app-btn app-back",onClick:m,type:"button"},"\u53D6\u6D88")])])):C("",!0)]),_:1})]),_:1},8,["Close"])):C("",!0)}});var Ic=Y(Tc,[["__scopeId","data-v-7244f123"]]),na=e=>{const a=document.createElement("div");document.body.appendChild(a);const o=J(Ic,K(W({},e),{Close:()=>{n()}}));o.mount(a);const n=()=>{o.unmount(),a.remove()};return{Close:n}};const Ye=e=>(O("data-v-edf68726"),e=e(),N(),e),Lc={class:"app-container_linkease"},Mc={class:"linkease-item"},Oc=Ye(()=>t("div",{class:"linkease-item_name"},[t("span",null,"\u5F53\u524D\u72B6\u6001:")],-1)),Nc={class:"linkease-item_value"},qc={key:0,class:"configure"},jc={key:0,class:"linkease-item"},Rc=Ye(()=>t("div",{class:"linkease-item_name"},[t("span",null,"\u670D\u52A1\u5730\u5740:")],-1)),Gc={class:"linkease-item_value"},Vc=["href"],Uc=Ye(()=>t("div",null,[t("a",{href:" https://app.linkease.com/",target:"_blank"},"\u4E0B\u8F7D\u6613\u6709\u4E91\u5BA2\u6237\u7AEF\uFF0C\u968F\u65F6\u968F\u5730\u76F8\u518C\u5907\u4EFD\u3001\u8FDC\u7A0B\u8BBF\u95EE")],-1)),Wc=P({props:{linkease:{type:Object}},setup(e){const a=e,o=G(()=>{var s;return`http://${location.hostname}:${(s=a.linkease)==null?void 0:s.port}`}),n=()=>{na({setup:0})};return(s,f)=>{var m,p,d;return i(),r("ul",Lc,[t("li",Mc,[Oc,t("div",Nc,[(m=e.linkease)!=null&&m.enabel?(i(),r("span",qc,"\u5DF2\u914D\u7F6E")):(i(),r("span",{key:1,class:"configure enabel",onClick:f[0]||(f[0]=c=>n())},"\u672A\u914D\u7F6E"))])]),(p=e.linkease)!=null&&p.enabel?(i(),r(L,{key:0},[(d=e.linkease)!=null&&d.port?(i(),r("li",jc,[Rc,t("div",Gc,[t("a",{href:k(o),target:"_blank",rel:"noopener noreferrer"},g(k(o)),9,Vc)])])):C("",!0)],64)):C("",!0),Uc])}}});var Zc=Y(Wc,[["__scopeId","data-v-edf68726"]]);const ia=e=>(O("data-v-62b7dbe8"),e=e(),N(),e),Hc={class:"app-container"},Jc={class:"app-container_title"},Xc=ia(()=>t("span",null,[t("span",null,"\u5B58\u50A8\u670D\u52A1")],-1)),Kc={class:"app-container_tool"},Qc={class:"more_icon",title:"\u67E5\u770B\u5B58\u50A8\u670D\u52A1\u4FE1\u606F"},t2={class:"DeviceBlock"},e2=ia(()=>t("li",null,[t("a",{href:"/cgi-bin/luci/admin/services/samba4"},"SAMBA\u9AD8\u7EA7\u914D\u7F6E")],-1)),a2={class:"app-container_body"},o2={class:"app-container_nas-menu"},n2=P({setup(e){const a=y(!1),o=y("linkease"),n=y(),s=Ue();(()=>{z.Nas.Service.Status.GET().then(c=>{var u;if((u=c==null?void 0:c.data)!=null&&u.result){const l=c.data.result;n.value=l,l.webdav&&(s.webdav=l.webdav)}})})();const m=()=>{na({setup:0})},p=()=>{a.value=!a.value},d=()=>{p(),ft.installAndGo("app-meta-gowebdav","GoWebDAV","/cgi-bin/luci/admin/nas/gowebdav")};return(c,u)=>{var l,b,h;return i(),r("div",Hc,[t("div",Jc,[Xc,t("div",Kc,[t("div",{class:"app-container_configure",onClick:m},"\u5FEB\u901F\u914D\u7F6E"),t("span",Qc,[A($t,{onClick:p})])]),S(t("div",t2,[t("div",{class:"menu_background",onClick:p}),t("ul",null,[e2,t("li",null,[t("a",{onClick:d},"WebDAV\u9AD8\u7EA7\u914D\u7F6E")])])],512),[[kt,a.value]])]),t("div",a2,[t("ul",o2,[t("button",{onClick:u[0]||(u[0]=v=>o.value="linkease"),class:st({on:o.value=="linkease"})},"\u6613\u6709\u4E91",2),t("button",{onClick:u[1]||(u[1]=v=>o.value="samba"),class:st({on:o.value=="samba"})},"SAMBA",2),t("button",{onClick:u[2]||(u[2]=v=>o.value="webdav"),class:st({on:o.value=="webdav"})},"WEBDAV",2)]),o.value=="samba"?(i(),M(B1,{key:0,sambas:(l=n.value)==null?void 0:l.sambas},null,8,["sambas"])):o.value=="webdav"?(i(),M(V1,{key:1,webdav:(b=n.value)==null?void 0:b.webdav},null,8,["webdav"])):o.value=="linkease"?(i(),M(Zc,{key:2,linkease:(h=n.value)==null?void 0:h.linkease},null,8,["linkease"])):C("",!0)])])}}});var i2=Y(n2,[["__scopeId","data-v-62b7dbe8"]]);const be=e=>(O("data-v-3fd3a42d"),e=e(),N(),e),r2={class:"app-container_docker"},s2={class:"docker-item"},d2=be(()=>t("div",{class:"docker-item_name"},[t("span",null,"\u5F53\u524D\u72B6\u6001:")],-1)),u2={key:0,class:"docker-item_value"},l2=be(()=>t("span",{class:"configure"},"\u672A\u5B89\u88C5",-1)),c2=[l2],p2={key:1,class:"docker-item_value"},f2={class:"input-switch"},m2=["value","disabled"],b2=be(()=>t("em",null,null,-1)),v2=[b2],g2={key:0,class:"docker-item"},_2=be(()=>t("div",{class:"docker-item_name"},[t("span",null,"Docker\u6839\u76EE\u5F55\uFF1A")],-1)),h2={class:"docker-item_value"},x2={class:"configure enabel"},k2={key:0},w2={class:"tooltip-trigger"},y2={class:"docker_tip"},F2={class:"tooltip-text tooltip-top"},E2={class:"docker_dir_tip"},C2=P({props:{docker:{type:Object}},setup(e){var f;const a=e,o=G(()=>{var m;return((m=a.docker)==null?void 0:m.status)!="not installed"}),n=nt({enable:((f=a.docker)==null?void 0:f.status)=="running",disabled:!1}),s=()=>T(this,null,function*(){n.disabled=!0;try{const m=yield z.Guide.DockerSwitch.POST({enable:n.enable});if(m!=null&&m.data){const{success:p,error:d}=m.data;if(d)throw n.enable=!n.enable,d;(p||0)==0}}catch(m){E.Warning(`${m}`)}finally{n.disabled=!1}});return(m,p)=>{var d,c,u,l;return i(),r("ul",r2,[t("li",s2,[d2,(d=a.docker)!=null&&d.status?(i(),r(L,{key:0},[k(o)?(i(),r("div",p2,[t("label",f2,[S(t("input",{type:"checkbox",hidden:"",value:!k(n).enable,"onUpdate:modelValue":p[0]||(p[0]=b=>k(n).enable=b),disabled:k(n).disabled,onChange:s},null,40,m2),[[Nt,k(n).enable]]),t("span",{class:st(k(n).enable?"enable":"close")},v2,2)])])):(i(),r("div",u2,c2))],64)):C("",!0)]),((c=e.docker)==null?void 0:c.status)=="running"?(i(),r("li",g2,[_2,t("div",h2,[t("span",x2,g((u=e.docker)==null?void 0:u.path),1),(l=e.docker)!=null&&l.errorInfo?(i(),r("span",k2,[t("span",w2,[t("span",y2,[A(gt)]),t("div",null,[t("div",F2,[t("span",E2,g(e.docker.errorInfo),1)])])])])):C("",!0)])])):C("",!0)])}}});var $2=Y(C2,[["__scopeId","data-v-3fd3a42d"]]);const D2={},B2={width:"128px",height:"128px",viewBox:"0 0 128 128",version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"},Y2=t("g",{id:"icon_yellow",stroke:"none","stroke-width":"1",fill:"none","fill-rule":"evenodd"},[t("g",{id:"Icon/Warning"},[t("rect",{id:"\u77E9\u5F62",fill:"#000000","fill-rule":"nonzero",opacity:"0",x:"0",y:"0",width:"128",height:"128"}),t("path",{d:"M64,8 C33.075,8 8,33.075 8,64 C8,94.925 33.075,120 64,120 C94.925,120 120,94.925 120,64 C120,33.075 94.925,8 64,8 Z M60,37 C60,36.45 60.45,36 61,36 L67,36 C67.55,36 68,36.45 68,37 L68,71 C68,71.55 67.55,72 67,72 L61,72 C60.45,72 60,71.55 60,71 L60,37 Z M64,92 C60.6875,92 58,89.3125 58,86 C58,82.6875 60.6875,80 64,80 C67.3125,80 70,82.6875 70,86 C70,89.3125 67.3125,92 64,92 Z",id:"\u5F62\u72B6",fill:"#FAAD14"})])],-1),A2=[Y2];function S2(e,a){return i(),r("svg",B2,A2)}var z2=Y(D2,[["render",S2]]);const ut=e=>(O("data-v-83e05458"),e=e(),N(),e),P2={key:0,class:"action"},T2=ut(()=>t("h2",{class:"title"},"Docker\u8FC1\u79FB\u5411\u5BFC",-1)),I2=ut(()=>t("p",{class:"desc"},"\u5F53\u7CFB\u7EDF\u6839\u76EE\u5F55\u7A7A\u95F4\u4E0D\u8DB3\u65F6\uFF0C\u53EF\u5C06docker\u6839\u76EE\u5F55\u8FC1\u79FB\u5230\u5916\u7F6E\u786C\u76D8\uFF0C\u4EE5\u4FDD\u8BC1\u7CFB\u7EDF\u7684\u6B63\u5E38\u8FD0\u884C:",-1)),L2={key:1,class:"action"},M2=ut(()=>t("h2",{class:"title"},"Docker\u8FC1\u79FB\u5411\u5BFC",-1)),O2=ut(()=>t("p",{class:"desc"},"\u5F53\u7CFB\u7EDF\u6839\u76EE\u5F55\u7A7A\u95F4\u4E0D\u8DB3\u65F6\uFF0C\u53EF\u5C06docker\u6839\u76EE\u5F55\u8FC1\u79FB\u5230\u5916\u7F6E\u786C\u76D8\uFF0C\u4EE5\u4FDD\u8BC1\u7CFB\u7EDF\u7684\u6B63\u5E38\u8FD0\u884C:",-1)),N2={class:"roots"},q2=ut(()=>t("span",{class:"roots_tit"},"Docker\u6839\u76EE\u5F55\uFF1A",-1)),j2={class:"root"},R2={class:"move"},G2=ut(()=>t("span",{class:"roots_tit"},"\u8FC1\u79FB\u5230\uFF1A",-1)),V2={key:0},U2=["onSubmit"],W2={class:"select-editable"},Z2=ut(()=>t("option",{selected:"",value:null},"\u8BF7\u9009\u62E9\u8FC1\u79FB\u5730\u5740",-1)),H2=["value"],J2=ut(()=>t("option",{value:"useInput"},"- -\u81EA\u5B9A\u4E49- -",-1)),X2={key:1,class:"tips"},K2={class:"tips_content"},Q2=ut(()=>t("span",{class:"tip"},"\u68C0\u6D4B\u5230\u60A8\u8FD8\u6CA1\u6709\u6302\u8F7D\u5916\u7F6E\u786C\u76D8\uFF0C\u9700\u8981\u60A8\u63A5\u4E0A\u786C\u76D8\u5E76\u683C\u5F0F\u5316\u6216\u624B\u52A8\u6302\u8F7D\u786C\u76D8\u540E\uFF0C\u518D\u6267\u884CDocker\u8FC1\u79FB\u5411\u5BFC\uFF0C\u5C06Docker\u8FC1\u79FB\u5230\u76EE\u6807\u786C\u76D8\u3002",-1)),t5={key:0,class:"btns"},e5={key:1,class:"btns"},a5={key:2,class:"action docker_success"},o5=ut(()=>t("h2",{class:"title"},"Docker\u8FC1\u79FB\u5411\u5BFC",-1)),n5={class:"finished"},i5=ut(()=>t("p",{class:"successed"},"\u8FC1\u79FB\u6210\u529F\uFF01",-1)),r5={key:3,class:"action docker_download"},s5=ut(()=>t("h2",{class:"title"},"Docker\u8FC1\u79FB\u5411\u5BFC",-1)),d5={class:"finished"},u5=ut(()=>t("p",{class:"successed"},"\u8BE5\u76EE\u6807\u8DEF\u5F84\u4E0D\u4E3A\u7A7A",-1)),l5={class:"docker_moves"},c5={class:"moves change"},p5=ut(()=>t("label",{for:"move"},"\u66F4\u6362\u76EE\u5F55\uFF08\u4E0D\u8986\u76D6\u76EE\u6807\u8DEF\u5F84\uFF0C\u4EC5\u5C06docker\u76EE\u5F55\u4FEE\u6539\u4E3A\u76EE\u6807\u8DEF\u5F84\uFF09",-1)),f5={class:"moves"},m5=ut(()=>t("label",{for:"cover"},"\u8986\u76D6\u8FC1\u79FB\uFF08\u8986\u76D6\u76EE\u6807\u8DEF\u5F84\uFF0C\u7EE7\u7EED\u8FC1\u79FB\u4F1A\u6E05\u7A7A\u8BE5\u76EE\u6807\u8DEF\u5F84\u4E0B\u7684\u6587\u4EF6\uFF09",-1)),b5={class:"btns"},v5=P({props:{rootPath:{type:String,required:!0},Close:Function},setup(e){const a=e,o=y(),n=y(),s=y(0),f=y("null"),m=y(""),p=y(),d=y(!1),c=y("");(()=>{z.Nas.Disk.Status.GET().then(w=>{w!=null&&w.data.result&&(p.value=w==null?void 0:w.data.result)}),z.Guide.DockerStatus.GET().then(w=>{var F;if((F=w==null?void 0:w.data)!=null&&F.result){const D=w.data.result;o.value=D}}),z.Guide.DockerPartitionList.GET().then(w=>{var F;if((F=w==null?void 0:w.data)!=null&&F.result){const D=w.data.result;n.value=D}})})();const l=w=>{let F=f.value;if(F=="useInput"&&(F=m.value),F==null||F=="null"||F=="")return;const D=E.Loading("\u6B63\u5728\u8FC1\u79FB\u4E2D...");z.Guide.DockerTransfer.POST({path:F,force:w,overwriteDir:!!c.value}).then($=>{var B;if($!=null&&$.data){if(($.data.success||0)==0){if((B=$.data.result)!=null&&B.emptyPathWarning){d.value=!0,s.value=2;return}s.value=1;return}else if($.data.error)throw $.data.error}throw"\u672A\u77E5\u9519\u8BEF"}).catch($=>{E.Error($)}).finally(()=>D.Close())},b=()=>{d.value=!1,l(!1)},h=w=>{w.preventDefault(),a.Close&&a.Close()},v=w=>{w.preventDefault(),location.reload()},_=w=>{w.preventDefault(),s.value=0},x=w=>{w.preventDefault(),l(!0)};return(w,F)=>(i(),M(X,{Close:e.Close,type:1},{default:q(()=>{var D,$,B,R,et,tt;return[s.value==-1?(i(),r("div",P2,[T2,I2,t("div",{class:"btns"},[t("button",{class:"cbi-button cbi-button-remove app-btn app-back",type:"button",onClick:h},"\u53D6\u6D88")])])):s.value==0?(i(),r("div",L2,[M2,O2,t("div",N2,[q2,t("span",j2,g((D=o.value)==null?void 0:D.path),1)]),t("div",R2,[G2,(B=($=n.value)==null?void 0:$.partitionList)!=null&&B.length?(i(),r("div",V2,[t("form",{onSubmit:ot(b,["prevent"])},[t("label",null,[t("div",W2,[S(t("select",{"onUpdate:modelValue":F[0]||(F[0]=at=>f.value=at)},[Z2,(i(!0),r(L,null,j((R=n.value)==null?void 0:R.partitionList,(at,xt)=>(i(),r("option",{value:at,key:xt},g(at),9,H2))),128)),J2],512),[[Z,f.value,void 0,{trim:!0}]]),f.value=="useInput"?S((i(),r("input",{key:0,type:"text","onUpdate:modelValue":F[1]||(F[1]=at=>m.value=at),required:"",placeholder:"\u8BF7\u8F93\u5165\u8FC1\u79FB\u5730\u5740"},null,512)),[[V,m.value,void 0,{trim:!0}]]):C("",!0)])])],40,U2)])):n.value?(i(),r("div",X2,[t("div",K2,[A(gt),Q2])])):C("",!0)]),(tt=(et=n.value)==null?void 0:et.partitionList)!=null&&tt.length?(i(),r("div",t5,[t("button",{class:"cbi-button cbi-button-apply",onClick:b},"\u786E\u5B9A"),t("button",{class:"cbi-button cbi-button-remove app-btn app-back",type:"button",onClick:h},"\u53D6\u6D88")])):(i(),r("div",e5,[t("button",{class:"cbi-button cbi-button-apply",onClick:h},"\u786E\u5B9A")]))])):s.value==1?(i(),r("div",a5,[o5,t("div",n5,[A(Ce)]),i5,t("div",{class:"btns"},[t("button",{class:"cbi-button cbi-button-apply",onClick:v},"\u786E\u5B9A")])])):s.value==2?(i(),r("div",r5,[s5,t("div",d5,[A(z2)]),u5,t("div",l5,[t("div",c5,[S(t("input",{type:"radio",id:"move",name:"moves","onUpdate:modelValue":F[2]||(F[2]=at=>c.value=at),value:""},null,512),[[pt,c.value]]),p5]),t("div",f5,[S(t("input",{type:"radio",id:"cover",name:"moves","onUpdate:modelValue":F[3]||(F[3]=at=>c.value=at),value:"true"},null,512),[[pt,c.value]]),m5])]),t("div",b5,[d.value?(i(),r("button",{key:0,class:"cbi-button cbi-button-apply",onClick:x},"\u786E\u5B9A")):C("",!0),t("button",{class:"cbi-button cbi-button-apply",onClick:_},"\u8FD4\u56DE"),d.value?C("",!0):(i(),r("button",{key:1,class:"cbi-button cbi-button-remove app-btn app-back",type:"button",onClick:v},"\u53D6\u6D88"))])])):C("",!0)]}),_:1},8,["Close"]))}});var g5=Y(v5,[["__scopeId","data-v-83e05458"]]);const _5=()=>{const e=document.createElement("div");document.body.appendChild(e);const a=J(g5,{Close:()=>{o()}});a.mount(e);const o=()=>{a.unmount(),e.remove()};return{Close:o}},ra=e=>(O("data-v-45f6b8cc"),e=e(),N(),e),h5={class:"app-container"},x5={class:"app-container_title"},k5=ra(()=>t("span",null,[t("span",null,"Docker")],-1)),w5={key:0,class:"app-container_tool"},y5={key:1,class:"more_icon",title:"\u67E5\u770BDocker\u4FE1\u606F"},F5={class:"DeviceBlock"},E5=ra(()=>t("ul",null,[t("li",null,[t("a",{href:"/cgi-bin/luci/admin/docker/overview"},"Docker\u9AD8\u7EA7\u914D\u7F6E")])],-1)),C5={key:1,class:"loading_placeholder"},$5=P({props:{docker:{type:Object}},setup(e){const a=y(!1),o=y(),n=y(!1),s=()=>{n.value=!n.value},f=()=>{_5()};return setTimeout(()=>{z.Guide.DockerStatus.GET().then(p=>{var d;if((d=p==null?void 0:p.data)!=null&&d.result){const c=p.data.result;o.value=c}}).finally(()=>{a.value=!0})},3e3),(p,d)=>{var u,l;const c=Q("icon-loading");return i(),r("div",h5,[t("div",x5,[k5,a.value?(i(),r("div",w5,[((u=o.value)==null?void 0:u.status)!="not installed"?(i(),r("div",{key:0,class:"app-container_configure",onClick:f},"\u5FEB\u901F\u914D\u7F6E ")):C("",!0),((l=o.value)==null?void 0:l.status)==="running"?(i(),r("span",y5,[A($t,{onClick:s})])):C("",!0)])):C("",!0),S(t("div",F5,[t("div",{class:"menu_background",onClick:s}),E5],512),[[kt,n.value]])]),t("div",null,[a.value?(i(),M($2,{key:0,docker:o.value},null,8,["docker"])):(i(),r("div",C5,[A(c,{size:50,color:"currentColor"})]))])])}}});var D5=Y($5,[["__scopeId","data-v-45f6b8cc"]]);const ee=e=>(O("data-v-dbe287b2"),e=e(),N(),e),B5={class:"app-container_aria2"},Y5={class:"aria2-item"},A5=ee(()=>t("div",{class:"aria2-item_name"},[t("span",null,"\u5F53\u524D\u72B6\u6001:")],-1)),S5={class:"aria2-item_value"},z5={key:0,class:"configure"},P5={key:1,class:"configure enabel"},T5={class:"aria2-item"},I5=ee(()=>t("div",{class:"aria2-item_name"},[t("span",null,"\u4E0B\u8F7D\u76EE\u5F55:")],-1)),L5={class:"aria2-item_value"},M5=["href"],O5={class:"aria2-item"},N5=ee(()=>t("div",{class:"aria2-item_name"},[t("span",null,"\u7F51\u7EDC\u5730\u5740:")],-1)),q5={class:"aria2-item_value"},j5=["href"],R5={class:"aria2-item"},G5=ee(()=>t("div",{class:"aria2-item_name right"},[t("span",null,"\u8BA4\u8BC1\u5931\u8D25\uFF1F")],-1)),V5={class:"aria2-item_value"},U5=["href"],W5=ee(()=>t("div",{class:"use-url_app"},[t("a",{href:"https://doc.linkease.com/zh/guide/linkease_app/tutorial.html#%E8%BF%9C%E7%A8%8B%E4%B8%8B%E8%BD%BD",target:"_blank"},"\u4F7F\u7528\u6613\u6709\u4E91APP\uFF0C\u968F\u65F6\u968F\u5730\u8FDC\u7A0B\u4E0B\u8F7D")],-1)),Z5=P({props:{aria2:{type:Object}},setup(e){const a=e,o=G(()=>{var s;return`${location.origin}${(s=a.aria2)==null?void 0:s.webPath}`}),n=G(()=>{var m,p,d;let s=(m=a.aria2)==null?void 0:m.rpcToken;s&&(s=encodeURIComponent(btoa(s)));const f=encodeURIComponent(location.hostname);return`${location.origin}${(p=a.aria2)==null?void 0:p.webPath}/#!/settings/rpc/set/http/${f}/${(d=a.aria2)==null?void 0:d.rpcPort}/jsonrpc/${s}`});return(s,f)=>{var m,p,d,c;return i(),r("ul",B5,[t("li",Y5,[A5,t("div",S5,[((m=e.aria2)==null?void 0:m.status)=="running"?(i(),r("span",z5,"\u5DF2\u542F\u52A8")):(i(),r("span",P5,"\u672A\u542F\u52A8"))])]),((p=e.aria2)==null?void 0:p.status)=="running"?(i(),r(L,{key:0},[t("li",T5,[I5,t("div",L5,[t("a",{target:"_blank",href:"/cgi-bin/luci/admin/services/linkease/file/?path=/root"+((d=e.aria2)==null?void 0:d.downloadPath)},g((c=e.aria2)==null?void 0:c.downloadPath),9,M5)])]),t("li",O5,[N5,t("div",q5,[t("a",{href:k(o),target:"_blank",rel:"noopener noreferrer"},g(k(o)),9,j5)])]),t("li",R5,[G5,t("div",V5,[t("a",{href:k(n),target:"_blank",rel:"noopener noreferrer"},"\u70B9\u6B64\u81EA\u52A8\u914D\u7F6E AriaNg",8,U5)])])],64)):C("",!0),W5])}}});var H5=Y(Z5,[["__scopeId","data-v-dbe287b2"]]);const Ae=e=>(O("data-v-030a7bea"),e=e(),N(),e),J5={class:"app-container_qbittorrent"},X5={class:"qbittorrent-item"},K5=Ae(()=>t("div",{class:"qbittorrent-item_name"},[t("span",null,"\u5F53\u524D\u72B6\u6001:")],-1)),Q5={class:"qbittorrent-item_value"},t6={key:0,class:"configure"},e6={key:1,class:"configure enabel"},a6={class:"qbittorrent-item"},o6=Ae(()=>t("div",{class:"qbittorrent-item_name"},[t("span",null,"\u4E0B\u8F7D\u76EE\u5F55:")],-1)),n6={class:"qbittorrent-item_value"},i6=["href"],r6={class:"qbittorrent-item"},s6=Ae(()=>t("div",{class:"qbittorrent-item_name"},[t("span",null,"\u7F51\u7EDC\u5730\u5740:")],-1)),d6={class:"qbittorrent-item_value"},u6=["href"],l6=P({props:{qbittorrent:{type:Object}},setup(e){const a=e,o=G(()=>{var n;return`http://${location.hostname}${(n=a.qbittorrent)==null?void 0:n.webPath}`});return(n,s)=>{var f,m,p,d;return i(),r("ul",J5,[t("li",X5,[K5,t("div",Q5,[((f=e.qbittorrent)==null?void 0:f.status)=="running"?(i(),r("span",t6,"\u5DF2\u542F\u52A8")):(i(),r("span",e6,"\u672A\u542F\u52A8"))])]),((m=e.qbittorrent)==null?void 0:m.status)=="running"?(i(),r(L,{key:0},[t("li",a6,[o6,t("div",n6,[t("a",{target:"_blank",href:"/cgi-bin/luci/admin/services/linkease/file/?path=/root"+((p=e.qbittorrent)==null?void 0:p.downloadPath)},g((d=e.qbittorrent)==null?void 0:d.downloadPath),9,i6)])]),t("li",r6,[s6,t("div",d6,[t("a",{href:k(o),target:"_blank",rel:"noopener noreferrer"},g(k(o)),9,u6)])])],64)):C("",!0)])}}});var c6=Y(l6,[["__scopeId","data-v-030a7bea"]]);const Se=e=>(O("data-v-31717210"),e=e(),N(),e),p6={class:"app-container_transmission"},f6={class:"transmission-item"},m6=Se(()=>t("div",{class:"transmission-item_name"},[t("span",null,"\u5F53\u524D\u72B6\u6001:")],-1)),b6={class:"transmission-item_value"},v6={key:0,class:"configure"},g6={key:1,class:"configure enabel"},_6={class:"transmission-item"},h6=Se(()=>t("div",{class:"transmission-item_name"},[t("span",null,"\u4E0B\u8F7D\u76EE\u5F55:")],-1)),x6={class:"transmission-item_value"},k6=["href"],w6={class:"transmission-item"},y6=Se(()=>t("div",{class:"transmission-item_name"},[t("span",null,"\u7F51\u7EDC\u5730\u5740:")],-1)),F6={class:"transmission-item_value"},E6=["href"],C6=P({props:{transmission:{type:Object}},setup(e){const a=e,o=G(()=>{var n;return`http://${location.hostname}${(n=a.transmission)==null?void 0:n.webPath}`});return(n,s)=>{var f,m,p,d;return i(),r("ul",p6,[t("li",f6,[m6,t("div",b6,[((f=e.transmission)==null?void 0:f.status)=="running"?(i(),r("span",v6,"\u5DF2\u542F\u52A8")):(i(),r("span",g6,"\u672A\u542F\u52A8"))])]),((m=e.transmission)==null?void 0:m.status)=="running"?(i(),r(L,{key:0},[t("li",_6,[h6,t("div",x6,[t("a",{target:"_blank",href:"/cgi-bin/luci/admin/services/linkease/file/?path=/root"+((p=e.transmission)==null?void 0:p.downloadPath)},g((d=e.transmission)==null?void 0:d.downloadPath),9,k6)])]),t("li",w6,[y6,t("div",F6,[t("a",{href:k(o),target:"_blank",rel:"noopener noreferrer"},g(k(o)),9,E6)])])],64)):C("",!0)])}}});var $6=Y(C6,[["__scopeId","data-v-31717210"]]);const D6={},B6={width:"14px",height:"14px",viewBox:"0 0 14 14",version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"},Y6=t("path",{d:"M7,0.875 C3.61757813,0.875 0.875,3.61757813 0.875,7 C0.875,10.3824219 3.61757813,13.125 7,13.125 C10.3824219,13.125 13.125,10.3824219 13.125,7 C13.125,3.61757813 10.3824219,0.875 7,0.875 Z M6.5625,4.046875 C6.5625,3.98671875 6.61171875,3.9375 6.671875,3.9375 L7.328125,3.9375 C7.38828125,3.9375 7.4375,3.98671875 7.4375,4.046875 L7.4375,7.765625 C7.4375,7.82578125 7.38828125,7.875 7.328125,7.875 L6.671875,7.875 C6.61171875,7.875 6.5625,7.82578125 6.5625,7.765625 L6.5625,4.046875 Z M7,10.0625 C6.63769531,10.0625 6.34375,9.76855469 6.34375,9.40625 C6.34375,9.04394531 6.63769531,8.75 7,8.75 C7.36230469,8.75 7.65625,9.04394531 7.65625,9.40625 C7.65625,9.76855469 7.36230469,10.0625 7,10.0625 Z",id:"\u5F62\u72B6","fill-opacity":"0.65"},null,-1),A6=[Y6];function S6(e,a){return i(),r("svg",B6,A6)}var re=Y(D6,[["render",S6]]);const H=e=>(O("data-v-e7bddcca"),e=e(),N(),e),z6={key:0,class:"action"},P6=H(()=>t("h2",{class:"title"},"\u4E0B\u8F7D\u670D\u52A1\u914D\u7F6E\u5411\u5BFC",-1)),T6={class:"load_service input_row"},I6=H(()=>t("div",{class:"left"},[t("span",null,"\u4E0B\u8F7D\u670D\u52A1\uFF1A")],-1)),L6={class:"radios"},M6=H(()=>t("label",{for:"Aria2"},"Aria2",-1)),O6={class:"radios"},N6=H(()=>t("label",{for:"qB"},"qBittorrent",-1)),q6={class:"radios"},j6=H(()=>t("label",{for:"Tr"},"Transmission",-1)),R6={key:0},G6={class:"input_row"},V6={class:"left"},U6={class:"tooltip-trigger"},W6=H(()=>t("div",null,[t("div",{class:"tooltip-text tooltip-top"},[t("span",{class:"dowload_dir_tip"},"\u7528\u4E8E\u653E\u7F6E\u4E0B\u8F7D\u6587\u4EF6\u7684\u76EE\u5F55\u3002\u4F8B\u5982\uFF1Amnt/sda1/download")])],-1)),Z6=H(()=>t("span",null,"\u4E0B\u8F7D\u76EE\u5F55\uFF1A",-1)),H6=["onSubmit"],J6={class:"select-editable"},X6=H(()=>t("option",{selected:"true",value:null},"\u8BF7\u9009\u62E9\u4E0B\u8F7D\u76EE\u5F55",-1)),K6=["value"],Q6=H(()=>t("option",{value:"useInput"},"- -\u81EA\u5B9A\u4E49- -",-1)),t3={class:"input_row"},e3={class:"left"},a3={class:"tooltip-trigger"},o3=H(()=>t("div",null,[t("div",{class:"tooltip-text tooltip-bottom"},[t("span",{class:"dowload_rpc_tip"},"\u7528\u4E8E\u8FDC\u7A0B\u8BBF\u95EE\u7684\u4EE4\u724C\u3002")])],-1)),n3=H(()=>t("span",null,"RPC \u4EE4\u724C\uFF1A",-1)),i3={class:"input_row"},r3=H(()=>t("div",{class:""},[t("span",null,"\u9644\u52A0\u7684 BT Tracker\uFF1A")],-1)),s3={class:"radios"},d3=H(()=>t("label",{for:"default"},"\u9ED8\u8BA4",-1)),u3={class:"radios"},l3=H(()=>t("label",{for:"add"},"\u81EA\u5DF1\u6DFB\u52A0",-1)),c3={class:"input_row"},p3=H(()=>t("div",{class:"left"},null,-1)),f3={class:"myinput_wrap Tracker_input"},m3={key:1},b3={class:"load"},v3={class:"left"},g3={class:"tooltip-trigger"},_3=H(()=>t("div",null,[t("div",{class:"tooltip-text tooltip-top"},[t("span",{class:"dowload_dir_tip"},"\u7528\u4E8E\u653E\u7F6E\u4E0B\u8F7D\u6587\u4EF6\u7684\u76EE\u5F55\u3002\u4F8B\u5982\uFF1Amnt/sda1/download")])],-1)),h3=H(()=>t("span",null,"\u4E0B\u8F7D\u76EE\u5F55\uFF1A",-1)),x3=["onSubmit"],k3={class:"select-editable"},w3=H(()=>t("option",{selected:"true",value:null},"\u8BF7\u9009\u62E9\u4E0B\u8F7D\u76EE\u5F55",-1)),y3=["value"],F3=H(()=>t("option",{value:"useInput"},"- -\u81EA\u5B9A\u4E49- -",-1)),E3={key:2},C3={class:"load"},$3={class:"left"},D3={class:"tooltip-trigger"},B3=H(()=>t("div",null,[t("div",{class:"tooltip-text tooltip-top"},[t("span",{class:"dowload_dir_tip"},"\u7528\u4E8E\u653E\u7F6E\u4E0B\u8F7D\u6587\u4EF6\u7684\u76EE\u5F55\u3002\u4F8B\u5982\uFF1Amnt/sda1/download")])],-1)),Y3=H(()=>t("span",null,"\u4E0B\u8F7D\u76EE\u5F55\uFF1A",-1)),A3=["onSubmit"],S3={class:"select-editable"},z3=H(()=>t("option",{selected:"true",value:null},"\u8BF7\u9009\u62E9\u4E0B\u8F7D\u76EE\u5F55",-1)),P3=["value"],T3=H(()=>t("option",{value:"useInput"},"- -\u81EA\u5B9A\u4E49- -",-1)),I3={class:"btns"},L3={key:1,class:"action"},M3={class:"title"},O3={class:"finished"},N3=H(()=>t("p",{class:"successed"},"\u914D\u7F6E\u6210\u529F\uFF01",-1)),q3=P({props:{services:{type:Object,required:!0},partitionList:{type:Array,required:!0},defaultTab:{type:String,required:!1},Close:Function},setup(e){const a=e,o=y(""),n=y(""),s=y("null"),f=y(""),m=y("default"),p=y("Aria2"),d=y("null"),c=y(""),u=y("null"),l=y(""),b=y(0);Dt(()=>{var R,et,tt,at,xt,Mt,Te;switch(a.defaultTab){case"aria2":p.value="Aria2";break;case"qbittorrent":p.value="qBittorrent";break;case"transmission":p.value="Transmission";break}const F=((R=a.services.aria2)==null?void 0:R.downloadPath)||((et=a.services.qbittorrent)==null?void 0:et.downloadPath)||((tt=a.services.transmission)==null?void 0:tt.downloadPath);F&&(a.partitionList.find(Wt=>Wt==F)?s.value=F:(f.value=F,s.value="useInput"));const D=(at=a.services.aria2)==null?void 0:at.rpcToken;D&&(o.value=D);const $=((xt=a.services.qbittorrent)==null?void 0:xt.downloadPath)||F||((Mt=a.services.transmission)==null?void 0:Mt.downloadPath);$&&(a.partitionList.find(Wt=>Wt==$)?d.value=$:(c.value=$,d.value="useInput"));const B=((Te=a.services.transmission)==null?void 0:Te.downloadPath)||F||$;B&&(a.partitionList.find(Wt=>Wt==B)?u.value=B:(l.value=B,u.value="useInput"))});const h=()=>{let F=s.value;F=="useInput"&&(F=f.value),!(F==null||F=="null"||F=="")&&T(this,null,function*(){if(yield ft.checkAndInstallApp("app-meta-aria2","Aria2")){const $=E.Loading("\u914D\u7F6E\u4E2D...");z.Guide.Aria2Init.POST({downloadPath:F,rpcToken:o.value,btTracker:m.value=="add"?n.value:""}).then(B=>{var R;if(B!=null&&B.data){if((B.data.success||0)==0){b.value=1;return}else if((R=B.data)!=null&&R.error)throw B.data.error}throw"\u672A\u77E5\u9519\u8BEF"}).catch(B=>E.Error(B)).finally(()=>$.Close())}})},v=()=>{let F=d.value;F=="useInput"&&(F=c.value),!(F==null||F=="null"||F=="")&&T(this,null,function*(){if(yield ft.checkAndInstallApp("app-meta-qbittorrent","qBittorrent")){const $=E.Loading("\u914D\u7F6E\u4E2D...");z.Guide.qbitorrentInit.POST({downloadPath:F}).then(B=>{var R;if(B!=null&&B.data){if((B.data.success||0)==0){b.value=1;return}else if((R=B.data)!=null&&R.error)throw B.data.error}throw"\u672A\u77E5\u9519\u8BEF"}).catch(B=>E.Error(B)).finally(()=>$.Close())}})},_=()=>{let F=u.value;F=="useInput"&&(F=l.value),!(F==null||F=="null"||F=="")&&T(this,null,function*(){if(yield ft.checkAndInstallApp("app-meta-transmission","Transmission")){const $=E.Loading("\u914D\u7F6E\u4E2D...");z.Guide.transmissionInit.POST({downloadPath:F}).then(B=>{var R;if(B!=null&&B.data){if((B.data.success||0)==0){b.value=1;return}else if((R=B.data)!=null&&R.error)throw B.data.error}throw"\u672A\u77E5\u9519\u8BEF"}).catch(B=>E.Error(B)).finally(()=>$.Close())}})},x=F=>{F.preventDefault(),a.Close&&a.Close()},w=F=>{F.preventDefault(),location.reload()};return(F,D)=>(i(),M(X,{Close:e.Close,type:1},{default:q(()=>[b.value==0?(i(),r("div",z6,[P6,t("ul",null,[t("li",null,[t("div",T6,[I6,t("div",L6,[S(t("input",{type:"radio",value:"Aria2","onUpdate:modelValue":D[0]||(D[0]=$=>p.value=$),name:"download",id:"Aria2"},null,512),[[pt,p.value]]),M6]),t("div",O6,[S(t("input",{type:"radio",value:"qBittorrent","onUpdate:modelValue":D[1]||(D[1]=$=>p.value=$),name:"download",id:"qB"},null,512),[[pt,p.value]]),N6]),t("div",q6,[S(t("input",{type:"radio",value:"Transmission","onUpdate:modelValue":D[2]||(D[2]=$=>p.value=$),name:"download",id:"Tr"},null,512),[[pt,p.value]]),j6])])])]),p.value=="Aria2"?(i(),r("ul",R6,[t("li",null,[t("div",G6,[t("div",V6,[t("span",U6,[A(re),W6]),Z6]),t("form",{class:"myinput_wrap",onSubmit:ot(h,["prevent"])},[t("label",null,[t("div",J6,[S(t("select",{"onUpdate:modelValue":D[3]||(D[3]=$=>s.value=$),autocomplete:"off"},[X6,(i(!0),r(L,null,j(e.partitionList,($,B)=>(i(),r("option",{value:$,key:B},g($),9,K6))),128)),Q6],512),[[Z,s.value,void 0,{trim:!0}]]),s.value=="useInput"?S((i(),r("input",{key:0,type:"text","onUpdate:modelValue":D[4]||(D[4]=$=>f.value=$),required:"",placeholder:"\u8BF7\u8F93\u5165\u4E0B\u8F7D\u76EE\u5F55"},null,512)),[[V,f.value,void 0,{trim:!0}]]):C("",!0)])])],40,H6)])]),t("li",null,[t("div",t3,[t("div",e3,[t("span",a3,[A(re),o3]),n3]),S(t("input",{type:"text",class:"RPC_input",placeholder:"\u8BF7\u8F93\u5165RPC\u4EE4\u724C","onUpdate:modelValue":D[5]||(D[5]=$=>o.value=$)},null,512),[[V,o.value,void 0,{trim:!0}]])])]),t("li",null,[t("div",i3,[r3,t("div",s3,[S(t("input",{type:"radio",value:"default",name:"BT",id:"default","onUpdate:modelValue":D[6]||(D[6]=$=>m.value=$)},null,512),[[pt,m.value]]),d3]),t("div",u3,[S(t("input",{type:"radio",value:"add",name:"BT",id:"add","onUpdate:modelValue":D[7]||(D[7]=$=>m.value=$)},null,512),[[pt,m.value]]),l3])])]),t("li",null,[t("div",c3,[p3,t("div",f3,[m.value=="add"?S((i(),r("textarea",{key:0,"onUpdate:modelValue":D[8]||(D[8]=$=>n.value=$),rows:"4",placeholder:"\u8BF7\u8F93\u5165bt\u670D\u52A1\u5668\u5730\u5740"},null,512)),[[V,n.value,void 0,{trim:!0}]]):C("",!0)])])])])):C("",!0),p.value=="qBittorrent"?(i(),r("ul",m3,[t("li",null,[t("div",b3,[t("div",v3,[t("span",g3,[A(re),_3]),h3]),t("form",{class:"myinput_wrap",onSubmit:ot(v,["prevent"])},[t("label",null,[t("div",k3,[S(t("select",{"onUpdate:modelValue":D[9]||(D[9]=$=>d.value=$),autocomplete:"off"},[w3,(i(!0),r(L,null,j(e.partitionList,($,B)=>(i(),r("option",{value:$,key:B},g($),9,y3))),128)),F3],512),[[Z,d.value,void 0,{trim:!0}]]),d.value=="useInput"?S((i(),r("input",{key:0,type:"text","onUpdate:modelValue":D[10]||(D[10]=$=>c.value=$),required:"",placeholder:"\u8BF7\u8F93\u5165\u4E0B\u8F7D\u76EE\u5F55"},null,512)),[[V,c.value,void 0,{trim:!0}]]):C("",!0)])])],40,x3)])])])):C("",!0),p.value=="Transmission"?(i(),r("ul",E3,[t("li",null,[t("div",C3,[t("div",$3,[t("span",D3,[A(re),B3]),Y3]),t("form",{class:"myinput_wrap",onSubmit:ot(_,["prevent"])},[t("label",null,[t("div",S3,[S(t("select",{"onUpdate:modelValue":D[11]||(D[11]=$=>u.value=$),autocomplete:"off"},[z3,(i(!0),r(L,null,j(e.partitionList,($,B)=>(i(),r("option",{value:$,key:B},g($),9,P3))),128)),T3],512),[[Z,u.value,void 0,{trim:!0}]]),u.value=="useInput"?S((i(),r("input",{key:0,type:"text","onUpdate:modelValue":D[12]||(D[12]=$=>l.value=$),required:"",placeholder:"\u8BF7\u8F93\u5165\u4E0B\u8F7D\u76EE\u5F55"},null,512)),[[V,l.value,void 0,{trim:!0}]]):C("",!0)])])],40,A3)])])])):C("",!0),t("div",I3,[p.value=="Aria2"?(i(),r("button",{key:0,class:"cbi-button cbi-button-apply",onClick:h},"\u542F\u7528")):C("",!0),p.value=="qBittorrent"?(i(),r("button",{key:1,class:"cbi-button cbi-button-apply",onClick:v},"\u542F\u7528")):C("",!0),p.value=="Transmission"?(i(),r("button",{key:2,class:"cbi-button cbi-button-apply",onClick:_},"\u542F\u7528")):C("",!0),t("button",{class:"cbi-button cbi-button-remove app-btn app-back",onClick:x},"\u53D6\u6D88")])])):b.value==1?(i(),r("div",L3,[t("h2",M3,g(p.value)+"\u4E0B\u8F7D\u670D\u52A1\u914D\u7F6E\u5411\u5BFC",1),t("div",O3,[A(Ce)]),N3,t("div",{class:"btns"},[t("button",{class:"cbi-button cbi-button-apply",onClick:w},"\u786E\u5B9A")])])):C("",!0)]),_:1},8,["Close"]))}});var j3=Y(q3,[["__scopeId","data-v-e7bddcca"]]);const R3=e=>{const a=document.createElement("div");document.body.appendChild(a);const o=J(j3,K(W({},e),{Close:()=>{n()}}));o.mount(a);const n=()=>{o.unmount(),a.remove()};return{Close:n}},G3=e=>(O("data-v-432c38b6"),e=e(),N(),e),V3={class:"app-container"},U3={class:"app-container_title"},W3=G3(()=>t("span",null,[t("span",null,"\u4E0B\u8F7D\u670D\u52A1")],-1)),Z3={class:"app-container_tool"},H3=["disabled"],J3={class:"more_icon",title:"\u67E5\u770B\u9AD8\u7EA7\u914D\u7F6E"},X3={class:"DeviceBlock"},K3={class:"app-container_body"},Q3={class:"app-container_nas-menu"},t4=P({setup(e){y(!1);const a=y("aria2"),o=y();Ue(),(()=>{z.Guide.DownloadService.Status.GET().then(b=>{var h;if((h=b==null?void 0:b.data)!=null&&h.result){const v=b.data.result;o.value=v}})})();const s=y(!1),f=y(!1),m=()=>{f.value=!f.value},p=()=>{z.Guide.DownloadPartition.List.GET().then(b=>{var v,_;let h=[];(_=(v=b==null?void 0:b.data)==null?void 0:v.result)!=null&&_.partitionList&&(h=b.data.result.partitionList),R3({services:o.value,partitionList:h,defaultTab:a.value})})},d=(b,h,v)=>T(this,null,function*(){m(),ft.installAndGo(b,h,v)}),c=()=>{d("app-meta-aria2","Aria2","/cgi-bin/luci/admin/services/aria2")},u=()=>{d("app-meta-qbittorrent","qBittorrent","/cgi-bin/luci/admin/nas/qBittorrent")},l=()=>{d("app-meta-transmission","Transmission","/cgi-bin/luci/admin/services/transmission")};return(b,h)=>{var v,_,x;return i(),r("div",V3,[t("div",U3,[W3,t("div",Z3,[o.value?(i(),r("div",{key:0,class:"app-container_configure",onClick:p,disabled:s.value},"\u5FEB\u901F\u914D\u7F6E ",8,H3)):C("",!0),t("span",J3,[A($t,{onClick:m})])]),S(t("div",X3,[t("div",{class:"menu_background",onClick:m}),t("ul",null,[t("li",null,[t("a",{onClick:c},"Aria2\u9AD8\u7EA7\u914D\u7F6E")]),t("li",null,[t("a",{onClick:u},"qBittorrent\u9AD8\u7EA7\u914D\u7F6E")]),t("li",null,[t("a",{onClick:l},"Transmission\u9AD8\u7EA7\u914D\u7F6E")])])],512),[[kt,f.value]])]),t("div",K3,[t("ul",Q3,[t("button",{onClick:h[0]||(h[0]=w=>a.value="aria2"),class:st({on:a.value=="aria2"})},"Aria2",2),t("button",{onClick:h[1]||(h[1]=w=>a.value="qbittorrent"),class:st({on:a.value=="qbittorrent"})},"qBittorrent",2),t("button",{onClick:h[2]||(h[2]=w=>a.value="transmission"),class:st({on:a.value=="transmission"})},"Transmission",2)]),a.value=="aria2"?(i(),M(H5,{key:0,aria2:(v=o.value)==null?void 0:v.aria2},null,8,["aria2"])):a.value=="qbittorrent"?(i(),M(c6,{key:1,qbittorrent:(_=o.value)==null?void 0:_.qbittorrent},null,8,["qbittorrent"])):a.value=="transmission"?(i(),M($6,{key:2,transmission:(x=o.value)==null?void 0:x.transmission},null,8,["transmission"])):C("",!0)])])}}});var e4=Y(t4,[["__scopeId","data-v-432c38b6"]]);const Ft=e=>(O("data-v-43beecef"),e=e(),N(),e),a4={class:"actioner-container"},o4=Ft(()=>t("div",{class:"actioner-container_header"},[t("span",null,"\u57DF\u540D\u914D\u7F6E\u5411\u5BFC")],-1)),n4={class:"actioner-container_body"},i4={class:"label-item"},r4=Ft(()=>t("span",null,"DDNSTO",-1)),s4=Ft(()=>t("p",{class:"label_info"},"DDNSTO \u662F\u4E00\u4E2A\u4E0D\u9700\u8981\u516C\u7F51IP\u4E5F\u53EF\u4EE5\u5728\u5916\u7F51\u8BBF\u95EE\u7684\u7A7F\u900F\u57DF\u540D\u670D\u52A1\uFF0C\u4E00\u4E2A\u6D4F\u89C8\u5668\u641E\u5B9A\u5185\u7F51\u7A7F\u900F\uFF0C\u8FDC\u7A0B\u8BBF\u95EEOpenwrt\u3001\u8FDC\u7A0B\u7EC8\u7AEF\u3001\u8FDC\u7A0B\u684C\u9762...",-1)),d4={class:"label-item"},u4=Ft(()=>t("span",null,"\u963F\u91CC\u4E91",-1)),l4=Ft(()=>t("p",{class:"label_info"}," \u4E3A\u62E5\u6709\u52A8\u6001IP\u7684\u4E3B\u673A\u914D\u7F6E\u4E00\u4E2A\u56FA\u5B9A\u7684\u53EF\u8BBF\u95EE\u57DF\u540D ",-1)),c4={class:"label-item"},p4=Ft(()=>t("span",null,"Dnspod",-1)),f4=Ft(()=>t("p",{class:"label_info"}," \u4E3A\u62E5\u6709\u52A8\u6001IP\u7684\u4E3B\u673A\u914D\u7F6E\u4E00\u4E2A\u56FA\u5B9A\u7684\u53EF\u8BBF\u95EE\u57DF\u540D ",-1)),m4={class:"label-item"},b4=Ft(()=>t("span",null,"\u82B1\u751F\u58F3",-1)),v4=Ft(()=>t("p",{class:"label_info"}," \u4E3A\u62E5\u6709\u52A8\u6001IP\u7684\u4E3B\u673A\u914D\u7F6E\u4E00\u4E2A\u56FA\u5B9A\u7684\u53EF\u8BBF\u95EE\u57DF\u540D ",-1)),g4=P({props:{onSetup:{type:Function,required:!0},active:{type:String,default:"ddnsto"}},emits:["update:active"],setup(e,{emit:a}){const o=e,n=()=>{o.onSetup()},s=y(o.active),f=()=>{switch(a("update:active",s.value),s.value){case"ddnsto":o.onSetup("ddnsto");break;case"ali":o.onSetup("ddns-ali");break;case"dnspod":o.onSetup("ddns-dnspod");break;case"oray":o.onSetup("ddns-oray");break}};return(m,p)=>(i(),r("div",a4,[o4,t("div",n4,[t("div",i4,[t("label",null,[S(t("input",{type:"radio","onUpdate:modelValue":p[0]||(p[0]=d=>s.value=d),value:"ddnsto"},null,512),[[pt,s.value]]),r4]),s4]),t("div",d4,[t("label",null,[S(t("input",{type:"radio","onUpdate:modelValue":p[1]||(p[1]=d=>s.value=d),value:"ali"},null,512),[[pt,s.value]]),u4]),l4]),t("div",c4,[t("label",null,[S(t("input",{type:"radio","onUpdate:modelValue":p[2]||(p[2]=d=>s.value=d),value:"dnspod"},null,512),[[pt,s.value]]),p4]),f4]),t("div",m4,[t("label",null,[S(t("input",{type:"radio","onUpdate:modelValue":p[3]||(p[3]=d=>s.value=d),value:"oray"},null,512),[[pt,s.value]]),b4]),v4])]),t("div",{class:"actioner-container_footer"},[t("div",{class:"close",onClick:n},"\u53D6\u6D88"),t("div",{class:"next",onClick:f},"\u4E0B\u4E00\u6B65")])]))}});var _4=Y(g4,[["__scopeId","data-v-43beecef"]]);const ae=e=>(O("data-v-43dd65a2"),e=e(),N(),e),h4={class:"actioner-container"},x4={class:"actioner-container_body"},k4=ae(()=>t("svg",{t:"1642063181211",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"5062",width:"128",height:"128","data-v-cda444e0":""},[t("path",{d:"M512 85.333333c235.648 0 426.666667 191.018667 426.666667 426.666667s-191.018667 426.666667-426.666667 426.666667S85.333333 747.648 85.333333 512 276.352 85.333333 512 85.333333z m-74.965333 550.4L346.453333 545.152a42.666667 42.666667 0 1 0-60.330666 60.330667l120.704 120.704a42.666667 42.666667 0 0 0 60.330666 0l301.653334-301.696a42.666667 42.666667 0 1 0-60.288-60.330667l-271.530667 271.488z",fill:"#52C41A","p-id":"5063","data-v-cda444e0":""})],-1)),w4=ae(()=>t("div",{class:"body-title"},"\u6DFB\u52A0\u6210\u529F",-1)),y4=ae(()=>t("p",{class:"body-tips"},"\u8BF7\u7A0D\u7B491\u5206\u949F\u751F\u6548\u540E\u518D\u4F7F\u7528\u3002",-1)),F4={class:"body-info"},E4=ae(()=>t("span",null,"\u8BBF\u95EE\u5730\u5740\uFF1A",-1)),C4=["href"],$4=ae(()=>t("div",null,[t("span",null,"\u53EF\u524D\u5F80"),t("a",{href:"/cgi-bin/luci/admin/services/ddns",target:"_blank"},"\u670D\u52A1-\u52A8\u6001DNS"),t("span",null,"\u67E5\u770B\u66F4\u591A\u8BE6\u60C5")],-1)),D4=P({props:{target:{type:String,required:!0},onSetup:{type:Function,required:!0}},setup(e){const a=()=>{location.reload()};return(o,n)=>(i(),r("div",h4,[t("div",x4,[k4,w4,y4,t("div",F4,[E4,t("a",{href:e.target,target:"_blank",rel:"noopener noreferrer"},g(e.target),9,C4)]),$4]),t("div",{class:"actioner-container_footer"},[t("div",{class:"close",onClick:a},"\u5173\u95ED")])]))}});var B4=Y(D4,[["__scopeId","data-v-43dd65a2"]]);const sa=e=>(O("data-v-7790f1da"),e=e(),N(),e),Y4={class:"actioner-container"},A4=sa(()=>t("div",{class:"actioner-container_header"},[t("span",null,"\u57DF\u540D\u914D\u7F6E\u5411\u5BFC")],-1)),S4=sa(()=>t("div",{class:"actioner-container_body ddnsto-login"},[t("iframe",{src:"https://www.kooldns.cn/bind/#/auth?send=1&source=openwrt&callback=*"})],-1)),z4=P({props:{onSetup:{type:Function,required:!0},onDdnstoConfig:{type:Function,required:!0}},setup(e){const a=e,o=()=>{a.onSetup()},n=s=>{if(s.data.auth=="ddnsto"){const f=s.data.sign,m=s.data.token;f&&m&&(removeEventListener("message",n),a.onDdnstoConfig(f,m),a.onSetup("ddnsto-run"))}};return Dt(()=>{window.addEventListener("message",n)}),qt(()=>{removeEventListener("message",n)}),(s,f)=>(i(),r("div",Y4,[A4,S4,t("div",{class:"actioner-container_footer"},[t("div",{class:"close",onClick:o},"\u53D6\u6D88")])]))}});var P4=Y(z4,[["__scopeId","data-v-7790f1da"]]);const T4=e=>(O("data-v-7b3ee72a"),e=e(),N(),e),I4={class:"actioner-container"},L4=T4(()=>t("div",{class:"actioner-container_header"},[t("span",null,"\u57DF\u540D\u914D\u7F6E\u5411\u5BFC")],-1)),M4={class:"actioner-container_body ddnsto-bind"},O4=["src"],N4=P({props:{onSetup:{type:Function,required:!0},config:{type:Object,required:!0},domain:{type:String,required:!0}},emits:["update:domain"],setup(e,{emit:a}){const o=e,n=G(()=>{const{domain:m,token:p,sign:d,routerId:c,netaddr:u}=o.config,l=encodeURIComponent(m),b=encodeURIComponent(u);return`https://www.kooldns.cn/bind/#/domain?domain=${l}&sign=${d}&token=${p}&routerId=${c}&netaddr=${b}`}),s=m=>{if(m.data){const{auth:p,url:d}=m.data;p==="ddnsto"&&d&&f(d)}},f=m=>T(this,null,function*(){var p;try{const d=yield z.Guide.DdnstoAddress.POST({address:m});d!=null&&d.data&&(((p=d==null?void 0:d.data)==null?void 0:p.success)||0)==0&&(a("update:domain",m),o.onSetup("ddnsto-save"))}catch(d){}});return Dt(()=>{window.addEventListener("message",s)}),qt(()=>{removeEventListener("message",s)}),(m,p)=>(i(),r("div",I4,[L4,t("div",M4,[t("iframe",{src:k(n)},null,8,O4)])]))}});var q4=Y(N4,[["__scopeId","data-v-7b3ee72a"]]);const oe=e=>(O("data-v-7f5a8953"),e=e(),N(),e),j4={class:"actioner-container"},R4={class:"actioner-container_body"},G4=oe(()=>t("svg",{t:"1642063181211",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"5062",width:"128",height:"128","data-v-cda444e0":""},[t("path",{d:"M512 85.333333c235.648 0 426.666667 191.018667 426.666667 426.666667s-191.018667 426.666667-426.666667 426.666667S85.333333 747.648 85.333333 512 276.352 85.333333 512 85.333333z m-74.965333 550.4L346.453333 545.152a42.666667 42.666667 0 1 0-60.330666 60.330667l120.704 120.704a42.666667 42.666667 0 0 0 60.330666 0l301.653334-301.696a42.666667 42.666667 0 1 0-60.288-60.330667l-271.530667 271.488z",fill:"#52C41A","p-id":"5063","data-v-cda444e0":""})],-1)),V4=oe(()=>t("div",{class:"body-title"},"\u6DFB\u52A0\u6210\u529F",-1)),U4=oe(()=>t("p",{class:"body-tips"},"\u8BF7\u7A0D\u7B491\u5206\u949F\u751F\u6548\u540E\u518D\u4F7F\u7528\u3002",-1)),W4={class:"body-info"},Z4=oe(()=>t("span",null,"\u8BBF\u95EE\u5730\u5740\uFF1A",-1)),H4=["href"],J4=oe(()=>t("div",null,[t("span",null,"\u53EF\u524D\u5F80"),t("a",{href:"https://www.ddnsto.com/app/#/devices",target:"_blank"},"DDNSTO\u63A7\u5236\u53F0"),t("span",null,"\u67E5\u770B\u66F4\u591A\u8BE6\u60C5")],-1)),X4=P({props:{onSetup:{type:Function,required:!0},target:{type:String,required:!0}},setup(e){const a=()=>{location.reload()};return(o,n)=>(i(),r("div",j4,[t("div",R4,[G4,V4,U4,t("div",W4,[Z4,t("a",{href:e.target,target:"_blank",rel:"noopener noreferrer"},g(e.target),9,H4)]),J4]),t("div",{class:"actioner-container_footer"},[t("div",{class:"close",onClick:a},"\u5173\u95ED")])]))}});var K4=Y(X4,[["__scopeId","data-v-7f5a8953"]]);const Q4=e=>(O("data-v-d60389d6"),e=e(),N(),e),t8={class:"actioner-container"},e8=Q4(()=>t("div",{class:"actioner-container_header"},[t("span",null,"\u57DF\u540D\u914D\u7F6E\u5411\u5BFC")],-1)),a8={class:"actioner-container_body"},o8={class:"actioner-container_footer"},n8=P({props:{onSetup:{type:Function,required:!0}},setup(e){const a=e,o=()=>{a.onSetup()},n=()=>T(this,null,function*(){if(m.value)return;m.value=!0;const d=E.Loading("\u5B89\u88C5\u4E2D...");try{if(yield ft.installApp("app-meta-ddnsto",30)){a.onSetup("ddnsto-login");return}else s.value="\u5B89\u88C5\u5931\u8D25"}catch(c){s.value=c}finally{d.Close()}m.value=!1}),s=y("\u6B63\u5728\u68C0\u6D4B\u4E2D..."),f=y(!1),m=y(!1);return(()=>T(this,null,function*(){try{const d=yield z.App.Check.POST({name:"ddnsto"});if(d!=null&&d.data){const{result:c,error:u}=d.data;if(u){s.value=u;return}if(c){if(c.status=="installed"){a.onSetup("ddnsto-login");return}c.status=="uninstalled"&&(s.value="\u9700\u8981\u5B89\u88C5DDNSTO\u63D2\u4EF6\uFF0C\u70B9\u51FB\u201C\u786E\u5B9A\u201D\u5F00\u59CB\u5B89\u88C5")}}}catch(d){s.value=d}f.value=!0}))(),(d,c)=>(i(),r("div",t8,[e8,t("div",a8,[t("span",null,g(s.value),1)]),t("div",o8,[f.value?(i(),r(L,{key:0},[t("div",{class:"close",onClick:o},"\u53D6\u6D88"),t("div",{class:"next",onClick:n},"\u786E\u5B9A")],64)):C("",!0)])]))}});var i8=Y(n8,[["__scopeId","data-v-d60389d6"]]);const r8=e=>(O("data-v-1e0ebd66"),e=e(),N(),e),s8={class:"actioner-container"},d8=r8(()=>t("div",{class:"actioner-container_header"},[t("span",null,"\u57DF\u540D\u914D\u7F6E\u5411\u5BFC")],-1)),u8={class:"actioner-container_body"},l8=P({props:{onSetup:{type:Function,required:!0},token:{type:String,required:!0},onDdnstoLocalConfig:{type:Function,required:!0}},setup(e){const a=e,o=y("\u6B63\u5728\u68C0\u6D4B\u63D2\u4EF6\u662F\u5426\u5DF2\u542F\u52A8...");(d=>T(this,null,function*(){var c;try{const u=yield z.Guide.Ddnsto.POST({token:a.token});u!=null&&u.data&&(u.data.error&&(o.value=u.data.error),(((c=u==null?void 0:u.data)==null?void 0:c.success)||0)==0&&f())}catch(u){o.value=u}}))(a.token);const s=y(),f=()=>{const d=()=>T(this,null,function*(){if((yield m())===!0){p();return}s.value=window.setTimeout(d,2e3)});d()},m=()=>T(this,null,function*(){try{const d=yield z.App.Check.POST({name:"ddnsto",checkRunning:!0});if(d!=null&&d.data){d.data.error&&(o.value=d.data.error);const c=d.data.result;if((c==null?void 0:c.status)=="running")return!0}}catch(d){o.value=d}return!1});qt(()=>{s.value&&clearInterval(s.value)});const p=()=>T(this,null,function*(){var d;try{const c=yield z.Guide.DdntoConfig.GET();if(c!=null&&c.data&&(c.data.error&&(o.value=c.data.error),(((d=c==null?void 0:c.data)==null?void 0:d.success)||0)==0&&c.data.result)){const u=c.data.result;a.onDdnstoLocalConfig(u.netAddr,u.deviceId),a.onSetup("ddnsto-bind")}}catch(c){o.value=c}});return(d,c)=>(i(),r("div",s8,[d8,t("div",u8,g(o.value),1)]))}});var c8=Y(l8,[["__scopeId","data-v-1e0ebd66"]]);const p8={class:"action-main"},f8=P({props:{Close:{type:Function,required:!0},url:{type:String,required:!0}},setup(e){const a=e,o=y("ddnsto-install"),n=d=>{d!=null?o.value=d:s()},s=()=>{a.Close&&a.Close()},f=nt({sign:"",token:"",domain:a.url,netaddr:"",routerId:""}),m=(d,c)=>{f.sign=d,f.token=c},p=(d,c)=>{f.netaddr=d,f.routerId=c};return(d,c)=>(i(),M(X,{type:1},{default:q(()=>[t("div",p8,[o.value=="ddnsto-install"?(i(),M(i8,{key:0,onSetup:n})):o.value=="ddnsto-login"?(i(),M(P4,{key:1,onSetup:n,onDdnstoConfig:m})):o.value=="ddnsto-run"?(i(),M(c8,{key:2,onSetup:n,token:k(f).token,onDdnstoLocalConfig:p},null,8,["token"])):o.value=="ddnsto-bind"?(i(),M(q4,{key:3,onSetup:n,config:{token:k(f).token,sign:k(f).sign,domain:k(f).domain,netaddr:k(f).netaddr,routerId:k(f).routerId},domain:k(f).domain,"onUpdate:domain":c[0]||(c[0]=u=>k(f).domain=u)},null,8,["config","domain"])):o.value=="ddnsto-save"?(i(),M(K4,{key:4,onSetup:n,target:k(f).domain},null,8,["target"])):C("",!0)])]),_:1}))}});var m8=Y(f8,[["__scopeId","data-v-7a6bd385"]]);const b8=e=>{const a=document.createElement("div");document.body.appendChild(a);const o=J(m8,K(W({},e),{Close:()=>{n()}}));o.mount(a);const n=()=>{o.unmount(),a.remove()};return{Close:n}},v8={class:"action"},g8={class:"action-header"},_8=["innerHTML"],h8={class:"action-footer"},x8=P({props:{Close:Function,next:{type:Function},clear:{type:Function},continuer:{type:Function},nextTitle:{type:String,default:"\u786E\u5B9A"},clearTitle:{type:String,default:"\u8FD4\u56DE"},continuerTitle:{type:String,default:"\u7EE7\u7EED\u4FDD\u5B58"},title:{type:String,default:"\u63D0\u793A"},content:{type:String}},setup(e){const a=e,o=()=>{a.next&&a.next(),a.Close&&a.Close()},n=()=>{a.clear&&a.clear(),a.Close&&a.Close()},s=()=>{a.continuer&&a.continuer(),a.Close&&a.Close()};return(f,m)=>(i(),M(X,{Close:e.Close,type:1},{default:q(()=>[t("div",v8,[t("div",g8,g(e.title),1),t("div",{class:"action-body",innerHTML:e.content},null,8,_8),t("div",h8,[e.clear?(i(),r("div",{key:0,class:"clear",onClick:n},g(e.clearTitle),1)):C("",!0),t("div",{class:"next",onClick:o},g(e.nextTitle),1),e.continuer?(i(),r("div",{key:1,class:"next",onClick:s},g(e.continuerTitle),1)):C("",!0)])])]),_:1},8,["Close"]))}});var k8=Y(x8,[["__scopeId","data-v-4358e88c"]]);const se=e=>{const a=document.createElement("div");document.body.appendChild(a);const o=J(k8,K(W({},e),{Close:()=>{n()}}));o.mount(a);const n=()=>{o.unmount(),a.remove()};return{Close:n}},it=e=>(O("data-v-9435cfa6"),e=e(),N(),e),w8={class:"actioner-container"},y8=["onSubmit"],F8=it(()=>t("div",{class:"actioner-container_header"},[t("span",null,"\u57DF\u540D\u914D\u7F6E\u5411\u5BFC")],-1)),E8={key:0,class:"title_info"},C8=it(()=>t("p",null," \u963F\u91CC\u4E91 ",-1)),$8=it(()=>t("span",null," \u4E3A\u62E5\u6709\u52A8\u6001IP\u7684\u4E3B\u673A\u914D\u7F6E\u4E00\u4E2A\u56FA\u5B9A\u7684\u53EF\u8BBF\u95EE\u57DF\u540D ",-1)),D8=it(()=>t("a",{href:"https://doc.linkease.com/zh/guide/istoreos/basic/domain.html#%E9%98%BF%E9%87%8C%E4%BA%91",target:"_blank"},"\u67E5\u770B\u6559\u7A0B>>",-1)),B8=[C8,$8,D8],Y8={key:1,class:"title_info"},A8=it(()=>t("p",null," dnspod ",-1)),S8=it(()=>t("span",null," \u4E3A\u62E5\u6709\u52A8\u6001IP\u7684\u4E3B\u673A\u914D\u7F6E\u4E00\u4E2A\u56FA\u5B9A\u7684\u53EF\u8BBF\u95EE\u57DF\u540D ",-1)),z8=it(()=>t("a",{href:"https://doc.linkease.com/zh/guide/istoreos/basic/domain.html#dnspod",target:"_blank"},"\u67E5\u770B\u6559\u7A0B>>",-1)),P8=[A8,S8,z8],T8={key:2,class:"title_info"},I8=it(()=>t("p",null," \u82B1\u751F\u58F3 ",-1)),L8=it(()=>t("span",null," \u4E3A\u62E5\u6709\u52A8\u6001IP\u7684\u4E3B\u673A\u914D\u7F6E\u4E00\u4E2A\u56FA\u5B9A\u7684\u53EF\u8BBF\u95EE\u57DF\u540D ",-1)),M8=it(()=>t("a",{href:"https://doc.linkease.com/zh/guide/istoreos/basic/domain.html#%E8%8A%B1%E7%94%9F%E5%A3%B3",target:"_blank"},"\u67E5\u770B\u6559\u7A0B>>",-1)),O8=[I8,L8,M8],N8={class:"label-item"},q8=it(()=>t("div",{class:"label-item_key"},[t("span",null,"IP\u5730\u5740\u7248\u672C\uFF1A")],-1)),j8={class:"label-item_value"},R8=it(()=>t("option",{value:"ipv4"},"IPv4\u5730\u5740",-1)),G8=it(()=>t("option",{value:"ipv6"},"IPv6\u5730\u5740",-1)),V8=[R8,G8],U8=it(()=>t("div",{class:"label_tips"},[t("svg",{width:"14px",height:"14px",viewBox:"0 0 14 14",version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"},[t("g",{id:"icon_alert",stroke:"none","stroke-width":"1",fill:"none","fill-rule":"evenodd"},[t("g",{id:"Icon/Warning"},[t("rect",{id:"\u77E9\u5F62",fill:"#000000","fill-rule":"nonzero",opacity:"0",x:"0",y:"0",width:"14",height:"14"}),t("path",{d:"M7,0.875 C3.61757813,0.875 0.875,3.61757813 0.875,7 C0.875,10.3824219 3.61757813,13.125 7,13.125 C10.3824219,13.125 13.125,10.3824219 13.125,7 C13.125,3.61757813 10.3824219,0.875 7,0.875 Z M6.5625,4.046875 C6.5625,3.98671875 6.61171875,3.9375 6.671875,3.9375 L7.328125,3.9375 C7.38828125,3.9375 7.4375,3.98671875 7.4375,4.046875 L7.4375,7.765625 C7.4375,7.82578125 7.38828125,7.875 7.328125,7.875 L6.671875,7.875 C6.61171875,7.875 6.5625,7.82578125 6.5625,7.765625 L6.5625,4.046875 Z M7,10.0625 C6.63769531,10.0625 6.34375,9.76855469 6.34375,9.40625 C6.34375,9.04394531 6.63769531,8.75 7,8.75 C7.36230469,8.75 7.65625,9.04394531 7.65625,9.40625 C7.65625,9.76855469 7.36230469,10.0625 7,10.0625 Z",id:"\u5F62\u72B6",fill:"#FAAD14"})])])]),t("span",{class:"info"},"\u8BBE\u5B9A\u54EA\u4E00\u4E2A IP \u5730\u5740\uFF08IPv4 \u6216 IPv6\uFF09\u4F1A\u88AB\u53D1\u9001\u7ED9 DDNS \u63D0\u4F9B\u5546")],-1)),W8={class:"label-item"},Z8=it(()=>t("div",{class:"label-item_key"},[t("span",null,"\u57DF\u540D\uFF1A")],-1)),H8={class:"label-item_value"},J8={class:"label-item"},X8=it(()=>t("div",{class:"label-item_key"},[t("span",null,"\u7528\u6237\u540D\uFF1A")],-1)),K8={class:"label-item_value"},Q8={class:"label-item"},tp=it(()=>t("div",{class:"label-item_key"},[t("span",null,"\u5BC6\u7801\uFF1A")],-1)),ep={class:"label-item_value"},ap={class:"actioner-container_footer"},op=["disabled"],np=P({props:{name:{type:String,default:"ali"},onSetup:{type:Function,required:!0},target:{type:String,required:!0}},emits:["update:target"],setup(e,{emit:a}){const o=e,n=y("ipv4"),s=y(o.name),f=y(""),m=y(""),p=y(""),d=y(!1),c=()=>{o.onSetup("index")},u=()=>{d.value=!0;const v=E.Loading("\u68C0\u6D4B\u4E2D...");z.Network.CheckPublickNet.POST({ipVersion:n.value}).then(_=>{var x,w;if(_!=null&&_.data){if((x=_==null?void 0:_.data)!=null&&x.error){E.Warning(_==null?void 0:_.data.error);return}if((((w=_==null?void 0:_.data)==null?void 0:w.success)||0)==0){const F=_.data.result;F&&F.address?h():l();return}}throw"\u672A\u77E5\u9519\u8BEF"}).catch(_=>{E.Error(_)}).finally(()=>{v.Close(),d.value=!1})},l=()=>{se({title:"\u6E29\u99A8\u63D0\u793A",nextTitle:"\u4F7F\u7528DDNSTO",continuerTitle:"\u7EE7\u7EED\u4FDD\u5B58",content:"\u68C0\u6D4B\u5230\u60A8\u7684wan\u53E3\u6CA1\u6709\u516C\u7F51IP\u6216\u8005IPv6\u5730\u5740\uFF0C\u53EF\u4EE5\u4F7F\u7528DDNSTO\u914D\u7F6E\u8FDC\u7A0B\u57DF\u540D\u8BBF\u95EE",next(){b()},continuer(){h()},clear(){}})},b=()=>{o.onSetup("ddnsto")},h=()=>{d.value=!0;const v=E.Loading("\u914D\u7F6E\u4E2D...");z.Guide.PostDdns.POST({ipVersion:n.value,serviceName:s.value,domain:f.value,userName:m.value,password:p.value}).then(_=>{if(_!=null&&_.data){const{error:x,scope:w,success:F}=_.data;if(x=="-100"&&w=="guide.ddns"){se({title:"\u6E29\u99A8\u63D0\u793A",content:"\u68C0\u6D4B\u5230\u4F60\u6709\u672A\u4FDD\u5B58\u7684\u914D\u7F6E\uFF0C\u53EF\u524D\u5F80\u9875\u9762\u53F3\u4E0A\u89D2\u70B9\u51FB\u67E5\u770B\uFF0C\u4FDD\u5B58\u5E76\u5E94\u7528\u6216\u8005\u6062\u590D\u914D\u7F6E\u540E\u7EE7\u7EED",next(){}});return}if(x){E.Warning(x);return}if((F||0)==0){a("update:target",f.value),o.onSetup("ddns-success");return}}throw"\u672A\u77E5\u9519\u8BEF"}).catch(_=>{E.Error(_)}).finally(()=>{v.Close(),d.value=!1})};return(v,_)=>(i(),r("div",w8,[t("form",{class:"actioner-dns",onSubmit:ot(u,["prevent"])},[F8,t("div",{class:st(["actioner-container_body",e.name])},[e.name=="ali"?(i(),r("div",E8,B8)):e.name=="dnspod"?(i(),r("div",Y8,P8)):e.name=="oray"?(i(),r("div",T8,O8)):C("",!0),t("div",N8,[q8,t("div",j8,[S(t("select",{name:"",id:"","onUpdate:modelValue":_[0]||(_[0]=x=>n.value=x)},V8,512),[[Z,n.value]])]),U8]),t("div",W8,[Z8,t("div",H8,[S(t("input",{type:"text",placeholder:"myhost.example.com","onUpdate:modelValue":_[1]||(_[1]=x=>f.value=x),required:""},null,512),[[V,f.value,void 0,{trim:!0}]])])]),t("div",J8,[X8,t("div",K8,[S(t("input",{type:"text","onUpdate:modelValue":_[2]||(_[2]=x=>m.value=x),placeholder:"\u8BF7\u8F93\u5165\u7528\u6237\u540D",required:""},null,512),[[V,m.value,void 0,{trim:!0}]])])]),t("div",Q8,[tp,t("div",ep,[S(t("input",{type:"password","onUpdate:modelValue":_[3]||(_[3]=x=>p.value=x),placeholder:"\u8BF7\u8F93\u5165\u5BC6\u7801",required:""},null,512),[[V,p.value,void 0,{trim:!0}]])])])],2),t("div",ap,[t("div",{class:"close",onClick:c,type:"button"},"\u8FD4\u56DE"),t("button",{class:"next save",type:"submit",disabled:d.value},"\u4FDD\u5B58",8,op)])],40,y8)]))}});var ke=Y(np,[["__scopeId","data-v-9435cfa6"]]);const ip={class:"action-main"},rp=P({props:{Close:{type:Function,required:!0},url:{type:String,required:!0}},setup(e){const a=e,o=y(""),n=y("index"),s=d=>{if(d!=null){if(d=="ddnsto"){f();return}n.value=d}else m()},f=()=>{m(),b8({url:a.url})},m=()=>{a.Close&&a.Close()},p=y("ddnsto");return(d,c)=>(i(),M(X,{Close:e.Close,type:1},{default:q(()=>[t("div",ip,[n.value=="index"?(i(),M(_4,{key:0,onSetup:s,active:p.value,"onUpdate:active":c[0]||(c[0]=u=>p.value=u)},null,8,["active"])):n.value=="ddns-ali"?(i(),M(ke,{key:1,onSetup:s,target:o.value,"onUpdate:target":c[1]||(c[1]=u=>o.value=u),name:"ali"},null,8,["target"])):n.value=="ddns-dnspod"?(i(),M(ke,{key:2,onSetup:s,target:o.value,"onUpdate:target":c[2]||(c[2]=u=>o.value=u),name:"dnspod"},null,8,["target"])):n.value=="ddns-oray"?(i(),M(ke,{key:3,onSetup:s,target:o.value,"onUpdate:target":c[3]||(c[3]=u=>o.value=u),name:"oray"},null,8,["target"])):n.value=="ddns-success"?(i(),M(B4,{key:4,onSetup:s,target:o.value},null,8,["target"])):C("",!0)])]),_:1},8,["Close"]))}});var sp=Y(rp,[["__scopeId","data-v-6f1d92d9"]]);const dp=e=>{const a=document.createElement("div");document.body.appendChild(a);const o=J(sp,K(W({},e),{Close:()=>{n()}}));o.mount(a);const n=()=>{o.unmount(),a.remove()};return{Close:n}},Tt=e=>(O("data-v-10ce7ce8"),e=e(),N(),e),up={class:"app-container"},lp=Tt(()=>t("span",null,[t("span",null,"\u8FDC\u7A0B\u57DF\u540D")],-1)),cp={class:"app-container_domain"},pp={class:"domain-item"},fp=Tt(()=>t("div",{class:"domain-item_name"},[t("span",null,"DDNSTO\uFF1A")],-1)),mp={class:"domain-item_value"},bp=["href","title"],vp=Tt(()=>t("a",{class:"item_btn",href:"https://www.kooldns.cn/app/#/devices",target:"_blank"},"\u63A7\u5236\u53F0",-1)),gp={class:"domain-item"},_p=Tt(()=>t("div",{class:"domain-item_name"},[t("span",null,"myddns_ipv4\uFF1A")],-1)),hp={class:"domain-item_value"},xp={key:0},kp=["href"],wp={key:2,href:"/cgi-bin/luci/admin/services/ddns"},yp=Tt(()=>t("svg",{t:"1653625385794",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"4476",width:"28",height:"28"},[t("path",{d:"M145.83060282785186 873.7309800675556h650.2280809434073c24.411293468444445 0 44.384169832296294-19.97287636385185 44.38416861866666-44.384169832296294V500.90395784533337c0-13.315251313777777-8.876834209185184-22.19208430933333-22.19208430933333-22.19208430933333s-22.19208430933333 8.876834209185184-22.19208430933333 22.19208430933333v326.22364444444446H145.83060282785186V179.1187305054815h616.9399532657777c13.315251313777777 0 22.19208430933333-8.876834209185184 22.19208552296296-22.19208552296296s-8.876834209185184-22.19208430933333-22.19208552296296-22.19208430933333H145.83060282785186c-24.411293468444445 0-44.384169832296294 19.97287636385185-44.38416861866666 44.384169832296294v650.2280797297777c0 24.411293468444445 19.97287636385185 44.384169832296294 44.38416861866666 44.384169832296294z",fill:"#666","p-id":"4477"}),t("path",{d:"M887.0462301677038 203.53002276029633l-488.225862087111 488.2258633007407c-8.876834209185184 8.876834209185184-8.876834209185184 22.19208430933333 0 31.06891851851852 4.438417104592592 4.438417104592592 11.096042154666666 6.657625050074073 15.53445925925926 6.657625050074073s11.096042154666666-2.2192079454814815 15.53445925925926-6.657625050074073l490.4450712462222-490.4450712462222c8.876834209185184-8.876834209185184 8.876834209185184-22.19208430933333 0-31.06891851851852s-24.411293468444445-6.657625050074073-33.288127677629625 2.2192079454814815z",fill:"#666","p-id":"4478"})],-1)),Fp=[yp],Ep={class:"domain-item"},Cp=Tt(()=>t("div",{class:"domain-item_name"},[t("span",null,"myddns_ipv6\uFF1A")],-1)),$p={class:"domain-item_value"},Dp={key:0},Bp=["href"],Yp={key:2,href:"/cgi-bin/luci/admin/services/ddns"},Ap=Tt(()=>t("svg",{t:"1653625385794",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"4476",width:"28",height:"28"},[t("path",{d:"M145.83060282785186 873.7309800675556h650.2280809434073c24.411293468444445 0 44.384169832296294-19.97287636385185 44.38416861866666-44.384169832296294V500.90395784533337c0-13.315251313777777-8.876834209185184-22.19208430933333-22.19208430933333-22.19208430933333s-22.19208430933333 8.876834209185184-22.19208430933333 22.19208430933333v326.22364444444446H145.83060282785186V179.1187305054815h616.9399532657777c13.315251313777777 0 22.19208430933333-8.876834209185184 22.19208552296296-22.19208552296296s-8.876834209185184-22.19208430933333-22.19208552296296-22.19208430933333H145.83060282785186c-24.411293468444445 0-44.384169832296294 19.97287636385185-44.38416861866666 44.384169832296294v650.2280797297777c0 24.411293468444445 19.97287636385185 44.384169832296294 44.38416861866666 44.384169832296294z",fill:"#666","p-id":"4477"}),t("path",{d:"M887.0462301677038 203.53002276029633l-488.225862087111 488.2258633007407c-8.876834209185184 8.876834209185184-8.876834209185184 22.19208430933333 0 31.06891851851852 4.438417104592592 4.438417104592592 11.096042154666666 6.657625050074073 15.53445925925926 6.657625050074073s11.096042154666666-2.2192079454814815 15.53445925925926-6.657625050074073l490.4450712462222-490.4450712462222c8.876834209185184-8.876834209185184 8.876834209185184-22.19208430933333 0-31.06891851851852s-24.411293468444445-6.657625050074073-33.288127677629625 2.2192079454814815z",fill:"#666","p-id":"4478"})],-1)),Sp=[Ap],zp=P({setup(e){let a=!1,o;const n=y({}),s=function(){!a||z.Guide.GetDdns.GET().then(d=>{var c;d!=null&&d.data&&(((c=d==null?void 0:d.data)==null?void 0:c.success)||0)==0&&d.data.result&&(n.value=d.data.result)}).then(()=>{!a||(o=window.setTimeout(s,3e3))})};Dt(()=>{a=!0,s()}),qt(()=>{o!==void 0&&window.clearTimeout(o),a=!1});const f=()=>{dp({url:n.value.ddnstoDomain})},m=G(()=>{const d=n.value.ipv4Domain;return d!=null&&d!=""&&d!="Stopped"?`http://${d}`:d}),p=G(()=>{const d=n.value.ipv6Domain;return d!=null&&d!=""&&d!="Stopped"?`http://${d}`:d});return(d,c)=>{var u,l,b;return i(),r("div",up,[t("div",{class:"app-container_title"},[lp,t("div",{class:"app-container_tool"},[t("div",{class:"app-container_configure",onClick:f},"\u5FEB\u901F\u914D\u7F6E")])]),t("ul",cp,[t("li",pp,[fp,t("div",mp,[t("a",{class:"configure",href:(u=n.value)==null?void 0:u.ddnstoDomain,target:"_blank",rel:"noopener noreferrer",title:(l=n.value)==null?void 0:l.ddnstoDomain},g((b=n.value)==null?void 0:b.ddnstoDomain),9,bp),vp])]),t("li",gp,[_p,t("div",hp,[k(m)=="Stopped"?(i(),r("span",xp,g(k(m)),1)):(i(),r("a",{key:1,class:"configure",href:k(m),target:"_blank",rel:"noopener noreferrer"},g(k(m)),9,kp)),k(m)?(i(),r("a",wp,Fp)):C("",!0)])]),t("li",Ep,[Cp,t("div",$p,[k(p)=="Stopped"?(i(),r("span",Dp,g(k(p)),1)):(i(),r("a",{key:1,class:"configure",href:k(p),target:"_blank",rel:"noopener noreferrer"},g(k(p)),9,Bp)),k(p)?(i(),r("a",Yp,Sp)):C("",!0)])])])])}}});var Pp=Y(zp,[["__scopeId","data-v-10ce7ce8"]]);const Tp={class:"nas-container"},Ip={class:"nas-container_card"},Lp={class:"nas-container_card"},Mp={key:0,class:"nas-container_card"},Op={class:"nas-container_card"},Np={class:"nas-container_card"},qp=P({setup(e){return(a,o)=>(i(),r("div",Tp,[t("div",Ip,[A(_1)]),t("div",Lp,[A(i2)]),k(Xt)("dockerd")?(i(),r("div",Mp,[A(D5)])):C("",!0),t("div",Op,[A(e4)]),t("div",Np,[A(Pp)])]))}});var jp=Y(qp,[["__scopeId","data-v-66cc4e33"]]);const ht=e=>(O("data-v-20dfc9cc"),e=e(),N(),e),Rp={class:"app-container"},Gp={class:"app-container_title"},Vp=ht(()=>t("span",null,"\u7CFB\u7EDF\u4FE1\u606F",-1)),Up={class:"more_icon",title:"\u67E5\u770B\u7CFB\u7EDF\u4FE1\u606F"},Wp={class:"DeviceBlock"},Zp=ht(()=>t("li",null,[t("a",{href:"/cgi-bin/luci/admin/system/flash"},"\u5907\u4EFD\u5347\u7EA7")],-1)),Hp=ht(()=>t("li",null,[t("a",{href:"/cgi-bin/luci/admin/store/pages/maintance"},"\u63D2\u4EF6\u5907\u4EFD")],-1)),Jp={class:"item-label"},Xp=ht(()=>t("div",{class:"item-label_key"},[t("span",null,"CPU\u6E29\u5EA6")],-1)),Kp={class:"item-label_value"},Qp={class:"item-label"},t7=ht(()=>t("div",{class:"item-label_key"},[t("span",null,"CPU\u4F7F\u7528\u7387")],-1)),e7={class:"item-label_value"},a7={class:"item-label"},o7=ht(()=>t("div",{class:"item-label_key"},[t("span",null,"\u5185\u5B58\u4F7F\u7528\u7387")],-1)),n7={class:"item-label_value"},i7={class:"item-label"},r7=ht(()=>t("div",{class:"item-label_key"},[t("span",null,"\u56FA\u4EF6\u7248\u672C")],-1)),s7={class:"item-label_value"},d7={class:"item-label"},u7=ht(()=>t("div",{class:"item-label_key"},[t("span",null,"\u5185\u6838\u7248\u672C")],-1)),l7={class:"item-label_value"},c7={class:"item-label"},p7=ht(()=>t("div",{class:"item-label_key"},[t("span",null,"\u5DF2\u542F\u52A8")],-1)),f7={class:"item-label_value"},m7={class:"item-label"},b7=ht(()=>t("div",{class:"item-label_key"},[t("span",null,"\u7CFB\u7EDF\u65F6\u95F4")],-1)),v7={class:"item-label_value"},g7=P({setup(e){const a=Fe(),o=G(()=>a.version),n=G(()=>a.systemStatus),s=y(!1),f=G(()=>{var l;return((l=n.value)==null?void 0:l.cpuUsage)||0}),m=G(()=>{var l;return((l=n.value)==null?void 0:l.cpuTemperature)||0}),p=G(()=>{var b;const l=((b=n.value)==null?void 0:b.memAvailablePercentage)||100;return 100-l}),d=wt.stampForm;Dt(()=>{});const c=()=>{s.value=!s.value},u=()=>{c(),ft.installAndGo("app-meta-netdata","NetData","/cgi-bin/luci/admin/status/netdata")};return(l,b)=>{var v,_,x,w;const h=Q("progress-item");return i(),r("div",Rp,[t("div",Gp,[Vp,t("span",Up,[A($t,{onClick:c})]),S(t("div",Wp,[t("div",{class:"menu_background",onClick:c}),t("ul",null,[t("li",null,[t("a",{onClick:u},"\u7CFB\u7EDF\u76D1\u63A7")]),Zp,Hp])],512),[[kt,s.value]])]),t("div",Jp,[Xp,t("div",Kp,[A(h,{value:k(m)/1.5,text:`${k(m)}\u2103`},null,8,["value","text"])])]),t("div",Qp,[t7,t("div",e7,[A(h,{value:k(f),text:`${k(f)}%`},null,8,["value","text"])])]),t("div",a7,[o7,t("div",n7,[A(h,{value:k(p),text:`${k(p)}%`},null,8,["value","text"])])]),t("div",i7,[r7,t("div",s7,[t("span",null,g((v=k(o))==null?void 0:v.firmwareVersion),1)])]),t("div",d7,[u7,t("div",l7,[t("span",null,g((_=k(o))==null?void 0:_.kernelVersion),1)])]),t("div",c7,[p7,t("div",f7,[t("span",null,g(k(d)((x=k(n))==null?void 0:x.uptime)),1)])]),t("div",m7,[b7,t("div",v7,[t("span",null,g((w=k(n))==null?void 0:w.localtime),1)])])])}}});var _7=Y(g7,[["__scopeId","data-v-20dfc9cc"]]);const h7={},x7={t:"1649907260906",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"2793","xmlns:xlink":"http://www.w3.org/1999/xlink",width:"40",height:"40"},k7=t("path",{d:"M764.904497 251.418146 259.086289 251.418146c-143.076626 0-259.065314 115.989711-259.065314 259.065314 0 143.077649 115.988688 259.063267 259.065314 259.063267l505.818207 0c143.074579 0 259.063267-115.985618 259.063267-259.063267C1023.967764 367.407857 907.980099 251.418146 764.904497 251.418146zM764.904497 747.164974c-130.507356 0-236.682537-106.175181-236.682537-236.682537S634.397141 273.798876 764.904497 273.798876s236.683561 106.176205 236.683561 236.683561S895.411853 747.164974 764.904497 747.164974z","p-id":"2794",fill:"#52C41A"},null,-1),w7=[k7];function y7(e,a){return i(),r("svg",x7,w7)}var F7=Y(h7,[["render",y7]]);const E7={},C7={t:"1649902779464",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"2617","xmlns:xlink":"http://www.w3.org/1999/xlink",width:"40",height:"40"},$7=t("path",{d:"M309.794 819.848h404.239c169.953 0 307.726-137.774 307.726-307.727s-137.774-307.726-307.726-307.726h-404.239c-169.952 0-307.726 137.773-307.726 307.726s137.774 307.727 307.726 307.727zM309.445 233.5c154.23 0 279.268 125.031 279.268 279.268s-125.039 279.268-279.268 279.268c-154.24 0-279.269-125.033-279.269-279.268 0-154.238 125.030-279.268 279.269-279.268z",fill:"#bbb","p-id":"2618","data-spm-anchor-id":"a313x.7781069.0.i0",class:"selected"},null,-1),D7=[$7];function B7(e,a){return i(),r("svg",C7,D7)}var Y7=Y(E7,[["render",B7]]);const A7=e=>de.isValid(e),Ct=e=>{const a=de.IPv4.parse(e).toByteArray();return a[0]<<24|a[1]<<16|a[2]<<8|a[3]},qe=e=>de.fromByteArray([e>>24&255,e>>16&255,e>>8&255,e&255]).toString(),S7=e=>{if(!de.IPv4.isIPv4(e))return!1;let a=0,o=Ct(e);for(let n=31;n>=0&&(o&1<{let s=Ct(e)&Ct(a),f=Ct(o),m=Ct(n),d=~Ct(a);return fs+1&&m{let o=Ct(a),n=Ct(e)&o,s=~o,f;return s>=105?(f=n|s-5,n=n|100):s>=3?(f=n|s-1,n=n|2):(n=n|1,f=n),[qe(n),qe(f)]};var Et={isValidMask:S7,isValidIP:A7,isValidMaskRange:z7,calcMaskRange:P7};const mt=e=>(O("data-v-0e4e063a"),e=e(),N(),e),T7=["onSubmit"],I7=mt(()=>t("div",{class:"actioner-dns_header"},[t("span",null,"\u5185\u7F51\u914D\u7F6E")],-1)),L7={class:"actioner-dns_body"},M7={class:"label-item"},O7=mt(()=>t("div",{class:"label-item_key"},[t("span",null,"IPv4\u5730\u5740")],-1)),N7={class:"label-item_value"},q7={class:"label-item"},j7=mt(()=>t("div",{class:"label-item_key"},[t("span",null,"IPv4\u5B50\u7F51\u63A9\u7801")],-1)),R7={class:"label-item_value"},G7={class:"mobie_icon"},V7={key:1,class:"dhcp_info"},U7={key:2,class:"dhcp_info"},W7={class:"label-item"},Z7=mt(()=>t("div",{class:"label-item_key"},[t("span",null,"IP\u6C60\u8D77\u59CB\u5730\u5740")],-1)),H7={class:"label-item_value"},J7={class:"label-item"},X7=mt(()=>t("div",{class:"label-item_key"},[t("span",null,"IP\u6C60\u7ED3\u675F\u5730\u5740")],-1)),K7={class:"label-item_value"},Q7={class:"actioner-dns_footer"},tf=["disabled"],ef={key:1,class:"actioner-dns"},af=mt(()=>t("div",{class:"actioner-dns_header"},[t("span",null,"\u66F4\u6362\u914D\u7F6E")],-1)),of={class:"actioner-dns_body"},nf={key:0,class:"setting_status"},rf=mt(()=>t("div",{class:"success_icon"},[t("svg",{t:"1642063181211",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"5062",width:"128",height:"128"},[t("path",{d:"M512 85.333333c235.648 0 426.666667 191.018667 426.666667 426.666667s-191.018667 426.666667-426.666667 426.666667S85.333333 747.648 85.333333 512 276.352 85.333333 512 85.333333z m-74.965333 550.4L346.453333 545.152a42.666667 42.666667 0 1 0-60.330666 60.330667l120.704 120.704a42.666667 42.666667 0 0 0 60.330666 0l301.653334-301.696a42.666667 42.666667 0 1 0-60.288-60.330667l-271.530667 271.488z",fill:"#52C41A","p-id":"5063"})])],-1)),sf=mt(()=>t("div",{class:"config-message"},"\u914D\u7F6E\u6210\u529F",-1)),df=["href"],uf={key:1,class:"setting_status"},lf=mt(()=>t("div",{class:"success_icon"},[t("svg",{t:"1642063200324",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"5898",width:"128",height:"128"},[t("path",{d:"M549.044706 512l166.189176-166.249412a26.383059 26.383059 0 0 0 0-36.98447 26.383059 26.383059 0 0 0-37.044706 0L512 475.015529l-166.249412-166.249411a26.383059 26.383059 0 0 0-36.98447 0 26.383059 26.383059 0 0 0 0 37.044706L475.015529 512l-166.249411 166.249412a26.383059 26.383059 0 0 0 0 36.98447 26.383059 26.383059 0 0 0 37.044706 0L512 548.984471l166.249412 166.249411a26.383059 26.383059 0 0 0 36.98447 0 26.383059 26.383059 0 0 0 0-37.044706L548.984471 512zM512 1024a512 512 0 1 1 0-1024 512 512 0 0 1 0 1024z",fill:"#E84335","p-id":"5899"})])],-1)),cf=mt(()=>t("div",{class:"config-message"},"\u914D\u7F6E\u5931\u8D25",-1)),pf=mt(()=>t("p",null,"\u8BF7\u5C1D\u8BD5\u91CD\u65B0\u914D\u7F6E",-1)),ff={key:2,class:"setting_status"},mf=mt(()=>t("div",{class:"success_icon"},[t("svg",{width:"128px",height:"128px",viewBox:"0 0 128 128",version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"},[t("g",{id:"icon_yellow",stroke:"none","stroke-width":"1",fill:"none","fill-rule":"evenodd"},[t("g",{id:"Icon/Warning"},[t("rect",{id:"\u77E9\u5F62",fill:"#000000","fill-rule":"nonzero",opacity:"0",x:"0",y:"0",width:"128",height:"128"}),t("path",{d:"M64,8 C33.075,8 8,33.075 8,64 C8,94.925 33.075,120 64,120 C94.925,120 120,94.925 120,64 C120,33.075 94.925,8 64,8 Z M60,37 C60,36.45 60.45,36 61,36 L67,36 C67.55,36 68,36.45 68,37 L68,71 C68,71.55 67.55,72 67,72 L61,72 C60.45,72 60,71.55 60,71 L60,37 Z M64,92 C60.6875,92 58,89.3125 58,86 C58,82.6875 60.6875,80 64,80 C67.3125,80 70,82.6875 70,86 C70,89.3125 67.3125,92 64,92 Z",id:"\u5F62\u72B6",fill:"#FAAD14"})])])])],-1)),bf=mt(()=>t("div",{class:"config-message"},"\u914D\u7F6E\u8D85\u65F6",-1)),vf=mt(()=>t("p",null,"\u8DEF\u7531\u5668 IP \u53EF\u80FD\u5DF2\u7ECF\u4FEE\u6539\u6210\u529F\u3002\u82E5\u5237\u65B0\u9875\u9762\u5931\u8D25\uFF0C\u8BF7\u91CD\u65B0\u8FDE\u63A5\u8DEF\u7531\u5668\uFF0C\u5426\u5219\u8BF7\u5C1D\u8BD5\u91CD\u65B0\u914D\u7F6E\u3002",-1)),gf=P({props:{Close:{type:Function,required:!0}},setup(e){const a=e,o=y(0),n=y({lanIp:"",netMask:"255.255.255.0",enableDhcp:!1,dhcpStart:"",dhcpEnd:""});y("");const s=y(!1);y(!0),y(!1);const f=y(""),m=y(2),p=y("timeout"),d=()=>{n.value.enableDhcp=!1},c=()=>{n.value.enableDhcp=!0};let u=!0;(()=>{z.Guide.GetLan.GET().then(x=>{x.data.result&&(x.data.result.enableDhcp=x.data.result.enableDhcp||!1,n.value=x.data.result,x.data.result.lanIp!==location.hostname&&(u=!1))})})();const b=()=>{const x=n.value;if(!Et.isValidIP(x.lanIp)){E.Warning("IPv4\u5730\u5740\u683C\u5F0F\u9519\u8BEF");return}if(!Et.isValidMask(x.netMask)){E.Warning("IPv4\u5B50\u7F51\u63A9\u7801\u683C\u5F0F\u9519\u8BEF");return}const w=Et.calcMaskRange(x.lanIp,x.netMask);x.dhcpStart=w[0],x.dhcpEnd=w[1],n.value=x},h=()=>{const x=n.value;if(!Et.isValidIP(x.lanIp)){E.Warning("IPv4\u5730\u5740\u683C\u5F0F\u9519\u8BEF");return}if(!Et.isValidMask(x.netMask)){E.Warning("IPv4\u5B50\u7F51\u63A9\u7801\u683C\u5F0F\u9519\u8BEF");return}if(x.enableDhcp&&!Et.isValidIP(x.dhcpStart)||!Et.isValidIP(x.dhcpEnd)||!Et.isValidMaskRange(x.lanIp,x.netMask,x.dhcpStart,x.dhcpEnd)){E.Warning("DHCP\u7684IP\u6C60\u683C\u5F0F\u9519\u8BEF\u6216\u8D85\u51FA\u5B50\u7F51\u8303\u56F4");return}const w=E.Loading("\u6B63\u5728\u914D\u7F6E\u2026\u8BF7\u7A0D\u7B49",30);let F=0;const D=B=>{p.value=B,o.value=1,F=1,w.Close()},$=()=>{const B=new Date().getTime()+3e4,R=u?location.protocol+"//"+x.lanIp+(location.port?":"+location.port:""):location.origin,et=R+"/luci-static/resources/icons/loading.gif",tt=()=>{F==0&&(new Date().getTime()>B?D("timeout"):window.setTimeout(xt,2e3))},at=()=>{F==0&&(f.value=R+location.pathname,D("success"),window.setTimeout(()=>{m.value=1},1e3),window.setTimeout(()=>{location.href=f.value},2e3))},xt=()=>{if(F!=0)return;console.log("check online ",et);const Mt=new Image;Mt.onload=at,Mt.onerror=tt,Mt.src=et};window.setTimeout(xt,5e3)};z.Guide.LanIp.POST(x).then(B=>{var R;if(B!=null&&B.data){if((B.data.success||0)==0)return;if((R=B.data)!=null&&R.error)throw B.data.error}throw"\u672A\u77E5\u9519\u8BEF"}).catch(B=>{F==0&&(D("fail"),E.Error(B))}),$(),window.setTimeout(()=>{F==0&&D("timeout")},3e4)},v=x=>{x.preventDefault(),a.Close&&a.Close()},_=x=>{location.reload()};return(x,w)=>(i(),M(X,{Close:e.Close,type:1},{default:q(()=>[o.value==0?(i(),r("form",{key:0,class:"actioner-dns",onSubmit:ot(h,["prevent"])},[I7,t("div",L7,[t("div",M7,[O7,t("div",N7,[S(t("input",{type:"text",placeholder:"192.168.100.1","onUpdate:modelValue":w[0]||(w[0]=F=>n.value.lanIp=F),onChange:b},null,544),[[V,n.value.lanIp,void 0,{trim:!0}]])])]),t("div",q7,[j7,t("div",R7,[S(t("input",{type:"text",placeholder:"255.255.255.0","onUpdate:modelValue":w[1]||(w[1]=F=>n.value.netMask=F),onChange:b},null,544),[[V,n.value.netMask,void 0,{trim:!0}]])])]),t("div",G7,[n.value.enableDhcp?(i(),r("span",{key:0,onClick:d},[A(F7)])):C("",!0),t("span",null,[n.value.enableDhcp?C("",!0):(i(),M(Y7,{key:0,onClick:c}))]),n.value.enableDhcp?(i(),r("span",V7,"\u4FEE\u6539DHCP\u670D\u52A1")):(i(),r("span",U7,"\u4FDD\u6301DHCP\u670D\u52A1\u8BBE\u7F6E"))]),n.value.enableDhcp?(i(),r(L,{key:0},[t("div",W7,[Z7,t("div",H7,[S(t("input",{type:"text",placeholder:"192.168.100.100","onUpdate:modelValue":w[2]||(w[2]=F=>n.value.dhcpStart=F)},null,512),[[V,n.value.dhcpStart,void 0,{trim:!0}]])])]),t("div",J7,[X7,t("div",K7,[S(t("input",{type:"text",placeholder:"192.168.100.100","onUpdate:modelValue":w[3]||(w[3]=F=>n.value.dhcpEnd=F)},null,512),[[V,n.value.dhcpEnd,void 0,{trim:!0}]])])])],64)):C("",!0)]),t("div",Q7,[t("button",{class:"cbi-button cbi-button-apply app-btn",disabled:s.value},"\u786E\u8BA4",8,tf),t("button",{class:"cbi-button cbi-button-remove app-btn app-back",onClick:v},"\u53D6\u6D88")])],40,T7)):o.value==1?(i(),r("div",ef,[af,t("div",of,[p.value=="success"?(i(),r("div",nf,[rf,sf,t("a",{href:f.value,class:"NewAdress"},g(m.value)+"s\u540E \u8DF3\u8F6C\u65B0\u5730\u5740",9,df)])):p.value=="fail"?(i(),r("div",uf,[lf,cf,pf,t("button",{class:"cbi-button cbi-button-apply app-btn",onClick:_},"\u6211\u77E5\u9053\u4E86")])):p.value=="timeout"?(i(),r("div",ff,[mf,bf,vf,t("button",{class:"cbi-button cbi-button-apply app-btn",onClick:_},"\u5237\u65B0\u9875\u9762")])):C("",!0)])])):C("",!0)]),_:1},8,["Close"]))}});var _f=Y(gf,[["__scopeId","data-v-0e4e063a"]]);const hf=()=>{const e=document.createElement("div");document.body.appendChild(e);const a=J(_f,{Close:()=>{o()}});a.mount(e);const o=()=>{a.unmount(),e.remove()};return{Close:o}},bt=e=>(O("data-v-d700df2e"),e=e(),N(),e),xf={key:0,class:"actioner-dns"},kf=bt(()=>t("div",{class:"actioner-dns_header"},[t("span",null,"\u6C99\u7BB1\u6A21\u5F0F\u914D\u7F6E\u5411\u5BFC")],-1)),wf={class:"actioner-dns_body"},yf=bt(()=>t("p",{class:"sandbox_info"},"\u4E00\u4E2A\u7B80\u6613\u6C99\u7BB1\uFF0C\u65B9\u4FBF\u7528\u6765\u5B9E\u9A8C\u7CFB\u7EDF\u914D\u7F6E\u548C\u7A0B\u5E8F\uFF0C\u65B9\u4FBF\u5F00\u53D1\u672A\u5B8C\u6210\u7684\u8F6F\u4EF6\uFF0C\u4F46\u4E0D\u4FDD\u62A4Docker\u548C\u786C\u76D8\u7684\u6570\u636E",-1)),Ff={key:0,class:"disk_loading_icon"},Ef=bt(()=>t("span",{class:"disk_loading_info"},"\u6B63\u5728\u52A0\u8F7D\u4E2D...",-1)),Cf={key:1,class:"disk_tips"},$f=bt(()=>t("span",null,"\u68C0\u6D4B\u4E0D\u5230\u6302\u8F7D\u7684\u78C1\u76D8\u4FE1\u606F\uFF0C\u8BF7\u5148\u63D2\u4E0A\u78C1\u76D8\uFF0C\u5EFA\u8BAE\u4F7F\u7528U\u76D8\u6216\u8005\u79FB\u52A8\u786C\u76D8\uFF0C\u65B9\u4FBF\u88C5\u5378",-1)),Df={class:"label-item"},Bf=bt(()=>t("div",{class:"label-item_key"},[t("span",null,"\u76EE\u6807\u78C1\u76D8\uFF08\u5EFA\u8BAE\u9009\u62E9U\u76D8\u6216\u8005\u79FB\u52A8\u786C\u76D8\uFF0C\u65B9\u4FBF\u88C5\u5378\uFF09")],-1)),Yf={class:"label-item_value"},Af=bt(()=>t("option",{value:""},"\u8BF7\u9009\u62E9\u76EE\u6807\u78C1\u76D8",-1)),Sf=["value"],zf={class:"label-item"},Pf=bt(()=>t("div",{class:"label-item_key"},[t("span",null,"\u76EE\u6807\u5206\u533A\uFF08\u5206\u533A\u5927\u5C0F\u987B\u5927\u4E8E2G\uFF0C\u5C06\u6B64\u5206\u533A\u4F5C\u4E3A\u5916\u90E8 overlay \u4F7F\u7528\uFF09")],-1)),Tf={class:"label-item_value"},If=bt(()=>t("option",{selected:"true",value:""},"\u8BF7\u9009\u62E9\u76EE\u6807\u5206\u533A",-1)),Lf=["value","disabled"],Mf={class:"sandbox_tips"},Of=bt(()=>t("span",null,"\u6B64\u64CD\u4F5C\u4F1A\u5C06\u4F1A\u5220\u9664\u8BE5\u5206\u533A\u5168\u90E8\u6570\u636E",-1)),Nf={class:"sandbox_info timeout"},qf=U("\u5373\u5C06\u91CD\u542F\u8BBE\u5907 "),jf=bt(()=>t("p",{class:"sandbox_roboot_tips"},[U("\u7B49\u5F85\u8BBE\u5907\u91CD\u542F\uFF0C\u91CD\u542F\u5B8C\u6210\u540E"),t("span",{class:"sandbox_roboot_refresh"},"\u8BF7\u5237\u65B0\u754C\u9762")],-1)),Rf={key:0,class:"actioner-dns_footer"},Gf=["disabled"],Vf={key:1,class:"actioner-tips"},Uf=bt(()=>t("div",{class:"actioner-tips_header"},[t("span",null,"\u6E29\u99A8\u63D0\u793A")],-1)),Wf=bt(()=>t("div",{class:"actioner-tips_body"},[t("p",{class:"sandbox_info"},"\u6B64\u64CD\u4F5C\u4F1A\u5C06\u4F1A\u5220\u9664\u8BE5\u5206\u533A\u5168\u90E8\u6570\u636E\uFF0C\u5E76\u683C\u5F0F\u5316\u6210EXT4\uFF0C\u968F\u540E\u81EA\u52A8\u91CD\u542F\u8FDB\u5165\u6C99\u7BB1\u6A21\u5F0F\uFF0C\u662F\u5426\u7EE7\u7EED\uFF1F")],-1)),Zf={key:2,class:"actioner-tips"},Hf=bt(()=>t("div",{class:"actioner-tips_header"},[t("span",null,"\u9519\u8BEF")],-1)),Jf={class:"actioner-tips_body"},Xf={class:"sandbox_info"},Kf=P({props:{Close:{type:Function,required:!0}},setup(e){const a=e,o=y(0);y("disk");const n=y(""),s=y(3),f=y(""),m=y([]),p=y(""),d=y(null);(()=>{z.Nas.SandboxDisks.GET().then(w=>{var F;if(w!=null&&w.data&&(F=w.data)!=null&&F.result){d.value=w.data.result;return}throw"\u52A0\u8F7D\u78C1\u76D8\u4FE1\u606F\u5931\u8D25"}).catch(w=>{n.value=w,o.value=3})})();const u=()=>z.System.Reboot.POST({name:f.value,path:p.value}).then(w=>{var F;if(!(w!=null&&w.data&&(((F=w==null?void 0:w.data)==null?void 0:F.success)||0)==0))throw"\u672A\u77E5\u9519\u8BEF"}),l=w=>{var F,D;p.value="",m.value=f.value&&((D=(F=d.value)==null?void 0:F.disks.find($=>$.path==f.value))==null?void 0:D.childrens)||[]},b=()=>{s.value>0&&(s.value-=1,window.setTimeout(b,1e3))},h=w=>{w.preventDefault(),a.Close&&a.Close()},v=()=>{new Promise((w,F)=>{const D="/luci-static/resources/icons/loading.gif",$=()=>{window.setTimeout(B,2e3)},B=()=>{const R=new Image;R.onload=w,R.onerror=$,R.src=D};window.setTimeout(B,1e4)}).then(()=>{window.setTimeout(()=>{location.reload()},2e3)})},_=w=>{const F=E.Loading("\u914D\u7F6E\u6C99\u7BB1\u91CD\u542F\u4E2D...");z.Nas.Sandbox.POST({path:p.value}).then(D=>{var $;if(D!=null&&D.data){if((D.data.success||0)==0)return o.value=2,window.setTimeout(b,1e3),u();if(($=D.data)!=null&&$.error)throw D.data.error}throw"\u672A\u77E5\u9519\u8BEF"}).then(v).catch(D=>E.Warning(D)).finally(()=>F.Close())},x=()=>{o.value=0};return(w,F)=>{const D=Q("icon-loading");return i(),M(X,{Close:e.Close,type:1},{default:q(()=>[o.value==0||o.value==2?(i(),r("div",xf,[kf,t("div",wf,[yf,o.value==0?(i(),r(L,{key:0},[d.value?C("",!0):(i(),r("div",Ff,[A(D,{size:38,color:"currentColor"}),Ef])),d.value&&d.value.disks.length==0?(i(),r("div",Cf,[A(gt),$f])):C("",!0),d.value&&d.value.disks.length>0?(i(),r(L,{key:2},[t("div",Df,[Bf,t("div",Yf,[S(t("select",{name:"",id:"",onChange:l,"onUpdate:modelValue":F[0]||(F[0]=$=>f.value=$)},[Af,(i(!0),r(L,null,j(d.value.disks,($,B)=>(i(),r("option",{value:$.path,key:B},g($.venderModel)+"\uFF08"+g($.size)+"\uFF09 ",9,Sf))),128))],544),[[Z,f.value]])])]),t("div",zf,[Pf,t("div",Tf,[S(t("select",{name:"",id:"","onUpdate:modelValue":F[1]||(F[1]=$=>p.value=$)},[If,(i(!0),r(L,null,j(m.value,($,B)=>(i(),r("option",{value:$.path,key:B,disabled:$.sizeInt<(1<<30)*1||$.isSystemRoot},g($.name)+"\uFF08"+g($.filesystem||"\u672A\u683C\u5F0F\u5316")+"\uFF09"+g($.total),9,Lf))),128))],512),[[Z,p.value]])])]),t("div",Mf,[A(gt),Of])],64)):C("",!0)],64)):C("",!0),o.value==2?(i(),r(L,{key:1},[t("p",Nf,[qf,t("span",null,"\uFF08"+g(s.value)+"s\uFF09",1)]),jf],64)):C("",!0)]),o.value==0?(i(),r("div",Rf,[t("button",{class:"cbi-button cbi-button-apply app-btn",disabled:!p.value,onClick:F[2]||(F[2]=$=>o.value=1)},"\u5F00\u542F\u6C99\u7BB1",8,Gf),t("button",{class:"cbi-button cbi-button-remove app-btn app-back",onClick:h},"\u53D6\u6D88")])):C("",!0)])):C("",!0),o.value==1?(i(),r("div",Vf,[Uf,Wf,t("div",{class:"actioner-tips_footer"},[t("button",{class:"cbi-button cbi-button-apply app-btn",onClick:_},"\u7EE7\u7EED"),t("button",{class:"cbi-button cbi-button-remove app-btn app-back",onClick:x},"\u53D6\u6D88")])])):C("",!0),o.value==3?(i(),r("div",Zf,[Hf,t("div",Jf,[t("p",Xf,g(n.value),1)]),t("div",{class:"actioner-tips_footer"},[t("button",{class:"cbi-button cbi-button-remove app-btn app-back",onClick:x},"\u53D6\u6D88")])])):C("",!0)]),_:1},8,["Close"])}}});var Qf=Y(Kf,[["__scopeId","data-v-d700df2e"]]);const t9=()=>{const e=document.createElement("div");document.body.appendChild(e);const a=J(Qf,{Close:()=>{o()}});a.mount(e);const o=()=>{a.unmount(),e.remove()};return{Close:o}},da=e=>(O("data-v-4db2efb4"),e=e(),N(),e),e9={key:0,class:"actioner-dns"},a9=da(()=>t("div",{class:"actioner-dns_header"},[t("span",null,"\u6C99\u7BB1\u6A21\u5F0F\u914D\u7F6E\u5411\u5BFC")],-1)),o9=da(()=>t("div",{class:"actioner-dns_body"},[t("p",{class:"sandbox_info"},"\u4E00\u4E2A\u7B80\u6613\u6C99\u7BB1\uFF0C\u65B9\u4FBF\u7528\u6765\u5B9E\u9A8C\u7CFB\u7EDF\u914D\u7F6E\u548C\u7A0B\u5E8F\uFF0C\u65B9\u4FBF\u5F00\u53D1\u672A\u5B8C\u6210\u7684\u8F6F\u4EF6\uFF0C\u4F46\u4E0D\u4FDD\u62A4 Docker \u548C\u786C\u76D8\u7684\u6570\u636E"),t("div",{class:"sandbox_environment"},[t("p",null,"\u5F53\u524D\u5904\u4E8E\u6C99\u7BB1\u73AF\u5883\uFF1A"),t("p",null,"1\u3001\u70B9\u51FB\u201C\u63D0\u4EA4\u201D\u53EF\u5C06\u53D8\u66F4\u5408\u5E76\u5230\u975E\u6C99\u7BB1\u73AF\u5883"),t("p",null,"2\u3001\u70B9\u51FB\u201C\u91CD\u7F6E\u201D\u53EF\u5C06\u6C99\u7BB1\u6062\u590D\u5230\u521D\u59CB\u72B6\u6001"),t("p",null,"3\u3001\u70B9\u51FB\u201C\u9000\u51FA\u201D\u53EF\u9000\u51FA\u6C99\u7BB1\u73AF\u5883\uFF0C\u5E76\u653E\u5F03\u6C99\u7BB1\u4E2D\u7684\u6570\u636E")]),t("div",{class:"sandbox_environment_info"},[U("\u4EE5\u4E0A\u64CD\u4F5C\u90FD\u5C06\u91CD\u542F\u8BBE\u5907\uFF0C\u8BBE\u5907\u91CD\u542F\u5B8C\u6210\u540E\u4F1A\u81EA\u52A8\u5237\u65B0\u9875\u9762\u3002\u5982\u679C IP \u53D8\u5316\u53EF\u80FD\u9700\u8981"),t("span",{class:"sandbox_environment_reboot"},"\u624B\u52A8\u5728\u5730\u5740\u680F\u8F93\u5165\u5730\u5740"),t("p",{class:"sandbox_environment_tex"},[U(" \u5982\u9700"),t("b",null,"\u4E34\u65F6"),U("\u9000\u51FA\u6C99\u7BB1\u73AF\u5883\uFF0C\u8BF7\u5C06\u8BBE\u5907\u5173\u673A\u540E\u62D4\u51FA\u76F8\u5173\u78C1\u76D8\uFF0C\u542F\u52A8\u524D\u63D2\u5165\u76F8\u5173\u78C1\u76D8\u53EF\u518D\u6B21\u8FDB\u5165\u6C99\u7BB1\u3002"),t("br"),U(" \u6CE8\u610F\u4E34\u65F6\u9000\u51FA\u6C99\u7BB1\u73AF\u5883\u4EE5\u540E\u5347\u7EA7\u56FA\u4EF6\u4F1A\u5BFC\u81F4\u4E4B\u524D\u7684\u6C99\u7BB1\u6570\u636E\u65E0\u6548 ")])])],-1)),n9={class:"actioner-dns_footer"},i9=["disabled"],r9=["disabled"],s9=["disabled"],d9=P({props:{Close:{type:Function,required:!0}},setup(e){const a=e,o=y(0),n=y(!1),s=()=>{new Promise((c,u)=>{const l="/luci-static/resources/icons/loading.gif",b=()=>{window.setTimeout(h,2e3)},h=()=>{const v=new Image;v.onload=c,v.onerror=b,v.src=l};window.setTimeout(h,1e4)}).then(()=>{window.setTimeout(()=>{location.reload()},2e3)})},f=()=>{n.value=!0;const c=E.Loading("\u63D0\u4EA4\u4E2D...");z.Nas.SandboxCommit.POST().then(u=>{var l,b;if(u!=null&&u.data)if((((l=u==null?void 0:u.data)==null?void 0:l.success)||0)==0){E.Loading("\u8BBE\u5907\u91CD\u542F\u4E2D...");return}else(b=u==null?void 0:u.data)!=null&&b.error&&alert(u.data.error);throw"\u672A\u77E5\u9519\u8BEF"}).then(s).catch(u=>{E.Error(u),n.value=!1}).finally(()=>c.Close())},m=()=>{n.value=!0;const c=E.Loading("\u91CD\u7F6E\u4E2D...");z.Nas.SandboxReset.POST().then(u=>{var l,b;if(u!=null&&u.data)if((((l=u==null?void 0:u.data)==null?void 0:l.success)||0)==0){E.Loading("\u8BBE\u5907\u91CD\u542F\u4E2D... \u82E5\u9875\u9762\u957F\u65F6\u95F4\u672A\u5237\u65B0\u53EF\u80FD\u9700\u8981\u624B\u52A8\u586B\u5199\u5730\u5740");return}else(b=u==null?void 0:u.data)!=null&&b.error&&alert(u.data.error);throw"\u672A\u77E5\u9519\u8BEF"}).then(s).catch(u=>{E.Error(u),n.value=!1}).finally(()=>c.Close())},p=()=>{if(!confirm("\u786E\u5B9A\u653E\u5F03\u6C99\u7BB1\u4E2D\u7684\u6570\u636E\uFF1F\u518D\u6B21\u8FDB\u5165\u6C99\u7BB1\u9700\u8981\u91CD\u65B0\u683C\u5F0F\u5316\u76F8\u5E94\u78C1\u76D8\u5206\u533A"))return;n.value=!0;const c=E.Loading("\u6267\u884C\u4E2D...");z.Nas.SandboxExit.POST().then(u=>{var l,b;if(u!=null&&u.data)if((((l=u==null?void 0:u.data)==null?void 0:l.success)||0)==0){E.Loading("\u8BBE\u5907\u91CD\u542F\u4E2D... \u82E5\u9875\u9762\u957F\u65F6\u95F4\u672A\u5237\u65B0\u53EF\u80FD\u9700\u8981\u624B\u52A8\u586B\u5199\u5730\u5740");return}else(b=u==null?void 0:u.data)!=null&&b.error&&alert(u.data.error);throw"\u672A\u77E5\u9519\u8BEF"}).then(s).catch(u=>{E.Error(u),n.value=!1}).finally(()=>c.Close())},d=c=>{c.preventDefault(),a.Close&&a.Close()};return(c,u)=>(i(),M(X,{Close:e.Close,type:1},{default:q(()=>[o.value==0?(i(),r("div",e9,[a9,o9,t("div",n9,[t("button",{class:"cbi-button cbi-button-apply app-btn",onClick:f,disabled:n.value},"\u63D0\u4EA4",8,i9),t("button",{class:"cbi-button cbi-button-apply app-btn",onClick:m,disabled:n.value},"\u91CD\u7F6E",8,r9),t("button",{class:"cbi-button cbi-button-apply app-btn",onClick:p,disabled:n.value},"\u9000\u51FA",8,s9),t("button",{class:"cbi-button cbi-button-remove app-btn app-back",onClick:d},"\u53D6\u6D88")])])):C("",!0)]),_:1},8,["Close"]))}});var u9=Y(d9,[["__scopeId","data-v-4db2efb4"]]);const l9=()=>{const e=document.createElement("div");document.body.appendChild(e);const a=J(u9,{Close:()=>{o()}});a.mount(e);const o=()=>{a.unmount(),e.remove()};return{Close:o}},c9={class:"nav-container"},p9=["onClick"],f9={key:0,class:"btn_styles color3 app-update-button",onclick:"window.location.href='/cgi-bin/luci/admin/system/ota'"},m9=U(" \u56FA\u4EF6\u66F4\u65B0 "),b9={key:0,style:{display:"inline-block"}},v9={key:1},g9=P({setup(e){const a=Fe();y(!1),y(!0);const o=y(),n=()=>{Je()},s=()=>{t9()},f=()=>{l9()},m=()=>{alert("\u8BE5\u56FA\u4EF6\u4E0D\u652F\u6301\u6C99\u7BB1\u6A21\u5F0F")},p=()=>{hf()},d=()=>{Qe()},c=()=>{window.open(`http://${window.location.hostname}:7681/`,"_blank")};return Xt("sandbox")&&z.Nas.GetSandbox.GET().then(l=>{var b,h,v;l!=null&&l.data&&((((b=l==null?void 0:l.data)==null?void 0:b.success)||0)==0?(h=l==null?void 0:l.data)!=null&&h.result&&(o.value=l.data.result):(v=l==null?void 0:l.data)!=null&&v.error&&alert(l.data.error))}).catch(l=>E.Warning(l)),(u,l)=>{var v,_,x,w;const b=Q("router-link"),h=Q("icon-loading");return i(),r("div",c9,[A(b,{to:"/network",custom:""},{default:q(({navigate:F})=>[t("button",{class:"btn_styles color1",onClick:F},"\u7F51\u7EDC\u5411\u5BFC",8,p9)]),_:1}),t("button",{class:"btn_styles color2 app-btn-ttyd",onClick:c},"\u7EC8\u7AEF"),k(Xt)("ota")?(i(),r("button",f9,[m9,k(a).checkUpdate==null?(i(),r("span",b9,[A(h,{size:"0.8em",color:"currentColor"})])):(v=k(a).checkUpdate)!=null&&v.needUpdate?(i(),r("i",v9)):C("",!0)])):C("",!0),t("button",{class:"btn_styles color4",onClick:p},"\u5185\u7F51\u914D\u7F6E"),t("button",{class:"btn_styles color5",onClick:n},"DNS\u914D\u7F6E"),t("button",{class:"btn_styles color1",onClick:d},"\u8F6F\u4EF6\u6E90\u914D\u7F6E"),k(Xt)("sandbox")?(i(),r(L,{key:1},[((_=o.value)==null?void 0:_.status)=="unsupport"?(i(),r("button",{key:0,class:"btn_styles color2",onClick:m},"\u5F00\u542F\u6C99\u7BB1")):((x=o.value)==null?void 0:x.status)=="stopped"?(i(),r("button",{key:1,class:"btn_styles color3",onClick:s},"\u5F00\u542F\u6C99\u7BB1")):((w=o.value)==null?void 0:w.status)=="running"?(i(),r("button",{key:2,class:"btn_styles color4",onClick:f},"\u6C99\u7BB1\u5DF2\u5F00\u542F")):C("",!0)],64)):C("",!0)])}}});var _9=Y(g9,[["__scopeId","data-v-f9c34baa"]]);const ve=e=>(O("data-v-0a2eed64"),e=e(),N(),e),h9={id:"page"},x9=ve(()=>t("em",null,null,-1)),k9=ve(()=>t("em",null,null,-1)),w9=ve(()=>t("em",null,null,-1)),y9=ve(()=>t("em",null,null,-1)),F9=P({setup(e){return Ga(),(a,o)=>(i(),r("div",h9,[x9,A(h0),k9,A(_9),A(jp),w9,A(_7),y9]))}});var E9=Y(F9,[["__scopeId","data-v-0a2eed64"]]);const C9={};function $9(e,a){const o=Q("router-view");return i(),M(o)}var D9=Y(C9,[["render",$9]]);const B9={},Y9={width:"136px",height:"136px",viewBox:"0 0 136 136",version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"},A9=zt('icon_router',3),S9=[A9];function z9(e,a){return i(),r("svg",Y9,S9)}var P9=Y(B9,[["render",z9]]);const T9={},I9={width:"136px",height:"136px",viewBox:"0 0 136 136",version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"},L9=zt('icon_dial',3),M9=[L9];function O9(e,a){return i(),r("svg",I9,M9)}var N9=Y(T9,[["render",O9]]);const q9={},j9={width:"136px",height:"136px",viewBox:"0 0 136 136",version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"},R9=zt('icon_side router',3),G9=[R9];function V9(e,a){return i(),r("svg",j9,G9)}var U9=Y(q9,[["render",V9]]);const Ut=e=>(O("data-v-082ffcaf"),e=e(),N(),e),W9={id:"page"},Z9=Ut(()=>t("div",{class:"title"},"\u6B22\u8FCE\u4F7F\u7528\u7F51\u7EDC\u914D\u7F6E\u5411\u5BFC",-1)),H9=Ut(()=>t("div",{class:"desc"},"\u9009\u62E9\u4E00\u79CD\u8FDE\u63A5\u65B9\u5F0F\u4EE5\u5F00\u59CB",-1)),J9={class:"network-containers"},X9={class:"network-container_item"},K9={class:"cover"},Q9={class:"thumbnail"},tm=Ut(()=>t("span",null,"\u5BBD\u5E26\u62E8\u53F7\u8FDE\u63A5",-1)),em={class:"network-container_item"},am={class:"cover"},om={class:"thumbnail"},nm=Ut(()=>t("span",null,"\u8FDE\u63A5\u73B0\u6709\u8DEF\u7531\u5668",-1)),im={class:"network-container_item"},rm={class:"cover"},sm={class:"thumbnail"},dm=Ut(()=>t("span",null,"\u914D\u7F6E\u4E3A\u65C1\u8DEF\u7531",-1)),um=Ut(()=>t("div",{class:"info"},[U(" \u6CA1\u627E\u5230\u60F3\u8981\u7684\u914D\u7F6E\uFF1F\u8BF7\u4F7F\u7528 "),t("a",{href:"/cgi-bin/luci/admin/network/network"},"\u9AD8\u7EA7\u6A21\u5F0F")],-1)),lm=P({setup(e){return(a,o)=>{const n=Q("router-link");return i(),r("div",W9,[Z9,H9,t("div",J9,[t("div",X9,[A(n,{to:"/network/pppoe"},{default:q(()=>[t("div",K9,[t("div",Q9,[A(N9),tm])])]),_:1})]),t("div",em,[A(n,{to:"/network/dhcp"},{default:q(()=>[t("div",am,[t("div",om,[A(P9),nm])])]),_:1})]),t("div",im,[A(n,{to:"/network/gateway"},{default:q(()=>[t("div",rm,[t("div",sm,[A(U9),dm])])]),_:1})])]),um])}}});var cm=Y(lm,[["__scopeId","data-v-082ffcaf"]]);const It=e=>(O("data-v-5f4b0260"),e=e(),N(),e),pm={key:0,id:"page"},fm=It(()=>t("h2",{class:"title"},"\u914D\u7F6E\u5BBD\u5E26\u8D26\u53F7",-1)),mm=It(()=>t("h3",{class:"desc"},"\u8BF7\u786E\u4FDD\u60A8\u5DF2\u5C06\u8DEF\u7531 WAN \u53E3\u8FDE\u63A5\u5230\u5149\u732B",-1)),bm={class:"network-message"},vm={key:0},gm=U(" \u56E0\u4E3A\u60A8\u7684\u8BBE\u5907"),_m=It(()=>t("span",null,"\u6CA1\u6709 WAN \u53E3",-1)),hm=U("\uFF0C\u65E0\u6CD5\u8D70\u672C\u8BBE\u7F6E\u5411\u5BFC\uFF0C\u5177\u4F53\u8BF7\u770B "),xm=It(()=>t("a",{href:"https://doc.linkease.com/zh/guide/istoreos/question.html#%E7%BD%91%E7%BB%9C",target:"_blank",rel:"noopener noreferrer"},"\u94FE\u63A5",-1)),km=[gm,_m,hm,xm],wm=["onSubmit"],ym=It(()=>t("div",{class:"label-key"},[t("span",null,"\u5BBD\u5E26\u8D26\u53F7")],-1)),Fm=["disabled"],Em=It(()=>t("div",{class:"label-key"},[t("span",null,"\u5BC6\u7801")],-1)),Cm=["disabled"],$m={key:0,class:"msg"},Dm={class:"btns"},Bm=["disabled"],Ym=["onClick"],Am={key:1,id:"page"},Sm=It(()=>t("h2",{class:"title"},"\u914D\u7F6E\u6210\u529F",-1)),zm={class:"btns"},Pm=["onClick"],Tm=["onClick"],Im=P({setup(e){const a=y(0),o=y({account:"",password:""}),n=y(""),s=y(!1),f=y(0);(()=>T(this,null,function*(){s.value=!0;try{const d=yield z.Guide.Pppoe.GET();if(d.data){const{success:c,error:u,result:l}=d.data;l&&(o.value=l),c==-1011&&(s.value=!0,f.value=c)}}catch(d){n.value=d}f.value==0&&(s.value=!1)}))();const p=()=>T(this,null,function*(){const d=o.value.account||"",c=o.value.password||"";if(d==""){n.value="\u8D26\u53F7\u4E0D\u80FD\u4E3A\u7A7A";return}if(c==""){n.value="\u5BC6\u7801\u4E0D\u80FD\u4E3A\u7A7A";return}s.value=!0;const u=E.Loading("\u914D\u7F6E\u4E2D...");try{const l=yield z.Guide.Pppoe.POST({account:d,password:c});if(l!=null&&l.data){const{error:b,success:h}=l.data;b&&(n.value=b),(h==null||h==0)&&(E.Success("\u914D\u7F6E\u6210\u529F"),a.value=1)}}catch(l){n.value=l}s.value=!1,u.Close()});return(d,c)=>{const u=Q("router-link");return a.value==0?(i(),r("div",pm,[fm,mm,t("div",bm,[f.value==-1011?(i(),r("li",vm,km)):C("",!0)]),t("form",{onSubmit:ot(p,["prevent"])},[t("label",null,[ym,S(t("input",{type:"text","onUpdate:modelValue":c[0]||(c[0]=l=>o.value.account=l),placeholder:"\u5BBD\u5E26\u8D26\u53F7",required:"",disabled:s.value},null,8,Fm),[[V,o.value.account,void 0,{trim:!0}]])]),t("label",null,[Em,S(t("input",{type:"password","onUpdate:modelValue":c[1]||(c[1]=l=>o.value.password=l),placeholder:"\u5BBD\u5E26\u5BC6\u7801",required:"",disabled:s.value},null,8,Cm),[[V,o.value.password,void 0,{trim:!0}]])]),n.value?(i(),r("div",$m,g(n.value),1)):C("",!0),t("div",Dm,[t("button",{class:"cbi-button cbi-button-apply app-btn app-next",disabled:s.value},"\u4FDD\u5B58\u914D\u7F6E",8,Bm),A(u,{to:"/network",custom:""},{default:q(({navigate:l})=>[t("button",{class:"cbi-button cbi-button-remove app-btn app-back",onClick:l},"\u8FD4\u56DE",8,Ym)]),_:1})])],40,wm)])):a.value==1?(i(),r("div",Am,[Sm,t("div",zm,[A(u,{to:"/",custom:""},{default:q(({navigate:l})=>[t("button",{class:"cbi-button cbi-button-apply app-btn app-next",onClick:l},"\u8FDB\u5165\u63A7\u5236\u53F0",8,Pm)]),_:1}),A(u,{to:"/network",custom:""},{default:q(({navigate:l})=>[t("button",{class:"cbi-button cbi-button-remove app-btn app-back",onClick:l},"\u8FD4\u56DE",8,Tm)]),_:1})])])):C("",!0)}}});var Lm=Y(Im,[["__scopeId","data-v-5f4b0260"]]);const rt=e=>(O("data-v-2c6e90b7"),e=e(),N(),e),Mm={key:0,id:"page"},Om=rt(()=>t("h2",{class:"title"},"\u914D\u7F6E\u4E92\u8054\u7F51",-1)),Nm=rt(()=>t("h3",{class:"desc"},"\u8BF7\u786E\u4FDD\u60A8\u5DF2\u5C06\u8DEF\u7531 WAN \u53E3\u8FDE\u63A5\u5230\u4E0A\u7EA7\u8DEF\u7531\u5C40\u57DF\u7F51\uFF08 LAN \uFF09\u63A5\u53E3",-1)),qm={class:"network-message"},jm={key:0},Rm=U(" \u56E0\u4E3A\u60A8\u7684\u8BBE\u5907"),Gm=rt(()=>t("span",null,"\u6CA1\u6709 WAN \u53E3",-1)),Vm=U("\uFF0C\u65E0\u6CD5\u8D70\u672C\u8BBE\u7F6E\u5411\u5BFC\uFF0C\u5177\u4F53\u8BF7\u770B "),Um=rt(()=>t("a",{href:"https://doc.linkease.com/zh/guide/istoreos/question.html#%E7%BD%91%E7%BB%9C",target:"_blank",rel:"noopener noreferrer"},"\u94FE\u63A5",-1)),Wm=[Rm,Gm,Vm,Um],Zm=["onSubmit"],Hm=rt(()=>t("div",{class:"label-key"},[t("span",null,"WAN \u63A5\u53E3\u914D\u7F6E\u65B9\u5F0F")],-1)),Jm=rt(()=>t("option",{value:"dhcp"},"\u81EA\u52A8\u83B7\u53D6IP\u5730\u5740\uFF08DHCP\uFF09",-1)),Xm=rt(()=>t("option",{value:"static"},"\u9759\u6001IP\u5730\u5740",-1)),Km=[Jm,Xm],Qm=rt(()=>t("div",{class:"label-key"},[t("span",null,"IP\u5730\u5740")],-1)),tb=["disabled"],eb={key:0,class:"msg"},ab=rt(()=>t("div",{class:"label-key"},[t("span",null,"\u5B50\u7F51\u63A9\u7801")],-1)),ob=["disabled"],nb={key:1,class:"msg"},ib=rt(()=>t("div",{class:"label-key"},[t("span",null,"\u7F51\u5173\u5730\u5740")],-1)),rb=["disabled"],sb=rt(()=>t("div",{class:"label-key"},[t("span",null,"DNS \u914D\u7F6E\u65B9\u5F0F")],-1)),db=rt(()=>t("option",{value:"auto"},"\u81EA\u52A8\u83B7\u53D6\uFF08DHCP\uFF09",-1)),ub=rt(()=>t("option",{value:"manual"},"\u624B\u5DE5\u914D\u7F6E",-1)),lb=[db,ub],cb=rt(()=>t("div",{class:"label-key"},[t("span",null,"DNS\u670D\u52A1\u5668")],-1)),pb=["onUpdate:modelValue","disabled"],fb=rt(()=>t("div",{class:"label-key"},[t("span",null,"DNS\u670D\u52A1\u5668")],-1)),mb=["disabled"],bb=rt(()=>t("div",{class:"label-key"},"\u5907\u7528DNS\u670D\u52A1\u5668",-1)),vb=["disabled"],gb={key:2,class:"msgs"},_b={class:"btns"},hb=["disabled"],xb=["onClick"],kb={key:1,id:"page"},wb=rt(()=>t("h2",{class:"title"},"\u914D\u7F6E\u6210\u529F",-1)),yb={class:"btns"},Fb=["onClick"],Eb=["onClick"],Cb=P({setup(e){const a=y(0),o=y({}),n=y(""),s=y(""),f=y(""),m=y(""),p=y(!1),d=y(""),c=y(""),u=y(0),l=wt.checkIsIP;(()=>T(this,null,function*(){var F;p.value=!0;try{const D=yield Promise.all([z.Guide.ClientModel.GET(),z.Network.Status.GET()]);if(D[0]){const $=D[0];if($.data){const{success:B,error:R,result:et}=$.data;et&&(o.value=et),B==-1011&&(u.value=B,p.value=!0)}}if(D[1]){const $=D[1];if((F=$==null?void 0:$.data)!=null&&F.result){const B=$.data.result;B.ipv4addr&&(n.value=B.ipv4addr)}}}catch(D){s.value=D}u.value==0&&(p.value=!1)}))();const h=F=>{F.target.value=="static"&&((o.value.staticIp==null||o.value.staticIp=="")&&(o.value.staticIp=n.value),(o.value.subnetMask==null||o.value.subnetMask=="")&&(o.value.subnetMask="255.255.255.0"))},v=F=>{F.target.value=="manual"},_=F=>{const D=F.target;if(D.value==""){d.value="";return}l(D.value)?d.value="":d.value="\u8BF7\u8F93\u5165\u5408\u6CD5\u7684IP\u5730\u5740"},x=F=>{const D=F.target;if(D.value==""){c.value="";return}l(D.value)?c.value="":c.value="\u8BF7\u8F93\u5165\u5408\u6CD5\u7684\u5730\u5740"},w=()=>T(this,null,function*(){const F={};switch(o.value.wanProto){case"dhcp":break;case"static":F.staticIp=o.value.staticIp,F.subnetMask=o.value.subnetMask,F.gateway=o.value.gateway;break}switch(o.value.dnsProto){case"auto":break;case"manual":F.manualDnsIp=[],o.value.manualDnsIp!=null&&o.value.manualDnsIp.length>0?F.manualDnsIp=o.value.manualDnsIp:(F.manualDnsIp.push(f.value),m.value&&F.manualDnsIp.push(m.value));break}F.dnsProto=o.value.dnsProto,F.wanProto=o.value.wanProto;const D=E.Loading("\u914D\u7F6E\u4E2D....");p.value=!0;try{const $=yield z.Guide.ClientModel.POST(F);if($!=null&&$.data){const{success:B,error:R}=$==null?void 0:$.data;R&&(s.value=R),(B==null||B==0)&&(E.Success("\u914D\u7F6E\u6210\u529F"),a.value=1)}}catch($){s.value=$}p.value=!1,D.Close()});return(F,D)=>{const $=Q("router-link");return a.value==0?(i(),r("div",Mm,[Om,Nm,t("div",qm,[u.value==-1011?(i(),r("li",jm,Wm)):C("",!0)]),t("form",{onSubmit:ot(w,["prevent"])},[t("label",null,[Hm,S(t("select",{"onUpdate:modelValue":D[0]||(D[0]=B=>o.value.wanProto=B),onInput:h},Km,544),[[Z,o.value.wanProto]])]),o.value.wanProto=="static"?(i(),r(L,{key:0},[t("label",null,[Qm,S(t("input",{type:"text","onUpdate:modelValue":D[1]||(D[1]=B=>o.value.staticIp=B),placeholder:"\u9759\u6001IP\u5730\u5740",required:"",disabled:p.value,onInput:_},null,40,tb),[[V,o.value.staticIp,void 0,{trim:!0}]])]),d.value?(i(),r("p",eb,g(d.value),1)):C("",!0),t("label",null,[ab,S(t("input",{type:"text","onUpdate:modelValue":D[2]||(D[2]=B=>o.value.subnetMask=B),placeholder:"\u5B50\u7F51\u63A9\u7801",required:"",disabled:p.value,onInput:x},null,40,ob),[[V,o.value.subnetMask,void 0,{trim:!0}]])]),c.value?(i(),r("p",nb,g(c.value),1)):C("",!0),t("label",null,[ib,S(t("input",{type:"text","onUpdate:modelValue":D[3]||(D[3]=B=>o.value.gateway=B),placeholder:"\u7F51\u5173\u5730\u5740",required:"",disabled:p.value},null,8,rb),[[V,o.value.gateway,void 0,{trim:!0}]])])],64)):C("",!0),t("label",null,[sb,S(t("select",{"onUpdate:modelValue":D[4]||(D[4]=B=>o.value.dnsProto=B),onInput:v},lb,544),[[Z,o.value.dnsProto]])]),o.value.dnsProto=="manual"?(i(),r(L,{key:1},[o.value.manualDnsIp!=null&&o.value.manualDnsIp.length>0?(i(!0),r(L,{key:0},j(o.value.manualDnsIp,(B,R)=>(i(),r("label",null,[cb,S(t("input",{type:"text","onUpdate:modelValue":et=>o.value.manualDnsIp[R]=et,placeholder:"DNS\u670D\u52A1\u5668",required:"",disabled:p.value},null,8,pb),[[V,o.value.manualDnsIp[R],void 0,{trim:!0}]])]))),256)):(i(),r(L,{key:1},[t("label",null,[fb,S(t("input",{type:"text","onUpdate:modelValue":D[5]||(D[5]=B=>f.value=B),placeholder:"DNS\u670D\u52A1\u5668",required:"",disabled:p.value},null,8,mb),[[V,f.value,void 0,{trim:!0}]])]),t("label",null,[bb,S(t("input",{type:"text","onUpdate:modelValue":D[6]||(D[6]=B=>m.value=B),placeholder:"\u5907\u7528DNS\u670D\u52A1\u5668",disabled:p.value},null,8,vb),[[V,m.value,void 0,{trim:!0}]])])],64))],64)):C("",!0),s.value?(i(),r("div",gb,g(s.value),1)):C("",!0),t("div",_b,[t("button",{class:"cbi-button cbi-button-apply app-btn app-next",disabled:p.value},"\u4FDD\u5B58\u914D\u7F6E",8,hb),A($,{to:"/network",custom:""},{default:q(({navigate:B})=>[t("button",{class:"cbi-button cbi-button-remove app-btn app-back",onClick:B},"\u8FD4\u56DE",8,xb)]),_:1})])],40,Zm)])):a.value==1?(i(),r("div",kb,[wb,t("div",yb,[A($,{to:"/",custom:""},{default:q(({navigate:B})=>[t("button",{class:"cbi-button cbi-button-apply app-btn app-next",onClick:B},"\u8FDB\u5165\u63A7\u5236\u53F0",8,Fb)]),_:1}),A($,{to:"/network",custom:""},{default:q(({navigate:B})=>[t("button",{class:"cbi-button cbi-button-remove app-btn app-back",onClick:B},"\u8FD4\u56DE",8,Eb)]),_:1})])])):C("",!0)}}});var $b=Y(Cb,[["__scopeId","data-v-2c6e90b7"]]);const lt=e=>(O("data-v-d8a42090"),e=e(),N(),e),Db={key:0,id:"page"},Bb=lt(()=>t("h2",{class:"title"},"\u65C1\u8DEF\u7531\u914D\u7F6E\u524D\u7684\u51C6\u5907\u5DE5\u4F5C",-1)),Yb=lt(()=>t("code",null,[U(" \u65C1\u8DEF\u7531\u6A21\u5F0F\uFF0C\u4E5F\u53EB\u5355\u81C2\u8DEF\u7531\u6A21\u5F0F\u3002 "),t("br"),U("\u60A8\u53EF\u4EE5\u7528\u4E0A\u4E00\u7EA7\u8DEF\u7531\u62E8\u53F7\uFF0C\u7136\u540E\u7528\u672C\u8DEF\u7531\u6765\u5B9E\u73B0\u4E00\u4E9B\u9AD8\u7EA7\u529F\u80FD\u3002 ")],-1)),Ab=lt(()=>t("h3",{class:"desc"},"\u8BF7\u60A8\u83B7\u5F97\u4E3B\u8DEF\u7531\u5668\u7684IP\u5730\u5740\uFF08\u4F8B\u5982 192.168.2.1 \uFF09\uFF0C\u8BB0\u5F55\u4EE5\u5907\u4F7F\u7528",-1)),Sb=lt(()=>t("div",{class:"info"},[U(" \u4F60\u53EF\u4EE5\u67E5\u770B\u6211\u4EEC\u7684 "),t("a",{target:"_blank",href:"https://doc.linkease.com/zh/guide/easepi/common.html#%E6%97%81%E8%B7%AF%E7%94%B1%E6%A8%A1%E5%BC%8F"},"\u914D\u7F6E\u6559\u7A0B")],-1)),zb={class:"btns"},Pb=["disabled"],Tb=["onClick"],Ib={key:1,id:"page"},Lb=lt(()=>t("h2",{class:"title"},"\u914D\u7F6E\u65C1\u8DEF\u7531\u7F51\u7EDC",-1)),Mb=lt(()=>t("h3",{class:"desc"},"\u73B0\u5728\uFF0C\u8BF7\u4F60\u914D\u7F6E\u65C1\u8DEF\u7531\u4FE1\u606F",-1)),Ob=["onSubmit"],Nb=lt(()=>t("div",{class:"label-key"},[t("span",null,"LAN \u63A5\u53E3\u914D\u7F6E\u65B9\u5F0F")],-1)),qb={class:"label-value"},jb=lt(()=>t("option",null,"\u65C1\u8DEF\u7531\u6A21\u5F0F\u4EC5\u652F\u6301\u9759\u6001IP\u5730\u5740",-1)),Rb=[jb],Gb=lt(()=>t("div",{class:"label-key"},[t("span",null,"IP \u5730\u5740\uFF08\u8BF7\u548C\u4E0A\u4E00\u6B65\u8BB0\u5F55\u7684\u4E3B\u8DEF\u7531\u5730\u5740\u5728\u540C\u4E00\u7F51\u6BB5\uFF09")],-1)),Vb=["disabled"],Ub=lt(()=>t("div",{class:"label-key"},[t("span",null,"\u5B50\u7F51\u63A9\u7801")],-1)),Wb=["disabled"],Zb=lt(()=>t("div",{class:"label-key"},[t("span",null,"\u7F51\u5173\u5730\u5740")],-1)),Hb=["disabled"],Jb=lt(()=>t("div",{class:"label-key"},[t("span",null,"DNS\u670D\u52A1\u5668")],-1)),Xb=["disabled"],Kb={key:0,class:"msgs"},Qb={class:"chose_dhcp"},tv={class:"chose_dhcp_icon"},ev=lt(()=>t("svg",{t:"1649907260906",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"2793","xmlns:xlink":"http://www.w3.org/1999/xlink",width:"40",height:"40"},[t("path",{d:"M764.904497 251.418146 259.086289 251.418146c-143.076626 0-259.065314 115.989711-259.065314 259.065314 0 143.077649 115.988688 259.063267 259.065314 259.063267l505.818207 0c143.074579 0 259.063267-115.985618 259.063267-259.063267C1023.967764 367.407857 907.980099 251.418146 764.904497 251.418146zM764.904497 747.164974c-130.507356 0-236.682537-106.175181-236.682537-236.682537S634.397141 273.798876 764.904497 273.798876s236.683561 106.176205 236.683561 236.683561S895.411853 747.164974 764.904497 747.164974z","p-id":"2794",fill:"#52C41A"})],-1)),av=[ev],ov=lt(()=>t("svg",{t:"1649907515643",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"2971","xmlns:xlink":"http://www.w3.org/1999/xlink",width:"40",height:"40"},[t("path",{d:"M764.867148 249.793136 259.0735 249.793136c-143.070486 0-259.052011 115.984594-259.052011 259.052011 0 143.07151 115.982548 259.050987 259.052011 259.050987l505.793648 0c143.067416 0 259.050987-115.979478 259.050987-259.050987C1023.917112 365.778754 907.933541 249.793136 764.867148 249.793136zM259.0735 745.516428c-130.501216 0-236.671281-106.172111-236.671281-236.671281 0-130.501216 106.170065-236.671281 236.671281-236.671281S495.744781 378.344954 495.744781 508.84617C495.744781 639.34534 389.574716 745.516428 259.0735 745.516428z","p-id":"2972",fill:"#999"})],-1)),nv=[ov],iv={key:0,class:"dhcp_info"},rv={class:"btns"},sv=["disabled"],dv=["onClick"],uv={key:2,id:"page"},lv=lt(()=>t("h2",{class:"title"},"\u914D\u7F6E\u6210\u529F",-1)),cv={class:"btns"},pv=["onClick"],fv=["onClick"],mv=P({setup(e){const a=y(0),o=y(!1),n=y(""),s=y({subnetMask:"255.255.255.0",staticDnsIp:"223.5.5.5",staticLanIp:"",gateway:"",enableDhcp:!0}),f=()=>{s.value.enableDhcp=!1},m=()=>{s.value.enableDhcp=!0},p=c=>{a.value=c},d=()=>T(this,null,function*(){const c=s.value,u=E.Loading("\u914D\u7F6E\u4E2D...");try{const l=yield z.Guide.GatewayRouter.POST(c);if(l!=null&&l.data){const{success:b,error:h}=l==null?void 0:l.data;h&&(n.value=h),(b==null||b==0)&&(E.Success("\u914D\u7F6E\u6210\u529F"),a.value=2)}}catch(l){n.value=l}u.Close()});return(c,u)=>{const l=Q("router-link");return a.value==0?(i(),r("div",Db,[Bb,Yb,Ab,Sb,t("div",zb,[t("button",{class:"cbi-button cbi-button-apply app-btn app-next",disabled:o.value,onClick:u[0]||(u[0]=b=>p(1))},"\u4E0B\u4E00\u6B65",8,Pb),A(l,{to:"/network",custom:""},{default:q(({navigate:b})=>[t("button",{class:"cbi-button cbi-button-remove app-btn app-back",onClick:b},"\u8FD4\u56DE",8,Tb)]),_:1})])])):a.value==1?(i(),r("div",Ib,[Lb,Mb,t("form",{onSubmit:ot(d,["prevent"])},[t("label",null,[Nb,t("div",qb,[t("select",{disabled:"",style:Ot({backgroundColor:"rgba(215, 215, 215, 1)",color:"#333"})},Rb,4)])]),t("label",null,[Gb,S(t("input",{type:"text","onUpdate:modelValue":u[1]||(u[1]=b=>s.value.staticLanIp=b),placeholder:"IP\u5730\u5740",required:"",disabled:o.value},null,8,Vb),[[V,s.value.staticLanIp,void 0,{trim:!0}]])]),t("label",null,[Ub,S(t("input",{type:"text","onUpdate:modelValue":u[2]||(u[2]=b=>s.value.subnetMask=b),placeholder:"\u5B50\u7F51\u63A9\u7801",required:"",disabled:o.value},null,8,Wb),[[V,s.value.subnetMask,void 0,{trim:!0}]])]),t("label",null,[Zb,S(t("input",{type:"text","onUpdate:modelValue":u[3]||(u[3]=b=>s.value.gateway=b),placeholder:"\u7F51\u5173\u5730\u5740",required:"",disabled:o.value},null,8,Hb),[[V,s.value.gateway,void 0,{trim:!0}]])]),t("label",null,[Jb,S(t("input",{type:"text","onUpdate:modelValue":u[4]||(u[4]=b=>s.value.staticDnsIp=b),placeholder:"223.5.5.5",required:"",disabled:o.value},null,8,Xb),[[V,s.value.staticDnsIp,void 0,{trim:!0}]])]),n.value?(i(),r("div",Kb,g(n.value),1)):C("",!0),t("div",Qb,[t("div",tv,[s.value.enableDhcp?(i(),r("span",{key:0,class:"mobie_open",onClick:f},av)):C("",!0),s.value.enableDhcp?C("",!0):(i(),r("span",{key:1,class:"mobie_close",onClick:m},nv))]),s.value.enableDhcp?(i(),r("span",iv,"\u662F\u5426\u63D0\u4F9B DHCP\uFF08\u5982\u679C\u662F\u63D0\u4F9B DHCP\uFF0C\u5219\u9700\u8981\u5173\u95ED\u4E3B\u8DEF\u7531 DHCP\uFF09")):C("",!0)]),t("div",rv,[t("button",{class:"cbi-button cbi-button-apply app-btn app-next",disabled:o.value},"\u4FDD\u5B58\u914D\u7F6E",8,sv),A(l,{to:"/network",custom:""},{default:q(({navigate:b})=>[t("button",{class:"cbi-button cbi-button-remove app-btn app-back",onClick:b},"\u8FD4\u56DE",8,dv)]),_:1})])],40,Ob)])):a.value==2?(i(),r("div",uv,[lv,t("div",cv,[A(l,{to:"/",custom:""},{default:q(({navigate:b})=>[t("button",{class:"cbi-button cbi-button-apply app-btn app-next",onClick:b},"\u8FDB\u5165\u63A7\u5236\u53F0",8,pv)]),_:1}),A(l,{to:"/network",custom:""},{default:q(({navigate:b})=>[t("button",{class:"cbi-button cbi-button-remove app-btn app-back",onClick:b},"\u8FD4\u56DE",8,fv)]),_:1})])])):C("",!0)}}});var bv=Y(mv,[["__scopeId","data-v-d8a42090"]]);const At=e=>(O("data-v-7fc91c6d"),e=e(),N(),e),vv={class:"actioner-container"},gv=At(()=>t("div",{class:"actioner-container_header"},[t("span",null,"RAID\u521B\u5EFA\u5411\u5BFC")],-1)),_v={class:"actioner-container_body"},hv=At(()=>t("p",null,"RAID\u78C1\u76D8\u9635\u5217\u662F\u7528\u591A\u4E2A\u72EC\u7ACB\u7684\u78C1\u76D8\u7EC4\u6210\u5728\u4E00\u8D77\u5F62\u6210\u4E00\u4E2A\u5927\u7684\u78C1\u76D8\u7CFB\u7EDF\uFF0C \u4ECE\u800C\u5B9E\u73B0\u6BD4\u5355\u5757\u78C1\u76D8\u66F4\u597D\u7684\u5B58\u50A8\u6027\u80FD\u548C\u66F4\u9AD8\u7684\u53EF\u9760\u6027\u3002",-1)),xv={class:"label-item"},kv=At(()=>t("div",{class:"label-item_key"},[t("span",null,"RAID\u7EA7\u522B\uFF1A")],-1)),wv={class:"label-item_value"},yv=["value"],Fv={class:"label-item_tips"},Ev={class:"label-item"},Cv=At(()=>t("div",{class:"label-item_key"},[t("span",null,"\u78C1\u76D8\u9635\u5217\u6210\u5458\uFF1A")],-1)),$v={key:0,class:"label-item_value"},Dv=At(()=>t("span",{class:"msg-warning"}," \u68C0\u6D4B\u4E2D... ",-1)),Bv=[Dv],Yv={key:1,class:"label-item_value"},Av=["value"],Sv={key:1,class:"msg-warning"},zv={class:"label-item_tips"},Pv=U(" \u9009\u62E9\u5C06\u8981\u7528\u4E8E\u521B\u5EFA RAID \u7684\u786C\u76D8\uFF0C\u901A\u8FC7 USB \u63A5\u5165\u7684\u8BBE\u5907\u4E0D\u4F1A\u5728\u5217\u8868\u4E2D\u663E\u793A\uFF08USB\u63A5\u5165\u4E0D\u7A33\u5B9A\uFF09\u3002 "),Tv={class:"actioner-container_footer"},Iv=["disabled"],Lv=["disabled"],Mv={key:1,class:"actioner-container_body setup-loading"},Ov=At(()=>t("span",null,"\u6B63\u5728\u521B\u5EFA\u4E2D...",-1)),Nv={class:"actioner-container_body setup-error"},qv={class:"actioner-container_footer"},jv=["disabled"],Rv={class:"actioner-container_body setup-success"},Gv=At(()=>t("div",{class:"body-title"},"\u521B\u5EFA\u6210\u529F",-1)),Vv=At(()=>t("div",{class:"body-info"},[t("span",null," \u5982\u9700\u5BF9raid\u8BBE\u5907\u8FDB\u884C\u8BFB\u5199\u64CD\u4F5C\uFF0C\u9700\u8981\u5BF9raid\u8BBE\u5907\u683C\u5F0F\u5316\u5E76\u6302\u8F7D\u6587\u4EF6\u7CFB\u7EDF "),t("br"),t("span",null,[U(" \u53EF\u524D\u5F80 "),t("a",{href:"/cgi-bin/luci/",target:"_blank",rel:"noopener noreferrer"},"\u9996\u9875-\u78C1\u76D8\u4FE1\u606F"),U(" \u8FDB\u884C\u6302\u8F7D ")])],-1)),Uv=P({props:{Close:{type:Function,required:!0},success:{type:Function}},setup(e){const a=e,o=()=>{a.Close()},n=()=>{a.success&&a.success()},s=y("init"),f=y(""),m=[{name:"jbod",title:"JBOD (\u7EBF\u6027)",info:"\u81F3\u5C11\u9700\u89812\u5757\u786C\u76D8\uFF0C\u5C06\u591A\u4E2A\u786C\u76D8\u5408\u5E76\u4E3A\u5355\u4E2A\u5B58\u50A8\u7A7A\u95F4\uFF0C\u5176\u5BB9\u91CF\u7B49\u4E8E\u6240\u6709\u786C\u76D8\u5BB9\u91CF\u7684\u603B\u548C\u3002\u4E0D\u63D0\u4F9B\u6570\u636E\u5197\u4F59\u3002",select:2},{name:"raid0",title:"RAID 0 (\u6761\u5E26)",info:"\u81F3\u5C11\u9700\u89812\u5757\u786C\u76D8\uFF0C\u201C\u533A\u5757\u5EF6\u5C55\u201D\u529F\u80FD\u662F\u5C06\u6570\u636E\u5206\u6210\u591A\u4E2A\u5757\uFF0C\u5E76\u5C06\u6570\u636E\u5757\u5206\u6563\u5230\u7EC4\u6210\u7684\u591A\u4E2A\u786C\u76D8\u4E0A\u4EE5\u63D0\u9AD8\u6027\u80FD\u7684\u8FC7\u7A0B\u3002\u4E0D\u63D0\u4F9B\u6570\u636E\u5197\u4F59\u3002",select:2},{name:"raid1",title:"RAID 1 (\u955C\u50CF)",info:"\u81F3\u5C11\u9700\u89812\u5757\u786C\u76D8\uFF0C\u540C\u65F6\u5411\u6240\u6709\u786C\u76D8\u5199\u5165\u76F8\u540C\u7684\u6570\u636E\u3002\u63D0\u4F9B\u6570\u636E\u5197\u4F59\u3002",select:2},{name:"raid5",title:"RAID 5 ",info:"\u81F3\u5C11\u9700\u89813\u5757\u786C\u76D8\uFF0C\u6267\u884C\u6BB5\u843D\u5206\u5757\u5EF6\u5C55\uFF0C\u5E76\u5BF9\u5206\u5E03\u5230\u6240\u6709\u7EC4\u6210\u786C\u76D8\u4E0A\u7684\u6570\u636E\u6267\u884C\u5947\u5076\u6821\u9A8C\uFF0C\u4ECE\u800C\u63D0\u4F9B\u6BD4 RAID 1 \u66F4\u6709\u6548\u7684\u6570\u636E\u5197\u4F59\u3002",select:3},{name:"raid6",title:"RAID 6 ",info:"\u81F3\u5C11\u9700\u89814\u5757\u786C\u76D8\uFF0C\u6267\u884C\u4E24\u4E2A\u5C42\u7EA7\u7684\u6570\u636E\u5947\u5076\u6821\u9A8C\u4EE5\u5B58\u50A8\u7B49\u4E8E 2 \u4E2A\u786C\u76D8\u5BB9\u91CF\u7684\u5197\u4F59\u6570\u636E\uFF0C\u63D0\u4F9B\u6BD4 RAID 5 \u66F4\u5927\u7A0B\u5EA6\u7684\u6570\u636E\u5197\u4F59\u3002",select:4},{name:"raid10",title:"RAID 10",info:"\u81F3\u5C11\u9700\u89814\u5757\u786C\u76D8\uFF0C\u63D0\u4F9B RAID 0 \u7684\u6027\u80FD\u548C RAID 1 \u7684\u6570\u636E\u4FDD\u62A4\u7EA7\u522B\uFF0C\u5C06\u786C\u76D8\u7EC4\u5408\u8FDB\u955C\u50CF\u6570\u636E\u7684\u7531\u4E24\u4E2A\u786C\u76D8\u7EC4\u6210\u7684\u7EC4\u3002",select:4}],p=y("raid5"),d=y([]),c=_=>{let x="";return m.forEach(w=>{w.name===_&&(x=w.info)}),x},u=y(!1),l=nt({loading:!1,members:[]}),b=_=>{};(()=>T(this,null,function*(){l.loading=!0;try{const _=yield z.Raid.CreateList.GET();if(_!=null&&_.data){const{success:x,error:w,result:F}=_.data;if(F&&(l.members=F.members||[]),w)throw w}}catch(_){console.log(_)}finally{l.loading=!1}}))();const v=()=>T(this,null,function*(){const _=m.filter(w=>w.name===p.value)[0],x=d.value;if(!_){E.Warning("\u8BF7\u9009\u62E9raid\u7C7B\u578B");return}if(x.length==0){E.Warning("\u8BF7\u9009\u62E9\u78C1\u76D8");return}if(_.select>x.length){E.Warning("\u8BF7\u9009\u62E9\u81F3\u5C11"+_.select+"\u5757\u78C1\u76D8");return}if(!!confirm(`\u662F\u5426\u7ACB\u5373\u521B\u5EFA ${_.name}\uFF1F\u9009\u62E9\u7684\u786C\u76D8\u6240\u6709\u5206\u533A\u5C06\u4F1A\u88AB\u6E05\u9664\uFF0C\u6B64\u64CD\u4F5C\u53EF\u80FD\u4F1A\u5BFC\u81F4\u786C\u76D8\u6570\u636E\u4E22\u5931\uFF0C\u8BF7\u8C28\u614E\u64CD\u4F5C\u3002`)&&!!confirm(`\u786E\u5B9A\u521B\u5EFA ${_.name}\uFF1F\u8BE5\u64CD\u4F5C\u4E0D\u53EF\u9006,\u8BF7\u8C28\u614E\u64CD\u4F5C`)){u.value=!0,s.value="loading";try{const w=yield z.Raid.Create.POST({level:_.name,devicePaths:x});if(w.data){const{success:F,error:D,result:$}=w.data;if(D)throw D;(F||0)==0&&(s.value="success",n())}}catch(w){f.value=w,s.value="error"}finally{u.value=!1}}});return(_,x)=>{const w=Q("icon-loading"),F=Q("icon-error"),D=Q("icon-success");return i(),r("div",vv,[gv,s.value=="init"?(i(),r(L,{key:0},[t("div",_v,[hv,t("div",xv,[kv,t("div",wv,[S(t("select",{"onUpdate:modelValue":x[0]||(x[0]=$=>p.value=$),onChange:b},[(i(),r(L,null,j(m,$=>t("option",{value:$.name},g($.title),9,yv)),64))],544),[[Z,p.value]])]),t("div",Fv,[A(gt),U(" "+g(c(p.value)),1)])]),t("div",Ev,[Cv,k(l).loading?(i(),r("div",$v,Bv)):(i(),r("div",Yv,[k(l).members.length>0?(i(!0),r(L,{key:0},j(k(l).members,$=>(i(),r("label",null,[S(t("input",{type:"checkbox","onUpdate:modelValue":x[1]||(x[1]=B=>d.value=B),value:$.path},null,8,Av),[[Nt,d.value]]),U(" \u3010"+g($.model)+"\u3011"+g($.name)+" "+g($.path)+" ["+g($.sizeStr)+"] ",1)]))),256)):(i(),r("span",Sv," \u68C0\u6D4B\u4E0D\u5230\u53EF\u7528\u78C1\u76D8\u9635\u5217\u6210\u5458... "))])),t("div",zv,[A(gt),Pv])])]),t("div",Tv,[t("div",{class:"close",onClick:o,disabled:u.value},"\u53D6\u6D88",8,Iv),t("div",{class:"next",onClick:v,disabled:u.value},"\u521B\u5EFA",8,Lv)])],64)):s.value=="loading"?(i(),r("div",Mv,[A(w,{size:60,color:"#666"}),Ov])):s.value=="error"?(i(),r(L,{key:2},[t("div",Nv,[A(F),t("span",null,g(f.value),1)]),t("div",qv,[t("div",{class:"close",onClick:o},"\u5173\u95ED"),t("div",{class:"next",onClick:v,disabled:u.value},"\u91CD\u65B0\u521B\u5EFA",8,jv)])],64)):s.value=="success"?(i(),r(L,{key:3},[t("div",Rv,[A(D),Gv,Vv]),t("div",{class:"actioner-container_footer"},[t("div",{class:"close",onClick:o},"\u5173\u95ED")])],64)):C("",!0)])}}});var Wv=Y(Uv,[["__scopeId","data-v-7fc91c6d"]]);const Zv={class:"actioner-container"},Hv={class:"actioner-container_body"},Jv=["value"],Xv=P({props:{Close:{type:Function,required:!0},raid:{type:Object,required:!0}},setup(e){const a=e,o=()=>{a.Close()},n=y("");return(()=>{z.Raid.Detail.POST({path:a.raid.path}).then(f=>{if(f.data){const{result:m,error:p}=f.data;p?n.value=p:n.value=(m==null?void 0:m.detail)||""}}).catch(f=>{n.value=f.message})})(),(f,m)=>(i(),r("div",Zv,[t("div",Hv,[t("textarea",{value:n.value},null,8,Jv)]),t("div",{class:"actioner-container_footer"},[t("div",{class:"close",onClick:o},"\u5173\u95ED")])]))}});var Kv=Y(Xv,[["__scopeId","data-v-51f9d7a2"]]);const ze=e=>(O("data-v-c07c8244"),e=e(),N(),e),Qv={class:"actioner-container"},tg={class:"actioner-container_header"},eg={class:"actioner-container_body"},ag={class:"label-item"},og=ze(()=>t("div",{class:"label-item_key"}," \u8BBE\u5907 ",-1)),ng={class:"label-item_value"},ig={disabled:""},rg={class:"label-item"},sg=ze(()=>t("div",{class:"label-item_key"}," \u9009\u62E9\u786C\u76D8\uFF08\u9009\u62E9\u88AB\u6DFB\u52A0\u5230RAID\u7684\u786C\u76D8\uFF09\uFF1A ",-1)),dg={key:0,class:"label-item_value"},ug=ze(()=>t("span",{class:"msg-warning"}," \u68C0\u6D4B\u4E2D... ",-1)),lg=[ug],cg={key:1,class:"label-item_value"},pg=["value"],fg={key:1,class:"msg-warning"},mg={class:"actioner-container_footer"},bg=["disabled"],vg=["disabled"],gg=P({props:{Close:{type:Function,required:!0},raid:{type:Object,required:!0},success:{type:Function}},setup(e){const a=e,o=()=>{a.Close()},n=()=>{a.success&&a.success()},s=()=>T(this,null,function*(){const c=p.value;if(c==""){E.Warning("\u8BF7\u9009\u62E9\u8981\u6DFB\u52A0\u7684\u786C\u76D8");return}m.value=!0;const u=E.Loading("\u4FDD\u5B58\u4E2D...");try{const l=yield z.Raid.Add.POST({path:a.raid.path,memberPath:c});if(l.data){const{error:b,success:h}=l.data;if(b)throw b;(h||0)==0&&(E.Success("\u4FDD\u5B58\u6210\u529F"),n(),o())}}catch(l){E.Error(`${l}`)}finally{m.value=!1,u.Close()}}),f=nt({loading:!1,members:[]}),m=y(!1),p=y("");return(()=>T(this,null,function*(){f.loading=!0,m.value=!0;try{const c=yield z.Raid.CreateList.GET();if(c!=null&&c.data){const{success:u,error:l,result:b}=c.data;if(b&&(f.members=b.members||[]),l)throw l}}catch(c){console.log(c)}finally{m.value=!1,f.loading=!1}}))(),(c,u)=>(i(),r("div",Qv,[t("div",tg,[t("span",null,"RAID - "+g(e.raid.name)+" \u4FEE\u6539",1)]),t("div",eg,[t("div",ag,[og,t("div",ng,[t("select",ig,[t("option",null,g(e.raid.name)+"_"+g(e.raid.venderModel)+" ("+g(e.raid.path)+"\uFF0C"+g(e.raid.level)+"\uFF0C"+g(e.raid.size)+") ",1)])])]),t("div",rg,[sg,k(f).loading?(i(),r("div",dg,lg)):(i(),r("div",cg,[k(f).members.length>0?(i(!0),r(L,{key:0},j(k(f).members,l=>(i(),r("label",null,[S(t("input",{type:"radio","onUpdate:modelValue":u[0]||(u[0]=b=>p.value=b),value:l.path},null,8,pg),[[pt,p.value]]),U(" \u3010"+g(l.model)+"\u3011"+g(l.name)+" "+g(l.path)+" ["+g(l.sizeStr)+"] ",1)]))),256)):(i(),r("span",fg," \u68C0\u6D4B\u4E0D\u5230\u53EF\u7528\u78C1\u76D8\u9635\u5217\u6210\u5458... "))]))])]),t("div",mg,[t("div",{class:"close",onClick:o,disabled:m.value},"\u53D6\u6D88",8,bg),t("div",{class:"next",onClick:s,disabled:m.value},"\u4FDD\u5B58",8,vg)])]))}});var _g=Y(gg,[["__scopeId","data-v-c07c8244"]]);const ua=e=>(O("data-v-13dc2cd6"),e=e(),N(),e),hg={class:"actioner-container"},xg={class:"actioner-container_header"},kg={class:"actioner-container_body"},wg={class:"label-item"},yg=ua(()=>t("div",{class:"label-item_key"}," \u8BBE\u5907 ",-1)),Fg={class:"label-item_value"},Eg={disabled:""},Cg={class:"label-item"},$g=ua(()=>t("div",{class:"label-item_key"}," \u9009\u62E9\u786C\u76D8\uFF08\u9009\u62E9\u8981\u4ECERAID\u9635\u5217\u4E2D\u5220\u9664\u7684\u786C\u76D8\uFF09\uFF1A ",-1)),Dg={class:"label-item_value"},Bg=["value"],Yg={class:"actioner-container_footer"},Ag=["disabled"],Sg=["disabled"],zg=P({props:{Close:{type:Function,required:!0},raid:{type:Object,required:!0},success:{type:Function}},setup(e){const a=e,o=()=>{a.Close()},n=()=>{a.success&&a.success()},s=()=>T(this,null,function*(){const p=m.value;if(p==""){E.Warning("\u8BF7\u9009\u62E9\u8981\u5220\u9664\u7684\u786C\u76D8");return}f.value=!0;const d=E.Loading("\u4FDD\u5B58\u4E2D...");try{const c=yield z.Raid.Remove.POST({path:a.raid.path,memberPath:p});if(c.data){const{error:u,success:l}=c.data;if(u)throw u;(l||0)==0&&(E.Success("\u4FDD\u5B58\u6210\u529F"),n(),o())}}catch(c){E.Error(`${c}`)}finally{f.value=!1,d.Close()}}),f=y(!1),m=y("");return(p,d)=>(i(),r("div",hg,[t("div",xg,[t("span",null,"RAID - "+g(e.raid.name)+" \u79FB\u9664",1)]),t("div",kg,[t("div",wg,[yg,t("div",Fg,[t("select",Eg,[t("option",null,g(e.raid.name)+"_"+g(e.raid.venderModel)+" ("+g(e.raid.path)+"\uFF0C"+g(e.raid.level)+"\uFF0C"+g(e.raid.size)+") ",1)])])]),t("div",Cg,[$g,t("div",Dg,[(i(!0),r(L,null,j(e.raid.members,c=>(i(),r("label",null,[S(t("input",{type:"radio","onUpdate:modelValue":d[0]||(d[0]=u=>m.value=u),value:c},null,8,Bg),[[pt,m.value]]),U(" "+g(c),1)]))),256))])])]),t("div",Yg,[t("div",{class:"close",onClick:o,disabled:f.value},"\u53D6\u6D88",8,Ag),t("div",{class:"next",onClick:s,disabled:f.value},"\u4FDD\u5B58",8,Sg)])]))}});var Pg=Y(zg,[["__scopeId","data-v-13dc2cd6"]]);const Pe=e=>(O("data-v-5643983d"),e=e(),N(),e),Tg={class:"actioner-container"},Ig={class:"actioner-container_header"},Lg={class:"actioner-container_body"},Mg={class:"label-item"},Og=Pe(()=>t("div",{class:"label-item_key"}," \u8BBE\u5907 ",-1)),Ng={class:"label-item_value"},qg={disabled:""},jg={class:"label-item"},Rg=Pe(()=>t("div",{class:"label-item_key"}," \u9009\u62E9\u786C\u76D8\uFF08\u9009\u62E9\u7A7A\u95F2\u7684\u786C\u76D8\u6062\u590DRAID\u8BBE\u5907\uFF09\uFF1A ",-1)),Gg={key:0,class:"label-item_value"},Vg=Pe(()=>t("span",{class:"msg-warning"}," \u68C0\u6D4B\u4E2D... ",-1)),Ug=[Vg],Wg={key:1,class:"label-item_value"},Zg=["value"],Hg={key:1,class:"msg-warning"},Jg={class:"actioner-container_footer"},Xg=["disabled"],Kg=["disabled"],Qg=P({props:{Close:{type:Function,required:!0},raid:{type:Object,required:!0},success:{type:Function}},setup(e){const a=e,o=()=>{a.Close()},n=()=>{a.success&&a.success()},s=()=>T(this,null,function*(){const c=p.value;if(c==""){E.Warning("\u8BF7\u9009\u62E9\u8981\u6DFB\u52A0\u7684\u786C\u76D8");return}m.value=!0;const u=E.Loading("\u4FDD\u5B58\u4E2D...");try{const l=yield z.Raid.Recover.POST({path:a.raid.path,memberPath:c});if(l.data){const{error:b,success:h}=l.data;if(b)throw b;(h||0)==0&&(E.Success("\u4FDD\u5B58\u6210\u529F"),n(),o())}}catch(l){E.Error(`${l}`)}finally{m.value=!1,u.Close()}}),f=nt({loading:!1,members:[]}),m=y(!1),p=y("");return(()=>T(this,null,function*(){f.loading=!0,m.value=!0;try{const c=yield z.Raid.CreateList.GET();if(c!=null&&c.data){const{success:u,error:l,result:b}=c.data;if(b&&(f.members=b.members||[]),l)throw l}}catch(c){console.log(c)}finally{m.value=!1,f.loading=!1}}))(),(c,u)=>(i(),r("div",Tg,[t("div",Ig,[t("span",null,"RAID - "+g(e.raid.name)+" \u6062\u590D",1)]),t("div",Lg,[t("div",Mg,[Og,t("div",Ng,[t("select",qg,[t("option",null,g(e.raid.name)+"_"+g(e.raid.venderModel)+" ("+g(e.raid.path)+"\uFF0C"+g(e.raid.level)+"\uFF0C"+g(e.raid.size)+") ",1)])])]),t("div",jg,[Rg,k(f).loading?(i(),r("div",Gg,Ug)):(i(),r("div",Wg,[k(f).members.length>0?(i(!0),r(L,{key:0},j(k(f).members,l=>(i(),r("label",null,[S(t("input",{type:"radio","onUpdate:modelValue":u[0]||(u[0]=b=>p.value=b),value:l.path},null,8,Zg),[[pt,p.value]]),U(" \u3010"+g(l.model)+"\u3011"+g(l.name)+" "+g(l.path)+" ["+g(l.sizeStr)+"] ",1)]))),256)):(i(),r("span",Hg," \u68C0\u6D4B\u4E0D\u5230\u53EF\u7528\u78C1\u76D8\u9635\u5217\u6210\u5458... "))]))])]),t("div",Jg,[t("div",{class:"close",onClick:o,disabled:m.value},"\u53D6\u6D88",8,Xg),t("div",{class:"next",onClick:s,disabled:m.value},"\u4FDD\u5B58",8,Kg)])]))}});var t_=Y(Qg,[["__scopeId","data-v-5643983d"]]);const e_={class:"action-main"},a_=P({props:{Close:{type:Function,required:!0},setup:{type:String,default:"create"},raid:{type:Object},success:{type:Function}},setup(e){return(a,o)=>(i(),M(X,{type:2},{default:q(()=>[t("div",e_,[e.setup=="create"?(i(),M(Wv,{key:0,Close:e.Close},null,8,["Close"])):e.setup=="info"&&e.raid!=null?(i(),M(Kv,{key:1,Close:e.Close,raid:e.raid,success:e.success},null,8,["Close","raid","success"])):e.setup=="edit"&&e.raid!=null?(i(),M(_g,{key:2,Close:e.Close,raid:e.raid,success:e.success},null,8,["Close","raid","success"])):e.setup=="remove"&&e.raid!=null?(i(),M(Pg,{key:3,Close:e.Close,raid:e.raid,success:e.success},null,8,["Close","raid","success"])):e.setup=="recover"&&e.raid!=null?(i(),M(t_,{key:4,Close:e.Close,raid:e.raid,success:e.success},null,8,["Close","raid","success"])):C("",!0)])]),_:1}))}});var o_=Y(a_,[["__scopeId","data-v-6ef94d02"]]);const Ht=e=>{const a=document.createElement("div");document.body.appendChild(a);const o=J(o_,K(W({},e),{Close:()=>{n()}}));o.use(He),o.mount(a);const n=()=>{o.unmount(),a.remove()};return{Close:n}},ne=e=>(O("data-v-535a673b"),e=e(),N(),e),n_={id:"page"},i_=ne(()=>t("h2",{name:"content"}," RAID\u7BA1\u7406",-1)),r_=ne(()=>t("div",{class:"cbi-map-descr"},[t("p",null," RAID \uFF08 Redundant Array of Independent Disks \uFF09\u5373\u72EC\u7ACB\u78C1\u76D8\u5197\u4F59\u9635\u5217\uFF0C\u7B80\u79F0\u4E3A\u300C\u78C1\u76D8\u9635\u5217\u300D\uFF0C \u5C31\u662F\u7528\u591A\u4E2A\u72EC\u7ACB\u7684\u78C1\u76D8\u7EC4\u6210\u5728\u4E00\u8D77\u5F62\u6210\u4E00\u4E2A\u5927\u7684\u78C1\u76D8\u7CFB\u7EDF\uFF0C\u4ECE\u800C\u5B9E\u73B0\u6BD4\u5355\u5757\u78C1\u76D8\u66F4\u597D\u7684\u5B58\u50A8\u6027\u80FD\u548C\u66F4\u9AD8\u7684\u53EF\u9760\u6027\u3002 "),t("p",{style:{color:"#f5365b","margin-top":"10px"}}," * RAID\u529F\u80FD\u6B63\u5728\u516C\u6D4B\u4E2D\uFF0C\u4F7F\u7528\u8FC7\u7A0B\u4E2D\u5982\u9020\u6210\u6570\u636E\u4E22\u5931\u7B49\u95EE\u9898\uFF0C\u6982\u4E0D\u8D1F\u8D23\uFF0C\u8BF7\u8C28\u614E\u4F7F\u7528\u3002 "),t("p",{style:{color:"#f5365b","margin-top":"10px"}}," * \u5982\u679C\u7531\u4E8E\u7CFB\u7EDF\u91CD\u7F6E\u6216\u91CD\u542F\u5BFC\u81F4\u7684RAID\u8BBE\u5907\u4E22\u5931\u53EF\u4EE5\u5C1D\u8BD5\u901A\u8FC7\u4E0B\u65B9'\u626B\u63CF\u6062\u590DRAID'\u6309\u94AE\u6062\u590D ")],-1)),s_={class:"btns"},d_=["disabled"],u_={class:"cbi-section cbi-tblsection",id:"cbi-nfs-mount"},l_={class:"table cbi-section-table"},c_={style:{}},p_=ne(()=>t("tr",{class:"tr cbi-section-table-titles anonymous"},[t("th",{class:"th cbi-section-table-cell","data-widget":"value"},"\u540D\u79F0"),t("th",{class:"th cbi-section-table-cell","data-widget":"value"},"\u8BBE\u5907"),t("th",{class:"th cbi-section-table-cell","data-widget":"value"},"\u72B6\u6001"),t("th",{class:"th cbi-section-table-cell","data-widget":"value"},"\u7EA7\u522B"),t("th",{class:"th cbi-section-table-cell","data-widget":"value"},"\u5BB9\u91CF"),t("th",{class:"th cbi-section-table-cell","data-widget":"value"},"\u6210\u5458"),t("th",{class:"th cbi-section-table-cell","data-widget":"value"},"\u6302\u8F7D\u4FE1\u606F"),t("th",{class:"th cbi-section-table-cell","data-widget":"value"},"\u64CD\u4F5C")],-1)),f_={class:"tr cbi-section-table-row"},m_={class:"td cbi-value-field"},b_={class:"td cbi-value-field"},v_=["title"],g_={class:"item-status"},__={key:0,class:"item-status item-status-detail"},h_={class:"td cbi-value-field"},x_={class:"td cbi-value-field"},k_={class:"td cbi-value-field"},w_=ne(()=>t("br",null,null,-1)),y_={class:"td cbi-value-field"},F_=ne(()=>t("br",null,null,-1)),E_={key:1,href:"/cgi-bin/luci/admin/quickstart/"},C_={class:"td cbi-section-table-cell nowrap cbi-section-actions"},$_=["disabled","onClick"],D_=["disabled","onClick"],B_=["onClick"],Y_=["onClick"],A_=["onClick"],S_=P({setup(e){const a=nt({disksList:[]}),o=()=>T(this,null,function*(){try{const v=yield z.Raid.List.GET();if(v!=null&&v.data){const{success:_,error:x,result:w}=v.data;if(w&&(a.disksList=w.disks||[]),x)throw x}}catch(v){console.log(v)}}),n=wt.easyInterval(o,5e3);we(()=>{n()});const s=v=>{switch(v.level){case"raid0":case"jbod":return!0}return v.status.indexOf("degraded")!=-1||v.status.indexOf("resyncing(")!=-1},f=v=>{let _=[];return v.childrens&&v.childrens.forEach(x=>{x.mountPoint&&_.push(`${x.name}(${x.mountPoint})`)}),_},m=()=>T(this,null,function*(){Ht({setup:"create",success:()=>{o()}})}),p=v=>{Ht({setup:"info",raid:v})},d=v=>T(this,null,function*(){if(v.childrens&&v.childrens.length>0&&v.childrens.filter(w=>w.mountPoint).length>0){se({content:"\u5220\u9664 RAID \u8BBE\u5907\u4E4B\u524D\u8BF7\u5148\u5378\u8F7D\u6587\u4EF6\u7CFB\u7EDF",nextTitle:"\u53BB\u5378\u8F7D",next:()=>{location.href="/cgi-bin/luci/admin/system/mounts"},clearTitle:"\u53D6\u6D88",clear:()=>{}});return}if(!confirm(`\u786E\u5B9A\u8981\u5220\u9664 ${v.name} \u8BE5\u78C1\u76D8\u9635\u5217\u5417\uFF1F\u5220\u9664\u64CD\u4F5C\u53EF\u80FD\u4F1A\u5BFC\u81F4\u6570\u636E\u4E22\u5931\uFF0C\u8BF7\u8C28\u614E\u64CD\u4F5C\u3002\u5220\u9664\u6210\u529F\u540E\uFF0C\u5982\u9700\u53E6\u5916\u7EC4RAID\uFF0C\u5EFA\u8BAE\u7A0D\u7B49\u51E0\u5206\u949F\u540E\u518D\u8BD5\u3002`)||!confirm(`\u786E\u5B9A\u8981\u5220\u9664 ${v.name} \u5417?`))return;const _=E.Loading("\u5220\u9664\u4E2D...");try{const x=yield z.Raid.Delete.POST({path:v.path,members:v.members});if(x.data){const{success:w,error:F}=x.data;if(F)throw F;(w||0)==0&&(E.Success("\u5220\u9664\u6210\u529F"),o())}}catch(x){E.Error(`${x}`)}finally{_.Close()}}),c=v=>{Ht({setup:"edit",raid:v,success:()=>{o()}})},u=v=>{Ht({setup:"remove",raid:v,success:()=>{o()}})},l=v=>{Ht({setup:"recover",raid:v,success:()=>{o()}})},b=y(!1),h=()=>{se({content:"\u5C06\u626B\u63CF\u78C1\u76D8\u91CC RAID \u7684\u78C1\u76D8\u9635\u5217\u914D\u7F6E\u5E76\u6062\u590D\uFF0C\u786E\u5B9A\u8981\u6062\u590D RAID \u78C1\u76D8\u9635\u5217\u5417\uFF1F",nextTitle:"\u786E\u5B9A",next:()=>T(this,null,function*(){b.value=!0;const v=E.Loading("\u626B\u63CF\u4E2D...");try{const _=yield z.Raid.Autofix.GET();if(_.data){const{error:x,success:w}=_.data;if(x)throw x;(w||0)==0&&(E.Success("\u6062\u590D\u5B8C\u6210"),o())}}catch(_){E.Error(`${_}`)}finally{v.Close(),b.value=!1}}),clearTitle:"\u53D6\u6D88",clear:()=>{}})};return(v,_)=>(i(),r("div",n_,[i_,r_,t("div",s_,[t("button",{class:"btn cbi-button cbi-button-apply",onClick:_[0]||(_[0]=x=>m())},"\u521B\u5EFARAID"),t("button",{class:"btn cbi-button cbi-button-apply",onClick:_[1]||(_[1]=x=>h()),disabled:b.value},"\u626B\u63CF\u6062\u590DRAID",8,d_)]),t("div",null,[t("div",u_,[t("table",l_,[t("tbody",c_,[p_,(i(!0),r(L,null,j(k(a).disksList,x=>(i(),r("tr",f_,[t("td",m_,[t("b",null,g(x.name),1)]),t("td",b_,[t("b",null,g(x.path),1)]),t("td",{class:"td cbi-value-field",title:x.status+(x.rebuildStatus||"")},[t("b",g_,g(x.status),1),x.rebuildStatus?(i(),r("b",__," \u2026 ")):C("",!0)],8,v_),t("td",h_,[t("b",null,g(x.level),1)]),t("td",x_,[t("b",null,g(x.size),1)]),t("td",k_,[(i(!0),r(L,null,j(x.members,w=>(i(),r("b",null,[U(g(w)+" ",1),w_]))),256))]),t("td",y_,[f(x).length>0?(i(!0),r(L,{key:0},j(f(x),w=>(i(),r("b",null,[U(g(w)+" ",1),F_]))),256)):(i(),r("a",E_,"\u53BB\u6302\u8F7D"))]),t("td",C_,[t("button",{class:"btn cbi-button cbi-button-apply",title:"\u6269\u5145",disabled:s(x),onClick:w=>c(x)},"\u6269\u5145",8,$_),t("button",{class:"btn cbi-button cbi-button-apply",title:"\u79FB\u9664",disabled:s(x),onClick:w=>u(x)},"\u79FB\u9664",8,D_),t("button",{class:"btn cbi-button cbi-button-apply",title:"\u6062\u590D",onClick:w=>l(x)},"\u6062\u590D",8,B_),t("button",{class:"btn cbi-button cbi-button-apply",title:"\u8BE6\u60C5",onClick:w=>p(x)},"\u8BE6\u60C5",8,Y_),t("button",{class:"cbi-button cbi-button-remove",title:"\u5982\u679C\u60A8\u5728RAID\u78C1\u76D8\u9635\u5217\u4E2D\u521B\u5EFA\u4E86\u6587\u4EF6\u7CFB\u7EDF\uFF0C\u5148\u5378\u8F7D\u6587\u4EF6\u7CFB\u7EDF\uFF0C\u540E\u5220\u9664\u6587\u4EF6\u7CFB\u7EDF\u5220\u9664\u64CD\u4F5C\u53EF\u80FD\u4F1A\u5BFC\u81F4\u6570\u636E\u4E22\u5931\uFF0C\u8BF7\u8C28\u614E\u64CD\u4F5C\u3002",onClick:w=>d(x)},"\u5220\u9664",8,A_)])]))),256))])])])])]))}});var z_=Y(S_,[["__scopeId","data-v-535a673b"]]);const la=e=>(O("data-v-2bc40d1c"),e=e(),N(),e),P_={id:"page"},T_=la(()=>t("h2",{name:"content"},"S.M.A.R.T.",-1)),I_=la(()=>t("div",{class:"cbi-map-descr"},[t("p",null," S.M.A.R.T.\uFF0C\u5168\u79F0\u4E3A\u201CSelf-Monitoring Analysis and Reporting Technology\u201D\uFF0C\u5373\u201C\u81EA\u6211\u76D1\u6D4B\u3001\u5206\u6790\u53CA\u62A5\u544A\u6280\u672F\u201D\uFF0C "),t("p",null," \u662F\u4E00\u79CD\u81EA\u52A8\u7684\u786C\u76D8\u72B6\u6001\u68C0\u6D4B\u4E0E\u9884\u8B66\u7CFB\u7EDF\u548C\u89C4\u8303\u3002\u901A\u8FC7\u5728\u786C\u76D8\u786C\u4EF6\u5185\u7684\u68C0\u6D4B\u6307\u4EE4\u5BF9\u786C\u76D8\u7684\u786C\u4EF6\u5982\u78C1\u5934\u3001\u76D8\u7247\u3001\u9A6C\u8FBE\u3001 "),t("p",null," \u7535\u8DEF\u7684\u8FD0\u884C\u60C5\u51B5\u8FDB\u884C\u76D1\u63A7\u3001\u8BB0\u5F55\u5E76\u4E0E\u5382\u5546\u6240\u8BBE\u5B9A\u7684\u9884\u8BBE\u5B89\u5168\u503C\u8FDB\u884C\u6BD4\u8F83\uFF0C\u82E5\u76D1\u63A7\u60C5\u51B5\u5C06\u8981\u6216\u5DF2\u8D85\u51FA\u9884\u8BBE\u5B89\u5168\u503C\u7684\u5B89\u5168\u8303\u56F4\uFF0C "),t("p",null," \u5C31\u53EF\u4EE5\u901A\u8FC7\u4E3B\u673A\u7684\u76D1\u63A7\u786C\u4EF6\u6216\u8F6F\u4EF6\u81EA\u52A8\u5411\u7528\u6237\u4F5C\u51FA\u8B66\u544A\u5E76\u8FDB\u884C\u8F7B\u5FAE\u7684\u81EA\u52A8\u4FEE\u590D\uFF0C\u4EE5\u63D0\u524D\u4FDD\u969C\u786C\u76D8\u6570\u636E\u7684\u5B89\u5168\u3002 ")],-1)),L_={class:"tabs"},M_=["href","onClick"],O_=P({setup(e){const a=[{to:"/smart",name:"\u5E38\u89C4\u8BBE\u7F6E"},{to:"/smart/task",name:"\u8BA1\u5212\u4EFB\u52A1"},{to:"/smart/log",name:"\u67E5\u770B\u65E5\u5FD7"}],o=y(!1),n=nt({global:{enable:!1,powermode:"never",tmpDiff:0,tmpMax:0},devices:[],tasks:[]}),s=p=>{const{global:d,devices:c,tasks:u}=p;d&&(n.global.enable=d.enable||!1,n.global.powermode=d.powermode||"never"),n.devices=c||[],n.tasks=u||[]};(()=>T(this,null,function*(){try{const p=yield z.Smart.Config.GET();if(p.data){const{result:d}=p.data;d&&s(d)}}catch(p){}finally{o.value=!0}}))();const m=p=>T(this,null,function*(){const d=E.Loading("\u4FDD\u5B58\u4E2D...");try{const c=yield z.Smart.Config.POST(p);if(c.data){console.log(c.data);const{success:u,error:l,result:b}=c.data;if(l)throw l;(u||0)==0&&(E.Success("\u4FDD\u5B58\u6210\u529F"),b&&s(b))}}catch(c){E.Error(`${c}`)}finally{d.Close()}});return(p,d)=>{const c=Q("router-link"),u=Q("router-view");return i(),r("div",P_,[T_,I_,t("ul",L_,[(i(),r(L,null,j(a,l=>A(c,{to:l.to,custom:"",key:l.to},{default:q(({route:b,href:h,navigate:v,isActive:_,isExactActive:x})=>[t("li",{class:st({"active cbi-tab":_&&x})},[t("a",{href:h,onClick:v},g(l.name),9,M_)],2)]),_:2},1032,["to"])),64))]),o.value?(i(),M(u,{key:0,name:"default"},{default:q(({Component:l,route:b})=>[(i(),M($a,null,{default:q(()=>[(i(),M(Da(l),{key:b.path,config:k(n),saveData:m},null,8,["config"]))]),_:2},1024))]),_:1})):C("",!0)])}}});var N_=Y(O_,[["__scopeId","data-v-2bc40d1c"]]);const q_={class:"action-main"},j_=P({setup(e){return(a,o)=>(i(),M(X,{type:2},{default:q(()=>[t("div",q_,[St(a.$slots,"default",{},void 0,!0)])]),_:3}))}});var ge=Y(j_,[["__scopeId","data-v-742230ae"]]);const R_={class:"actioner-container"},G_={class:"actioner-container_header"},V_={class:"actioner-container_body"},U_={class:"cbi-value"},W_=t("label",{class:"cbi-value-title"}," \u78C1\u76D8 ",-1),Z_={class:"cbi-value-field"},H_={class:"cbi-value-description"},J_={class:"cbi-value"},X_=t("label",{class:"cbi-value-title"}," \u6E29\u5EA6\u76D1\u6D4B\uFF08\u5DEE\u5F02\uFF09 ",-1),K_={class:"cbi-value-field"},Q_={class:"cbi-checkbox"},th=t("option",{value:-1},"\u4F7F\u7528\u5168\u5C40\u914D\u7F6E",-1),eh=t("option",{value:0},"\u7981\u7528",-1),ah=["value"],oh=t("div",{class:"cbi-value-description"}," \u81EA\u4E0A\u6B21\u62A5\u544A\u4EE5\u6765\u6E29\u5EA6\u53D8\u5316\u81F3\u5C11 N \u5EA6\uFF0C\u5219\u9700\u62A5\u544A. ",-1),nh={class:"cbi-value"},ih=t("label",{class:"cbi-value-title"}," \u6E29\u5EA6\u76D1\u6D4B\uFF08\u6700\u5927\uFF09 ",-1),rh={class:"cbi-value-field"},sh={class:"cbi-checkbox"},dh=t("option",{value:-1},"\u4F7F\u7528\u5168\u5C40\u914D\u7F6E",-1),uh=t("option",{value:0},"\u7981\u7528",-1),lh=["value"],ch=t("div",{class:"cbi-value-description"}," \u5982\u679C\u6E29\u5EA6\u5927\u4E8E\u6216\u7B49\u4E8E N \u6444\u6C0F\u5EA6\u5219\u62A5\u544A. ",-1),ph={class:"actioner-container_footer"},fh=["disabled"],mh=["disabled"],bh=P({props:{close:{type:Function,required:!0},disk:{type:Object,required:!0},device:{type:Object},next:{type:Function,required:!0}},setup(e){var m,p,d;const a=e;console.log(a.device);const o=y(!1),n=nt({tmpDiff:((m=a.device)==null?void 0:m.tmpDiff)||0,tmpMax:((p=a.device)==null?void 0:p.tmpMax)||0,devicePath:((d=a.device)==null?void 0:d.devicePath)||""}),s=()=>{o.value=!0,a.close()},f=()=>T(this,null,function*(){o.value=!0;try{yield a.next({tmpDiff:n.tmpDiff,tmpMax:n.tmpMax,devicePath:n.devicePath}),o.value=!1,s()}catch(c){}});return(c,u)=>(i(),M(ge,null,{default:q(()=>[t("div",R_,[t("div",G_,[t("span",null," S.M.A.R.T. \xBB \u8BBE\u5907 \xBB "+g(e.disk.path),1)]),t("div",V_,[t("div",U_,[W_,t("div",Z_,[t("div",H_,g(e.disk.model)+" [ "+g(e.disk.path)+"\uFF0C"+g(e.disk.sizeStr)+" ] ",1)])]),t("div",J_,[X_,t("div",K_,[t("div",Q_,[S(t("select",{class:"cbi-input-select","onUpdate:modelValue":u[0]||(u[0]=l=>k(n).tmpDiff=l)},[th,eh,(i(),r(L,null,j(20,l=>t("option",{value:l},g(l)+"\xB0C",9,ah)),64))],512),[[Z,k(n).tmpDiff,void 0,{number:!0}]])]),oh])]),t("div",nh,[ih,t("div",rh,[t("div",sh,[S(t("select",{class:"cbi-input-select","onUpdate:modelValue":u[1]||(u[1]=l=>k(n).tmpMax=l)},[dh,uh,(i(),r(L,null,j(20,l=>t("option",{value:l*5},g(l*5)+"\xB0C",9,lh)),64))],512),[[Z,k(n).tmpMax,void 0,{number:!0}]])]),ch])])]),t("div",ph,[t("button",{class:"close",onClick:s,disabled:o.value},"\u53D6\u6D88",8,fh),t("button",{class:"next",onClick:f,disabled:o.value},"\u4FDD\u5B58",8,mh)])])]),_:1}))}}),vh={class:"actioner-container"},gh=t("div",{class:"actioner-container_header"},[t("span",null," \u521B\u5EFA\u8BA1\u5212\u4EFB\u52A1 ")],-1),_h={class:"actioner-container_body"},hh={class:"cbi-value"},xh=t("label",{class:"cbi-value-title"}," \u78C1\u76D8 ",-1),kh={class:"cbi-value-field"},wh={class:"cbi-checkbox"},yh=t("option",{value:""},"\u9009\u62E9\u78C1\u76D8",-1),Fh=["value"],Eh={class:"cbi-value"},Ch=t("label",{class:"cbi-value-title"}," \u7C7B\u578B ",-1),$h={class:"cbi-value-field"},Dh={class:"cbi-checkbox"},Bh=t("option",{value:"short"},"\u77ED\u6682\u81EA\u68C0",-1),Yh=t("option",{value:"long"},"\u957F\u65F6\u81EA\u68C0",-1),Ah=t("option",{value:"conveyance"},"\u4F20\u8F93\u65F6\u81EA\u68C0",-1),Sh=t("option",{value:"offline"},"\u79BB\u7EBF\u65F6\u81EA\u68C0",-1),zh=[Bh,Yh,Ah,Sh],Ph={class:"cbi-value"},Th=t("label",{class:"cbi-value-title"}," \u5C0F\u65F6 ",-1),Ih={class:"cbi-value-field"},Lh={class:"cbi-checkbox"},Mh=t("option",{value:"*"},"*",-1),Oh=["value"],Nh=t("div",{class:"cbi-value-description"}," * \u8868\u793A\u6BCF\u5C0F\u65F6 ",-1),qh={class:"cbi-value"},jh=t("label",{class:"cbi-value-title"}," \u5929 ",-1),Rh={class:"cbi-value-field"},Gh={class:"cbi-checkbox"},Vh=t("option",{value:"*"},"*",-1),Uh=["value"],Wh=t("div",{class:"cbi-value-description"}," * \u8868\u793A\u6BCF\u5929 ",-1),Zh={class:"cbi-value"},Hh=t("label",{class:"cbi-value-title"}," \u6708 ",-1),Jh={class:"cbi-value-field"},Xh={class:"cbi-checkbox"},Kh=t("option",{value:"*"},"*",-1),Qh=["value"],tx=t("div",{class:"cbi-value-description"}," * \u8868\u793A\u6BCF\u6708 ",-1),ex={class:"actioner-container_footer"},ax=["disabled"],ox=["disabled"],nx=P({props:{close:{type:Function,required:!0},config:{type:Object,required:!0},next:{type:Function,required:!0}},setup(e){const a=e,o=y(!1),n=nt({type:"short",devicePath:"",month:"*",dayPerMonth:"*",hour:"*"}),s=y([]);(()=>T(this,null,function*(){try{const d=yield z.Smart.List.GET();if(d.data){const{result:c,error:u}=d.data;c&&c.disks&&(s.value=c.disks)}}catch(d){}}))();const m=()=>{o.value=!0,a.close()},p=()=>T(this,null,function*(){if(n.devicePath==""){E.Warning("\u8BF7\u9009\u62E9\u78C1\u76D8");return}o.value=!0;try{yield a.next(n),m()}catch(d){}finally{o.value=!1}});return(d,c)=>(i(),M(ge,null,{default:q(()=>[t("div",vh,[gh,t("div",_h,[t("div",hh,[xh,t("div",kh,[t("div",wh,[S(t("select",{class:"cbi-input-select","onUpdate:modelValue":c[0]||(c[0]=u=>k(n).devicePath=u)},[yh,(i(!0),r(L,null,j(s.value,u=>(i(),r("option",{value:u.path},g(u.model)+" [ "+g(u.path)+"\uFF0C"+g(u.sizeStr)+" ] ",9,Fh))),256))],512),[[Z,k(n).devicePath,void 0,{trim:!0}]])])])]),t("div",Eh,[Ch,t("div",$h,[t("div",Dh,[S(t("select",{class:"cbi-input-select","onUpdate:modelValue":c[1]||(c[1]=u=>k(n).type=u)},zh,512),[[Z,k(n).type,void 0,{trim:!0}]])])])]),t("div",Ph,[Th,t("div",Ih,[t("div",Lh,[S(t("select",{class:"cbi-input-select","onUpdate:modelValue":c[2]||(c[2]=u=>k(n).hour=u)},[Mh,(i(),r(L,null,j(24,(u,l)=>t("option",{value:`${l}`},g(l),9,Oh)),64))],512),[[Z,k(n).hour,void 0,{trim:!0}]])]),Nh])]),t("div",qh,[jh,t("div",Rh,[t("div",Gh,[S(t("select",{class:"cbi-input-select","onUpdate:modelValue":c[3]||(c[3]=u=>k(n).dayPerMonth=u)},[Vh,(i(),r(L,null,j(31,u=>t("option",{value:`${u}`},g(u),9,Uh)),64))],512),[[Z,k(n).dayPerMonth,void 0,{trim:!0}]])]),Wh])]),t("div",Zh,[Hh,t("div",Jh,[t("div",Xh,[S(t("select",{class:"cbi-input-select","onUpdate:modelValue":c[4]||(c[4]=u=>k(n).month=u)},[Kh,(i(),r(L,null,j(12,(u,l)=>t("option",{value:`${u}`},g(u),9,Qh)),64))],512),[[Z,k(n).month,void 0,{trim:!0}]])]),tx])])]),t("div",ex,[t("button",{class:"close",onClick:m,disabled:o.value},"\u53D6\u6D88",8,ax),t("button",{class:"next",onClick:p,disabled:o.value},"\u4FDD\u5B58",8,ox)])])]),_:1}))}}),ix=e=>(O("data-v-3f7c551e"),e=e(),N(),e),rx={class:"actioner-container"},sx=ix(()=>t("div",{class:"actioner-container_header"},[t("span",null," \u8FD0\u884C\u8C03\u8BD5 ")],-1)),dx={class:"actioner-container_body"},ux=["value"],lx={class:"actioner-container_footer"},cx=["disabled"],px=["disabled"],fx=P({props:{close:{type:Function,required:!0},task:{type:Object,required:!0}},setup(e){const a=e,o=y(!1),n=y(""),s=y(""),f=y(""),m=()=>T(this,null,function*(){n.value+=".";try{const u=yield z.Smart.Test.Result.POST({type:"selftest",devicePath:a.task.devicePath||""});if(u.data){const{result:l,error:b}=u.data;l&&l.result&&(f.value=l.result),b&&(f.value=b)}}catch(u){u&&(f.value=u)}}),p=wt.easyInterval(m,5e3);we(()=>{p()});const d=()=>{o.value=!0,p(),a.close()},c=()=>T(this,null,function*(){o.value=!0;try{const u=yield z.Smart.Test.POST({type:a.task.type||"short",devicePath:a.task.devicePath||""});if(u.data){const{success:l,error:b,result:h}=u.data;b&&(s.value=b),h&&h.result&&(s.value=h.result)}}catch(u){s.value=u}finally{}});return(u,l)=>(i(),M(ge,null,{default:q(()=>[t("div",rx,[sx,t("div",dx,[t("textarea",{value:s.value+` `+f.value+` -`+n.value,disabled:""},null,8,rx)]),t("div",sx,[t("div",{class:"close",onClick:d,disabled:o.value},"\u5173\u95ED",8,dx),o.value?C("",!0):(i(),r("div",{key:0,class:"next",onClick:c,disabled:o.value},"\u8FD0\u884C",8,ux))])])]),_:1}))}});var cx=Y(lx,[["__scopeId","data-v-3f7c551e"]]);const Lt=e=>(O("data-v-7d3ebf99"),e=e(),N(),e),px={class:"actioner-container"},fx={class:"actioner-container_header"},mx={class:"tabs"},bx=Lt(()=>t("a",null,"\u8BBE\u5907\u4FE1\u606F",-1)),vx=[bx],gx=Lt(()=>t("a",null,"\u5C5E\u6027",-1)),_x=[gx],hx=Lt(()=>t("a",null,"\u81EA\u68C0\u65E5\u5FD7",-1)),xx=[hx],kx=Lt(()=>t("a",null,"\u6269\u5C55\u4FE1\u606F",-1)),wx=[kx],yx={class:"actioner-container_body"},Fx={key:0,class:"table"},Ex={class:"tr"},Cx=Lt(()=>t("td",{class:"td left"},"\u8BBE\u5907",-1)),$x={class:"td left"},Dx={class:"tr"},Bx=Lt(()=>t("td",{class:"td left"},"\u578B\u53F7",-1)),Yx={class:"td left"},Ax={class:"tr"},Sx=Lt(()=>t("td",{class:"td left"},"\u5E8F\u53F7",-1)),zx={class:"td left"},Px=["value"],Tx=["value"],Ix=["value"],Lx={class:"actioner-container_footer"},Mx=["disabled"],Ox=P({props:{close:{type:Function,required:!0},disk:{type:Object,required:!0}},setup(e){const a=e,o=y(!1),n=y("info"),s=u=>{switch(n.value=u,u){case"info":break;case"attribute":d();break;case"log":p();break;case"extend":c();break}},f=()=>{o.value=!0,a.close()},m=nt({log:"",attribute:"",extend:""}),p=()=>T(this,null,function*(){try{const u=yield z.Smart.Test.Result.POST({type:"selftest",devicePath:a.disk.path||""});if(u.data){const{result:l,error:b}=u.data;l&&l.result&&(m.log=l.result),b&&(m.log=b)}}catch(u){m.log=u}}),d=()=>T(this,null,function*(){try{const u=yield z.Smart.Attribute.Result.POST({devicePath:a.disk.path||""});if(u.data){const{result:l,error:b}=u.data;l&&l.result&&(m.attribute=l.result),b&&(m.attribute=b)}}catch(u){m.attribute=u}}),c=()=>T(this,null,function*(){try{const u=yield z.Smart.Extend.Result.POST({devicePath:a.disk.path||""});if(u.data){const{result:l,error:b}=u.data;l&&l.result&&(m.extend=l.result),b&&(m.extend=b)}}catch(u){m.extend=u}});return(u,l)=>(i(),M(ge,null,{default:j(()=>[t("div",px,[t("div",fx,[t("ul",mx,[t("li",{class:st({"active cbi-tab":n.value=="info"}),onClick:l[0]||(l[0]=b=>s("info"))},vx,2),t("li",{class:st({"active cbi-tab":n.value=="attribute"}),onClick:l[1]||(l[1]=b=>s("attribute"))},_x,2),t("li",{class:st({"active cbi-tab":n.value=="log"}),onClick:l[2]||(l[2]=b=>s("log"))},xx,2),t("li",{class:st({"active cbi-tab":n.value=="extend"}),onClick:l[3]||(l[3]=b=>s("extend"))},wx,2)])]),t("div",yx,[n.value=="info"?(i(),r("table",Fx,[t("tr",Ex,[Cx,t("td",$x,g(e.disk.path),1)]),t("tr",Dx,[Bx,t("td",Yx,g(e.disk.model),1)]),t("tr",Ax,[Sx,t("td",zx,g(e.disk.serial),1)])])):n.value=="attribute"?(i(),r("textarea",{key:1,disabled:"",value:k(m).attribute},null,8,Px)):n.value=="log"?(i(),r("textarea",{key:2,disabled:"",value:k(m).log},null,8,Tx)):n.value=="extend"?(i(),r("textarea",{key:3,disabled:"",value:k(m).extend},null,8,Ix)):C("",!0)]),t("div",Lx,[t("div",{class:"close",onClick:f,disabled:o.value},"\u5173\u95ED",8,Mx)])])]),_:1}))}});var Nx=Y(Ox,[["__scopeId","data-v-7d3ebf99"]]);const jx=e=>{const a=document.createElement("div");document.body.appendChild(a);const o=A(ph,K(W({},e),{close:()=>{n()}})),n=()=>{a.remove()};ue(o,a)},qx=e=>{const a=document.createElement("div");document.body.appendChild(a);const o=A(ex,K(W({},e),{close:()=>{n()}})),n=()=>{a.remove()};ue(o,a)},Rx=e=>{const a=document.createElement("div");document.body.appendChild(a);const o=A(cx,K(W({},e),{close:()=>{n()}})),n=()=>{a.remove()};ue(o,a)},Gx=e=>{const a=document.createElement("div");document.body.appendChild(a);const o=A(Nx,K(W({},e),{close:()=>{n()}})),n=()=>{a.remove()};ue(o,a)},Vx={class:"cbi-section"},Ux={class:"cbi-value"},Wx=t("label",{class:"cbi-value-title"}," \u542F\u7528 ",-1),Zx={class:"cbi-value-field"},Hx={class:"cbi-checkbox"},Jx=["value"],Xx={class:"cbi-value"},Kx=t("label",{class:"cbi-value-title"}," \u7535\u6E90\u6A21\u5F0F ",-1),Qx={class:"cbi-value-field"},tk={class:"cbi-checkbox"},ek=t("option",{value:"never"},"\u6C38\u4E0D",-1),ak=t("option",{value:"sleep"},"\u7761\u7720",-1),ok=t("option",{value:"standby"},"\u5F85\u673A",-1),nk=t("option",{value:"idle"},"\u95F2\u7F6E",-1),ik=[ek,ak,ok,nk],rk=t("div",{class:"cbi-value-description"},[t("span",null," \u6D4B\u8BD5\u65F6\u78C1\u76D8\u4F1A\u8F6C\u52A8\uFF0C\u8BF7\u9009\u62E9\u5408\u9002\u7684\u6A21\u5F0F\u6765\u63A7\u5236\u78C1\u76D8\u8F6C\u52A8\u3002"),t("br"),t("span",null,".\u6C38\u8FDC-\u65E0\u8BBA\u662F\u4EC0\u4E48\u529F\u8017\u6A21\u5F0F\u4E0B\u90FD\u6D4B\u8BD5(\u68C0\u67E5)\u78C1\u76D8\uFF0C\u5F53\u68C0\u67E5\u65F6\uFF0C\u8FD9\u53EF\u80FD\u4F1A\u4F7F\u505C\u8F6C\u7684\u78C1\u76D8\u5F00\u59CB\u8F6C\u52A8\u3002"),t("br"),t("span",null,".\u7761\u7720-\u5904\u4E8E\u7761\u7720\u6A21\u5F0F\u4E0B\u4E0D\u68C0\u67E5\u8BBE\u5907\u3002"),t("br"),t("span",null,".\u5F85\u673A-\u5904\u4E8E\u5F85\u673A\u548C\u7761\u7720\u6A21\u5F0F\u4E0B\u4E0D\u68C0\u67E5\u8BBE\u5907\u3002\u6B64\u6A21\u5F0F\u4E0B\u78C1\u76D8\u4E00\u822C\u4E0D\u65CB\u8F6C\uFF0C\u5982\u679C\u4F60\u4E0D\u60F3\u6BCF\u6B21\u68C0\u67E5\u90FD\u8F6C\u52A8\u78C1\u76D8\uFF0C\u90A3\u4E48\u8FD9\u4E2A\u6A21\u5F0F\u6BD4\u8F83\u9002\u5408\u3002"),t("br"),t("span",null,".\u95F2\u7F6E-\u5904\u4E8E\u5F85\u673A\u3001\u7761\u7720\u3001\u95F2\u7F6E\u6A21\u5F0F\u4E0B\u4E0D\u68C0\u67E5\u8BBE\u5907\uFF0C\u5728\u95F2\u7F6E\u72B6\u6001\u4E0B\uFF0C\u5927\u591A\u6570\u78C1\u76D8\u8FD8\u5728\u8F6C\u52A8\uFF0C\u6240\u4EE5\u8FD9\u53EF\u80FD\u4E0D\u9002\u5408\u4F60\u3002")],-1),sk={class:"cbi-value"},dk=t("label",{class:"cbi-value-title"}," \u6E29\u5EA6\u76D1\u6D4B\uFF08\u5DEE\u5F02\uFF09 ",-1),uk={class:"cbi-value-field"},lk={class:"cbi-checkbox"},ck=t("option",{value:0},"\u7981\u7528",-1),pk=["value"],fk=t("div",{class:"cbi-value-description"}," \u81EA\u4E0A\u6B21\u62A5\u544A\u4EE5\u6765\u6E29\u5EA6\u53D8\u5316\u81F3\u5C11 N \u5EA6\uFF0C\u5219\u9700\u62A5\u544A. ",-1),mk={class:"cbi-value"},bk=t("label",{class:"cbi-value-title"}," \u6E29\u5EA6\u76D1\u6D4B\uFF08\u6700\u5927\uFF09 ",-1),vk={class:"cbi-value-field"},gk={class:"cbi-checkbox"},_k=t("option",{value:0},"\u7981\u7528",-1),hk=["value"],xk=t("div",{class:"cbi-value-description"}," \u5982\u679C\u6E29\u5EA6\u5927\u4E8E\u6216\u7B49\u4E8E N \u6444\u6C0F\u5EA6\u5219\u62A5\u544A. ",-1),kk={class:"cbi-section cbi-tblsection",id:"cbi-nfs-mount"},wk={class:"table cbi-section-table"},yk=t("thead",null,[t("tr",{class:"tr cbi-section-table-titles anonymous"},[t("th",{class:"th cbi-section-table-cell","data-widget":"value"},"\u8BBE\u5907"),t("th",{class:"th cbi-section-table-cell","data-widget":"value"},"\u578B\u53F7"),t("th",{class:"th cbi-section-table-cell","data-widget":"value"},"\u5E8F\u53F7"),t("th",{class:"th cbi-section-table-cell","data-widget":"value"},"\u5BB9\u91CF"),t("th",{class:"th cbi-section-table-cell","data-widget":"value"},"\u6E29\u5EA6"),t("th",{class:"th cbi-section-table-cell","data-widget":"value"},"\u72B6\u6001"),t("th",{class:"th cbi-section-table-cell","data-widget":"value"},"\u5065\u5EB7"),t("th",{class:"th cbi-section-table-cell","data-widget":"value"},"\u64CD\u4F5C")])],-1),Fk={class:"tr cbi-section-table-row"},Ek={class:"td cbi-value-field"},Ck={class:"td cbi-value-field"},$k={class:"td cbi-value-field"},Dk={class:"td cbi-value-field"},Bk={class:"td cbi-value-field"},Yk={class:"td cbi-value-field"},Ak={class:"td cbi-value-field"},Sk={class:"td cbi-value-field"},zk=["onClick"],Pk=["onClick"],Tk=P({props:{config:{type:Object,required:!0},saveData:{type:Function,required:!0}},setup(e){const a=e,o=nt(a.config),n=()=>{o.global.tmpDiff=a.config.global.tmpDiff||0,o.global.tmpMax=a.config.global.tmpMax||0,o.global.enable=a.config.global.enable||!1,o.global.powermode=a.config.global.powermode||"never",o.devices=a.config.devices||[],o.tasks=a.config.tasks||[]},s=y([]),f=()=>T(this,null,function*(){try{const u=yield z.Smart.List.GET();if(u.data){const{result:l,error:b}=u.data;l&&l.disks&&(s.value=l.disks||[])}}catch(u){}}),m=wt.easyInterval(f,5e3);we(()=>{m()});const p=()=>T(this,null,function*(){yield a.saveData({global:o.global,devices:a.config.devices,tasks:a.config.tasks}),n()}),d=u=>{Gx({disk:u})},c=(u,l)=>T(this,null,function*(){let b=null,h=-1;if(o.devices){for(let v=0;vT(this,null,function*(){v.tmpDiff==-1&&(v.tmpDiff=o.global.tmpDiff),v.tmpMax==-1&&(v.tmpMax=o.global.tmpMax),v.devicePath==""&&(v.devicePath=u.path);let _=[...o.devices];h>=0&&(_[h]=v);const x=new Map;_.forEach(w=>{w.devicePath!=null&&x.set(w.devicePath,null)});for(let w=0;w(i(),r(L,null,[t("fieldset",Vx,[t("div",Ux,[Wx,t("div",Zx,[t("div",Hx,[S(t("input",{type:"checkbox","onUpdate:modelValue":l[0]||(l[0]=b=>k(o).global.enable=b),value:!k(o).global.enable},null,8,Jx),[[Nt,k(o).global.enable]])])])]),t("div",Xx,[Kx,t("div",Qx,[t("div",tk,[S(t("select",{class:"cbi-input-select","onUpdate:modelValue":l[1]||(l[1]=b=>k(o).global.powermode=b)},ik,512),[[Z,k(o).global.powermode,void 0,{trim:!0}]])]),rk])]),t("div",sk,[dk,t("div",uk,[t("div",lk,[S(t("select",{class:"cbi-input-select","onUpdate:modelValue":l[2]||(l[2]=b=>k(o).global.tmpDiff=b)},[ck,(i(),r(L,null,q(15,b=>t("option",{value:b},g(b)+"\xB0C",9,pk)),64))],512),[[Z,k(o).global.tmpDiff,void 0,{number:!0}]])]),fk])]),t("div",mk,[bk,t("div",vk,[t("div",gk,[S(t("select",{class:"cbi-input-select","onUpdate:modelValue":l[3]||(l[3]=b=>k(o).global.tmpMax=b)},[_k,(i(),r(L,null,q(20,b=>t("option",{value:b*5},g(b*5)+"\xB0C",9,hk)),64))],512),[[Z,k(o).global.tmpMax,void 0,{number:!0}]])]),xk])])]),t("div",kk,[t("table",wk,[yk,t("tbody",null,[(i(!0),r(L,null,q(s.value,(b,h)=>(i(),r("tr",Fk,[t("td",Ek,[t("b",null,g(b.path),1)]),t("td",Ck,[t("b",null,g(b.model),1)]),t("td",$k,[t("b",null,g(b.serial),1)]),t("td",Dk,[t("b",null,g(b.sizeStr),1)]),t("td",Bk,[t("b",null,g(b.temp),1)]),t("td",Yk,[t("b",null,g(b.status),1)]),t("td",Ak,[t("b",null,g(b.health),1)]),t("td",Sk,[t("button",{class:"btn cbi-button cbi-button-apply",title:"\u7F16\u8F91",onClick:v=>c(b)},"\u7F16\u8F91",8,zk),t("button",{class:"btn cbi-button cbi-button-apply",title:"\u8BE6\u60C5",onClick:v=>d(b)},"\u8BE6\u60C5",8,Pk)])]))),256))])])]),t("span",{class:"cbi-page-actions control-group"},[t("input",{class:"btn cbi-button cbi-button-apply",type:"button",value:"\u4FDD\u5B58\u5E76\u5E94\u7528",onClick:p})])],64))}}),Ik={class:"cbi-section cbi-tblsection",id:"cbi-nfs-mount"},Lk={class:"table cbi-section-table"},Mk=t("thead",null,[t("tr",{class:"tr cbi-section-table-titles anonymous"},[t("th",{class:"th cbi-section-table-cell","data-widget":"value"},"\u8BBE\u5907"),t("th",{class:"th cbi-section-table-cell","data-widget":"value"},"\u7C7B\u578B"),t("th",{class:"th cbi-section-table-cell","data-widget":"value"},"\u8C03\u5EA6"),t("th",{class:"th cbi-section-table-cell","data-widget":"value"},"\u529F\u80FD")])],-1),Ok={class:"tr cbi-section-table-row"},Nk={class:"td cbi-value-field"},jk={class:"td cbi-value-field"},qk={class:"td cbi-value-field"},Rk={class:"td cbi-value-field"},Gk=["onClick"],Vk=["onClick"],Uk=P({props:{config:{type:Object,required:!0},saveData:{type:Function,required:!0}},setup(e){const a=e,o=nt(a.config),n=p=>{switch(p){case"short":return"\u77ED\u6682\u81EA\u68C0";case"long":return"\u957F\u65F6\u81EA\u68C0";case"conveyance":return"\u4F20\u8F93\u65F6\u81EA\u68C0";case"offline":return"\u79BB\u7EBF\u65F6\u81EA\u68C0";default:return"\u672A\u77E5"}},s=()=>{qx({config:a.config,disks:[],next:p=>T(this,null,function*(){yield a.saveData({tasks:[...o.tasks,p],global:a.config.global,devices:a.config.devices}),o.tasks=a.config.tasks||[]})})},f=p=>T(this,null,function*(){const d=[...o.tasks];d.splice(p,1),yield a.saveData({tasks:d,global:a.config.global,devices:a.config.devices}),o.tasks=a.config.tasks||[]}),m=p=>{Rx({task:p})};return(p,d)=>(i(),r(L,null,[t("button",{class:"btn cbi-button cbi-button-apply",onClick:d[0]||(d[0]=c=>s())},"\u65B0\u5EFA"),t("div",Ik,[t("table",Lk,[Mk,t("tbody",null,[(i(!0),r(L,null,q(k(o).tasks,(c,u)=>(i(),r("tr",Ok,[t("td",Nk,[t("b",null,g(c.devicePath),1)]),t("td",jk,[t("b",null,g(n(c.type)),1)]),t("td",qk,[t("b",null,g(c.month)+"/"+g(c.dayPerMonth)+"/"+g(c.hour),1)]),t("td",Rk,[t("button",{class:"btn cbi-button cbi-button-apply",title:"\u8C03\u8BD5",onClick:l=>m(c)},"\u9884\u89C8",8,Gk),t("button",{class:"cbi-button cbi-button-remove",title:"\u5220\u9664",onClick:l=>f(u)},"\u5220\u9664",8,Vk)])]))),256))])])])],64))}}),Wk={class:"cbi-section"},Zk=["value"],Hk=P({setup(e){return T(this,null,function*(){let a,o;const n=y(""),s=()=>T(this,null,function*(){try{const f=yield z.Smart.Log.GET();if(f.data){const{result:m,error:p}=f.data;m&&m.result&&(n.value=m.result),p&&(n.value=p)}}catch(f){n.value=f}});return[a,o]=Ba(()=>s()),yield a,o(),(f,m)=>(i(),r("fieldset",Wk,[t("textarea",{value:n.value,disabled:""},null,8,Zk)]))})}});var Jk=Y(Hk,[["__scopeId","data-v-76197cba"]]);const Xk={},Kk={t:"1659511092204",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"2332","xmlns:xlink":"http://www.w3.org/1999/xlink",width:"200",height:"200"},Qk=t("path",{d:"M514.048 62.464q93.184 0 175.616 35.328t143.872 96.768 96.768 143.872 35.328 175.616q0 94.208-35.328 176.128t-96.768 143.36-143.872 96.768-175.616 35.328q-94.208 0-176.64-35.328t-143.872-96.768-96.768-143.36-35.328-176.128q0-93.184 35.328-175.616t96.768-143.872 143.872-96.768 176.64-35.328zM772.096 576.512q26.624 0 45.056-18.944t18.432-45.568-18.432-45.056-45.056-18.432l-192.512 0 0-192.512q0-26.624-18.944-45.568t-45.568-18.944-45.056 18.944-18.432 45.568l0 192.512-192.512 0q-26.624 0-45.056 18.432t-18.432 45.056 18.432 45.568 45.056 18.944l192.512 0 0 191.488q0 26.624 18.432 45.568t45.056 18.944 45.568-18.944 18.944-45.568l0-191.488 192.512 0z","p-id":"2333"},null,-1),tw=[Qk];function ew(e,a){return i(),r("svg",Kk,tw)}var Re=Y(Xk,[["render",ew]]);const _e=e=>(O("data-v-2f7b866f"),e=e(),N(),e),aw=["onSubmit"],ow={class:"actioner-dns_header"},nw={key:0},iw={key:1},rw={class:"actioner-dns_body"},sw={class:"label-item"},dw=_e(()=>t("div",{class:"label-item_key"},[t("span",null,"\u540D\u79F0")],-1)),uw={class:"label-item_value"},lw={class:"label-item"},cw=_e(()=>t("div",{class:"label-item_key"},[t("span",null,"\u534F\u8BAE\uFF08\u7F51\u7EDC\u83B7\u53D6\u65B9\u5F0F\uFF09")],-1)),pw={class:"label-item_value"},fw=_e(()=>t("option",{value:"dhcp"},"DHCP\u5BA2\u6237\u7AEF",-1)),mw={key:0,value:"pppoe"},bw=_e(()=>t("option",{value:"static"},"\u9759\u6001\u5730\u5740",-1)),vw={class:"actioner-dns_footer"},gw=["disabled"],_w=P({props:{Close:{type:Function,required:!0},e:{type:String,required:!0},name:{type:String,required:!0},inface:{type:Object,required:!0},next:{type:Function,required:!0}},setup(e){const a=e,o=y(!1),n=y(a.inface),s=()=>T(this,null,function*(){E.Loading("\u914D\u7F6E\u4E2D...").Close(),a.next(n.value),f()}),f=()=>{a.Close&&a.Close()};return(m,p)=>(i(),M(X,{Close:e.Close,type:1},{default:j(()=>[t("form",{class:"actioner-dns",onSubmit:ot(s,["prevent"])},[t("div",ow,[e.name=="wan"?(i(),r("span",nw,g(e.e=="edit"?"\u7F16\u8F91WAN":"\u6DFB\u52A0WAN"),1)):(i(),r("span",iw,g(e.e=="edit"?"\u7F16\u8F91LAN":"\u6DFB\u52A0LAN"),1))]),t("div",rw,[t("div",sw,[dw,t("div",uw,[t("span",null,g(n.value.name.toLocaleUpperCase()),1)])]),t("div",lw,[cw,t("div",pw,[S(t("select",{"onUpdate:modelValue":p[0]||(p[0]=d=>n.value.proto=d)},[fw,e.name=="wan"?(i(),r("option",mw,"PPPoE")):C("",!0),bw],512),[[Z,n.value.proto]])])])]),t("div",vw,[t("button",{class:"cbi-button cbi-button-apply app-btn",disabled:o.value},"\u4FDD\u5B58",8,gw),t("button",{class:"cbi-button cbi-button-remove app-btn app-back",onClick:f},"\u53D6\u6D88")])],40,aw)]),_:1},8,["Close"]))}});var hw=Y(_w,[["__scopeId","data-v-2f7b866f"]]);const Ge=e=>{const a=document.createElement("div");document.body.appendChild(a);const o=J(hw,K(W({},e),{Close:()=>{n()}}));o.mount(a);const n=()=>{o.unmount(),a.remove()}},vt=e=>(O("data-v-589588f0"),e=e(),N(),e),xw={id:"page"},kw=vt(()=>t("h2",{name:"content"}," \u7F51\u53E3\u914D\u7F6E",-1)),ww={class:"cbi-section cbi-tblsection",id:"cbi-nfs-mount"},yw={class:"table cbi-section-table"},Fw={width:"200"},Ew=vt(()=>t("col",null,null,-1)),Cw=vt(()=>t("col",null,null,-1)),$w=vt(()=>t("col",{width:"200"},null,-1)),Dw={class:"tr cbi-section-table-cell"},Bw={class:"th cbi-section-table-cell interface-device","data-widget":"value"},Yw={class:"interface-device-flex"},Aw=vt(()=>t("th",{style:{width:"10px"}},null,-1)),Sw=vt(()=>t("th",{style:{width:"32px"}},null,-1)),zw=vt(()=>t("th",null,null,-1)),Pw={class:"tr cbi-section-table-row cbi-rowstyle-1"},Tw={class:"td cbi-value-field interface-device info"},Iw=["name","value","onUpdate:modelValue","onInput"],Lw=vt(()=>t("td",{class:"td cbi-value-field"},null,-1)),Mw={class:"td cbi-value-field"},Ow={class:"td cbi-value-field btns"},Nw=["onClick"],jw=["onClick"],qw={class:"tr cbi-section-table-row cbi-rowstyle-1"},Rw={class:"td cbi-value-field"},Gw=vt(()=>t("td",{class:"td cbi-value-field"},null,-1)),Vw=vt(()=>t("td",{class:"td cbi-value-field"},null,-1)),Uw={class:"tr cbi-section-table-row cbi-rowstyle-1"},Ww={class:"td cbi-value-field interface-device info","data-widget":"value"},Zw=["name","value","onUpdate:modelValue","onInput"],Hw=vt(()=>t("td",{class:"td cbi-value-field"},null,-1)),Jw={class:"td cbi-value-field"},Xw={class:"td cbi-value-field btns"},Kw=["onClick"],Qw=["onClick"],ty={class:"tr cbi-section-table-row cbi-rowstyle-1"},ey={class:"td cbi-value-field"},ay=vt(()=>t("td",{class:"td cbi-value-field"},null,-1)),oy=vt(()=>t("td",{class:"td cbi-value-field"},null,-1)),ny={class:"cbi-page-actions control-group"},iy=["disabled"],ry=P({setup(e){const a=nt({devices:[],interfaces:[]}),o=y(!1),n=nt({lan:[],wan:[]});(()=>{z.Network.GetInterfaceConfig.GET().then(l=>{if(l.data){const{result:b}=l.data;if(b){a.devices=b.devices||[],a.interfaces=b.interfaces||[];for(let h=0;h{l=="wan"?n.wan.splice(b,1):l=="lan"&&n.lan.splice(b,1)},m=(l,b)=>{if(b==null){let h=l=="wan"?n.wan.length:n.lan.length;h==6&&l=="wan"&&h++,Ge({e:"add",name:l,inface:{name:l+`${h}`,proto:"dhcp",ipv4Addr:"",ipv6Addr:"",portName:"",deviceNames:[],ports:[],firewallType:l},next:v=>{l=="wan"?n.wan.push(v):n.lan.push(v),E.Message("\u8BF7\u5728\u4FDD\u5B58\u4EE5\u540E\u524D\u5F80'\u7F51\u7EDC-\u63A5\u53E3'\u9875\u9762\u914D\u7F6E\u63A5\u53E3\u8BE6\u7EC6\u53C2\u6570")}})}else Ge({e:"edit",name:l,inface:l=="wan"?n.wan[b]:n.lan[b],next:h=>{l=="wan"?n.wan[b]=h:n.lan[b]=h}})},p=(l,b)=>l?l.indexOf(b):-1,d=(l,b)=>{const v=l.target.value;for(let x=0;x{const v=l.target.value;for(let _=0;_T(this,null,function*(){o.value=!0;const l=[];for(let h=0;h(i(),r("div",xw,[kw,t("div",null,[t("div",ww,[t("table",yw,[t("colgroup",null,[(i(!0),r(L,null,q(k(a).devices,h=>(i(),r("col",Fw))),256)),Ew,Cw,$w]),t("thead",null,[t("tr",Dw,[(i(!0),r(L,null,q(k(a).devices,h=>(i(),r("th",Bw,[t("div",Yw,[A(Ke,{item:h},null,8,["item"])])]))),256)),Aw,Sw,zw])]),t("tbody",null,[(i(!0),r(L,null,q(k(n).lan,(h,v)=>(i(),r("tr",Pw,[(i(!0),r(L,null,q(k(a).devices,_=>(i(),r("td",Tw,[S(t("input",{type:"checkbox",name:_.name,value:_.name,"onUpdate:modelValue":x=>h.deviceNames=x,onInput:x=>d(x,v)},null,40,Iw),[[Nt,h.deviceNames]])]))),256)),Lw,t("td",Mw,[t("b",null,g(h.name),1)]),t("td",Ow,[t("button",{class:"btn cbi-button cbi-button-apply",title:"\u7F16\u8F91",onClick:_=>m("lan",v)},"\u7F16\u8F91",8,Nw),v!=0?(i(),r("button",{key:0,class:"cbi-button cbi-button-remove",onClick:_=>f("lan",v)},"\u5220\u9664 ",8,jw)):C("",!0)])]))),256)),t("tr",qw,[(i(!0),r(L,null,q(k(a).devices,h=>(i(),r("td",Rw))),256)),Gw,Vw,t("td",{class:"td cbi-value-field btns",onClick:b[0]||(b[0]=h=>m("lan"))},[A(Re,{class:"icon"})])]),(i(!0),r(L,null,q(k(n).wan,(h,v)=>(i(),r("tr",Uw,[(i(!0),r(L,null,q(k(a).devices,_=>(i(),r("td",Ww,[S(t("input",{type:"checkbox",name:_.name,value:_.name,"onUpdate:modelValue":x=>h.deviceNames=x,onInput:x=>c(x,v)},null,40,Zw),[[Nt,h.deviceNames]])]))),256)),Hw,t("td",Jw,[t("b",null,g(h.name),1)]),t("td",Xw,[t("button",{class:"btn cbi-button cbi-button-apply",title:"\u7F16\u8F91",onClick:_=>m("wan",v)},"\u7F16\u8F91",8,Kw),v!=0?(i(),r("button",{key:0,class:"cbi-button cbi-button-remove",onClick:_=>f("wan",v)},"\u5220\u9664",8,Qw)):C("",!0)])]))),256)),t("tr",ty,[(i(!0),r(L,null,q(k(a).devices,h=>(i(),r("td",ey))),256)),ay,oy,t("td",{class:"td cbi-value-field btns",onClick:b[1]||(b[1]=h=>m("wan"))},[A(Re,{class:"icon"})])])])])]),t("div",ny,[t("input",{class:"btn cbi-button cbi-button-apply",type:"button",value:"\u4FDD\u5B58\u5E76\u5E94\u7528",onClick:u,disabled:o.value},null,8,iy)])])]))}});var sy=Y(ry,[["__scopeId","data-v-589588f0"]]);const dy=()=>window.vue_base||"/cgi-bin/luci/admin/quickstart",ca=Ya({history:Aa(dy()),routes:[{name:"IndexPage",path:"/",meta:{title:"\u63A7\u5236\u53F0"},component:w9},{name:"NetworkPage",path:"/network",meta:{title:"\u7F51\u7EDC\u8BBE\u7F6E\u5411\u5BFC"},component:E9,children:[{path:"",component:dm},{path:"pppoe",component:Pm},{path:"dhcp",component:Fb},{path:"gateway",component:pv}]},{name:"RaidPage",path:"/raid",meta:{title:"raid\u5411\u5BFC"},component:Y_},{name:"SmartPage",path:"/smart",meta:{title:"smart\u68C0\u6D4B"},component:L_,children:[{path:"",component:Tk},{path:"task",component:Uk},{path:"log",component:Jk}]},{path:"/interfaceconfig",component:sy}]});ca.beforeEach((e,a)=>(e.meta.title,!0));const ct=J(Ha);ct.component("svg-menu",ao);ct.component("svg-system",uo);ct.component("svg-download",bo);ct.component("svg-store",yo);ct.component("svg-info",Bo);ct.component("svg-disk",Qo);ct.component("svg-nav",rn);ct.component("progress-item",He);ct.component("svg-view-show",mn);ct.component("svg-view-hidden",xn);ct.component("article-item",$n);ct.use(Je);ct.use(ca);ct.use(Sa());ct.mount("#app")});export default uy(); +`+n.value,disabled:""},null,8,ux)]),t("div",lx,[t("div",{class:"close",onClick:d,disabled:o.value},"\u5173\u95ED",8,cx),o.value?C("",!0):(i(),r("div",{key:0,class:"next",onClick:c,disabled:o.value},"\u8FD0\u884C",8,px))])])]),_:1}))}});var mx=Y(fx,[["__scopeId","data-v-3f7c551e"]]);const Lt=e=>(O("data-v-7d3ebf99"),e=e(),N(),e),bx={class:"actioner-container"},vx={class:"actioner-container_header"},gx={class:"tabs"},_x=Lt(()=>t("a",null,"\u8BBE\u5907\u4FE1\u606F",-1)),hx=[_x],xx=Lt(()=>t("a",null,"\u5C5E\u6027",-1)),kx=[xx],wx=Lt(()=>t("a",null,"\u81EA\u68C0\u65E5\u5FD7",-1)),yx=[wx],Fx=Lt(()=>t("a",null,"\u6269\u5C55\u4FE1\u606F",-1)),Ex=[Fx],Cx={class:"actioner-container_body"},$x={key:0,class:"table"},Dx={class:"tr"},Bx=Lt(()=>t("td",{class:"td left"},"\u8BBE\u5907",-1)),Yx={class:"td left"},Ax={class:"tr"},Sx=Lt(()=>t("td",{class:"td left"},"\u578B\u53F7",-1)),zx={class:"td left"},Px={class:"tr"},Tx=Lt(()=>t("td",{class:"td left"},"\u5E8F\u53F7",-1)),Ix={class:"td left"},Lx=["value"],Mx=["value"],Ox=["value"],Nx={class:"actioner-container_footer"},qx=["disabled"],jx=P({props:{close:{type:Function,required:!0},disk:{type:Object,required:!0}},setup(e){const a=e,o=y(!1),n=y("info"),s=u=>{switch(n.value=u,u){case"info":break;case"attribute":d();break;case"log":p();break;case"extend":c();break}},f=()=>{o.value=!0,a.close()},m=nt({log:"",attribute:"",extend:""}),p=()=>T(this,null,function*(){try{const u=yield z.Smart.Test.Result.POST({type:"selftest",devicePath:a.disk.path||""});if(u.data){const{result:l,error:b}=u.data;l&&l.result&&(m.log=l.result),b&&(m.log=b)}}catch(u){m.log=u}}),d=()=>T(this,null,function*(){try{const u=yield z.Smart.Attribute.Result.POST({devicePath:a.disk.path||""});if(u.data){const{result:l,error:b}=u.data;l&&l.result&&(m.attribute=l.result),b&&(m.attribute=b)}}catch(u){m.attribute=u}}),c=()=>T(this,null,function*(){try{const u=yield z.Smart.Extend.Result.POST({devicePath:a.disk.path||""});if(u.data){const{result:l,error:b}=u.data;l&&l.result&&(m.extend=l.result),b&&(m.extend=b)}}catch(u){m.extend=u}});return(u,l)=>(i(),M(ge,null,{default:q(()=>[t("div",bx,[t("div",vx,[t("ul",gx,[t("li",{class:st({"active cbi-tab":n.value=="info"}),onClick:l[0]||(l[0]=b=>s("info"))},hx,2),t("li",{class:st({"active cbi-tab":n.value=="attribute"}),onClick:l[1]||(l[1]=b=>s("attribute"))},kx,2),t("li",{class:st({"active cbi-tab":n.value=="log"}),onClick:l[2]||(l[2]=b=>s("log"))},yx,2),t("li",{class:st({"active cbi-tab":n.value=="extend"}),onClick:l[3]||(l[3]=b=>s("extend"))},Ex,2)])]),t("div",Cx,[n.value=="info"?(i(),r("table",$x,[t("tr",Dx,[Bx,t("td",Yx,g(e.disk.path),1)]),t("tr",Ax,[Sx,t("td",zx,g(e.disk.model),1)]),t("tr",Px,[Tx,t("td",Ix,g(e.disk.serial),1)])])):n.value=="attribute"?(i(),r("textarea",{key:1,disabled:"",value:k(m).attribute},null,8,Lx)):n.value=="log"?(i(),r("textarea",{key:2,disabled:"",value:k(m).log},null,8,Mx)):n.value=="extend"?(i(),r("textarea",{key:3,disabled:"",value:k(m).extend},null,8,Ox)):C("",!0)]),t("div",Nx,[t("div",{class:"close",onClick:f,disabled:o.value},"\u5173\u95ED",8,qx)])])]),_:1}))}});var Rx=Y(jx,[["__scopeId","data-v-7d3ebf99"]]);const Gx=e=>{const a=document.createElement("div");document.body.appendChild(a);const o=A(bh,K(W({},e),{close:()=>{n()}})),n=()=>{a.remove()};ue(o,a)},Vx=e=>{const a=document.createElement("div");document.body.appendChild(a);const o=A(nx,K(W({},e),{close:()=>{n()}})),n=()=>{a.remove()};ue(o,a)},Ux=e=>{const a=document.createElement("div");document.body.appendChild(a);const o=A(mx,K(W({},e),{close:()=>{n()}})),n=()=>{a.remove()};ue(o,a)},Wx=e=>{const a=document.createElement("div");document.body.appendChild(a);const o=A(Rx,K(W({},e),{close:()=>{n()}})),n=()=>{a.remove()};ue(o,a)},Zx={class:"cbi-section"},Hx={class:"cbi-value"},Jx=t("label",{class:"cbi-value-title"}," \u542F\u7528 ",-1),Xx={class:"cbi-value-field"},Kx={class:"cbi-checkbox"},Qx=["value"],tk={class:"cbi-value"},ek=t("label",{class:"cbi-value-title"}," \u7535\u6E90\u6A21\u5F0F ",-1),ak={class:"cbi-value-field"},ok={class:"cbi-checkbox"},nk=t("option",{value:"never"},"\u6C38\u4E0D",-1),ik=t("option",{value:"sleep"},"\u7761\u7720",-1),rk=t("option",{value:"standby"},"\u5F85\u673A",-1),sk=t("option",{value:"idle"},"\u95F2\u7F6E",-1),dk=[nk,ik,rk,sk],uk=t("div",{class:"cbi-value-description"},[t("span",null," \u6D4B\u8BD5\u65F6\u78C1\u76D8\u4F1A\u8F6C\u52A8\uFF0C\u8BF7\u9009\u62E9\u5408\u9002\u7684\u6A21\u5F0F\u6765\u63A7\u5236\u78C1\u76D8\u8F6C\u52A8\u3002"),t("br"),t("span",null,".\u6C38\u8FDC-\u65E0\u8BBA\u662F\u4EC0\u4E48\u529F\u8017\u6A21\u5F0F\u4E0B\u90FD\u6D4B\u8BD5(\u68C0\u67E5)\u78C1\u76D8\uFF0C\u5F53\u68C0\u67E5\u65F6\uFF0C\u8FD9\u53EF\u80FD\u4F1A\u4F7F\u505C\u8F6C\u7684\u78C1\u76D8\u5F00\u59CB\u8F6C\u52A8\u3002"),t("br"),t("span",null,".\u7761\u7720-\u5904\u4E8E\u7761\u7720\u6A21\u5F0F\u4E0B\u4E0D\u68C0\u67E5\u8BBE\u5907\u3002"),t("br"),t("span",null,".\u5F85\u673A-\u5904\u4E8E\u5F85\u673A\u548C\u7761\u7720\u6A21\u5F0F\u4E0B\u4E0D\u68C0\u67E5\u8BBE\u5907\u3002\u6B64\u6A21\u5F0F\u4E0B\u78C1\u76D8\u4E00\u822C\u4E0D\u65CB\u8F6C\uFF0C\u5982\u679C\u4F60\u4E0D\u60F3\u6BCF\u6B21\u68C0\u67E5\u90FD\u8F6C\u52A8\u78C1\u76D8\uFF0C\u90A3\u4E48\u8FD9\u4E2A\u6A21\u5F0F\u6BD4\u8F83\u9002\u5408\u3002"),t("br"),t("span",null,".\u95F2\u7F6E-\u5904\u4E8E\u5F85\u673A\u3001\u7761\u7720\u3001\u95F2\u7F6E\u6A21\u5F0F\u4E0B\u4E0D\u68C0\u67E5\u8BBE\u5907\uFF0C\u5728\u95F2\u7F6E\u72B6\u6001\u4E0B\uFF0C\u5927\u591A\u6570\u78C1\u76D8\u8FD8\u5728\u8F6C\u52A8\uFF0C\u6240\u4EE5\u8FD9\u53EF\u80FD\u4E0D\u9002\u5408\u4F60\u3002")],-1),lk={class:"cbi-value"},ck=t("label",{class:"cbi-value-title"}," \u6E29\u5EA6\u76D1\u6D4B\uFF08\u5DEE\u5F02\uFF09 ",-1),pk={class:"cbi-value-field"},fk={class:"cbi-checkbox"},mk=t("option",{value:0},"\u7981\u7528",-1),bk=["value"],vk=t("div",{class:"cbi-value-description"}," \u81EA\u4E0A\u6B21\u62A5\u544A\u4EE5\u6765\u6E29\u5EA6\u53D8\u5316\u81F3\u5C11 N \u5EA6\uFF0C\u5219\u9700\u62A5\u544A. ",-1),gk={class:"cbi-value"},_k=t("label",{class:"cbi-value-title"}," \u6E29\u5EA6\u76D1\u6D4B\uFF08\u6700\u5927\uFF09 ",-1),hk={class:"cbi-value-field"},xk={class:"cbi-checkbox"},kk=t("option",{value:0},"\u7981\u7528",-1),wk=["value"],yk=t("div",{class:"cbi-value-description"}," \u5982\u679C\u6E29\u5EA6\u5927\u4E8E\u6216\u7B49\u4E8E N \u6444\u6C0F\u5EA6\u5219\u62A5\u544A. ",-1),Fk={class:"cbi-section cbi-tblsection",id:"cbi-nfs-mount"},Ek={class:"table cbi-section-table"},Ck=t("thead",null,[t("tr",{class:"tr cbi-section-table-titles anonymous"},[t("th",{class:"th cbi-section-table-cell","data-widget":"value"},"\u8BBE\u5907"),t("th",{class:"th cbi-section-table-cell","data-widget":"value"},"\u578B\u53F7"),t("th",{class:"th cbi-section-table-cell","data-widget":"value"},"\u5E8F\u53F7"),t("th",{class:"th cbi-section-table-cell","data-widget":"value"},"\u5BB9\u91CF"),t("th",{class:"th cbi-section-table-cell","data-widget":"value"},"\u6E29\u5EA6"),t("th",{class:"th cbi-section-table-cell","data-widget":"value"},"\u72B6\u6001"),t("th",{class:"th cbi-section-table-cell","data-widget":"value"},"\u5065\u5EB7"),t("th",{class:"th cbi-section-table-cell","data-widget":"value"},"\u64CD\u4F5C")])],-1),$k={class:"tr cbi-section-table-row"},Dk={class:"td cbi-value-field"},Bk={class:"td cbi-value-field"},Yk={class:"td cbi-value-field"},Ak={class:"td cbi-value-field"},Sk={class:"td cbi-value-field"},zk={class:"td cbi-value-field"},Pk={class:"td cbi-value-field"},Tk={class:"td cbi-value-field"},Ik=["onClick"],Lk=["onClick"],Mk=P({props:{config:{type:Object,required:!0},saveData:{type:Function,required:!0}},setup(e){const a=e,o=nt(a.config),n=()=>{o.global.tmpDiff=a.config.global.tmpDiff||0,o.global.tmpMax=a.config.global.tmpMax||0,o.global.enable=a.config.global.enable||!1,o.global.powermode=a.config.global.powermode||"never",o.devices=a.config.devices||[],o.tasks=a.config.tasks||[]},s=y([]),f=()=>T(this,null,function*(){try{const u=yield z.Smart.List.GET();if(u.data){const{result:l,error:b}=u.data;l&&l.disks&&(s.value=l.disks||[])}}catch(u){}}),m=wt.easyInterval(f,5e3);we(()=>{m()});const p=()=>T(this,null,function*(){yield a.saveData({global:o.global,devices:a.config.devices,tasks:a.config.tasks}),n()}),d=u=>{Wx({disk:u})},c=(u,l)=>T(this,null,function*(){let b=null,h=-1;if(o.devices){for(let v=0;vT(this,null,function*(){v.tmpDiff==-1&&(v.tmpDiff=o.global.tmpDiff),v.tmpMax==-1&&(v.tmpMax=o.global.tmpMax),v.devicePath==""&&(v.devicePath=u.path);let _=[...o.devices];h>=0&&(_[h]=v);const x=new Map;_.forEach(w=>{w.devicePath!=null&&x.set(w.devicePath,null)});for(let w=0;w(i(),r(L,null,[t("fieldset",Zx,[t("div",Hx,[Jx,t("div",Xx,[t("div",Kx,[S(t("input",{type:"checkbox","onUpdate:modelValue":l[0]||(l[0]=b=>k(o).global.enable=b),value:!k(o).global.enable},null,8,Qx),[[Nt,k(o).global.enable]])])])]),t("div",tk,[ek,t("div",ak,[t("div",ok,[S(t("select",{class:"cbi-input-select","onUpdate:modelValue":l[1]||(l[1]=b=>k(o).global.powermode=b)},dk,512),[[Z,k(o).global.powermode,void 0,{trim:!0}]])]),uk])]),t("div",lk,[ck,t("div",pk,[t("div",fk,[S(t("select",{class:"cbi-input-select","onUpdate:modelValue":l[2]||(l[2]=b=>k(o).global.tmpDiff=b)},[mk,(i(),r(L,null,j(15,b=>t("option",{value:b},g(b)+"\xB0C",9,bk)),64))],512),[[Z,k(o).global.tmpDiff,void 0,{number:!0}]])]),vk])]),t("div",gk,[_k,t("div",hk,[t("div",xk,[S(t("select",{class:"cbi-input-select","onUpdate:modelValue":l[3]||(l[3]=b=>k(o).global.tmpMax=b)},[kk,(i(),r(L,null,j(20,b=>t("option",{value:b*5},g(b*5)+"\xB0C",9,wk)),64))],512),[[Z,k(o).global.tmpMax,void 0,{number:!0}]])]),yk])])]),t("div",Fk,[t("table",Ek,[Ck,t("tbody",null,[(i(!0),r(L,null,j(s.value,(b,h)=>(i(),r("tr",$k,[t("td",Dk,[t("b",null,g(b.path),1)]),t("td",Bk,[t("b",null,g(b.model),1)]),t("td",Yk,[t("b",null,g(b.serial),1)]),t("td",Ak,[t("b",null,g(b.sizeStr),1)]),t("td",Sk,[t("b",null,g(b.temp),1)]),t("td",zk,[t("b",null,g(b.status),1)]),t("td",Pk,[t("b",null,g(b.health),1)]),t("td",Tk,[t("button",{class:"btn cbi-button cbi-button-apply",title:"\u7F16\u8F91",onClick:v=>c(b)},"\u7F16\u8F91",8,Ik),t("button",{class:"btn cbi-button cbi-button-apply",title:"\u8BE6\u60C5",onClick:v=>d(b)},"\u8BE6\u60C5",8,Lk)])]))),256))])])]),t("span",{class:"cbi-page-actions control-group"},[t("input",{class:"btn cbi-button cbi-button-apply",type:"button",value:"\u4FDD\u5B58\u5E76\u5E94\u7528",onClick:p})])],64))}}),Ok={class:"cbi-section cbi-tblsection",id:"cbi-nfs-mount"},Nk={class:"table cbi-section-table"},qk=t("thead",null,[t("tr",{class:"tr cbi-section-table-titles anonymous"},[t("th",{class:"th cbi-section-table-cell","data-widget":"value"},"\u8BBE\u5907"),t("th",{class:"th cbi-section-table-cell","data-widget":"value"},"\u7C7B\u578B"),t("th",{class:"th cbi-section-table-cell","data-widget":"value"},"\u8C03\u5EA6"),t("th",{class:"th cbi-section-table-cell","data-widget":"value"},"\u529F\u80FD")])],-1),jk={class:"tr cbi-section-table-row"},Rk={class:"td cbi-value-field"},Gk={class:"td cbi-value-field"},Vk={class:"td cbi-value-field"},Uk={class:"td cbi-value-field"},Wk=["onClick"],Zk=["onClick"],Hk=P({props:{config:{type:Object,required:!0},saveData:{type:Function,required:!0}},setup(e){const a=e,o=nt(a.config),n=p=>{switch(p){case"short":return"\u77ED\u6682\u81EA\u68C0";case"long":return"\u957F\u65F6\u81EA\u68C0";case"conveyance":return"\u4F20\u8F93\u65F6\u81EA\u68C0";case"offline":return"\u79BB\u7EBF\u65F6\u81EA\u68C0";default:return"\u672A\u77E5"}},s=()=>{Vx({config:a.config,disks:[],next:p=>T(this,null,function*(){yield a.saveData({tasks:[...o.tasks,p],global:a.config.global,devices:a.config.devices}),o.tasks=a.config.tasks||[]})})},f=p=>T(this,null,function*(){const d=[...o.tasks];d.splice(p,1),yield a.saveData({tasks:d,global:a.config.global,devices:a.config.devices}),o.tasks=a.config.tasks||[]}),m=p=>{Ux({task:p})};return(p,d)=>(i(),r(L,null,[t("button",{class:"btn cbi-button cbi-button-apply",onClick:d[0]||(d[0]=c=>s())},"\u65B0\u5EFA"),t("div",Ok,[t("table",Nk,[qk,t("tbody",null,[(i(!0),r(L,null,j(k(o).tasks,(c,u)=>(i(),r("tr",jk,[t("td",Rk,[t("b",null,g(c.devicePath),1)]),t("td",Gk,[t("b",null,g(n(c.type)),1)]),t("td",Vk,[t("b",null,g(c.month)+"/"+g(c.dayPerMonth)+"/"+g(c.hour),1)]),t("td",Uk,[t("button",{class:"btn cbi-button cbi-button-apply",title:"\u8C03\u8BD5",onClick:l=>m(c)},"\u9884\u89C8",8,Wk),t("button",{class:"cbi-button cbi-button-remove",title:"\u5220\u9664",onClick:l=>f(u)},"\u5220\u9664",8,Zk)])]))),256))])])])],64))}}),Jk={class:"cbi-section"},Xk=["value"],Kk=P({setup(e){return T(this,null,function*(){let a,o;const n=y(""),s=()=>T(this,null,function*(){try{const f=yield z.Smart.Log.GET();if(f.data){const{result:m,error:p}=f.data;m&&m.result&&(n.value=m.result),p&&(n.value=p)}}catch(f){n.value=f}});return[a,o]=Ba(()=>s()),yield a,o(),(f,m)=>(i(),r("fieldset",Jk,[t("textarea",{value:n.value,disabled:""},null,8,Xk)]))})}});var Qk=Y(Kk,[["__scopeId","data-v-76197cba"]]);const tw={},ew={t:"1659511092204",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"2332","xmlns:xlink":"http://www.w3.org/1999/xlink",width:"200",height:"200"},aw=t("path",{d:"M514.048 62.464q93.184 0 175.616 35.328t143.872 96.768 96.768 143.872 35.328 175.616q0 94.208-35.328 176.128t-96.768 143.36-143.872 96.768-175.616 35.328q-94.208 0-176.64-35.328t-143.872-96.768-96.768-143.36-35.328-176.128q0-93.184 35.328-175.616t96.768-143.872 143.872-96.768 176.64-35.328zM772.096 576.512q26.624 0 45.056-18.944t18.432-45.568-18.432-45.056-45.056-18.432l-192.512 0 0-192.512q0-26.624-18.944-45.568t-45.568-18.944-45.056 18.944-18.432 45.568l0 192.512-192.512 0q-26.624 0-45.056 18.432t-18.432 45.056 18.432 45.568 45.056 18.944l192.512 0 0 191.488q0 26.624 18.432 45.568t45.056 18.944 45.568-18.944 18.944-45.568l0-191.488 192.512 0z","p-id":"2333"},null,-1),ow=[aw];function nw(e,a){return i(),r("svg",ew,ow)}var je=Y(tw,[["render",nw]]);const _e=e=>(O("data-v-2f7b866f"),e=e(),N(),e),iw=["onSubmit"],rw={class:"actioner-dns_header"},sw={key:0},dw={key:1},uw={class:"actioner-dns_body"},lw={class:"label-item"},cw=_e(()=>t("div",{class:"label-item_key"},[t("span",null,"\u540D\u79F0")],-1)),pw={class:"label-item_value"},fw={class:"label-item"},mw=_e(()=>t("div",{class:"label-item_key"},[t("span",null,"\u534F\u8BAE\uFF08\u7F51\u7EDC\u83B7\u53D6\u65B9\u5F0F\uFF09")],-1)),bw={class:"label-item_value"},vw=_e(()=>t("option",{value:"dhcp"},"DHCP\u5BA2\u6237\u7AEF",-1)),gw={key:0,value:"pppoe"},_w=_e(()=>t("option",{value:"static"},"\u9759\u6001\u5730\u5740",-1)),hw={class:"actioner-dns_footer"},xw=["disabled"],kw=P({props:{Close:{type:Function,required:!0},e:{type:String,required:!0},name:{type:String,required:!0},inface:{type:Object,required:!0},next:{type:Function,required:!0}},setup(e){const a=e,o=y(!1),n=y(a.inface),s=()=>T(this,null,function*(){E.Loading("\u914D\u7F6E\u4E2D...").Close(),a.next(n.value),f()}),f=()=>{a.Close&&a.Close()};return(m,p)=>(i(),M(X,{Close:e.Close,type:1},{default:q(()=>[t("form",{class:"actioner-dns",onSubmit:ot(s,["prevent"])},[t("div",rw,[e.name=="wan"?(i(),r("span",sw,g(e.e=="edit"?"\u7F16\u8F91WAN":"\u6DFB\u52A0WAN"),1)):(i(),r("span",dw,g(e.e=="edit"?"\u7F16\u8F91LAN":"\u6DFB\u52A0LAN"),1))]),t("div",uw,[t("div",lw,[cw,t("div",pw,[t("span",null,g(n.value.name.toLocaleUpperCase()),1)])]),t("div",fw,[mw,t("div",bw,[S(t("select",{"onUpdate:modelValue":p[0]||(p[0]=d=>n.value.proto=d)},[vw,e.name=="wan"?(i(),r("option",gw,"PPPoE")):C("",!0),_w],512),[[Z,n.value.proto]])])])]),t("div",hw,[t("button",{class:"cbi-button cbi-button-apply app-btn",disabled:o.value},"\u4FDD\u5B58",8,xw),t("button",{class:"cbi-button cbi-button-remove app-btn app-back",onClick:f},"\u53D6\u6D88")])],40,iw)]),_:1},8,["Close"]))}});var ww=Y(kw,[["__scopeId","data-v-2f7b866f"]]);const Re=e=>{const a=document.createElement("div");document.body.appendChild(a);const o=J(ww,K(W({},e),{Close:()=>{n()}}));o.mount(a);const n=()=>{o.unmount(),a.remove()}},vt=e=>(O("data-v-589588f0"),e=e(),N(),e),yw={id:"page"},Fw=vt(()=>t("h2",{name:"content"}," \u7F51\u53E3\u914D\u7F6E",-1)),Ew={class:"cbi-section cbi-tblsection",id:"cbi-nfs-mount"},Cw={class:"table cbi-section-table"},$w={width:"200"},Dw=vt(()=>t("col",null,null,-1)),Bw=vt(()=>t("col",null,null,-1)),Yw=vt(()=>t("col",{width:"200"},null,-1)),Aw={class:"tr cbi-section-table-cell"},Sw={class:"th cbi-section-table-cell interface-device","data-widget":"value"},zw={class:"interface-device-flex"},Pw=vt(()=>t("th",{style:{width:"10px"}},null,-1)),Tw=vt(()=>t("th",{style:{width:"32px"}},null,-1)),Iw=vt(()=>t("th",null,null,-1)),Lw={class:"tr cbi-section-table-row cbi-rowstyle-1"},Mw={class:"td cbi-value-field interface-device info"},Ow=["name","value","onUpdate:modelValue","onInput"],Nw=vt(()=>t("td",{class:"td cbi-value-field"},null,-1)),qw={class:"td cbi-value-field"},jw={class:"td cbi-value-field btns"},Rw=["onClick"],Gw=["onClick"],Vw={class:"tr cbi-section-table-row cbi-rowstyle-1"},Uw={class:"td cbi-value-field"},Ww=vt(()=>t("td",{class:"td cbi-value-field"},null,-1)),Zw=vt(()=>t("td",{class:"td cbi-value-field"},null,-1)),Hw={class:"tr cbi-section-table-row cbi-rowstyle-1"},Jw={class:"td cbi-value-field interface-device info","data-widget":"value"},Xw=["name","value","onUpdate:modelValue","onInput"],Kw=vt(()=>t("td",{class:"td cbi-value-field"},null,-1)),Qw={class:"td cbi-value-field"},ty={class:"td cbi-value-field btns"},ey=["onClick"],ay=["onClick"],oy={class:"tr cbi-section-table-row cbi-rowstyle-1"},ny={class:"td cbi-value-field"},iy=vt(()=>t("td",{class:"td cbi-value-field"},null,-1)),ry=vt(()=>t("td",{class:"td cbi-value-field"},null,-1)),sy={class:"cbi-page-actions control-group"},dy=["disabled"],uy=P({setup(e){const a=nt({devices:[],interfaces:[]}),o=y(!1),n=nt({lan:[],wan:[]});(()=>{z.Network.GetInterfaceConfig.GET().then(l=>{if(l.data){const{result:b}=l.data;if(b){a.devices=b.devices||[],a.interfaces=b.interfaces||[];for(let h=0;h{l=="wan"?n.wan.splice(b,1):l=="lan"&&n.lan.splice(b,1)},m=(l,b)=>{if(b==null){let h=l=="wan"?n.wan.length:n.lan.length;h==6&&l=="wan"&&h++,Re({e:"add",name:l,inface:{name:l+`${h}`,proto:"dhcp",ipv4Addr:"",ipv6Addr:"",portName:"",deviceNames:[],ports:[],firewallType:l},next:v=>{l=="wan"?n.wan.push(v):n.lan.push(v),E.Message("\u8BF7\u5728\u4FDD\u5B58\u4EE5\u540E\u524D\u5F80'\u7F51\u7EDC-\u63A5\u53E3'\u9875\u9762\u914D\u7F6E\u63A5\u53E3\u8BE6\u7EC6\u53C2\u6570")}})}else Re({e:"edit",name:l,inface:l=="wan"?n.wan[b]:n.lan[b],next:h=>{l=="wan"?n.wan[b]=h:n.lan[b]=h}})},p=(l,b)=>l?l.indexOf(b):-1,d=(l,b)=>{const v=l.target.value;for(let x=0;x{const v=l.target.value;for(let _=0;_T(this,null,function*(){o.value=!0;const l=[];for(let h=0;h(i(),r("div",yw,[Fw,t("div",null,[t("div",Ew,[t("table",Cw,[t("colgroup",null,[(i(!0),r(L,null,j(k(a).devices,h=>(i(),r("col",$w))),256)),Dw,Bw,Yw]),t("thead",null,[t("tr",Aw,[(i(!0),r(L,null,j(k(a).devices,h=>(i(),r("th",Sw,[t("div",zw,[A(Xe,{item:h},null,8,["item"])])]))),256)),Pw,Tw,Iw])]),t("tbody",null,[(i(!0),r(L,null,j(k(n).lan,(h,v)=>(i(),r("tr",Lw,[(i(!0),r(L,null,j(k(a).devices,_=>(i(),r("td",Mw,[S(t("input",{type:"checkbox",name:_.name,value:_.name,"onUpdate:modelValue":x=>h.deviceNames=x,onInput:x=>d(x,v)},null,40,Ow),[[Nt,h.deviceNames]])]))),256)),Nw,t("td",qw,[t("b",null,g(h.name),1)]),t("td",jw,[t("button",{class:"btn cbi-button cbi-button-apply",title:"\u7F16\u8F91",onClick:_=>m("lan",v)},"\u7F16\u8F91",8,Rw),v!=0?(i(),r("button",{key:0,class:"cbi-button cbi-button-remove",onClick:_=>f("lan",v)},"\u5220\u9664 ",8,Gw)):C("",!0)])]))),256)),t("tr",Vw,[(i(!0),r(L,null,j(k(a).devices,h=>(i(),r("td",Uw))),256)),Ww,Zw,t("td",{class:"td cbi-value-field btns",onClick:b[0]||(b[0]=h=>m("lan"))},[A(je,{class:"icon"})])]),(i(!0),r(L,null,j(k(n).wan,(h,v)=>(i(),r("tr",Hw,[(i(!0),r(L,null,j(k(a).devices,_=>(i(),r("td",Jw,[S(t("input",{type:"checkbox",name:_.name,value:_.name,"onUpdate:modelValue":x=>h.deviceNames=x,onInput:x=>c(x,v)},null,40,Xw),[[Nt,h.deviceNames]])]))),256)),Kw,t("td",Qw,[t("b",null,g(h.name),1)]),t("td",ty,[t("button",{class:"btn cbi-button cbi-button-apply",title:"\u7F16\u8F91",onClick:_=>m("wan",v)},"\u7F16\u8F91",8,ey),v!=0?(i(),r("button",{key:0,class:"cbi-button cbi-button-remove",onClick:_=>f("wan",v)},"\u5220\u9664",8,ay)):C("",!0)])]))),256)),t("tr",oy,[(i(!0),r(L,null,j(k(a).devices,h=>(i(),r("td",ny))),256)),iy,ry,t("td",{class:"td cbi-value-field btns",onClick:b[1]||(b[1]=h=>m("wan"))},[A(je,{class:"icon"})])])])])]),t("div",sy,[t("input",{class:"btn cbi-button cbi-button-apply",type:"button",value:"\u4FDD\u5B58\u5E76\u5E94\u7528",onClick:u,disabled:o.value},null,8,dy)])])]))}});var ly=Y(uy,[["__scopeId","data-v-589588f0"]]);const cy=()=>window.vue_base||"/cgi-bin/luci/admin/quickstart",ca=Ya({history:Aa(cy()),routes:[{name:"IndexPage",path:"/",meta:{title:"\u63A7\u5236\u53F0"},component:E9},{name:"NetworkPage",path:"/network",meta:{title:"\u7F51\u7EDC\u8BBE\u7F6E\u5411\u5BFC"},component:D9,children:[{path:"",component:cm},{path:"pppoe",component:Lm},{path:"dhcp",component:$b},{path:"gateway",component:bv}]},{name:"RaidPage",path:"/raid",meta:{title:"raid\u5411\u5BFC"},component:z_},{name:"SmartPage",path:"/smart",meta:{title:"smart\u68C0\u6D4B"},component:N_,children:[{path:"",component:Mk},{path:"task",component:Hk},{path:"log",component:Qk}]},{path:"/interfaceconfig",component:ly}]});ca.beforeEach((e,a)=>(e.meta.title,!0));const ct=J(Ha);ct.component("svg-menu",ao);ct.component("svg-system",uo);ct.component("svg-download",bo);ct.component("svg-store",yo);ct.component("svg-info",Bo);ct.component("svg-disk",Qo);ct.component("svg-nav",rn);ct.component("progress-item",Ze);ct.component("svg-view-show",mn);ct.component("svg-view-hidden",xn);ct.component("article-item",$n);ct.use(He);ct.use(ca);ct.use(Sa());ct.mount("#app")});export default py(); diff --git a/luci-app-quickstart/root/www/luci-static/quickstart/style.css b/luci-app-quickstart/root/www/luci-static/quickstart/style.css index 2117fc589..e188c508e 100644 --- a/luci-app-quickstart/root/www/luci-static/quickstart/style.css +++ b/luci-app-quickstart/root/www/luci-static/quickstart/style.css @@ -1 +1 @@ -@keyframes bganimation-57f1326f{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-57f1326f{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-57f1326f{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-57f1326f]{animation:rotateEnter-57f1326f .7s;position:relative}.rotate-leave-active[data-v-57f1326f]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-57f1326f]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.disk-item-tooltip[data-v-57f1326f]{position:fixed;background:rgba(0,0,0,.7);z-index:10111;color:#fff;padding:.5rem 1rem;font-size:1em;min-width:200px;line-height:24px}.disk-item-tooltip[data-v-57f1326f]:after{content:"";position:absolute;bottom:-6px;border-color:#4c4c4c rgba(0,0,0,0) rgba(0,0,0,0);left:0;right:0;text-align:center;width:0;margin:0 auto;border-width:6px 8px 0;border-style:solid}@keyframes bganimation{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active{animation:rotateEnter .7s;position:relative}.rotate-leave-active{opacity:0;display:none;position:relative;z-index:-999}.app-container{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}#main .app-btn,#actioner .app-btn{min-height:36px}@keyframes bganimation-9bc295c2{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-9bc295c2{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-9bc295c2{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-9bc295c2]{animation:rotateEnter-9bc295c2 .7s;position:relative}.rotate-leave-active[data-v-9bc295c2]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-9bc295c2]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}#main[data-v-9bc295c2]{width:100%}#main[data-v-9bc295c2],#main[data-v-9bc295c2] *{-webkit-box-sizing:border-box;-webkit-tap-highlight-color:transparent;box-sizing:border-box;word-wrap:break-word;outline:none}@keyframes bganimation-de8ae0e6{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-de8ae0e6{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-de8ae0e6{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-de8ae0e6]{animation:rotateEnter-de8ae0e6 .7s;position:relative}.rotate-leave-active[data-v-de8ae0e6]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-de8ae0e6]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.progress[data-v-de8ae0e6]{width:100%;display:block;position:relative;background-color:#eee;border-radius:4px;height:18px;line-height:18px;cursor:pointer;overflow:hidden}.progress .progress-value[data-v-de8ae0e6]{transition:.5s;position:absolute;left:0;top:0;bottom:0;height:100%;text-align:center;color:#fff;vertical-align:middle;font-size:12px}article[data-v-bd286d4e]{flex:0 0 100%;max-width:20%;position:relative;border-radius:4px;padding:10px}@media screen and (max-width: 1080px){article[data-v-bd286d4e]{max-width:33.333%}}@keyframes bganimation-bd286d4e{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-bd286d4e{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-bd286d4e{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-bd286d4e]{animation:rotateEnter-bd286d4e .7s;position:relative}.rotate-leave-active[data-v-bd286d4e]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-bd286d4e]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}@media screen and (max-width: 768px){article[data-v-bd286d4e]{max-width:50%}}@keyframes bganimation-123deb20{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-123deb20{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-123deb20{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-123deb20]{animation:rotateEnter-123deb20 .7s;position:relative}.rotate-leave-active[data-v-123deb20]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-123deb20]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}a[data-v-123deb20]{position:relative;display:block;width:100%;transition:.4s;cursor:pointer}a[data-v-123deb20]:hover{transform:scale(1.07);transition:.4s;position:relative}a:hover .cover .thumbnail[data-v-123deb20]{box-shadow:0 6px 40px #1c67f2}a .cover[data-v-123deb20]{position:relative;padding-top:130%;z-index:1}a .cover[data-v-123deb20] .thumbnail{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;border-radius:6px;overflow:hidden;z-index:1;background-color:#2dc8fd;display:flex;flex-wrap:wrap;align-items:center;align-content:center;justify-content:center}a .cover[data-v-123deb20] .thumbnail i{display:block;font-size:100px;color:#eee}a .cover[data-v-123deb20] .thumbnail span{display:block;text-align:center;width:100%;color:#eeee;font-size:28px;margin:1rem 0}article:nth-child(9n+1) a .cover .thumbnail[data-v-123deb20]{background-color:#ff9100}article:nth-child(9n+2) a .cover .thumbnail[data-v-123deb20]{background-color:#2dc8fd}article:nth-child(9n+3) a .cover .thumbnail[data-v-123deb20]{background-color:#f66a2c}article:nth-child(9n+4) a .cover .thumbnail[data-v-123deb20]{background-color:#9b58de}article:nth-child(9n+5) a .cover .thumbnail[data-v-123deb20]{background-color:#297ff3}article:nth-child(9n+6) a .cover .thumbnail[data-v-123deb20]{background-color:#27aa8f}article:nth-child(9n+7) a .cover .thumbnail[data-v-123deb20]{background-color:#f15a4a}article:nth-child(9n+8) a .cover .thumbnail[data-v-123deb20]{background-color:#439c07}@keyframes bganimation-0a8a31e2{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-0a8a31e2{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-0a8a31e2{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-0a8a31e2]{animation:rotateEnter-0a8a31e2 .7s;position:relative}.rotate-leave-active[data-v-0a8a31e2]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-0a8a31e2]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}@keyframes turn-0a8a31e2{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}.loading[data-v-0a8a31e2]{animation:turn-0a8a31e2 1s steps(12,end) infinite;margin:0!important;padding:0!important;background:none!important;display:flex!important}.loading svg[data-v-0a8a31e2]{width:100%;height:100%}.loading svg path[data-v-0a8a31e2]{fill:#fff}@keyframes bganimation-54a7c83e{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-54a7c83e{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-54a7c83e{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-54a7c83e]{animation:rotateEnter-54a7c83e .7s;position:relative}.rotate-leave-active[data-v-54a7c83e]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-54a7c83e]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.flow[data-v-54a7c83e]{position:relative}.flow .echart[data-v-54a7c83e]{width:100%;height:100%}.flow .flow-data[data-v-54a7c83e]{position:absolute;right:10px;top:10px}.flow .flow-data span[data-v-54a7c83e]{display:block;color:#0009;font-size:12px;margin-bottom:5px;font-weight:600;font-family:PingFangSC-Semibold,PingFang SC}@keyframes bganimation-6935a479{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-6935a479{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-6935a479{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-6935a479]{animation:rotateEnter-6935a479 .7s;position:relative}.rotate-leave-active[data-v-6935a479]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-6935a479]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}@keyframes turn-6935a479{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}.toast[data-v-6935a479]{position:fixed;top:50%;left:50%;display:flex;flex-direction:column;align-items:center;justify-content:space-around;box-sizing:content-box;width:100px;max-width:70%;padding:16px;color:#fff;font-size:14px;text-align:center;background-color:#000000b3;border-radius:8px;transform:translate3d(-50%,-50%,0);z-index:9999;transition:.3s;cursor:pointer}.toast div.icon[data-v-6935a479]{width:50px;height:50px;margin:15px 0;background:none!important}.toast div.icon svg[data-v-6935a479]{width:100%;height:100%}.toast div.icon svg path[data-v-6935a479]{fill:#fff}.toast .loading[data-v-6935a479]{animation:turn-6935a479 1s steps(12,end) infinite}.toast .message[data-v-6935a479]{display:block;width:100%;flex:0 0 100%;word-wrap:break-word}[lock-scroll=true]{overflow:hidden!important;height:100vh}@keyframes bganimation-428d873e{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-428d873e{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-428d873e{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-428d873e]{animation:rotateEnter-428d873e .7s;position:relative}.rotate-leave-active[data-v-428d873e]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-428d873e]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.bg[data-v-428d873e]{position:fixed;inset:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:999}#actioner[data-v-428d873e]{position:fixed;z-index:1000;width:100%;height:100%;inset:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;overflow:auto}#actioner[data-v-428d873e],#actioner[data-v-428d873e] *{-webkit-box-sizing:border-box;-webkit-tap-highlight-color:transparent;box-sizing:border-box;word-wrap:break-word;outline:none}.action-container[data-v-428d873e]{width:100%;height:100%;background-color:#fff;position:fixed;z-index:9999;inset:0;margin:auto;overflow:auto}.action-container .action-container_header[data-v-428d873e]{width:100%;height:36px;line-height:36px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:0 .625rem;position:absolute;top:0;left:0;right:0;border-bottom:1px solid #1e1e1e;background-color:#252526}.action-container .action-container_header .title[data-v-428d873e]{color:#eee;font-size:16px}.action-container .action-container_header button.close[data-v-428d873e]{width:36px;height:36px;margin:0;padding:10px;background:none;border:none;cursor:pointer;opacity:1}.action-container .action-container_header button.close[data-v-428d873e] svg.icon{width:100%;height:100%}.action-container .action-container_header button.close[data-v-428d873e] svg.icon path{fill:#eee}.action-container .action-container_header button.close[data-v-428d873e]:hover{opacity:.9}.action-container .action-container_body[data-v-428d873e]{width:100%;height:100%;padding-top:36px}@keyframes bganimation{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active{animation:rotateEnter .7s;position:relative}.rotate-leave-active{opacity:0;display:none;position:relative;z-index:-999}.app-container{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}@keyframes dialogEnter{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes dialogLeave{0%{transform:scale(1)}to{transform:scale(0)}}.dialog-enter-active{animation:dialogEnter .3s linear forwards}.dialog-leave-active{animation:dialogLeave .3s linear forwards}.actioner-dns[data-v-5922bd83]{width:860px;background-color:#fff;position:relative;z-index:99999;margin:auto;overflow:auto}.actioner-dns .actioner-dns_header[data-v-5922bd83]{width:100%;display:flex;flex-wrap:wrap;align-items:center;padding:1rem;font-size:2em;border-bottom:1px solid #eee}.actioner-dns .actioner-dns_body[data-v-5922bd83]{padding:1rem;min-height:50vh}.actioner-dns .actioner-dns_body .label-item[data-v-5922bd83]{width:100%;margin:1rem 0}.actioner-dns .actioner-dns_body .label-item .label-item_key[data-v-5922bd83]{width:100%;font-size:12px;color:#666}.actioner-dns .actioner-dns_body .label-item .label-item_key span[data-v-5922bd83]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.actioner-dns .actioner-dns_body .label-item .label-item_key span[data-v-5922bd83]:before{content:"*";color:#f56c6c;margin-right:4px}.actioner-dns .actioner-dns_body .label-item .label-item_value[data-v-5922bd83]{width:100%;margin-top:5px}.actioner-dns .actioner-dns_body .label-item .label-item_value select[data-v-5922bd83],.actioner-dns .actioner-dns_body .label-item .label-item_value input[data-v-5922bd83]{width:100%;height:36px}.actioner-dns .actioner-dns_body .label-message[data-v-5922bd83]{width:100%;text-align:left;font-size:14px;color:red;text-align:center}.actioner-dns .config-message[data-v-5922bd83]{width:100%;min-height:inherit;height:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;font-size:2em}.actioner-dns .actioner-dns_footer[data-v-5922bd83]{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:1rem;font-size:2em;border-top:1px solid #eee}.actioner-dns .actioner-dns_footer button[data-v-5922bd83]{display:inline-block;width:100px!important;margin:0;margin-left:1rem}@keyframes bganimation-5922bd83{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-5922bd83{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-5922bd83{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-5922bd83]{animation:rotateEnter-5922bd83 .7s;position:relative}.rotate-leave-active[data-v-5922bd83]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-5922bd83]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}@media screen and (max-width: 1400px){.actioner-dns .actioner-dns_body[data-v-5922bd83]{min-height:34vh}}@media screen and (max-width: 800px){.actioner-dns[data-v-5922bd83]{width:100%}}.action[data-v-ed442d72]{width:700px;max-height:90%;background-color:#fff;position:relative;z-index:1000;margin:auto;overflow:auto;padding:1rem 10%;border-radius:6px}.action .action-body[data-v-ed442d72]{width:100%;text-align:center;padding:3rem 0}.action .action-body h2.title[data-v-ed442d72]{width:100%;display:block;color:#1e1e1e;font-size:3em;padding:0;margin:0;text-align:center}.action .action-body .info[data-v-ed442d72]{color:#666;font-size:1.3em;margin:1rem 0}.action .action-body .btns[data-v-ed442d72]{width:100%;margin-top:3rem}.action .action-body .btns button[data-v-ed442d72]{display:block;width:100%!important;margin:.5rem 0}@keyframes bganimation-ed442d72{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-ed442d72{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-ed442d72{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-ed442d72]{animation:rotateEnter-ed442d72 .7s;position:relative}.rotate-leave-active[data-v-ed442d72]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-ed442d72]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}@media screen and (max-width: 1000px){.action.format .action-body h2.title[data-v-ed442d72]{font-size:20px}}@media screen and (max-width: 900px){.action .action-body h2.title[data-v-ed442d72]{font-size:20px}}@media screen and (max-width: 800px){.action .action-body h2.title[data-v-ed442d72]{font-size:20px}}@media screen and (max-width: 700px){.action .action-body h2.title[data-v-ed442d72]{font-size:20px}}@media screen and (max-width: 500px){.action .action-body h2.title[data-v-ed442d72]{font-size:20px}}@keyframes bganimation-39248365{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-39248365{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-39248365{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-39248365]{animation:rotateEnter-39248365 .7s;position:relative}.rotate-leave-active[data-v-39248365]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-39248365]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.app-container_status-label_bg[data-v-39248365]{flex:0 0 230px;width:230px;height:80px;display:flex;background:#f3f3f3;align-items:center;padding:10px;margin-right:10px;transition:.3s}.app-container_status-label_bg .app-container_status-label_text[data-v-39248365]{margin-left:6px;font-size:14px;line-height:22px;text-align:left}.app-container_status-label_bg .app-container_status-label_text .text_status[data-v-39248365]{color:#999}.app-container_status-label_bg .app-container_status-label_text .text_style[data-v-39248365]{margin:6px 0}.app-container_status-label_bg .app-container_status-label_text .text_style.close[data-v-39248365]{color:#999}.app-container_status-label_bg .app-container_status-label_text .text_info[data-v-39248365]{font-weight:700;font-size:14px}@keyframes bganimation-3470ca08{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-3470ca08{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-3470ca08{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-3470ca08]{animation:rotateEnter-3470ca08 .7s;position:relative}.rotate-leave-active[data-v-3470ca08]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-3470ca08]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.app-interfaces[data-v-3470ca08]{width:100%;height:80px;display:flex;flex-wrap:nowrap;overflow:hidden}.app-interfaces a[data-v-3470ca08]{list-style:none;text-decoration:none}.app-interfaces a.btn-f[data-v-3470ca08]{position:absolute;width:50px;height:80px;left:0;line-height:80px;text-align:center;color:#fff;font-size:26px;cursor:pointer;background-color:#00000059;opacity:0;transition:.3s;z-index:1}.app-interfaces a.btn-f[data-v-3470ca08]:hover{opacity:1;transition:.3s}.app-interfaces a.btn-r[data-v-3470ca08]{position:absolute;right:0;width:50px;line-height:80px;text-align:center;color:#fff;font-size:26px;cursor:pointer;background-color:#00000059;opacity:0;transition:.3s;z-index:1}.app-interfaces a.btn-r[data-v-3470ca08]:hover{opacity:1;transition:.3s}.actioner-dns[data-v-1e29113c]{width:800px;background-color:#fff;position:relative;z-index:99999;margin:auto;overflow:auto}.actioner-dns .actioner-dns_header[data-v-1e29113c]{width:100%;display:flex;flex-wrap:wrap;align-items:center;padding:1rem;font-size:2em;border-bottom:1px solid #eee}.actioner-dns .actioner-dns_body[data-v-1e29113c]{padding:1rem;min-height:50vh}.actioner-dns .actioner-dns_body .label-item[data-v-1e29113c]{width:100%;margin:1rem 0}.actioner-dns .actioner-dns_body .label-item .label-item_key[data-v-1e29113c]{width:100%;font-size:12px;color:#666}.actioner-dns .actioner-dns_body .label-item .label-item_key span[data-v-1e29113c]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.actioner-dns .actioner-dns_body .label-item .label-item_key span[data-v-1e29113c]:before{content:"*";color:#f56c6c;margin-right:4px}.actioner-dns .actioner-dns_body .label-item .label-item_value[data-v-1e29113c]{width:100%;margin-top:5px}.actioner-dns .actioner-dns_body .label-item .label-item_value select[data-v-1e29113c],.actioner-dns .actioner-dns_body .label-item .label-item_value input[data-v-1e29113c]{height:36px}.actioner-dns .actioner-dns_body .label-message[data-v-1e29113c]{width:100%;text-align:left;font-size:14px;color:red;text-align:center}.actioner-dns .config-message[data-v-1e29113c]{width:100%;min-height:inherit;height:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;font-size:2em}.actioner-dns .actioner-dns_footer[data-v-1e29113c]{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:1rem;font-size:2em;border-top:1px solid #eee}.actioner-dns .actioner-dns_footer button[data-v-1e29113c]{display:inline-block;width:100px!important;margin:0;margin-left:1rem}.actioner-dns .select-editable[data-v-1e29113c]{position:relative;border:solid grey 1px;width:100%}.actioner-dns .select-editable select[data-v-1e29113c]{top:0;left:0;font-size:14px;border:none;width:100%;margin:0}.actioner-dns .select-editable input[data-v-1e29113c]{position:absolute;top:-4px;left:0;width:95%;padding:1px;font-size:14px;border:none}.actioner-dns .select-editable select[data-v-1e29113c]:focus,.actioner-dns .select-editable input[data-v-1e29113c]:focus{outline:none}.actioner-dns[data-v-1e29113c] ::placeholder{color:#999}.successed[data-v-1e29113c]{text-align:center;font-size:14px;margin-bottom:104px}.finished[data-v-1e29113c]{display:flex;justify-content:center;margin:80px 80px 28px}.docker_moves[data-v-1e29113c]{text-align:center}.docker_moves .moves[data-v-1e29113c]{margin-top:10px}.docker_moves .moves input[data-v-1e29113c]{cursor:pointer}.docker_moves .moves label[data-v-1e29113c]{margin-left:10px;cursor:pointer}.btns[data-v-1e29113c]{text-align:center}.item_info[data-v-1e29113c]{margin-left:10px}.softsource_tit[data-v-1e29113c]{margin:0 auto}.softsource_successed[data-v-1e29113c]{width:20%!important}@keyframes bganimation-1e29113c{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-1e29113c{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-1e29113c{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-1e29113c]{animation:rotateEnter-1e29113c .7s;position:relative}.rotate-leave-active[data-v-1e29113c]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-1e29113c]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}@media screen and (max-width: 1400px){.actioner-dns .actioner-dns_body[data-v-1e29113c]{min-height:34vh}}@media screen and (max-width: 860px){.actioner-dns[data-v-1e29113c]{width:100%}}@keyframes bganimation-f4854148{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-f4854148{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-f4854148{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-f4854148]{animation:rotateEnter-f4854148 .7s;position:relative}.rotate-leave-active[data-v-f4854148]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-f4854148]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}em[data-v-f4854148]{display:block;margin:.5rem 0;width:100%}.app-container_status-container[data-v-f4854148]{width:100%;background-color:#fff;padding:10px 30px;border-radius:6px;position:relative}.app-container_status-container .more_icon[data-v-f4854148]{position:absolute;right:22px;cursor:pointer}.app-container_status-container .more_icon svg[data-v-f4854148]{position:relative;z-index:9999}.app-container_status-container .DeviceBlock[data-v-f4854148]{position:absolute;z-index:999;width:60%;right:22px}.app-container_status-container .DeviceBlock ul[data-v-f4854148]{background-color:#fff;box-shadow:0 0 10px 1px #373f6924;padding:10px 0;border-radius:6px;top:0;right:0;text-align:center;position:absolute;word-break:keep-all;margin-top:24px}.app-container_status-container .DeviceBlock ul li[data-v-f4854148]{line-height:28px}.app-container_status-container .DeviceBlock ul li a[data-v-f4854148]{color:#1e1e1e;text-decoration:none;cursor:pointer;font-size:14px;margin:0 20px;display:block}.app-container_status-container .DeviceBlock ul li .domain[data-v-f4854148]{cursor:pointer}.app-container_status-container .DeviceBlock ul li[data-v-f4854148]:hover{background-color:#eee}.app-container_status-container .DeviceBlock li[data-v-f4854148]:last-child{margin-top:5px}.app-container_status-container span.container_success[data-v-f4854148]{display:block;font-size:15px;font-family:PingFangSC-Medium,PingFang SC}.app-container_status-container span.container_failure[data-v-f4854148]{display:block;font-size:1.2em}.app-container_status-container .container_configure[data-v-f4854148]{font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#553afe;line-height:20px;cursor:pointer}.app-container_status-container span.container_title[data-v-f4854148]{font-size:1.25rem;color:#333;display:block}.app-container_status-container span.container_content[data-v-f4854148]{font-size:1.25rem;color:#666}.app-container_status-container .devise[data-v-f4854148]{display:block;font-size:12px;color:#727272}.app-container_status-container span.container_time[data-v-f4854148]{font-size:12px;color:#727272;margin-top:3px;display:block}.app-container_status-label[data-v-f4854148]{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}.app-container_status-label .app-container_status-label_item[data-v-f4854148]{flex:0 0 100%;max-width:calc(50% - 10px);margin-bottom:1rem}.app-container_status-label_block[data-v-f4854148]{display:block;color:#000;margin:10px 0 8px}.app-container_status-container_body[data-v-f4854148]{width:100%;height:100%;text-align:center;display:flex;align-items:center;align-content:center}.app-container_status-container_body svg[data-v-f4854148]{min-width:32px}.app-container_status-container_body .app-container_status-info[data-v-f4854148]{margin-left:10px;text-align:left;margin-right:10px;min-width:57px}.app-container_status-container_body svg[data-v-f4854148]{width:50px;height:50px}.app-container_status-container_body span[data-v-f4854148]{width:100%;margin:5px 0}.menu_background[data-v-f4854148]{position:fixed;inset:0}.app-container_body[data-v-f4854148]{width:100%}.network-container[data-v-78a4e41a]{width:100%;display:flex;flex-wrap:wrap}.network-container .network-container_flow[data-v-78a4e41a]{flex:0 0 100%;max-width:60%;padding-right:10px}.network-container .network-container_flow .network-container_flow-container[data-v-78a4e41a]{border-radius:6px;overflow:hidden;position:relative;background-color:#fff;box-shadow:0 0 10px 1px #373f6924}.network-container .network-container_status[data-v-78a4e41a]{flex:0 0 100%;max-width:40%;padding-left:10px;display:flex;flex-wrap:wrap}@keyframes bganimation-78a4e41a{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-78a4e41a{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-78a4e41a{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-78a4e41a]{animation:rotateEnter-78a4e41a .7s;position:relative}.rotate-leave-active[data-v-78a4e41a]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-78a4e41a]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}@media screen and (max-width: 992px){.network-container[data-v-78a4e41a]{width:100%}.network-container .network-container_flow[data-v-78a4e41a]{flex:0 0 100%;max-width:100%;padding-right:0}.network-container .network-container_status[data-v-78a4e41a]{flex:0 0 100%;max-width:100%;padding-left:0;margin-top:1rem}}.action .action-footer button[data-v-1d756e2b]{display:inline-block;width:100px!important;margin:0;margin-left:1rem}@keyframes bganimation-1d756e2b{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-1d756e2b{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-1d756e2b{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-1d756e2b]{animation:rotateEnter-1d756e2b .7s;position:relative}.rotate-leave-active[data-v-1d756e2b]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-1d756e2b]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.action.format[data-v-1d756e2b]{width:700px;height:560px;max-height:90%;background-color:#fff;position:relative;z-index:1000;margin:auto;overflow:auto;padding:0 25px;border:1px solid #dfdfdf;border-radius:4px;background:#fff;box-shadow:0 1px 4px #0000004d}.action.format .action-header[data-v-1d756e2b]{width:100%;height:70px;line-height:70px}.action.format .action-header .action-header_title[data-v-1d756e2b]{margin:0;color:#333;font:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-moz-user-select:none;-webkit-user-select:none;user-select:none;font-size:20px}.action.format .action-body[data-v-1d756e2b]{width:100%;height:calc(100% - 140px);overflow:auto}.action.format .action-footer[data-v-1d756e2b]{width:100%;height:70px;line-height:70px;color:#333;display:flex;flex-wrap:wrap;align-items:center}.action.format .action-footer .auto[data-v-1d756e2b]{flex:auto}.action.format .disk-list[data-v-1d756e2b]{width:100%;height:100%;border:1px solid #dfe1e5;overflow:auto}.action.format .label-item[data-v-1d756e2b]{width:100%;margin:1rem 0}.action.format .label-item .label-item_key[data-v-1d756e2b]{width:100%;font-size:16px;color:#666}.action.format .label-item .label-item_key span[data-v-1d756e2b]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.action.format .label-item .label-item_key span[data-v-1d756e2b]:before{content:"*";color:#f56c6c;margin-right:4px}.action.format .label-item .label-item_value[data-v-1d756e2b]{width:100%;margin-top:5px}.action.format .label-item .label-item_value select[data-v-1d756e2b],.action.format .label-item .label-item_value input[data-v-1d756e2b]{width:100%;height:36px}.action.format .label-item .label-item_path[data-v-1d756e2b]{padding:0 14px;background-color:#e5e5e5;width:100%;height:28px;line-height:28px;margin-top:10px}.action.format .auto[data-v-1d756e2b]{flex:auto}.action.format p.msg[data-v-1d756e2b]{margin:.5rem 0;color:red}.action.format .disk-info[data-v-1d756e2b]{width:100%;text-align:center}.action.format .disk-info .disk-info_icon[data-v-1d756e2b]{width:100px;height:100px;margin:0 auto}.action.format .disk-info .disk-info_icon svg[data-v-1d756e2b]{width:100%;height:100%}.action.format .disk-info .disk-info_mount-name[data-v-1d756e2b]{margin:1rem 0;font-size:1.5em;color:#333}.action.result[data-v-1d756e2b]{width:700px;height:560px;max-height:90%;background-color:#fff;position:relative;z-index:1000;margin:auto;overflow:auto;padding:0 25px;border:1px solid #dfdfdf;border-radius:4px;background:#fff;box-shadow:0 1px 4px #0000004d}.action.result .action-body[data-v-1d756e2b]{width:100%;height:100%;display:flex;flex-wrap:wrap;align-items:center;align-content:center;justify-content:center}.action.result .action-body .action-body_icon[data-v-1d756e2b]{width:100px;height:100px}.action.result .action-body .action-body_icon svg.icon[data-v-1d756e2b]{width:100%;height:100%}.action.result .action-body .action-body_msg[data-v-1d756e2b]{font-size:2em;color:#666;text-align:center;width:100%;margin:1rem 0}.action.result .action-body .action-body_info[data-v-1d756e2b]{margin:1rem 0;width:100%;text-align:center;color:#666;font-size:1.2em}.action.result .action-body .action-body_info a[data-v-1d756e2b]{color:#0000fb}.action.result .btns[data-v-1d756e2b]{width:100%;text-align:center;margin:1rem 0}@keyframes bganimation-1d756e2b{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-1d756e2b{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-1d756e2b{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-1d756e2b]{animation:rotateEnter-1d756e2b .7s;position:relative}.rotate-leave-active[data-v-1d756e2b]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-1d756e2b]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}@media screen and (max-width: 1000px){.action.format[data-v-1d756e2b]{width:168%}}@media screen and (max-width: 900px){.action.format[data-v-1d756e2b]{width:146%}}@media screen and (max-width: 800px){.action.format[data-v-1d756e2b]{width:136%}}@media screen and (max-width: 700px){.action.format[data-v-1d756e2b]{width:116%}}@media screen and (max-width: 500px){.action.format[data-v-1d756e2b]{width:100%}}.action .action-footer button[data-v-3fc7bda2]{display:inline-block;width:100px!important;margin:0;margin-left:1rem}@keyframes bganimation-3fc7bda2{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-3fc7bda2{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-3fc7bda2{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-3fc7bda2]{animation:rotateEnter-3fc7bda2 .7s;position:relative}.rotate-leave-active[data-v-3fc7bda2]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-3fc7bda2]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.action.format[data-v-3fc7bda2]{width:700px;height:560px;max-height:90%;background-color:#fff;position:relative;z-index:1000;margin:auto;overflow:auto;padding:0 25px;border:1px solid #dfdfdf;border-radius:4px;background:#fff;box-shadow:0 1px 4px #0000004d}.action.format .action-header[data-v-3fc7bda2]{width:100%;height:70px;line-height:70px}.action.format .action-header .action-header_title[data-v-3fc7bda2]{margin:0;color:#333;font:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-moz-user-select:none;-webkit-user-select:none;user-select:none;font-size:20px}.action.format .action-body[data-v-3fc7bda2]{width:100%;height:calc(100% - 140px);overflow:auto}.action.format .action-footer[data-v-3fc7bda2]{width:100%;height:70px;line-height:70px;color:#333;display:flex;flex-wrap:wrap;align-items:center}.action.format .action-footer .auto[data-v-3fc7bda2]{flex:auto}.action.format .disk-list[data-v-3fc7bda2]{width:100%;height:100%;border:1px solid #dfe1e5;overflow:auto}.action.format .label-item[data-v-3fc7bda2]{width:100%;margin:1rem 0}.action.format .label-item .label-item_key[data-v-3fc7bda2]{width:100%;font-size:16px;color:#666}.action.format .label-item .label-item_key span[data-v-3fc7bda2]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.action.format .label-item .label-item_key span[data-v-3fc7bda2]:before{content:"*";color:#f56c6c;margin-right:4px}.action.format .label-item .label-item_value[data-v-3fc7bda2]{width:100%;margin-top:5px}.action.format .label-item .label-item_value select[data-v-3fc7bda2],.action.format .label-item .label-item_value input[data-v-3fc7bda2]{width:100%;height:36px}.action.format .label-item .label-item_path[data-v-3fc7bda2]{padding:0 14px;background-color:#e5e5e5;width:100%;height:28px;line-height:28px;margin-top:10px}.action.format .auto[data-v-3fc7bda2]{flex:auto}.action.format p.msg[data-v-3fc7bda2]{margin:.5rem 0;color:red}.action.format .disk-info[data-v-3fc7bda2]{width:100%;text-align:center}.action.format .disk-info .disk-info_icon[data-v-3fc7bda2]{width:100px;height:100px;margin:0 auto}.action.format .disk-info .disk-info_icon svg[data-v-3fc7bda2]{width:100%;height:100%}.action.format .disk-info .disk-info_mount-name[data-v-3fc7bda2]{margin:1rem 0;font-size:1.5em;color:#333}@keyframes bganimation-3fc7bda2{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-3fc7bda2{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-3fc7bda2{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-3fc7bda2]{animation:rotateEnter-3fc7bda2 .7s;position:relative}.rotate-leave-active[data-v-3fc7bda2]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-3fc7bda2]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.action.result[data-v-3fc7bda2]{width:700px;height:560px;max-height:90%;background-color:#fff;position:relative;z-index:1000;margin:auto;overflow:auto;padding:0 25px;border:1px solid #dfdfdf;border-radius:4px;background:#fff;box-shadow:0 1px 4px #0000004d}.action.result .action-body[data-v-3fc7bda2]{width:100%;height:100%;display:flex;flex-wrap:wrap;align-items:center;align-content:center;justify-content:center}.action.result .action-body .action-body_icon[data-v-3fc7bda2]{width:100px;height:100px}.action.result .action-body .action-body_icon svg.icon[data-v-3fc7bda2]{width:100%;height:100%}.action.result .action-body .action-body_msg[data-v-3fc7bda2]{font-size:2em;color:#666;text-align:center;width:100%;margin:1rem 0}.action.result .action-body .action-body_info[data-v-3fc7bda2]{margin:1rem 0;width:100%;text-align:center;color:#666;font-size:1.2em}.action.result .action-body .action-body_info a[data-v-3fc7bda2]{color:#0000fb}.action.result .btns[data-v-3fc7bda2]{width:100%;text-align:center;margin:1rem 0}@keyframes bganimation-60464cbc{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-60464cbc{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-60464cbc{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-60464cbc]{animation:rotateEnter-60464cbc .7s;position:relative}.rotate-leave-active[data-v-60464cbc]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-60464cbc]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}li.disk-item.error[data-v-60464cbc]{color:red}.disk-content[data-v-60464cbc]{padding:1rem;border:1px solid #cfcfcf;margin:16px 0}.disk-content li.disk-item[data-v-60464cbc]{width:100%;display:flex;align-items:center}.disk-content li.disk-item .disk-item_name[data-v-60464cbc]{flex:0 0 50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:10px}.disk-content li.disk-item .disk_value[data-v-60464cbc]{flex:0 0 50%;display:flex;justify-content:space-between;align-items:center}.disk-content li.disk-item .disk_value .cbi-button[data-v-60464cbc]{margin-left:10px}.disk-content li.disk-item .disk_value .disk-item_value[data-v-60464cbc]{flex:auto;padding-left:10px;position:relative}.disk-content li.disk-item .disk_value .disk-item_value .value-data[data-v-60464cbc]{width:100%;text-overflow:ellipsis;white-space:nowrap;height:100%;color:#297ff3;cursor:pointer}.disk-content li.disk-item .disk_value .disk-item_value .value-data button[data-v-60464cbc]{background:none;border:none;width:100%;text-align:right;color:#297ff3;cursor:pointer}.disk-content li.disk-item .disk_value .disk-item_value .value-data button[data-v-60464cbc]:hover{opacity:.7}.disk-content li.disk-item .disk_value .disk-item_value .disk-item-tooltip[data-v-60464cbc]{position:absolute;background:rgba(0,0,0,.7);z-index:10111;color:#fff;padding:.5rem 1rem;left:10px;right:0;bottom:100%;margin-bottom:6px;text-align:center;font-size:1em;visibility:hidden;opacity:0}.disk-content li.disk-item .disk_value .disk-item_value .disk-item-tooltip[data-v-60464cbc]:after{content:"";position:absolute;bottom:-6px;border-color:#4c4c4c rgba(0,0,0,0) rgba(0,0,0,0);left:0;right:0;text-align:center;width:0;margin:0 auto;border-width:6px 8px 0;border-style:solid}.disk-content li.disk-item .disk_value .disk-item_value:hover .disk-item-tooltip[data-v-60464cbc]{visibility:visible;transition:.7s;opacity:1}.disk-content li.disk_status[data-v-60464cbc]{display:flex;text-align:center;padding-left:52%;font-size:12px;padding-top:6px}.disk-content li.disk_status .disk_status_item[data-v-60464cbc]{display:flex;margin-right:20px}.disk-content li.disk_status .disk_status_item .disk_tip[data-v-60464cbc]{display:flex;align-items:center}.disk_infoicon[data-v-60464cbc]{margin-left:10px;cursor:pointer}.tooltip-trigger[data-v-60464cbc]{flex:none}.tooltip-trigger[data-v-60464cbc]{position:relative;display:inline-block;cursor:help;margin-right:6px;margin-left:10px}.tooltip-trigger .tooltip-text[data-v-60464cbc]{visibility:hidden;position:absolute;padding:.5rem 1rem;background-color:#555;color:#fff;text-align:center;border-radius:6px;z-index:1;opacity:0;transition:opacity .6s}.tooltip-trigger .tooltip-text span[data-v-60464cbc]{color:#fff}.tooltip-trigger .tooltip-text .disk_dir_tip[data-v-60464cbc]{min-width:15rem;display:inline-block}.tooltip-trigger:hover .tooltip-text[data-v-60464cbc]{visibility:visible;opacity:1}.tooltip-top[data-v-60464cbc]{bottom:100%;left:50%;margin-bottom:5px;transform:translate(-50%)}.tooltip-top[data-v-60464cbc]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#555 transparent transparent transparent}.tooltip-bottom[data-v-60464cbc]:after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent #555 transparent}@keyframes bganimation-60464cbc{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-60464cbc{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-60464cbc{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-60464cbc]{animation:rotateEnter-60464cbc .7s;position:relative}.rotate-leave-active[data-v-60464cbc]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-60464cbc]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}@media screen and (max-width: 1000px){.action[data-v-60464cbc]{width:148%}.disk-content li.disk-item .disk_value[data-v-60464cbc]{display:block}.disk-content li.disk_status[data-v-60464cbc]{flex-wrap:wrap}}@media screen and (max-width: 700px){.disk-content li.disk-item .disk_value[data-v-60464cbc]{display:block}}@media screen and (max-width: 700px){.disk-content li.disk_status[data-v-60464cbc]{flex-wrap:wrap;width:113%}}@media screen and (max-width: 400px){.disk-content li.disk_status[data-v-60464cbc]{flex-wrap:wrap;width:155%;padding:0 68px}}.action[data-v-4688e946]{width:860px;max-height:90%;background-color:#fff;position:relative;z-index:1000;margin:auto;padding:3rem;border-radius:6px;display:flex;flex-direction:column;flex-wrap:nowrap}.action ul[data-v-4688e946]{overflow:auto}.action ul .app-container_info[data-v-4688e946]{display:flex;justify-content:space-between;max-width:56%;margin-top:18px;font-weight:600}.action ul .app-container_body[data-v-4688e946]{width:100%;height:100%}.action .action-footer[data-v-4688e946]{text-align:center;margin-top:46px}.action .action-footer button[data-v-4688e946]{display:inline-block;width:100px!important;margin:0;margin-left:1rem}@keyframes bganimation-4688e946{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-4688e946{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-4688e946{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-4688e946]{animation:rotateEnter-4688e946 .7s;position:relative}.rotate-leave-active[data-v-4688e946]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-4688e946]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}@media screen and (max-width: 1000px){.action[data-v-4688e946]{width:160%}}@media screen and (max-width: 800px){.action[data-v-4688e946]{width:138%}}@media screen and (max-width: 700px){.action[data-v-4688e946]{width:132%}}@media screen and (max-width: 600px){.action[data-v-4688e946]{width:116%}}@media screen and (max-width: 500px){.action[data-v-4688e946]{width:100%}}@media screen and (max-width: 400px){.action[data-v-4688e946]{width:90%}}@media screen and (max-width: 300px){.action[data-v-4688e946]{width:100%}}@keyframes bganimation-1c6dcf68{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-1c6dcf68{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-1c6dcf68{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-1c6dcf68]{animation:rotateEnter-1c6dcf68 .7s;position:relative}.rotate-leave-active[data-v-1c6dcf68]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-1c6dcf68]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}li.disk-item.error[data-v-1c6dcf68]{color:red}li.disk-item[data-v-1c6dcf68]{width:100%;display:flex;margin:1rem 0;align-items:center}li.disk-item .disk-item_name[data-v-1c6dcf68]{flex:0 0 100%;max-width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:10px}li.disk-item .disk_icon[data-v-1c6dcf68]{padding-left:1rem;align-self:center;align-items:center;cursor:help;flex:none;display:flex}li.disk-item .disk_value[data-v-1c6dcf68]{display:flex;justify-content:flex-end;width:50%}li.disk-item .disk_value .disk-item_value[data-v-1c6dcf68]{flex:auto;padding-left:10px;position:relative}li.disk-item .disk_value .disk-item_value .value-data[data-v-1c6dcf68]{width:100%;text-overflow:ellipsis;white-space:nowrap;height:100%}li.disk-item .disk_value .disk-item_value .value-data button[data-v-1c6dcf68]{background:none;border:none;width:100%;text-align:right;color:#297ff3;cursor:pointer;padding:0;margin:0;line-height:normal}li.disk-item .disk_value .disk-item_value .value-data button[data-v-1c6dcf68]:hover{opacity:.7}li.disk-item .disk_value .disk-item_value .disk-item-tooltip[data-v-1c6dcf68]{position:absolute;background:rgba(0,0,0,.7);z-index:10111;color:#fff;padding:.5rem 1rem;left:10px;right:0;bottom:100%;margin-bottom:6px;text-align:center;font-size:1em;visibility:hidden;opacity:0}li.disk-item .disk_value .disk-item_value .disk-item-tooltip[data-v-1c6dcf68]:after{content:"";position:absolute;bottom:-6px;border-color:#4c4c4c rgba(0,0,0,0) rgba(0,0,0,0);left:0;right:0;text-align:center;width:0;margin:0 auto;border-width:6px 8px 0;border-style:solid}li.disk-item .disk_value .disk-item_value:hover .disk-item-tooltip[data-v-1c6dcf68]{visibility:visible;transition:.7s;opacity:1}.disk_infoicon[data-v-1c6dcf68]{margin-left:10px;cursor:pointer}.tooltip-trigger[data-v-1c6dcf68]{flex:none}.tooltip-trigger[data-v-1c6dcf68]{position:relative;display:inline-block;cursor:help;margin-right:6px;margin-left:10px}.tooltip-trigger .tooltip-text[data-v-1c6dcf68]{visibility:hidden;position:absolute;padding:.5rem 1rem;background-color:#555;color:#fff;text-align:center;border-radius:6px;z-index:1;opacity:0;transition:opacity .6s}.tooltip-trigger .tooltip-text span[data-v-1c6dcf68]{color:#fff}.tooltip-trigger .tooltip-text .disk_dir_tip[data-v-1c6dcf68]{min-width:15rem;display:inline-block}.tooltip-trigger:hover .tooltip-text[data-v-1c6dcf68]{visibility:visible;opacity:1}.tooltip-top[data-v-1c6dcf68]{bottom:100%;left:50%;margin-bottom:5px;transform:translate(-50%)}.tooltip-top[data-v-1c6dcf68]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#555 transparent transparent transparent}.tooltip-bottom[data-v-1c6dcf68]:after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent #555 transparent}@keyframes bganimation-98e4aab2{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-98e4aab2{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-98e4aab2{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-98e4aab2]{animation:rotateEnter-98e4aab2 .7s;position:relative}.rotate-leave-active[data-v-98e4aab2]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-98e4aab2]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.app-container[data-v-98e4aab2]{position:relative;display:flex;flex-wrap:wrap;width:100%;height:100%}.app-container ul[data-v-98e4aab2]{flex:0 0 100%;width:100%}.app-container ul .app-container_title[data-v-98e4aab2]{display:flex;justify-content:space-between;align-items:center}.app-container ul .app-container_title .more_icon[data-v-98e4aab2]{cursor:pointer;position:absolute;right:22px}.app-container ul .app-container_title .DeviceBlock[data-v-98e4aab2]{position:absolute;z-index:999;width:30%;right:22px}.app-container ul .app-container_title .DeviceBlock ul[data-v-98e4aab2]{background-color:#fff;box-shadow:0 0 10px 1px #373f6924;padding:10px 0;border-radius:6px;top:8px;right:0;text-align:center;position:absolute;word-break:keep-all}.app-container ul .app-container_title .DeviceBlock ul li[data-v-98e4aab2]{margin:6px 0;cursor:pointer;line-height:28px}.app-container ul .app-container_title .DeviceBlock ul li a[data-v-98e4aab2]{color:#1e1e1e;text-decoration:none;cursor:pointer;font-size:14px;display:block}.app-container ul .app-container_title .DeviceBlock ul li[data-v-98e4aab2]:hover{background-color:#eee}.app-container ul .disk_loading_icon[data-v-98e4aab2]{position:absolute;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;padding:10px}.app-container ul .disk_loading_icon .disk_loading_info[data-v-98e4aab2]{margin-top:5px}.refresh[data-v-98e4aab2]{margin-left:20px}.app-container_info[data-v-98e4aab2]{font-size:14px;font-weight:700;height:31px;line-height:52px}.app-container_body[data-v-98e4aab2]{width:100%;height:100%}.menu_background[data-v-98e4aab2]{position:fixed;inset:0}@keyframes bganimation-13ca629c{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-13ca629c{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-13ca629c{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-13ca629c]{animation:rotateEnter-13ca629c .7s;position:relative}.rotate-leave-active[data-v-13ca629c]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-13ca629c]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}li.sambas-item[data-v-13ca629c]{width:100%;display:flex;flex-wrap:wrap;margin:1rem 0}li.sambas-item .sambas-item_name[data-v-13ca629c]{flex:0 0 100%;max-width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:10px}li.sambas-item .sambas-item_value[data-v-13ca629c]{flex:0 0 100%;max-width:50%;padding-left:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-container_samba li.samba-item[data-v-13ca629c]{width:100%;display:flex;flex-wrap:wrap;margin:1rem 0}.app-container_samba li.samba-item .samba-item_name[data-v-13ca629c]{flex:0 0 100%;max-width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:10px}.app-container_samba li.samba-item .samba-item_value[data-v-13ca629c]{flex:0 0 100%;max-width:50%;padding-left:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-container_samba li.samba-item .samba-item_value button[data-v-13ca629c]{background:none;border:none;width:100%;text-align:right;color:#297ff3;cursor:pointer}.app-container_samba li.samba-item .samba-item_value button[data-v-13ca629c]:hover{opacity:.7}.tit[data-v-13ca629c]{color:#1e1e1e;font-weight:700;font-size:16px}@keyframes bganimation-b4608492{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-b4608492{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-b4608492{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-b4608492]{animation:rotateEnter-b4608492 .7s;position:relative}.rotate-leave-active[data-v-b4608492]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-b4608492]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}li.webdav-item[data-v-b4608492]{width:100%;display:flex;flex-wrap:wrap;margin:1rem 0}li.webdav-item .webdav-item_name[data-v-b4608492]{flex:0 0 100%;max-width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:10px}li.webdav-item .webdav-item_value[data-v-b4608492]{flex:0 0 100%;max-width:50%;padding-left:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@keyframes bganimation-4a3b6e0a{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-4a3b6e0a{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-4a3b6e0a{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-4a3b6e0a]{animation:rotateEnter-4a3b6e0a .7s;position:relative}.rotate-leave-active[data-v-4a3b6e0a]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-4a3b6e0a]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}ul.disk-item[data-v-4a3b6e0a]{width:100%;margin-bottom:10px}ul.disk-item .auto[data-v-4a3b6e0a]{flex:auto}ul.disk-item .disk-item_icon[data-v-4a3b6e0a]{width:24px;height:24px;margin-right:.5rem}ul.disk-item .disk-item_icon svg[data-v-4a3b6e0a]{width:100%;height:100%}ul.disk-item li.disk-info[data-v-4a3b6e0a]{display:flex;flex-wrap:nowrap;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;padding:5px 1rem;height:50px;cursor:pointer;color:#666;font-size:12px;border-left:3px solid #89897f}ul.disk-item li.disk-info[data-v-4a3b6e0a]:hover{background-color:#ecf5ff}ul.disk-item li.disk-info .disk-item_icon svg path[data-v-4a3b6e0a]{fill:#09aaff}ul.disk-item li.disk-info .disk-item_f[data-v-4a3b6e0a]{display:flex;flex-wrap:wrap}ul.disk-item li.disk-info .disk-item_f .disk-item_venderModel[data-v-4a3b6e0a],ul.disk-item li.disk-info .disk-item_f .disk-item_used[data-v-4a3b6e0a]{width:100%}ul.disk-item li.disk-info.on[data-v-4a3b6e0a]{border-left:3px solid #ff9c08}ul.disk-item li.disk-info.on.nopoint[data-v-4a3b6e0a]{background-color:#ecf5ff}ul.disk-item .disk-children[data-v-4a3b6e0a]{width:100%;color:#666}ul.disk-item .disk-children li.disk-children_item[data-v-4a3b6e0a]{width:100%;height:40px;line-height:40px;padding-left:2rem;font-size:12px;cursor:pointer;display:flex;flex-wrap:nowrap;align-items:center;border-left:3px solid #89897f;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}ul.disk-item .disk-children li.disk-children_item[data-v-4a3b6e0a]:hover{background-color:#ecf5ff}ul.disk-item .disk-children li.disk-children_item span[data-v-4a3b6e0a]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block}ul.disk-item .disk-children li.disk-children_item.on.on[data-v-4a3b6e0a]{border-left:3px solid #ff9c08;background-color:#ecf5ff}.action .action-footer button[data-v-12d0f96b]{display:inline-block;width:100px!important;margin:0;margin-left:1rem}@keyframes bganimation-12d0f96b{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-12d0f96b{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-12d0f96b{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-12d0f96b]{animation:rotateEnter-12d0f96b .7s;position:relative}.rotate-leave-active[data-v-12d0f96b]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-12d0f96b]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.action.list[data-v-12d0f96b]{width:700px;height:560px;max-height:90%;background-color:#fff;position:relative;z-index:1000;margin:auto;overflow:auto;padding:0 25px;border:1px solid #dfdfdf;border-radius:4px;background:#fff;box-shadow:0 1px 4px #0000004d}.action.list .action-header[data-v-12d0f96b]{width:100%;height:70px;line-height:70px}.action.list .action-header .action-header_title[data-v-12d0f96b]{margin:0;color:#333;font:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-moz-user-select:none;-webkit-user-select:none;user-select:none;font-size:20px}.action.list .action-body[data-v-12d0f96b]{width:100%;height:calc(100% - 176px)}.action.list .action-msg[data-v-12d0f96b]{width:100%;height:36px;line-height:36px;text-align:center}.action.list .action-footer[data-v-12d0f96b]{width:100%;height:70px;line-height:70px;color:#333;display:flex;flex-wrap:wrap;align-items:center}.action.list .action-footer .auto[data-v-12d0f96b]{flex:auto}.action.list .disk-list[data-v-12d0f96b]{width:100%;height:100%;border:1px solid #dfe1e5;overflow:auto}@keyframes bganimation-12d0f96b{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-12d0f96b{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-12d0f96b{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-12d0f96b]{animation:rotateEnter-12d0f96b .7s;position:relative}.rotate-leave-active[data-v-12d0f96b]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-12d0f96b]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.action.format[data-v-12d0f96b]{width:700px;height:560px;max-height:90%;background-color:#fff;position:relative;z-index:1000;margin:auto;overflow:auto;padding:0 25px;border:1px solid #dfdfdf;border-radius:4px;background:#fff;box-shadow:0 1px 4px #0000004d}.action.format .action-header[data-v-12d0f96b]{width:100%;height:70px;line-height:70px}.action.format .action-header .action-header_title[data-v-12d0f96b]{margin:0;color:#333;font:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-moz-user-select:none;-webkit-user-select:none;user-select:none;font-size:20px}.action.format .action-body[data-v-12d0f96b]{width:100%;height:calc(100% - 140px);overflow:auto}.action.format .action-footer[data-v-12d0f96b]{width:100%;height:70px;line-height:70px;color:#333;display:flex;flex-wrap:wrap;align-items:center}.action.format .action-footer .auto[data-v-12d0f96b]{flex:auto}.action.format .disk-list[data-v-12d0f96b]{width:100%;height:100%;border:1px solid #dfe1e5;overflow:auto}.action.format .label-item[data-v-12d0f96b]{width:100%;margin:1rem 0}.action.format .label-item .label-item_key[data-v-12d0f96b]{width:100%;font-size:16px;color:#666}.action.format .label-item .label-item_key span[data-v-12d0f96b]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.action.format .label-item .label-item_key span[data-v-12d0f96b]:before{content:"*";color:#f56c6c;margin-right:4px}.action.format .label-item .label-item_value[data-v-12d0f96b]{width:100%;margin-top:5px}.action.format .label-item .label-item_value select[data-v-12d0f96b],.action.format .label-item .label-item_value input[data-v-12d0f96b]{width:100%;height:36px}.action.format .auto[data-v-12d0f96b]{flex:auto}.action.format p.msg[data-v-12d0f96b]{margin:.5rem 0;color:red}.action.format .disk-info[data-v-12d0f96b]{width:100%;text-align:center}.action.format .disk-info .disk-info_icon[data-v-12d0f96b]{width:100px;height:100px;margin:0 auto}.action.format .disk-info .disk-info_icon svg[data-v-12d0f96b]{width:100%;height:100%}.action.format .disk-info .disk-info_mount-name[data-v-12d0f96b]{margin:1rem 0;font-size:1.5em;color:#333}@keyframes bganimation-12d0f96b{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-12d0f96b{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-12d0f96b{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-12d0f96b]{animation:rotateEnter-12d0f96b .7s;position:relative}.rotate-leave-active[data-v-12d0f96b]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-12d0f96b]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.action.result[data-v-12d0f96b]{width:700px;height:560px;max-height:90%;background-color:#fff;position:relative;z-index:1000;margin:auto;overflow:auto;padding:0 25px;border:1px solid #dfdfdf;border-radius:4px;background:#fff;box-shadow:0 1px 4px #0000004d}.action.result .action-header[data-v-12d0f96b]{width:100%;height:70px;line-height:70px}.action.result .action-header .action-header_title[data-v-12d0f96b]{margin:0;color:#333;font:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-moz-user-select:none;-webkit-user-select:none;user-select:none;font-size:20px}.action.result .action-body[data-v-12d0f96b]{width:100%;height:calc(100% - 140px);overflow:auto}.action.result .action-body .format-result[data-v-12d0f96b]{width:100%;text-align:center;font-size:2em;color:#333;margin:1rem 0}.action.result .action-body .format-info[data-v-12d0f96b]{width:100%;text-align:center;font-size:1.3em}.action.result .action-body .format-info a[data-v-12d0f96b]{color:#f70324}.action.result .action-footer[data-v-12d0f96b]{width:100%;height:70px;line-height:70px;color:#333}.action.result .auto[data-v-12d0f96b]{flex:auto}@keyframes bganimation-12d0f96b{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-12d0f96b{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-12d0f96b{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-12d0f96b]{animation:rotateEnter-12d0f96b .7s;position:relative}.rotate-leave-active[data-v-12d0f96b]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-12d0f96b]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}@media screen and (max-width: 1000px){.action.list[data-v-12d0f96b]{width:136%}}@media screen and (max-width: 900px){.action.list[data-v-12d0f96b]{width:126%}}@media screen and (max-width: 800px){.action.list[data-v-12d0f96b]{width:112%}}@media screen and (max-width: 700px){.action.list[data-v-12d0f96b]{width:100%}}@media screen and (max-width: 500px){.action.list[data-v-12d0f96b]{width:80%}}@keyframes bganimation-530e728c{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-530e728c{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-530e728c{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-530e728c]{animation:rotateEnter-530e728c .7s;position:relative}.rotate-leave-active[data-v-530e728c]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-530e728c]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.action[data-v-530e728c]{width:700px;max-height:90%;background-color:#fff;position:relative;z-index:1000;margin:auto;overflow:auto;padding:1rem 10%;border-radius:6px}.action .action-body[data-v-530e728c]{width:100%;text-align:center;padding:3rem 0}.action .action-body h2.title[data-v-530e728c]{width:100%;display:block;color:#1e1e1e;font-size:3em;padding:0;margin:0;text-align:center}.action .action-body .info[data-v-530e728c]{color:#666;font-size:1.3em;margin:1rem 0}.action .action-body .btns[data-v-530e728c]{width:100%;margin-top:3rem}.action .action-body .btns button[data-v-530e728c]{display:block;width:100%!important;margin:.5rem 0}@keyframes bganimation-530e728c{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-530e728c{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-530e728c{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-530e728c]{animation:rotateEnter-530e728c .7s;position:relative}.rotate-leave-active[data-v-530e728c]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-530e728c]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}@media screen and (max-width: 1000px){.action.format .action-body h2.title[data-v-530e728c]{font-size:20px}}@media screen and (max-width: 900px){.action .action-body h2.title[data-v-530e728c]{font-size:20px}}@media screen and (max-width: 800px){.action .action-body h2.title[data-v-530e728c]{font-size:20px}}@media screen and (max-width: 700px){.action .action-body h2.title[data-v-530e728c]{font-size:20px}}@media screen and (max-width: 500px){.action .action-body h2.title[data-v-530e728c]{font-size:20px}}@keyframes bganimation-30ef6ccb{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-30ef6ccb{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-30ef6ccb{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-30ef6ccb]{animation:rotateEnter-30ef6ccb .7s;position:relative}.rotate-leave-active[data-v-30ef6ccb]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-30ef6ccb]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.action[data-v-30ef6ccb]{width:700px;height:560px;max-height:90%;background-color:#fff;position:relative;z-index:1000;margin:auto;overflow:auto;padding:0 25px;border:1px solid #dfdfdf;border-radius:4px;background:#fff;box-shadow:0 1px 4px #0000004d}.action .action-header[data-v-30ef6ccb]{width:100%;height:70px;line-height:70px}.action .action-header .action-header_title[data-v-30ef6ccb]{margin:0;color:#333;font:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-moz-user-select:none;-webkit-user-select:none;user-select:none;font-size:20px}.action .action-body[data-v-30ef6ccb]{width:100%;height:calc(100% - 140px);overflow:auto}.action .action-body .label-item[data-v-30ef6ccb]{width:100%;margin:1rem 0}.action .action-body .label-item .label-item_key[data-v-30ef6ccb]{width:100%;font-size:12px;color:#666}.action .action-body .label-item .label-item_key span[data-v-30ef6ccb]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.action .action-body .label-item .label-item_key span[data-v-30ef6ccb]:before{content:"*";color:#f56c6c;margin-right:4px}.action .action-body .label-item .label-item_value[data-v-30ef6ccb]{width:100%;margin-top:5px}.action .action-body .label-item .label-item_value select[data-v-30ef6ccb],.action .action-body .label-item .label-item_value input[data-v-30ef6ccb]{width:100%;height:36px}.action .action-footer[data-v-30ef6ccb]{width:100%;height:70px;line-height:70px;color:#333;display:flex;flex-wrap:wrap;align-items:center}.action .action-footer .auto[data-v-30ef6ccb]{flex:auto}.action .action-footer button[data-v-30ef6ccb]{display:inline-block;width:100px!important;margin:0;margin-left:1rem}@keyframes bganimation-3ef9e48f{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-3ef9e48f{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-3ef9e48f{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-3ef9e48f]{animation:rotateEnter-3ef9e48f .7s;position:relative}.rotate-leave-active[data-v-3ef9e48f]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-3ef9e48f]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.action[data-v-3ef9e48f]{width:700px;height:560px;max-height:90%;background-color:#fff;position:relative;z-index:1000;margin:auto;padding:0 25px;border:1px solid #dfdfdf;border-radius:4px;background:#fff;box-shadow:0 1px 4px #0000004d}.action .action-header[data-v-3ef9e48f]{width:100%;height:70px;line-height:70px}.action .action-header .action-header_title[data-v-3ef9e48f]{margin:0;color:#333;font:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-moz-user-select:none;-webkit-user-select:none;user-select:none;font-size:20px}.action .action-body[data-v-3ef9e48f]{width:100%;height:calc(100% - 140px)}.action .action-body .label-item[data-v-3ef9e48f]{width:100%;margin:1rem 0}.action .action-body .label-item .label-item_key[data-v-3ef9e48f]{width:100%;font-size:12px;color:#666}.action .action-body .label-item .label-item_key span[data-v-3ef9e48f]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.action .action-body .label-item .label-item_key span[data-v-3ef9e48f]:before{content:"*";color:#f56c6c;margin-right:4px}.action .action-body .label-item .label-item_value[data-v-3ef9e48f]{width:100%;margin-top:5px}.action .action-body .label-item .label-item_value select[data-v-3ef9e48f],.action .action-body .label-item .label-item_value input[data-v-3ef9e48f]{width:100%;height:36px}.action .action-body .samba-item[data-v-3ef9e48f]{margin-top:-18px;font-size:12px}.action .action-body .samba-item .samba-item_allow[data-v-3ef9e48f]{display:flex;align-items:flex-end}.action .action-body .samba-item .samba-item_allow .samba-allow[data-v-3ef9e48f]{padding-left:10px;cursor:pointer}.action .action-body .samba-item .samba-item_tips[data-v-3ef9e48f]{margin-top:10px}.action .action-body .samba-item .samba-item_tips .tooltip-trigger[data-v-3ef9e48f]{display:flex}.action .action-body .samba-item .samba-item_tips .samba_dir_tip[data-v-3ef9e48f]{margin-left:10px}.action .action-footer[data-v-3ef9e48f]{width:100%;height:70px;line-height:70px;color:#333;display:flex;flex-wrap:wrap;align-items:center;padding-bottom:30px}.action .action-footer .auto[data-v-3ef9e48f]{flex:auto}.action .action-footer button[data-v-3ef9e48f]{display:inline-block;width:100px!important;margin:0;margin-left:1rem}@keyframes bganimation-7244f123{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-7244f123{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-7244f123{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-7244f123]{animation:rotateEnter-7244f123 .7s;position:relative}.rotate-leave-active[data-v-7244f123]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-7244f123]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.action[data-v-7244f123]{width:860px;max-height:90%;background-color:#fff;position:relative;z-index:1000;margin:auto;overflow:auto;padding:1rem 10%;border-radius:6px}.action h2.title[data-v-7244f123]{width:100%;display:block;color:#1e1e1e;font-size:3em;padding:0;margin:0;text-align:center}.action h3.desc[data-v-7244f123]{width:100%;display:block;color:#666;font-size:1.2em;padding:0;margin:1rem 0;text-align:center}.action form[data-v-7244f123]{width:100%;display:block;padding:2rem 0}.action form label[data-v-7244f123]{width:100%;display:block;margin:1rem 0}.action form label input[data-v-7244f123],.action form label select[data-v-7244f123]{width:100%;display:block;height:42px}.action .btns[data-v-7244f123]{width:100%;margin-top:3rem}.action .btns button[data-v-7244f123]{display:block;width:100%!important;margin:.5rem 0}.action li.disk-item[data-v-7244f123]{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;width:100%;padding:5px 1rem;border-bottom:1px solid #eee;cursor:pointer}.action li.disk-item[data-v-7244f123]:hover{background-color:#eee}.action li.disk-item .disk-item_f[data-v-7244f123]{display:flex;flex-wrap:wrap}.action li.disk-item .disk-item_f .disk-item_venderModel[data-v-7244f123],.action li.disk-item .disk-item_f .disk-item_used[data-v-7244f123]{width:100%}.action .tips[data-v-7244f123]{float:right;font-size:.8em}@keyframes bganimation-7244f123{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-7244f123{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-7244f123{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-7244f123]{animation:rotateEnter-7244f123 .7s;position:relative}.rotate-leave-active[data-v-7244f123]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-7244f123]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}@media screen and (max-width: 500px){.action h2.title[data-v-7244f123]{font-size:2em}}@keyframes bganimation-edf68726{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-edf68726{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-edf68726{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-edf68726]{animation:rotateEnter-edf68726 .7s;position:relative}.rotate-leave-active[data-v-edf68726]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-edf68726]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}li.linkease-item[data-v-edf68726]{width:100%;display:flex;flex-wrap:wrap;margin:1rem 0}li.linkease-item .linkease-item_name[data-v-edf68726]{flex:0 0 100%;max-width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:10px}li.linkease-item .linkease-item_value[data-v-edf68726]{flex:0 0 100%;max-width:50%;padding-left:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}li.linkease-item .linkease-item_value .configure[data-v-edf68726]{color:#297ff3;padding:3px}li.linkease-item .linkease-item_value .configure.enabel[data-v-edf68726]{cursor:pointer}a[data-v-edf68726]{text-decoration:none;color:#297ff3}@keyframes bganimation-62b7dbe8{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-62b7dbe8{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-62b7dbe8{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-62b7dbe8]{animation:rotateEnter-62b7dbe8 .7s;position:relative}.rotate-leave-active[data-v-62b7dbe8]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-62b7dbe8]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.app-container[data-v-62b7dbe8]{position:relative;display:flex;flex-wrap:wrap;width:100%;height:100%;align-content:flex-start}.app-container .app-container_title[data-v-62b7dbe8]{width:100%;display:flex;flex-wrap:wrap;align-content:center;justify-content:space-between}.app-container .app-container_title .app-container_tool[data-v-62b7dbe8]{display:flex;flex-wrap:wrap;align-items:center}.app-container .app-container_title .app-container_tool .app-container_configure[data-v-62b7dbe8]{height:30px;line-height:30px;border-radius:4px 0 0 4px;font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#553afe;display:inline-block;padding:0 10px;border:1px solid #553AFE;cursor:pointer;display:flex;align-items:center;justify-content:center}.app-container .app-container_title .app-container_tool .more_icon[data-v-62b7dbe8]{border-radius:0 4px 4px 0;border-right:1px solid #553AFE;border-top:1px solid #553AFE;border-bottom:1px solid #553AFE;height:30px;display:inline-block;cursor:pointer}.app-container .app-container_title .app-container_tool .more_icon[data-v-62b7dbe8] svg path{fill:#553afe}.app-container .app-container_title .DeviceBlock[data-v-62b7dbe8]{font-size:14px;top:34px;position:absolute;z-index:999;width:40%;right:22px}.app-container .app-container_title .DeviceBlock ul[data-v-62b7dbe8]{background-color:#fff;box-shadow:0 0 10px 1px #373f6924;padding:10px 0;border-radius:6px;top:15px;right:0;text-align:center;position:absolute;word-break:keep-all}.app-container .app-container_title .DeviceBlock ul li[data-v-62b7dbe8]{margin:6px 0;line-height:28px;cursor:pointer}.app-container .app-container_title .DeviceBlock ul li a[data-v-62b7dbe8]{color:#1e1e1e;text-decoration:none;cursor:pointer;margin:0 20px;display:block}.app-container .app-container_title .DeviceBlock ul li[data-v-62b7dbe8]:hover{background-color:#eee}.app-container .app-container_title button[data-v-62b7dbe8]{margin-left:10px}.app-container .app-container_body[data-v-62b7dbe8]{flex:0 0 100%;width:100%;height:66%}.app-container ul.app-container_nas-menu[data-v-62b7dbe8]{width:100%;display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:space-between!important;margin-top:20px}.app-container ul.app-container_nas-menu button[data-v-62b7dbe8]{flex:0 0 100%!important;max-width:33.333%!important;height:30px;background:none;border:none!important;background-color:#eee;color:#333;cursor:pointer;margin:0!important;padding:5px 0!important;border-radius:0!important;line-height:20px;font-size:16px}.app-container ul.app-container_nas-menu button.on[data-v-62b7dbe8],.app-container ul.app-container_nas-menu button[data-v-62b7dbe8]:hover{color:#297ff3;background-color:#d1e2f9}.menu_background[data-v-62b7dbe8]{position:fixed;inset:0}@keyframes bganimation-3fd3a42d{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-3fd3a42d{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-3fd3a42d{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-3fd3a42d]{animation:rotateEnter-3fd3a42d .7s;position:relative}.rotate-leave-active[data-v-3fd3a42d]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-3fd3a42d]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}li.docker-item[data-v-3fd3a42d]{width:100%;display:flex;flex-wrap:wrap;margin:1.5rem 0}li.docker-item .docker-item_name[data-v-3fd3a42d]{flex:0 0 100%;max-width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:10px}li.docker-item .docker-item_value[data-v-3fd3a42d]{flex:0 0 100%;max-width:50%;padding-left:10px;float:left;display:flex}li.docker-item .docker-item_value .configure[data-v-3fd3a42d]{color:#297ff3;overflow:hidden;white-space:nowrap;padding:3px;overflow-x:hidden;text-overflow:ellipsis}li.docker-item .docker-item_value .configure.enabel[data-v-3fd3a42d]{color:#888;overflow-x:hidden;text-overflow:ellipsis}li.docker-item .docker-item_root[data-v-3fd3a42d]{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:16px;max-width:323px;flex:0 0 100%}.docker_tip svg[data-v-3fd3a42d]{vertical-align:bottom;margin-left:22px}.tooltip-trigger[data-v-3fd3a42d]{position:relative;display:inline-block;cursor:help;margin-right:6px}.tooltip-trigger .tooltip-text[data-v-3fd3a42d]{visibility:hidden;position:absolute;padding:.5rem 1rem;background-color:#555;color:#fff;text-align:center;border-radius:6px;z-index:1;opacity:0;transition:opacity .6s}.tooltip-trigger .tooltip-text span[data-v-3fd3a42d]{color:#fff}.tooltip-trigger .tooltip-text .docker_dir_tip[data-v-3fd3a42d]{min-width:15rem;display:inline-block}.tooltip-trigger:hover .tooltip-text[data-v-3fd3a42d]{visibility:visible;opacity:1}.tooltip-top[data-v-3fd3a42d]{bottom:100%;left:50%;margin-bottom:5px;transform:translate(-50%);margin-left:12px}.tooltip-right[data-v-3fd3a42d]{top:50%;left:100%;margin-left:5px;transform:translateY(-50%)}.tooltip-left[data-v-3fd3a42d]{top:50%;right:100%;margin-right:5px;transform:translateY(-50%)}.tooltip-top[data-v-3fd3a42d]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#555 transparent transparent transparent}.tooltip-bottom[data-v-3fd3a42d]:after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent #555 transparent}.input-switch[data-v-3fd3a42d]{display:inline-block;cursor:pointer;position:relative}.input-switch span[data-v-3fd3a42d]{display:block;position:relative;width:50px;height:20px;border-radius:10px;padding:2px}.input-switch span em[data-v-3fd3a42d]{display:block;width:16px;height:16px;background-color:#fff;border-radius:10px}.input-switch span.enable[data-v-3fd3a42d]{background-color:#297ff3;transition:.3s}.input-switch span.enable em[data-v-3fd3a42d]{transform:translate(30px);transition:.3s}.input-switch span.close[data-v-3fd3a42d]{background-color:#cecece;transition:.3s}.input-switch span.close em[data-v-3fd3a42d]{transform:translate(0);transition:.3s}@keyframes bganimation-83e05458{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-83e05458{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-83e05458{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-83e05458]{animation:rotateEnter-83e05458 .7s;position:relative}.rotate-leave-active[data-v-83e05458]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-83e05458]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.action[data-v-83e05458]{width:860px;max-height:90%;background-color:#fff;position:relative;z-index:1000;margin:auto;overflow:auto;padding:1rem 10%;border-radius:6px}.action h2.title[data-v-83e05458]{width:100%;display:block;color:#1e1e1e;font-size:22px;padding:0;margin:0;text-align:center}.action .roots[data-v-83e05458]{display:flex;max-width:342px;align-items:center;margin-top:32px;margin-bottom:16px}.action .roots .root[data-v-83e05458]{color:#000000d4;font-size:14px;text-align:center}.action .move[data-v-83e05458]{display:flex;justify-content:left;align-items:center}.action .change[data-v-83e05458]{width:678px}.action .desc[data-v-83e05458]{width:100%;display:block;font-size:1.2em;padding:0;margin:1rem 0;margin-top:32px;font-size:14px;font-family:PingFangSC-Medium,PingFang SC;color:#000000d4}.action form[data-v-83e05458]{width:100%;display:block}.action .tips[data-v-83e05458]{width:477px}.action .tips .tip[data-v-83e05458]{color:#faad14;padding-left:6px}.action .btns[data-v-83e05458]{width:100%;margin:104px auto 0}.action .btns button[data-v-83e05458]{display:block;width:100%!important}.action .roots_tit[data-v-83e05458]{color:#000000d4;font-size:14px;font-weight:700;width:118px;text-align:right;flex:none}.action .successed[data-v-83e05458]{text-align:center;font-size:14px}.action .finished[data-v-83e05458]{display:flex;justify-content:center;margin:80px 80px 28px}.action .docker_moves[data-v-83e05458]{text-align:center}.action .docker_moves .moves[data-v-83e05458]{margin-top:10px}.action .docker_moves .moves input[data-v-83e05458]{cursor:pointer}.action .docker_moves .moves label[data-v-83e05458]{margin-left:10px;cursor:pointer}.select-editable[data-v-83e05458]{position:relative;border:solid grey 1px;width:438px;height:34px}.select-editable select[data-v-83e05458]{position:absolute;top:0;left:0;font-size:14px;border:none;width:100%;height:100%;margin:0}.select-editable input[data-v-83e05458]{position:absolute;top:0;left:0;width:95%;padding:1px;font-size:14px;border:none}.select-editable select[data-v-83e05458]:focus,.select-editable input[data-v-83e05458]:focus{outline:none}[data-v-83e05458]::placeholder{color:#999}@keyframes bganimation-83e05458{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-83e05458{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-83e05458{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-83e05458]{animation:rotateEnter-83e05458 .7s;position:relative}.rotate-leave-active[data-v-83e05458]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-83e05458]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}@media screen and (max-width: 800px){.action[data-v-83e05458]{width:100%}.docker_download[data-v-83e05458]{width:80%}}@keyframes bganimation-45f6b8cc{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-45f6b8cc{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-45f6b8cc{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-45f6b8cc]{animation:rotateEnter-45f6b8cc .7s;position:relative}.rotate-leave-active[data-v-45f6b8cc]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-45f6b8cc]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.app-container[data-v-45f6b8cc]{position:relative;flex-wrap:wrap;width:100%;height:100%}.app-container .app-container_title[data-v-45f6b8cc]{justify-content:space-between}.app-container .app-container_title .app-container_tool[data-v-45f6b8cc]{display:flex;flex-wrap:wrap;align-items:center}.app-container .app-container_title .app-container_tool .app-container_configure[data-v-45f6b8cc]{height:30px;border-radius:4px 0 0 4px;font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#553afe;display:inline-block;padding:0 10px;border:1px solid #553AFE;cursor:pointer;display:flex;justify-content:center;align-items:center}.app-container .app-container_title .app-container_tool .more_icon[data-v-45f6b8cc]{border-radius:0 4px 4px 0;border-right:1px solid #553AFE;border-top:1px solid #553AFE;border-bottom:1px solid #553AFE;height:30px;display:inline-block;cursor:pointer}.app-container .app-container_title .app-container_tool .more_icon[data-v-45f6b8cc] svg path{fill:#553afe}.app-container .app-container_title .DeviceBlock[data-v-45f6b8cc]{font-size:14px;top:34px;position:absolute;z-index:999;width:40%;right:22px}.app-container .app-container_title .DeviceBlock ul[data-v-45f6b8cc]{background-color:#fff;box-shadow:0 0 10px 1px #373f6924;padding:10px 0;border-radius:6px;top:15px;right:0;text-align:center;position:absolute;word-break:keep-all}.app-container .app-container_title .DeviceBlock ul li[data-v-45f6b8cc]{margin:6px 0;line-height:28px;cursor:pointer}.app-container .app-container_title .DeviceBlock ul li a[data-v-45f6b8cc]{color:#1e1e1e;text-decoration:none;cursor:pointer;margin:0 20px;display:block}.app-container .app-container_title .DeviceBlock ul li[data-v-45f6b8cc]:hover{background-color:#eee}.app-container button[data-v-45f6b8cc],.app-container .refresh[data-v-45f6b8cc]{margin-left:20px}.app-container .app-container_body[data-v-45f6b8cc]{width:100%;height:100%}.app-container .loading_placeholder[data-v-45f6b8cc]{display:flex;flex-direction:column;align-items:center}.menu_background[data-v-45f6b8cc]{position:fixed;inset:0}@keyframes bganimation-dbe287b2{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-dbe287b2{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-dbe287b2{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-dbe287b2]{animation:rotateEnter-dbe287b2 .7s;position:relative}.rotate-leave-active[data-v-dbe287b2]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-dbe287b2]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}li.aria2-item[data-v-dbe287b2]{width:100%;display:flex;flex-wrap:wrap;margin:1rem 0}li.aria2-item .aria2-item_name[data-v-dbe287b2]{flex:0 0 100%;max-width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:10px}li.aria2-item .aria2-item_value[data-v-dbe287b2]{flex:0 0 100%;max-width:50%;padding-left:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}li.aria2-item .aria2-item_value .configure[data-v-dbe287b2]{color:#297ff3;padding:3px}li.aria2-item .aria2-item_value .configure.enabel[data-v-dbe287b2]{color:#888}.use-url_app[data-v-dbe287b2]{padding-bottom:14px}.use-url_app a[data-v-dbe287b2]{text-decoration:none;color:#297ff3}@keyframes bganimation-030a7bea{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-030a7bea{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-030a7bea{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-030a7bea]{animation:rotateEnter-030a7bea .7s;position:relative}.rotate-leave-active[data-v-030a7bea]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-030a7bea]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}li.qbittorrent-item[data-v-030a7bea]{width:100%;display:flex;flex-wrap:wrap;margin:1rem 0}li.qbittorrent-item .qbittorrent-item_name[data-v-030a7bea]{flex:0 0 100%;max-width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:10px}li.qbittorrent-item .qbittorrent-item_value[data-v-030a7bea]{flex:0 0 100%;max-width:50%;padding-left:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}li.qbittorrent-item .qbittorrent-item_value .configure[data-v-030a7bea]{color:#297ff3;padding:3px}li.qbittorrent-item .qbittorrent-item_value .configure.enabel[data-v-030a7bea]{color:#888}a[data-v-030a7bea]{text-decoration:none;color:#297ff3}@keyframes bganimation-31717210{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-31717210{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-31717210{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-31717210]{animation:rotateEnter-31717210 .7s;position:relative}.rotate-leave-active[data-v-31717210]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-31717210]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}li.transmission-item[data-v-31717210]{width:100%;display:flex;flex-wrap:wrap;margin:1rem 0}li.transmission-item .transmission-item_name[data-v-31717210]{flex:0 0 100%;max-width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:10px}li.transmission-item .transmission-item_value[data-v-31717210]{flex:0 0 100%;max-width:50%;padding-left:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}li.transmission-item .transmission-item_value .configure[data-v-31717210]{color:#297ff3;padding:3px}li.transmission-item .transmission-item_value .configure.enabel[data-v-31717210]{color:#888}a[data-v-31717210]{text-decoration:none;color:#297ff3}@keyframes bganimation-e7bddcca{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-e7bddcca{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-e7bddcca{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-e7bddcca]{animation:rotateEnter-e7bddcca .7s;position:relative}.rotate-leave-active[data-v-e7bddcca]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-e7bddcca]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.action[data-v-e7bddcca]{width:860px;max-height:90%;background-color:#fff;position:relative;z-index:1000;margin:auto;padding:1rem 10%;border-radius:6px}.action p[data-v-e7bddcca]{color:#999;font-size:14px}.action input[data-v-e7bddcca]{font-size:14px;font-family:PingFangSC-Regular,PingFang SC}.action h2.title[data-v-e7bddcca]{width:100%;color:#1e1e1e;font-size:22px;font-family:PingFangSC-Medium,PingFang SC;padding:0;margin:0;text-align:center}.action span[data-v-e7bddcca]{font-size:14px;font-family:PingFangSC-Medium,PingFang SC;color:#000000d4;font-weight:700}.action .load[data-v-e7bddcca]{display:flex;justify-content:left;align-items:center;margin-top:32px}.action form label[data-v-e7bddcca]{width:100%}.action form label input[data-v-e7bddcca],.action form label select[data-v-e7bddcca]{height:100%;font-size:14px}.action .myinput_wrap[data-v-e7bddcca],.action .RPC_input[data-v-e7bddcca]{width:85%}.action .myinput_wrap textarea[data-v-e7bddcca]{width:100%;padding:2px 3px;border:1px solid #dee2e6;border-radius:.25rem}.action .input_row[data-v-e7bddcca]{margin:16px 0;display:flex;justify-content:left;align-items:center}.action .input_row .radios[data-v-e7bddcca]{margin-right:10px}.action .input_row .radios input[data-v-e7bddcca],.action .input_row .radios label[data-v-e7bddcca]{cursor:pointer}.action .Tracker label[data-v-e7bddcca]{margin-right:10px;cursor:pointer}.action .Tracker_input[data-v-e7bddcca]{padding:6px 2px}.action .btns[data-v-e7bddcca]{width:100%;margin:42px auto 0}.action .btns button[data-v-e7bddcca]{display:block;width:100%!important;margin:.5rem 0}.action .tooltip-trigger[data-v-e7bddcca]{position:relative;display:inline-block;cursor:help;margin-right:6px}.action .tooltip-trigger .tooltip-text[data-v-e7bddcca]{visibility:hidden;position:absolute;padding:.5rem 1rem;background-color:#555;color:#fff;text-align:center;border-radius:6px;z-index:1;opacity:0;transition:opacity .6s}.action .tooltip-trigger .tooltip-text span[data-v-e7bddcca]{color:#fff}.action .tooltip-trigger .tooltip-text .dowload_dir_tip[data-v-e7bddcca]{min-width:14rem;display:inline-block}.action .tooltip-trigger:hover .tooltip-text[data-v-e7bddcca]{visibility:visible;opacity:1}.action .tooltip-top[data-v-e7bddcca]{bottom:100%;left:50%;margin-bottom:5px;transform:translate(-50%)}.action .tooltip-bottom[data-v-e7bddcca]{top:100%;left:50%;margin-top:5px;transform:translate(-50%)}.action .tooltip-bottom .dowload_rpc_tip[data-v-e7bddcca]{min-width:10rem;display:inline-block}.action .tooltip-right[data-v-e7bddcca]{top:50%;left:100%;margin-left:5px;transform:translateY(-50%)}.action .tooltip-left[data-v-e7bddcca]{top:50%;right:100%;margin-right:5px;transform:translateY(-50%)}.action .tooltip-top[data-v-e7bddcca]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#555 transparent transparent transparent}.action .tooltip-bottom[data-v-e7bddcca]:after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent #555 transparent}.action .successed[data-v-e7bddcca]{text-align:center;font-size:14px}.action .finished[data-v-e7bddcca]{display:flex;justify-content:center;margin:80px 80px 28px}.left[data-v-e7bddcca]{display:flex;align-items:center;justify-content:flex-start;width:110px;flex:none}.select-editable[data-v-e7bddcca]{position:relative;border:1px solid #dee2e6;border-radius:.25rem;margin:.25rem .1rem}.select-editable select[data-v-e7bddcca]{top:0;left:0;font-size:14px;border:none;width:100%;margin:0}.select-editable input[data-v-e7bddcca]{position:absolute;top:-4px;left:0;width:95%;padding:1px;font-size:14px;border:none}.select-editable select[data-v-e7bddcca]:focus,.select-editable input[data-v-e7bddcca]:focus{outline:none}[data-v-e7bddcca]::placeholder{color:#999}@keyframes bganimation-e7bddcca{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-e7bddcca{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-e7bddcca{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-e7bddcca]{animation:rotateEnter-e7bddcca .7s;position:relative}.rotate-leave-active[data-v-e7bddcca]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-e7bddcca]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}@media screen and (max-width: 500px){.action[data-v-e7bddcca]{width:100%}.action .input_row[data-v-e7bddcca]{display:block}.action .input_row .myinput_wrap[data-v-e7bddcca],.action .input_row .RPC_input[data-v-e7bddcca]{width:100%}}@keyframes bganimation-432c38b6{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-432c38b6{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-432c38b6{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-432c38b6]{animation:rotateEnter-432c38b6 .7s;position:relative}.rotate-leave-active[data-v-432c38b6]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-432c38b6]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.app-container[data-v-432c38b6]{position:relative;display:flex;flex-wrap:wrap;width:100%;height:100%;align-content:flex-start}.app-container .app-container_title[data-v-432c38b6]{width:100%;display:flex;flex-wrap:wrap;align-content:center;justify-content:space-between}.app-container .app-container_title .app-container_tool[data-v-432c38b6]{display:flex;flex-wrap:wrap;align-items:center}.app-container .app-container_title .app-container_tool .app-container_configure[data-v-432c38b6]{height:30px;line-height:30px;border-radius:4px 0 0 4px;font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#553afe;display:inline-block;padding:0 10px;border:1px solid #553AFE;cursor:pointer;display:flex;align-items:center;justify-content:center}.app-container .app-container_title .app-container_tool .more_icon[data-v-432c38b6]{border-radius:0 4px 4px 0;border-right:1px solid #553AFE;border-top:1px solid #553AFE;border-bottom:1px solid #553AFE;height:30px;display:inline-block;cursor:pointer}.app-container .app-container_title .app-container_tool .more_icon[data-v-432c38b6] svg path{fill:#553afe}.app-container .app-container_title .DeviceBlock[data-v-432c38b6]{font-size:14px;top:34px;position:absolute;z-index:999;width:40%;right:22px}.app-container .app-container_title .DeviceBlock ul[data-v-432c38b6]{background-color:#fff;box-shadow:0 0 10px 1px #373f6924;padding:10px 0;border-radius:6px;top:15px;right:0;text-align:center;position:absolute;word-break:keep-all}.app-container .app-container_title .DeviceBlock ul li[data-v-432c38b6]{margin:6px 0;line-height:28px;cursor:pointer}.app-container .app-container_title .DeviceBlock ul li a[data-v-432c38b6]{color:#1e1e1e;text-decoration:none;cursor:pointer;margin:0 20px;display:block}.app-container .app-container_title .DeviceBlock ul li[data-v-432c38b6]:hover{background-color:#eee}.app-container .app-container_title button[data-v-432c38b6]{margin-left:10px}.app-container .app-container_body[data-v-432c38b6]{flex:0 0 100%;width:100%;height:66%}.app-container ul.app-container_nas-menu[data-v-432c38b6]{width:100%;display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:space-between!important;margin-top:20px}.app-container ul.app-container_nas-menu button[data-v-432c38b6]{flex:0 0 100%!important;max-width:33.333%!important;height:30px;background:none;border:none!important;background-color:#eee;color:#333;cursor:pointer;margin:0!important;padding:5px 0!important;border-radius:0!important;line-height:20px;font-size:16px}.app-container ul.app-container_nas-menu button.on[data-v-432c38b6],.app-container ul.app-container_nas-menu button[data-v-432c38b6]:hover{color:#297ff3;background-color:#d1e2f9}.menu_background[data-v-432c38b6]{position:fixed;inset:0}@keyframes bganimation-43beecef{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-43beecef{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-43beecef{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-43beecef]{animation:rotateEnter-43beecef .7s;position:relative}.rotate-leave-active[data-v-43beecef]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-43beecef]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}h3[data-v-43beecef]{text-align:center;margin-bottom:20px}.label-item[data-v-43beecef]{display:flex;align-items:center;flex-wrap:wrap;margin:1rem 0;padding:0 30px}.label-item label[data-v-43beecef]{display:flex;flex-wrap:wrap;align-items:center;width:100%;height:26px;line-height:26px;cursor:pointer}.label-item label input[type=radio][data-v-43beecef]{top:0;right:0;vertical-align:middle}.label-item label span[data-v-43beecef]{font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#000000d4;display:inline-block;margin-left:10px}.label-item p.label_info[data-v-43beecef]{color:#999;font-size:12px;padding-left:24px;line-height:20px}.label-item .label-item_key[data-v-43beecef]{display:flex;flex-wrap:wrap;align-items:center}.label-item .label-item_key .ddnsto_serve[data-v-43beecef]{flex:0 0 100%;display:flex;justify-content:space-between;margin-bottom:14px}.label-item .label-item_key .ddnsto_serve_item[data-v-43beecef]{flex:0 0 100%;display:flex;justify-content:space-between}@keyframes bganimation-43dd65a2{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-43dd65a2{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-43dd65a2{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-43dd65a2]{animation:rotateEnter-43dd65a2 .7s;position:relative}.rotate-leave-active[data-v-43dd65a2]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-43dd65a2]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.actioner-container_body[data-v-43dd65a2]{display:flex;flex-wrap:wrap;align-items:center;align-content:center;justify-content:center}.actioner-container_body svg.icon[data-v-43dd65a2]{width:100px;height:100px}.actioner-container_body .body-title[data-v-43dd65a2]{width:100%;display:block;color:#1e1e1e;font-size:2em;padding:0;margin:1rem 0;text-align:center}.actioner-container_body .body-tips[data-v-43dd65a2]{text-align:center}.actioner-container_body .body-info[data-v-43dd65a2]{color:#666;font-size:1.3em;margin:1rem 0;width:100%;text-align:center}.actioner-container_body .body-tips[data-v-43dd65a2]{margin:1rem 0;display:block;width:100%}.actioner-container_body .body-btns[data-v-43dd65a2]{width:100%;margin-top:3rem}.actioner-container_body .body-btns button[data-v-43dd65a2]{display:block;width:100%!important;margin:.5rem 0}@keyframes bganimation-7790f1da{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-7790f1da{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-7790f1da{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-7790f1da]{animation:rotateEnter-7790f1da .7s;position:relative}.rotate-leave-active[data-v-7790f1da]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-7790f1da]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}iframe[data-v-7790f1da]{width:100%;height:100%;border:none}@keyframes bganimation-7b3ee72a{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-7b3ee72a{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-7b3ee72a{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-7b3ee72a]{animation:rotateEnter-7b3ee72a .7s;position:relative}.rotate-leave-active[data-v-7b3ee72a]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-7b3ee72a]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}iframe[data-v-7b3ee72a]{width:100%;height:100%;border:none}@keyframes bganimation-7f5a8953{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-7f5a8953{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-7f5a8953{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-7f5a8953]{animation:rotateEnter-7f5a8953 .7s;position:relative}.rotate-leave-active[data-v-7f5a8953]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-7f5a8953]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.actioner-container_body[data-v-7f5a8953]{display:flex;flex-wrap:wrap;align-items:center;align-content:center;justify-content:center}.actioner-container_body svg.icon[data-v-7f5a8953]{width:100px;height:100px}.actioner-container_body .body-title[data-v-7f5a8953]{width:100%;display:block;color:#1e1e1e;font-size:2em;padding:0;margin:1rem 0;text-align:center}.actioner-container_body .body-info[data-v-7f5a8953]{color:#666;font-size:1.3em;margin:1rem 0;width:100%}.actioner-container_body .body-tips[data-v-7f5a8953]{margin:1rem 0;display:block;width:100%}.actioner-container_body .body-btns[data-v-7f5a8953]{width:100%;margin-top:3rem}.actioner-container_body .body-btns button[data-v-7f5a8953]{display:block;width:100%!important;margin:.5rem 0}@keyframes bganimation-d60389d6{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-d60389d6{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-d60389d6{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-d60389d6]{animation:rotateEnter-d60389d6 .7s;position:relative}.rotate-leave-active[data-v-d60389d6]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-d60389d6]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.actioner-container_body[data-v-d60389d6]{display:flex;align-items:center;justify-content:center}@keyframes bganimation-1e0ebd66{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-1e0ebd66{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-1e0ebd66{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-1e0ebd66]{animation:rotateEnter-1e0ebd66 .7s;position:relative}.rotate-leave-active[data-v-1e0ebd66]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-1e0ebd66]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.actioner-container_body[data-v-1e0ebd66]{display:flex;align-items:center;justify-content:center}@keyframes bganimation-7a6bd385{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-7a6bd385{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-7a6bd385{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-7a6bd385]{animation:rotateEnter-7a6bd385 .7s;position:relative}.rotate-leave-active[data-v-7a6bd385]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-7a6bd385]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.action-main[data-v-7a6bd385]{width:680px;background-color:#fff;position:relative;z-index:99999;margin:auto;overflow:auto}.action-main[data-v-7a6bd385] .actioner-container{width:100%}.action-main[data-v-7a6bd385] .actioner-container .actioner-container_header{width:100%;height:50px;line-height:50px;display:flex;flex-wrap:wrap;align-items:center;font-size:20px;border-bottom:1px solid #eee;justify-content:center;padding:0 10px}.action-main[data-v-7a6bd385] .actioner-container .actioner-container_footer{width:100%;height:50px;border-top:1px solid rgba(0,0,0,.06);display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:0 30px}.action-main[data-v-7a6bd385] .actioner-container .actioner-container_footer button{display:inline-block;width:100px!important;margin:0;margin-left:1rem}.action-main[data-v-7a6bd385] .actioner-container .actioner-container_footer .close{min-width:65px;font-weight:400;color:#0060ff;line-height:30px;text-align:center;cursor:pointer;height:32px;border-radius:2px;border:1px solid rgba(0,0,0,.15);font-size:14px;font-family:PingFangSC-Regular,PingFang SC;color:#000000d4;line-height:32px}.action-main[data-v-7a6bd385] .actioner-container .actioner-container_footer .next{min-width:65px;line-height:32px;text-align:center;cursor:pointer;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#fff;margin-left:20px;width:74px;height:32px;background:#553AFE;border-radius:2px}.action-main[data-v-7a6bd385] .actioner-container .actioner-container_footer .next:hover,.action-main[data-v-7a6bd385] .actioner-container .actioner-container_footer .close:hover{opacity:.9}.action-main[data-v-7a6bd385] .actioner-container .actioner-container_body{padding:1rem;text-align:center;width:100%;height:400px}.action-main[data-v-7a6bd385] .actioner-container .actioner-container_body a{text-decoration:none}.action-main[data-v-7a6bd385] .actioner-container .actioner-container_body.ddnsto-bind{height:280px}@keyframes bganimation-7a6bd385{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-7a6bd385{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-7a6bd385{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-7a6bd385]{animation:rotateEnter-7a6bd385 .7s;position:relative}.rotate-leave-active[data-v-7a6bd385]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-7a6bd385]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}@media screen and (max-width: 800px){.action-main[data-v-7a6bd385]{width:90%}}@keyframes bganimation-4358e88c{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-4358e88c{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-4358e88c{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-4358e88c]{animation:rotateEnter-4358e88c .7s;position:relative}.rotate-leave-active[data-v-4358e88c]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-4358e88c]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.action[data-v-4358e88c]{width:500px;max-height:90%;background-color:#fff;position:relative;z-index:99999;margin:auto;border-radius:4px;padding:10px 0}.action .action-header[data-v-4358e88c]{width:100%;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;padding-left:1rem;padding-right:1rem;text-align:left;font-size:18px;line-height:1;color:#303133}.action .action-body[data-v-4358e88c]{display:block;margin:2rem 0;line-height:24px;padding:0 15px;color:#606266;font-size:14px}.action .action-footer[data-v-4358e88c]{width:100%;height:50px;border-top:1px solid rgba(0,0,0,.06);display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:0 30px}.action .next[data-v-4358e88c]{min-width:65px;line-height:32px;text-align:center;cursor:pointer;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#fff;margin-left:20px;width:120px;height:32px;background:#553AFE;border-radius:2px}.action .next[data-v-4358e88c]:hover{opacity:.8}.action .clear[data-v-4358e88c]{min-width:65px;font-weight:400;line-height:30px;text-align:center;cursor:pointer;height:32px;border-radius:2px;border:1px solid rgba(0,0,0,.15);font-size:14px;font-family:PingFangSC-Regular,PingFang SC;color:#000000d4;line-height:32px}.action .clear[data-v-4358e88c]:hover{opacity:.8}@keyframes bganimation-9435cfa6{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-9435cfa6{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-9435cfa6{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-9435cfa6]{animation:rotateEnter-9435cfa6 .7s;position:relative}.rotate-leave-active[data-v-9435cfa6]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-9435cfa6]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.title_info[data-v-9435cfa6]{display:block;width:100%;text-align:center}.title_info p[data-v-9435cfa6]{font-size:20px;margin-bottom:10px}.label-item[data-v-9435cfa6]{width:100%;margin:1rem 0}.label-item .label-item_key[data-v-9435cfa6]{width:100%;font-size:12px;color:#666}.label-item .label-item_key span[data-v-9435cfa6]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.label-item .label-item_key span[data-v-9435cfa6]:before{content:"*";color:#f56c6c;margin-right:4px}.label-item .label-item_value[data-v-9435cfa6]{width:100%;margin-top:5px}.label-item .label-item_value select[data-v-9435cfa6],.label-item .label-item_value input[data-v-9435cfa6]{width:100%;height:36px;color:#000}.label-item .label-item_value input[data-v-9435cfa6]::placeholder{color:#999;font-size:12PX}.label-item .label_tips[data-v-9435cfa6]{display:flex;margin-top:6px}.label-item .label_tips .info[data-v-9435cfa6]{margin-left:8px}.label-message[data-v-9435cfa6]{width:100%;text-align:left;font-size:14px;color:red;text-align:center}@keyframes bganimation-6f1d92d9{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-6f1d92d9{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-6f1d92d9{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-6f1d92d9]{animation:rotateEnter-6f1d92d9 .7s;position:relative}.rotate-leave-active[data-v-6f1d92d9]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-6f1d92d9]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.action-main[data-v-6f1d92d9]{width:680px;background-color:#fff;position:relative;z-index:99999;margin:auto;overflow:auto}.action-main[data-v-6f1d92d9] .actioner-container{width:100%}.action-main[data-v-6f1d92d9] .actioner-container .actioner-container_header{width:100%;height:50px;line-height:50px;display:flex;flex-wrap:wrap;align-items:center;font-size:20px;border-bottom:1px solid #eee;justify-content:center;padding:0 10px}.action-main[data-v-6f1d92d9] .actioner-container .actioner-container_footer{width:100%;height:50px;border-top:1px solid rgba(0,0,0,.06);display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:0 30px}.action-main[data-v-6f1d92d9] .actioner-container .actioner-container_footer button{display:inline-block;width:100px!important;margin:0;margin-left:1rem}.action-main[data-v-6f1d92d9] .actioner-container .actioner-container_footer .close{min-width:65px;font-weight:400;line-height:30px;text-align:center;cursor:pointer;height:32px;border-radius:2px;border:1px solid rgba(0,0,0,.15);font-size:14px;font-family:PingFangSC-Regular,PingFang SC;color:#000000d4;line-height:32px}.action-main[data-v-6f1d92d9] .actioner-container .actioner-container_footer .next{min-width:65px;line-height:32px;text-align:center;cursor:pointer;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#fff;margin-left:20px;width:74px;height:32px;background:#553AFE;border-radius:2px}.action-main[data-v-6f1d92d9] .actioner-container .actioner-container_footer .next.save{height:32px;background:#553AFE;border-radius:2px;line-height:16px}.action-main[data-v-6f1d92d9] .actioner-container .actioner-container_footer .next:hover,.action-main[data-v-6f1d92d9] .actioner-container .actioner-container_footer .close:hover{opacity:.9}.action-main[data-v-6f1d92d9] .actioner-container .actioner-container_body{padding:1rem;width:100%;height:400px}.action-main[data-v-6f1d92d9] .actioner-container .actioner-container_body a{text-decoration:none}.action-main[data-v-6f1d92d9] .actioner-container .actioner-container_body.ali,.action-main[data-v-6f1d92d9] .actioner-container .actioner-container_body.dnspod,.action-main[data-v-6f1d92d9] .actioner-container .actioner-container_body.oray{height:451px}@keyframes bganimation-6f1d92d9{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-6f1d92d9{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-6f1d92d9{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-6f1d92d9]{animation:rotateEnter-6f1d92d9 .7s;position:relative}.rotate-leave-active[data-v-6f1d92d9]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-6f1d92d9]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}@media screen and (max-width: 800px){.action-main[data-v-6f1d92d9]{width:90%}}@keyframes bganimation-10ce7ce8{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-10ce7ce8{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-10ce7ce8{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-10ce7ce8]{animation:rotateEnter-10ce7ce8 .7s;position:relative}.rotate-leave-active[data-v-10ce7ce8]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-10ce7ce8]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.app-container[data-v-10ce7ce8]{position:relative;flex-wrap:wrap;width:100%;height:100%}.app-container a[data-v-10ce7ce8]{text-decoration:none}.app-container .app-container_title[data-v-10ce7ce8]{justify-content:space-between}.app-container .app-container_title .app-container_tool[data-v-10ce7ce8]{display:flex;flex-wrap:wrap;align-items:center}.app-container .app-container_title .app-container_tool .app-container_configure[data-v-10ce7ce8]{height:30px;border-radius:4px;font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#553afe;display:inline-block;padding:0 10px;border:1px solid #553AFE;cursor:pointer;display:flex;align-items:center;justify-content:center}.app-container .app-container_title .app-container_tool .more_icon[data-v-10ce7ce8]{border-radius:0 4px 4px 0;border-right:1px solid #553AFE;border-top:1px solid #553AFE;border-bottom:1px solid #553AFE;height:30px;display:inline-block;cursor:pointer}.app-container .app-container_title .app-container_tool .more_icon[data-v-10ce7ce8] svg path{fill:#553afe}.app-container .app-container_title .DeviceBlock[data-v-10ce7ce8]{font-size:14px;top:34px;position:absolute;z-index:999;width:40%;right:22px}.app-container .app-container_title .DeviceBlock ul[data-v-10ce7ce8]{background-color:#fff;box-shadow:0 0 10px 1px #373f6924;padding:10px 0;border-radius:6px;top:0;right:0;text-align:center;position:absolute;word-break:keep-all}.app-container .app-container_title .DeviceBlock ul li[data-v-10ce7ce8]{margin:6px 0;line-height:28px;cursor:pointer}.app-container .app-container_title .DeviceBlock ul li a[data-v-10ce7ce8]{color:#1e1e1e;text-decoration:none;cursor:pointer;margin:0 20px;display:block}.app-container .app-container_title .DeviceBlock ul li[data-v-10ce7ce8]:hover{background-color:#eee}.app-container button[data-v-10ce7ce8],.app-container .refresh[data-v-10ce7ce8]{margin-left:20px}.app-container .app-container_body[data-v-10ce7ce8]{width:100%;height:100%}.menu_background[data-v-10ce7ce8]{position:fixed;inset:0}.app-container_domain li.domain-item[data-v-10ce7ce8]{width:100%;display:flex;flex-wrap:wrap;margin:1.5rem 0;align-items:center}.app-container_domain li.domain-item .domain-item_name[data-v-10ce7ce8]{flex:0 0 100%;max-width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:10px}.app-container_domain li.domain-item .domain-item_value[data-v-10ce7ce8]{flex:0 0 100%;max-width:50%;padding-left:10px;float:left;display:flex;align-items:center;justify-content:space-between}.app-container_domain li.domain-item .domain-item_value .configure[data-v-10ce7ce8]{overflow:hidden;white-space:nowrap;padding:3px;overflow-x:hidden;text-overflow:ellipsis}.app-container_domain li.domain-item .domain-item_value .item_btn[data-v-10ce7ce8]{border:1px solid #553afb;border-radius:4px;font-size:12px;padding:7px;color:#553afb;text-align:center;min-width:60px}.app-container_domain li.domain-item .domain-item_value .configure.enabel[data-v-10ce7ce8]{color:#888;overflow-x:hidden;text-overflow:ellipsis}.app-container_domain li.domain-item .domain-item_root[data-v-10ce7ce8]{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:16px;max-width:323px;flex:0 0 100%}.app-container_domain .domain_tip svg[data-v-10ce7ce8]{vertical-align:bottom;margin-left:22px}.app-container_domain .tooltip-trigger[data-v-10ce7ce8]{position:relative;display:inline-block;cursor:help;margin-right:6px}.app-container_domain .tooltip-trigger .tooltip-text[data-v-10ce7ce8]{visibility:hidden;position:absolute;padding:.5rem 1rem;background-color:#555;color:#fff;text-align:center;border-radius:6px;z-index:1;opacity:0;transition:opacity .6s}.app-container_domain .tooltip-trigger .tooltip-text span[data-v-10ce7ce8]{color:#fff}.app-container_domain .tooltip-trigger .tooltip-text .domain_dir_tip[data-v-10ce7ce8]{min-width:15rem;display:inline-block}.app-container_domain .tooltip-trigger:hover .tooltip-text[data-v-10ce7ce8]{visibility:visible;opacity:1}.app-container_domain .tooltip-top[data-v-10ce7ce8]{bottom:100%;left:50%;margin-bottom:5px;transform:translate(-50%);margin-left:12px}.app-container_domain .tooltip-right[data-v-10ce7ce8]{top:50%;left:100%;margin-left:5px;transform:translateY(-50%)}.app-container_domain .tooltip-left[data-v-10ce7ce8]{top:50%;right:100%;margin-right:5px;transform:translateY(-50%)}.app-container_domain .tooltip-top[data-v-10ce7ce8]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#555 transparent transparent transparent}.app-container_domain .tooltip-bottom[data-v-10ce7ce8]:after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent #555 transparent}@keyframes bganimation-66cc4e33{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-66cc4e33{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-66cc4e33{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-66cc4e33]{animation:rotateEnter-66cc4e33 .7s;position:relative}.rotate-leave-active[data-v-66cc4e33]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-66cc4e33]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.nas-container[data-v-66cc4e33]{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}.nas-container .nas-container_card[data-v-66cc4e33]{flex:0 0 49%;max-width:49%;margin-bottom:1.5vw}@keyframes bganimation-66cc4e33{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-66cc4e33{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-66cc4e33{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-66cc4e33]{animation:rotateEnter-66cc4e33 .7s;position:relative}.rotate-leave-active[data-v-66cc4e33]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-66cc4e33]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}@media screen and (max-width: 992px){.nas-container .nas-container_card[data-v-66cc4e33]{flex:0 0 100%;max-width:100%;padding-right:0;margin-bottom:.8rem}}@keyframes bganimation-20dfc9cc{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-20dfc9cc{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-20dfc9cc{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-20dfc9cc]{animation:rotateEnter-20dfc9cc .7s;position:relative}.rotate-leave-active[data-v-20dfc9cc]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-20dfc9cc]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.app-container_title .more_icon[data-v-20dfc9cc]{position:absolute;right:22px;cursor:pointer}.app-container_title .DeviceBlock[data-v-20dfc9cc]{position:absolute;z-index:999;width:10%;right:22px;margin-top:14px}.app-container_title .DeviceBlock ul[data-v-20dfc9cc]{background-color:#fff;box-shadow:0 0 10px 1px #373f6924;padding:10px 0;border-radius:6px;top:0;right:0;text-align:center;position:absolute;word-break:keep-all}.app-container_title .DeviceBlock ul li[data-v-20dfc9cc]{margin:6px 0;line-height:28px;cursor:pointer}.app-container_title .DeviceBlock ul li a[data-v-20dfc9cc]{color:#1e1e1e;text-decoration:none;cursor:pointer;font-size:14px;margin:0 20px;display:block}.app-container_title .DeviceBlock ul li[data-v-20dfc9cc]:hover{background-color:#eee}.item-label[data-v-20dfc9cc]{display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;width:100%;margin:1rem 0}.item-label .item-label_key[data-v-20dfc9cc]{flex:0 0 100%;max-width:100px;text-align:left}.item-label .item-label_key span[data-v-20dfc9cc]{font-size:14px;color:#333}.item-label .item-label_value[data-v-20dfc9cc]{flex:1;text-align:left}.item-label .item-label_value span[data-v-20dfc9cc]{font-size:14px;color:#333}.item-title span[data-v-20dfc9cc]{font-size:16px;font-weight:550;color:#555}.item-flex[data-v-20dfc9cc]{width:100%;display:flex;flex-wrap:wrap}.item-flex .auto[data-v-20dfc9cc]{flex:auto}.item-flex button.app-editor[data-v-20dfc9cc]{padding:8px 1.3rem}.menu_background[data-v-20dfc9cc]{position:fixed;inset:0}@keyframes bganimation-0e4e063a{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-0e4e063a{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-0e4e063a{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-0e4e063a]{animation:rotateEnter-0e4e063a .7s;position:relative}.rotate-leave-active[data-v-0e4e063a]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-0e4e063a]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.actioner-dns[data-v-0e4e063a]{width:860px;background-color:#fff;position:relative;z-index:99999;margin:auto;overflow:auto}.actioner-dns .actioner-dns_header[data-v-0e4e063a]{width:100%;display:flex;flex-wrap:wrap;align-items:center;padding:1rem;font-size:2em;border-bottom:1px solid #eee}.actioner-dns .actioner-dns_body[data-v-0e4e063a]{padding:1rem;min-height:50vh}.actioner-dns .actioner-dns_body .label-item[data-v-0e4e063a]{width:100%;margin:1rem 0}.actioner-dns .actioner-dns_body .label-item .label-item_key[data-v-0e4e063a]{width:100%;font-size:12px;color:#666}.actioner-dns .actioner-dns_body .label-item .label-item_key span[data-v-0e4e063a]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.actioner-dns .actioner-dns_body .label-item .label-item_key span[data-v-0e4e063a]:before{content:"*";color:#f56c6c;margin-right:4px}.actioner-dns .actioner-dns_body .label-item .label-item_value[data-v-0e4e063a]{width:100%;margin-top:5px}.actioner-dns .actioner-dns_body .label-item .label-item_value select[data-v-0e4e063a],.actioner-dns .actioner-dns_body .label-item .label-item_value input[data-v-0e4e063a]{width:100%;height:36px}.actioner-dns .actioner-dns_body .mobie_icon[data-v-0e4e063a]{display:flex;justify-content:flex-start;align-items:center;cursor:pointer}.actioner-dns .actioner-dns_body .mobie_icon .dhcp_info[data-v-0e4e063a]{margin-left:14px}.actioner-dns .actioner-dns_body .label-message[data-v-0e4e063a]{width:100%;text-align:left;font-size:14px;color:red;text-align:center}.actioner-dns .config-message[data-v-0e4e063a]{width:100%;min-height:inherit;height:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;font-size:2em}.actioner-dns .actioner-dns_footer[data-v-0e4e063a]{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:1rem;font-size:2em;border-top:1px solid #eee}.actioner-dns .actioner-dns_footer button[data-v-0e4e063a]{display:inline-block;width:100px!important;margin:0;margin-left:1rem}.setting_status[data-v-0e4e063a]{text-align:center}.setting_status p[data-v-0e4e063a]{margin:10px 0}.setting_status a[data-v-0e4e063a]{text-align:center;display:block;text-decoration:none}.NewAdress[data-v-0e4e063a]{margin-top:10px}@keyframes bganimation-0e4e063a{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-0e4e063a{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-0e4e063a{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-0e4e063a]{animation:rotateEnter-0e4e063a .7s;position:relative}.rotate-leave-active[data-v-0e4e063a]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-0e4e063a]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}@media screen and (max-width: 1400px){.actioner-dns .actioner-dns_body[data-v-0e4e063a]{min-height:34vh}}@media screen and (max-width: 800px){.actioner-dns[data-v-0e4e063a]{width:100%}}@keyframes bganimation-d700df2e{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-d700df2e{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-d700df2e{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-d700df2e]{animation:rotateEnter-d700df2e .7s;position:relative}.rotate-leave-active[data-v-d700df2e]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-d700df2e]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.actioner-dns[data-v-d700df2e]{width:860px;background-color:#fff;position:relative;z-index:99999;margin:auto;overflow:auto}.actioner-dns .actioner-dns_header[data-v-d700df2e]{width:100%;display:flex;flex-wrap:wrap;align-items:center;padding:1rem;font-size:2em;border-bottom:1px solid #eee}.actioner-dns .actioner-dns_header span[data-v-d700df2e]{margin:0 auto}.actioner-dns .actioner-dns_body[data-v-d700df2e]{padding:1rem;min-height:50vh}.actioner-dns .actioner-dns_body .sandbox_roboot_tips[data-v-d700df2e]{margin-top:24px;text-align:center}.actioner-dns .actioner-dns_body .disk_loading_icon[data-v-d700df2e]{position:absolute;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;padding:10px}.actioner-dns .actioner-dns_body .disk_loading_icon .disk_loading_info[data-v-d700df2e]{margin-top:5px}.actioner-dns .actioner-dns_body .disk_tips[data-v-d700df2e]{text-align:center;font-size:16px;margin-top:159px;color:#f9ad1e}.actioner-dns .actioner-dns_body .disk_tips svg[data-v-d700df2e]{vertical-align:middle}.actioner-dns .actioner-dns_body .disk_tips span[data-v-d700df2e]{margin-left:6px}.actioner-dns .actioner-dns_body .sandbox_info[data-v-d700df2e]{text-align:center;line-height:22px}.actioner-dns .actioner-dns_body .label-item[data-v-d700df2e]{width:100%;margin:1rem 0}.actioner-dns .actioner-dns_body .label-item .label-item_key[data-v-d700df2e]{width:100%;font-size:12px;color:#666}.actioner-dns .actioner-dns_body .label-item .label-item_key span[data-v-d700df2e]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.actioner-dns .actioner-dns_body .label-item .label-item_key span[data-v-d700df2e]:before{content:"*";color:#f56c6c;margin-right:4px}.actioner-dns .actioner-dns_body .label-item .label-item_value[data-v-d700df2e]{width:100%;margin-top:5px}.actioner-dns .actioner-dns_body .label-item .label-item_value select[data-v-d700df2e],.actioner-dns .actioner-dns_body .label-item .label-item_value input[data-v-d700df2e]{width:100%;height:36px}.actioner-dns .actioner-dns_body .mobie_icon[data-v-d700df2e]{display:flex;justify-content:flex-start;align-items:center;cursor:pointer}.actioner-dns .actioner-dns_body .mobie_icon .dhcp_info[data-v-d700df2e]{margin-left:14px}.actioner-dns .actioner-dns_body .label-message[data-v-d700df2e]{width:100%;text-align:left;font-size:14px;color:red;text-align:center}.actioner-dns .actioner-dns_body .sandbox_tips svg[data-v-d700df2e]{vertical-align:middle}.actioner-dns .actioner-dns_body .sandbox_tips span[data-v-d700df2e]{font-size:12px;margin-left:4px}.actioner-dns .config-message[data-v-d700df2e]{width:100%;min-height:inherit;height:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;font-size:2em}.actioner-dns .actioner-dns_footer[data-v-d700df2e]{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:1rem;font-size:2em;border-top:1px solid #eee}.actioner-dns .actioner-dns_footer button[data-v-d700df2e]{display:inline-block;width:100px!important;margin:0;margin-left:1rem}.actioner-tips[data-v-d700df2e]{width:400px;background-color:#fff;position:relative;z-index:99999;margin:auto;overflow:auto}.actioner-tips .actioner-tips_header[data-v-d700df2e]{width:100%;display:flex;flex-wrap:wrap;align-items:center;padding:1rem;font-size:2em;border-bottom:1px solid #eee}.actioner-tips .sandbox_info[data-v-d700df2e]{padding:62px 54px;line-height:20px}.actioner-tips .actioner-tips_footer[data-v-d700df2e]{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:1rem;font-size:2em;border-top:1px solid #eee}.timeout[data-v-d700df2e]{margin-top:114px}.timeout span[data-v-d700df2e],.sandbox_roboot_refresh[data-v-d700df2e]{color:#5e72e4}option[data-v-d700df2e]:disabled{background-color:#e0e0e0}@keyframes bganimation-d700df2e{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-d700df2e{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-d700df2e{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-d700df2e]{animation:rotateEnter-d700df2e .7s;position:relative}.rotate-leave-active[data-v-d700df2e]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-d700df2e]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}@media screen and (max-width: 1400px){.actioner-tips_footer button[data-v-d700df2e]{width:100%!important}}@media screen and (max-width: 900px){.actioner-dns[data-v-d700df2e]{width:100%}}@media screen and (max-width: 700px){.actioner-dns .actioner-dns_body[data-v-d700df2e]{min-height:42vh}.actioner-tips[data-v-d700df2e]{width:80%;line-height:22px}.actioner-tips .sandbox_info[data-v-d700df2e]{padding:34px 10px;font-size:10px}.actioner-tips .actioner-tips_header[data-v-d700df2e]{font-size:20px}.actioner-tips .actioner-tips_footer button[data-v-d700df2e]{width:100%!important}}@media screen and (max-width: 600px){.actioner-dns .actioner-dns_footer button[data-v-d700df2e]{width:100%!important;margin-bottom:10px;margin-left:0}}@media screen and (max-width: 500px){.actioner-dns .actioner-dns_body .label-item .label-item_key[data-v-d700df2e]{width:228px;overflow:hidden;text-overflow:ellipsis}}@media screen and (max-width: 400px){.actioner-dns .actioner-dns_body .label-item .label-item_key[data-v-d700df2e]{width:163px;overflow:hidden;text-overflow:ellipsis}.actioner-dns .actioner-dns_footer button[data-v-d700df2e]{width:100%!important;margin-bottom:10px}.actioner-tips .sandbox_info[data-v-d700df2e]{padding:3px 10px}}@keyframes bganimation-4db2efb4{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-4db2efb4{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-4db2efb4{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-4db2efb4]{animation:rotateEnter-4db2efb4 .7s;position:relative}.rotate-leave-active[data-v-4db2efb4]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-4db2efb4]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.actioner-dns[data-v-4db2efb4]{width:860px;background-color:#fff;position:relative;z-index:99999;margin:auto;overflow:auto}.actioner-dns .actioner-dns_header[data-v-4db2efb4]{width:100%;display:flex;flex-wrap:wrap;align-items:center;padding:1rem;font-size:2em;border-bottom:1px solid #eee}.actioner-dns .actioner-dns_header span[data-v-4db2efb4]{margin:0 auto}.actioner-dns .actioner-dns_body[data-v-4db2efb4]{padding:1rem;min-height:50vh}.actioner-dns .actioner-dns_body .sandbox_info[data-v-4db2efb4]{text-align:center;line-height:22px}.actioner-dns .actioner-dns_body .sandbox_environment[data-v-4db2efb4]{font-size:16px;line-height:28px;margin:20px 0}.actioner-dns .actioner-dns_body .sandbox_environment_info[data-v-4db2efb4]{font-size:16px;line-height:28px}.actioner-dns .actioner-dns_body .sandbox_environment_info .sandbox_environment_reboot[data-v-4db2efb4]{color:#5e72e4}.actioner-dns .actioner-dns_body .sandbox_environment_info .sandbox_environment_tex[data-v-4db2efb4]{color:red;font-size:.9em}.actioner-dns .actioner-dns_footer[data-v-4db2efb4]{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:1rem;font-size:2em;border-top:1px solid #eee}.actioner-dns .actioner-dns_footer button[data-v-4db2efb4]{display:inline-block;width:100px!important;margin:0;margin-left:1rem}.actioner-tips[data-v-4db2efb4]{width:400px;background-color:#fff;position:relative;z-index:99999;margin:auto;overflow:auto}.actioner-tips .actioner-tips_header[data-v-4db2efb4]{width:100%;display:flex;flex-wrap:wrap;align-items:center;padding:1rem;font-size:2em;border-bottom:1px solid #eee}.actioner-tips .sandbox_info[data-v-4db2efb4]{padding:62px 54px;line-height:20px}.actioner-tips .actioner-tips_footer[data-v-4db2efb4]{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:1rem;font-size:2em;border-top:1px solid #eee}.timeout[data-v-4db2efb4]{margin-top:114px}.timeout span[data-v-4db2efb4]{color:#5e72e4}@keyframes bganimation-4db2efb4{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-4db2efb4{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-4db2efb4{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-4db2efb4]{animation:rotateEnter-4db2efb4 .7s;position:relative}.rotate-leave-active[data-v-4db2efb4]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-4db2efb4]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}@media screen and (max-width: 1400px){.actioner-tips_footer button[data-v-4db2efb4]{width:100%!important}}@media screen and (max-width: 900px){.actioner-dns[data-v-4db2efb4]{width:100%}}@media screen and (max-width: 700px){.actioner-dns .actioner-dns_body[data-v-4db2efb4]{min-height:42vh}.actioner-dns .actioner-dns_footer button[data-v-4db2efb4]{width:100%!important;margin-bottom:10px}.actioner-tips[data-v-4db2efb4]{width:80%;line-height:22px}.actioner-tips .sandbox_info[data-v-4db2efb4]{padding:34px 10px;font-size:10px}.actioner-tips .actioner-tips_header[data-v-4db2efb4]{font-size:20px}.actioner-tips .actioner-tips_footer button[data-v-4db2efb4]{width:100%!important}}@media screen and (max-width: 600px){.actioner-dns .actioner-dns_footer button[data-v-4db2efb4]{width:100%!important;margin-bottom:10px;margin-left:0}}@media screen and (max-width: 500px){.actioner-dns .actioner-dns_body .label-item .label-item_key[data-v-4db2efb4]{width:228px;overflow:hidden;text-overflow:ellipsis}}@media screen and (max-width: 400px){.actioner-dns .actioner-dns_body .label-item .label-item_key[data-v-4db2efb4]{width:163px;overflow:hidden;text-overflow:ellipsis}.actioner-dns .actioner-dns_body .sandbox_info[data-v-4db2efb4]{font-size:10px}.actioner-dns .actioner-dns_body .sandbox_environment[data-v-4db2efb4],.actioner-dns .actioner-dns_body .sandbox_environment_info[data-v-4db2efb4]{font-size:12px}.actioner-tips .sandbox_info[data-v-4db2efb4]{padding:3px 10px}}@keyframes bganimation-f9c34baa{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-f9c34baa{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-f9c34baa{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-f9c34baa]{animation:rotateEnter-f9c34baa .7s;position:relative}.rotate-leave-active[data-v-f9c34baa]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-f9c34baa]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.nav-container[data-v-f9c34baa]{width:100%;margin-bottom:8px}.nav-container .btn_styles[data-v-f9c34baa]{width:132px;height:52px;border-radius:8px;margin-right:8px}.nav-container .app-update-button[data-v-f9c34baa]{position:relative}.nav-container .app-update-button i[data-v-f9c34baa]{display:inline-block;padding:3px;background-color:red;border-radius:50%}.nav-container .cover-buttob[data-v-f9c34baa]{margin-left:0;margin-right:5px}.nav-container a[data-v-f9c34baa]{padding:12px 1rem;margin-right:1rem;margin-bottom:1rem;display:inline-block;min-width:100px;text-align:center}.nav-container a[data-v-f9c34baa]:hover{box-shadow:0 0 10px 1px #c5c5c5;transition:.3s;transform:scale(1.1)}.nav-container .app-btn-ttyd[data-v-f9c34baa]:before{content:"\276f "}.nav-container .MoreMenu[data-v-f9c34baa]{cursor:pointer;color:#297ff3;margin-left:20px;font-size:16px;font-weight:600}.nav-container[data-v-f9c34baa]{display:flex;justify-content:start;align-items:center;flex-wrap:wrap;width:100%}.nav-container button[data-v-f9c34baa]{cursor:pointer;margin-bottom:10px}.nav-container button[data-v-f9c34baa]:hover{box-shadow:0 0 2px #0000001f,0 2px 2px #0003}.update[data-v-f9c34baa]{visibility:hidden}.color1[data-v-f9c34baa]{border:1px solid #553AFE;color:#533afe;background:rgba(85,58,254,.16)}.color2[data-v-f9c34baa]{background:#2b2b2b;border:#444;color:#fff}.color3[data-v-f9c34baa]{border:1px solid #FF6A67;background:rgba(255,107,103,.16);color:#ff6a67}.color4[data-v-f9c34baa]{border:1px solid #3688FF;background:rgba(51,134,255,.16);color:#3688ff}.color5[data-v-f9c34baa]{border:1px solid #FE3ACC;background:rgba(254,58,204,.16);color:#fe3acc}@keyframes bganimation-0a2eed64{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-0a2eed64{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-0a2eed64{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-0a2eed64]{animation:rotateEnter-0a2eed64 .7s;position:relative}.rotate-leave-active[data-v-0a2eed64]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-0a2eed64]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}#page[data-v-0a2eed64]{margin-top:48px}em[data-v-0a2eed64]{margin:.3125rem 0;width:100%;display:block;height:1px;background-color:#eeeeee2e}[data-v-0a2eed64] .app-container_title{width:100%;height:34px;display:flex;flex-wrap:wrap;align-items:center;color:#1e1e1e;font-size:1.5em}[data-v-0a2eed64] .more_icon{z-index:0}@keyframes bganimation-082ffcaf{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-082ffcaf{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-082ffcaf{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-082ffcaf]{animation:rotateEnter-082ffcaf .7s;position:relative}.rotate-leave-active[data-v-082ffcaf]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-082ffcaf]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}#page[data-v-082ffcaf]{width:100%;padding:1rem;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;align-content:center;max-width:800px;height:100vh;overflow:overlay}#page .title[data-v-082ffcaf]{width:100%;display:block;text-align:center;font-size:32px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#000c;line-height:45px}#page .desc[data-v-082ffcaf]{width:100%;display:block;font-size:24px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#0009;line-height:33px;text-align:center;margin-top:10px}#page div.info[data-v-082ffcaf]{width:100%;display:block;font-size:1.6em;font-size:16px;margin-left:34px}#page .network-containers[data-v-082ffcaf]{width:100%;display:flex;flex-wrap:wrap;align-items:center;align-content:center;justify-content:center;margin:3rem 0 1rem}#page .network-containers .network-container_item[data-v-082ffcaf]{flex:0 0 100%;position:relative;border-radius:4px;padding:10px;cursor:pointer;max-width:240px;width:240px;height:308px}#page .network-containers .network-container_item a[data-v-082ffcaf]{position:relative;display:block;width:100%}#page .network-containers .network-container_item a .cover[data-v-082ffcaf]{position:relative;padding-top:130%;z-index:1}#page .network-containers .network-container_item a .cover .thumbnail[data-v-082ffcaf]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;border-radius:8px;overflow:hidden;z-index:1;display:flex;flex-wrap:wrap;align-items:center;align-content:center;justify-content:center;background-color:#2dc8fd}#page .network-containers .network-container_item a .cover .thumbnail i[data-v-082ffcaf]{display:block;font-size:100px;color:#eee}#page .network-containers .network-container_item a .cover .thumbnail span[data-v-082ffcaf]{display:block;text-align:center;width:100%;color:#eeee;font-size:2em;line-height:1.5;font-size:22px;font-family:PingFangSC-Semibold,PingFang SC;color:#fff;line-height:40px}#page .network-containers .network-container_item:nth-child(9n+1) a .cover .thumbnail[data-v-082ffcaf]{background:linear-gradient(138deg,#FF6E6B 0%,#FF6966 100%)}#page .network-containers .network-container_item:nth-child(9n+2) a .cover .thumbnail[data-v-082ffcaf]{background:linear-gradient(145deg,#37D5A9 0%,#42D8B0 100%)}#page .network-containers .network-container_item:nth-child(9n+3) a .cover .thumbnail[data-v-082ffcaf]{background:linear-gradient(145deg,#549AFF 0%,#2C82FF 100%)}#page .network-containers .network-container_item:nth-child(9n+4) a .cover .thumbnail[data-v-082ffcaf]{background-color:#9b58de}#page .network-containers .network-container_item:nth-child(9n+5) a .cover .thumbnail[data-v-082ffcaf]{background-color:#297ff3}#page .network-containers .network-container_item:nth-child(9n+6) a .cover .thumbnail[data-v-082ffcaf]{background-color:#27aa8f}#page .network-containers .network-container_item:nth-child(9n+7) a .cover .thumbnail[data-v-082ffcaf]{background-color:#f15a4a}#page .network-containers .network-container_item:nth-child(9n+8) a .cover .thumbnail[data-v-082ffcaf]{background-color:#439c07}@keyframes bganimation-082ffcaf{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-082ffcaf{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-082ffcaf{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-082ffcaf]{animation:rotateEnter-082ffcaf .7s;position:relative}.rotate-leave-active[data-v-082ffcaf]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-082ffcaf]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}@keyframes bganimation-5f4b0260{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-5f4b0260{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-5f4b0260{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-5f4b0260]{animation:rotateEnter-5f4b0260 .7s;position:relative}.rotate-leave-active[data-v-5f4b0260]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-5f4b0260]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}#page[data-v-5f4b0260]{width:100%;padding:1rem;margin:100px auto 0;display:flex;flex-wrap:wrap;justify-content:flex-start;max-width:600px}#page h2.title[data-v-5f4b0260]{width:100%;display:block;color:#1e1e1e;font-size:3em;padding:0;margin:0 0 10px;text-align:left;background-color:#f4f5f7;box-shadow:none}#page h3.desc[data-v-5f4b0260]{width:100%;display:block;color:#666;font-size:1.2em;padding:0;margin:0;text-align:left;background-color:#f4f5f7;box-shadow:none}#page .network-message[data-v-5f4b0260]{margin:.5rem 0}#page .network-message li[data-v-5f4b0260]{margin:.5rem 0;font-size:20px;color:#000;font-weight:550}#page .network-message li span[data-v-5f4b0260]{color:red}#page .network-message li a[data-v-5f4b0260]{color:#00f}#page form[data-v-5f4b0260]{display:block;width:100%;margin:3rem 0}#page form label[data-v-5f4b0260]{display:block;width:100%;margin:1rem 0}#page form label .label-key[data-v-5f4b0260]{display:block;width:100%;font-size:1.3em;margin-bottom:.5rem}#page form label .label-key span[data-v-5f4b0260]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#page form label .label-key span[data-v-5f4b0260]:before{content:"*";color:#f56c6c;margin-right:4px}#page form label input[data-v-5f4b0260]{width:100%;display:block;height:42px}#page .msg[data-v-5f4b0260]{width:100%;display:block;height:36px;line-height:36px;color:red;font-size:1.3em}#page .btns[data-v-5f4b0260]{width:100%;margin-top:3rem}#page .btns button[data-v-5f4b0260]{display:block;width:100%!important;margin:.5rem 0}@keyframes bganimation-2c6e90b7{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-2c6e90b7{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-2c6e90b7{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-2c6e90b7]{animation:rotateEnter-2c6e90b7 .7s;position:relative}.rotate-leave-active[data-v-2c6e90b7]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-2c6e90b7]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}#page[data-v-2c6e90b7]{width:100%;padding:1rem;margin:100px auto 0;display:flex;flex-wrap:wrap;justify-content:flex-start;max-width:600px}#page h2.title[data-v-2c6e90b7]{width:100%;display:block;color:#1e1e1e;font-size:3em;padding:0;margin:0 0 10px;text-align:left;background-color:#f4f5f7;box-shadow:none}#page h3.desc[data-v-2c6e90b7]{width:100%;display:block;color:#666;font-size:1.2em;padding:0;margin:0;text-align:left;background-color:#f4f5f7;box-shadow:none}#page .network-message[data-v-2c6e90b7]{margin:.5rem 0}#page .network-message li[data-v-2c6e90b7]{margin:.5rem 0;font-size:20px;color:#000;font-weight:550}#page .network-message li span[data-v-2c6e90b7]{color:red}#page .network-message li a[data-v-2c6e90b7]{color:#00f}#page form[data-v-2c6e90b7]{display:block;width:100%;margin:3rem 0}#page form label[data-v-2c6e90b7]{display:block;width:100%;margin:1rem 0}#page form label .label-key[data-v-2c6e90b7]{display:block;width:100%;font-size:1.3em;margin-bottom:.5rem}#page form label .label-key span[data-v-2c6e90b7]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#page form label .label-key span[data-v-2c6e90b7]:before{content:"*";color:#f56c6c;margin-right:4px}#page form label input[data-v-2c6e90b7],#page form label select[data-v-2c6e90b7]{width:100%;display:block;height:42px}#page .msgs[data-v-2c6e90b7]{width:100%;display:block;height:36px;line-height:36px;color:red;font-size:1.3em}#page p.msg[data-v-2c6e90b7]{width:100%;display:block;color:red;font-size:1em}#page .btns[data-v-2c6e90b7]{width:100%;margin-top:3rem}#page .btns button[data-v-2c6e90b7]{display:block;width:100%!important;margin:.5rem 0}@keyframes bganimation-d8a42090{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-d8a42090{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-d8a42090{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-d8a42090]{animation:rotateEnter-d8a42090 .7s;position:relative}.rotate-leave-active[data-v-d8a42090]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-d8a42090]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}#page[data-v-d8a42090]{width:100%;padding:1rem;margin:100px auto 0;display:flex;flex-wrap:wrap;justify-content:flex-start;max-width:600px}#page h2.title[data-v-d8a42090]{width:100%;display:block;color:#1e1e1e;font-size:3em;padding:0;margin:0 0 10px;text-align:left;background-color:#f4f5f7;box-shadow:none}#page h3.desc[data-v-d8a42090]{width:100%;display:block;color:#666;font-size:1.2em;padding:0;text-align:left;background-color:#f4f5f7;box-shadow:none}#page code[data-v-d8a42090]{background-color:#eee;display:block;width:100%;font-size:1.3em;padding:1rem;line-height:2;margin:2rem 0}#page div.info[data-v-d8a42090]{width:100%;display:block;margin:1rem 0;font-size:1.3em;text-align:left}#page .msgs[data-v-d8a42090]{width:100%;display:block;height:36px;line-height:36px;color:red;font-size:1.3em}#page p.msg[data-v-d8a42090]{width:100%;display:block;color:red;font-size:1em}#page .btns[data-v-d8a42090]{width:100%;display:block;margin-top:3rem}#page .btns button[data-v-d8a42090]{display:block;width:100%!important;margin:.5rem 0}#page form[data-v-d8a42090]{display:block;width:100%;margin:3rem 0}#page form label[data-v-d8a42090]{display:block;width:100%;margin:1rem 0}#page form label .label-key[data-v-d8a42090]{display:block;width:100%;font-size:1.3em;margin-bottom:.5rem}#page form label .label-key span[data-v-d8a42090]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#page form label .label-key span[data-v-d8a42090]:before{content:"*";color:#f56c6c;margin-right:4px}#page form label input[data-v-d8a42090],#page form label select[data-v-d8a42090]{width:100%;display:block;height:42px}.chose_dhcp[data-v-d8a42090]{display:flex;justify-content:flex-start;align-items:center}.chose_dhcp .chose_dhcp_icon[data-v-d8a42090]{cursor:pointer}.chose_dhcp .dhcp_info[data-v-d8a42090]{margin-left:16px}@keyframes bganimation-7fc91c6d{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-7fc91c6d{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-7fc91c6d{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-7fc91c6d]{animation:rotateEnter-7fc91c6d .7s;position:relative}.rotate-leave-active[data-v-7fc91c6d]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-7fc91c6d]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}p[data-v-7fc91c6d]{line-height:22px;font-size:14px}.label-item[data-v-7fc91c6d]{width:100%;margin:10px 0}.label-item .label-item_key[data-v-7fc91c6d]{width:100%;font-size:14px;color:#999;margin-bottom:6px}.label-item .label-item_key span[data-v-7fc91c6d]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.label-item .label-item_key span[data-v-7fc91c6d]:before{content:"*";color:#f56c6c;margin-right:4px}.label-item .label-item_value[data-v-7fc91c6d]{width:100%;margin:10px 0}.label-item .label-item_value select[data-v-7fc91c6d],.label-item .label-item_value input[data-v-7fc91c6d]{width:100%;height:36px;line-height:36px;color:#000}.label-item .label-item_value input[data-v-7fc91c6d]::placeholder{color:#999;font-size:12PX}.label-item .label-item_value label[data-v-7fc91c6d]{width:100%;display:flex;flex-wrap:wrap;align-items:center;cursor:pointer;margin:.5rem;border-bottom:1px solid #eee;padding-bottom:10px;font-size:14px;color:#666}.label-item .label-item_value label input[type=checkbox][data-v-7fc91c6d]{top:0}.label-item .label-item_tips[data-v-7fc91c6d]{margin-top:10px;color:#666;font-size:14px}.label-item .label-item_tips svg[data-v-7fc91c6d]{vertical-align:top}span.msg-warning[data-v-7fc91c6d]{width:100%;text-align:left;font-size:14px;color:red;display:block;margin:10px 0}.label-message[data-v-7fc91c6d]{width:100%;text-align:left;font-size:14px;color:red;text-align:center}.actioner-container_body.setup-loading[data-v-7fc91c6d]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;align-content:center;text-align:center}.actioner-container_body.setup-loading span[data-v-7fc91c6d]{width:100%;display:block;font-size:1.2em;margin-top:1rem;color:#666}.actioner-container_body.setup-error[data-v-7fc91c6d]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;align-content:center;text-align:center}.actioner-container_body.setup-error svg.icon[data-v-7fc91c6d]{width:100px;height:100px}.actioner-container_body.setup-error span[data-v-7fc91c6d]{width:100%;display:block;font-size:1.4em;color:#ff6b6b}.actioner-container_body.setup-success[data-v-7fc91c6d]{display:flex;flex-wrap:wrap;align-items:center;align-content:center;justify-content:center}.actioner-container_body.setup-success svg.icon[data-v-7fc91c6d]{width:100px;height:100px}.actioner-container_body.setup-success .body-title[data-v-7fc91c6d]{width:100%;display:block;color:#1e1e1e;font-size:2em;padding:0;margin:1rem 0;text-align:center}.actioner-container_body.setup-success .body-tips[data-v-7fc91c6d]{text-align:center}.actioner-container_body.setup-success .body-info[data-v-7fc91c6d]{color:#666;font-size:1.3em;margin:1rem 0;width:100%;text-align:center}.actioner-container_body.setup-success .body-info span[data-v-7fc91c6d]{display:block}.actioner-container_body.setup-success .body-tips[data-v-7fc91c6d]{margin:1rem 0;display:block;width:100%}.actioner-container_body.setup-success .body-btns[data-v-7fc91c6d]{width:100%;margin-top:3rem}.actioner-container_body.setup-success .body-btns button[data-v-7fc91c6d]{display:block;width:100%!important;margin:.5rem 0}@keyframes bganimation-51f9d7a2{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-51f9d7a2{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-51f9d7a2{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-51f9d7a2]{animation:rotateEnter-51f9d7a2 .7s;position:relative}.rotate-leave-active[data-v-51f9d7a2]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-51f9d7a2]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}textarea[data-v-51f9d7a2]{display:block;width:100%;height:100%;border:none;resize:none}@keyframes bganimation-c07c8244{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-c07c8244{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-c07c8244{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-c07c8244]{animation:rotateEnter-c07c8244 .7s;position:relative}.rotate-leave-active[data-v-c07c8244]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-c07c8244]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.label-item[data-v-c07c8244]{width:100%;margin:10px 0}.label-item .label-item_key[data-v-c07c8244]{width:100%;font-size:14px;color:#999;margin-bottom:6px}.label-item .label-item_key span[data-v-c07c8244]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.label-item .label-item_key span[data-v-c07c8244]:before{content:"*";color:#f56c6c;margin-right:4px}.label-item .label-item_value[data-v-c07c8244]{width:100%}.label-item .label-item_value select[data-v-c07c8244]{width:100%;height:36px;line-height:36px;color:#000}.label-item .label-item_value label[data-v-c07c8244]{width:100%;display:flex;flex-wrap:wrap;align-items:center;cursor:pointer;margin:.5rem;border-bottom:1px solid #eee;padding-bottom:10px;font-size:14px;color:#666}.label-item .label-item_value label input[type=radio][data-v-c07c8244]{top:0;margin:0}.label-item .label-item_tips[data-v-c07c8244]{margin-top:10px;color:#666;font-size:14px}.label-item .label-item_tips svg[data-v-c07c8244]{vertical-align:top}span.msg-warning[data-v-c07c8244]{width:100%;text-align:left;font-size:14px;color:red;display:block;margin:10px 0}@keyframes bganimation-13dc2cd6{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-13dc2cd6{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-13dc2cd6{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-13dc2cd6]{animation:rotateEnter-13dc2cd6 .7s;position:relative}.rotate-leave-active[data-v-13dc2cd6]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-13dc2cd6]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.label-item[data-v-13dc2cd6]{width:100%;margin:10px 0}.label-item .label-item_key[data-v-13dc2cd6]{width:100%;font-size:14px;color:#999;margin-bottom:6px}.label-item .label-item_key span[data-v-13dc2cd6]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.label-item .label-item_key span[data-v-13dc2cd6]:before{content:"*";color:#f56c6c;margin-right:4px}.label-item .label-item_value[data-v-13dc2cd6]{width:100%}.label-item .label-item_value select[data-v-13dc2cd6]{width:100%;height:36px;line-height:36px;color:#000}.label-item .label-item_value label[data-v-13dc2cd6]{width:100%;display:flex;flex-wrap:wrap;align-items:center;cursor:pointer;margin:.5rem;border-bottom:1px solid #eee;padding-bottom:10px;font-size:14px;color:#666}.label-item .label-item_value label input[type=radio][data-v-13dc2cd6]{top:0;margin:0}.label-item .label-item_tips[data-v-13dc2cd6]{margin-top:10px;color:#666;font-size:14px}.label-item .label-item_tips svg[data-v-13dc2cd6]{vertical-align:top}span.msg-warning[data-v-13dc2cd6]{width:100%;text-align:left;font-size:14px;color:red;display:block;margin:10px 0}@keyframes bganimation-5643983d{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-5643983d{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-5643983d{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-5643983d]{animation:rotateEnter-5643983d .7s;position:relative}.rotate-leave-active[data-v-5643983d]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-5643983d]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.label-item[data-v-5643983d]{width:100%;margin:10px 0}.label-item .label-item_key[data-v-5643983d]{width:100%;font-size:14px;color:#999;margin-bottom:6px}.label-item .label-item_key span[data-v-5643983d]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.label-item .label-item_key span[data-v-5643983d]:before{content:"*";color:#f56c6c;margin-right:4px}.label-item .label-item_value[data-v-5643983d]{width:100%}.label-item .label-item_value select[data-v-5643983d]{width:100%;height:36px;line-height:36px;color:#000}.label-item .label-item_value label[data-v-5643983d]{width:100%;display:flex;flex-wrap:wrap;align-items:center;cursor:pointer;margin:.5rem;border-bottom:1px solid #eee;padding-bottom:10px;font-size:14px;color:#666}.label-item .label-item_value label input[type=radio][data-v-5643983d]{top:0;margin:0}.label-item .label-item_tips[data-v-5643983d]{margin-top:10px;color:#666;font-size:14px}.label-item .label-item_tips svg[data-v-5643983d]{vertical-align:top}span.msg-warning[data-v-5643983d]{width:100%;text-align:left;font-size:14px;color:red;display:block;margin:10px 0}@keyframes bganimation-6ef94d02{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-6ef94d02{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-6ef94d02{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-6ef94d02]{animation:rotateEnter-6ef94d02 .7s;position:relative}.rotate-leave-active[data-v-6ef94d02]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-6ef94d02]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.action-main[data-v-6ef94d02]{width:680px;background-color:#fff;position:relative;z-index:99999;margin:auto;overflow:auto}.action-main[data-v-6ef94d02] .actioner-container{width:100%}.action-main[data-v-6ef94d02] .actioner-container .actioner-container_header{width:100%;height:50px;line-height:50px;display:flex;flex-wrap:wrap;align-items:center;font-size:20px;border-bottom:1px solid #eee;justify-content:center;padding:0 10px}.action-main[data-v-6ef94d02] .actioner-container .actioner-container_footer{width:100%;height:50px;border-top:1px solid rgba(0,0,0,.06);display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:0 30px}.action-main[data-v-6ef94d02] .actioner-container .actioner-container_footer button{display:inline-block;width:100px!important;margin:0;margin-left:1rem}.action-main[data-v-6ef94d02] .actioner-container .actioner-container_footer .close{min-width:65px;font-weight:400;line-height:30px;text-align:center;cursor:pointer;height:32px;border-radius:2px;border:1px solid rgba(0,0,0,.15);font-size:14px;font-family:PingFangSC-Regular,PingFang SC;color:#000000d4;line-height:32px}.action-main[data-v-6ef94d02] .actioner-container .actioner-container_footer .next{min-width:65px;line-height:32px;text-align:center;cursor:pointer;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#fff;margin-left:20px;width:74px;height:32px;background:#553AFE;border-radius:2px}.action-main[data-v-6ef94d02] .actioner-container .actioner-container_footer .next.save{height:32px;background:#553AFE;border-radius:2px;line-height:16px}.action-main[data-v-6ef94d02] .actioner-container .actioner-container_footer .next:hover,.action-main[data-v-6ef94d02] .actioner-container .actioner-container_footer .close:hover{opacity:.9}.action-main[data-v-6ef94d02] .actioner-container .actioner-container_body{padding:20px;width:100%;height:400px}@keyframes bganimation-6ef94d02{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-6ef94d02{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-6ef94d02{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-6ef94d02]{animation:rotateEnter-6ef94d02 .7s;position:relative}.rotate-leave-active[data-v-6ef94d02]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-6ef94d02]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}@media screen and (max-width: 800px){.action-main[data-v-6ef94d02]{width:90%}}@keyframes bganimation-535a673b{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-535a673b{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-535a673b{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-535a673b]{animation:rotateEnter-535a673b .7s;position:relative}.rotate-leave-active[data-v-535a673b]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-535a673b]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.cbi-map-descr[data-v-535a673b]{margin-bottom:32px}.item-status[data-v-535a673b]{word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.item-status-detail[data-v-535a673b]{text-decoration:underline;cursor:help}@keyframes bganimation-2bc40d1c{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-2bc40d1c{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-2bc40d1c{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-2bc40d1c]{animation:rotateEnter-2bc40d1c .7s;position:relative}.rotate-leave-active[data-v-2bc40d1c]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-2bc40d1c]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}#page .cbi-map-descr[data-v-2bc40d1c]{margin-bottom:1rem}#page[data-v-2bc40d1c] .cbi-section{padding:1rem}#page[data-v-2bc40d1c] span.cbi-page-actions.control-group{width:100%;display:block}@keyframes bganimation-742230ae{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-742230ae{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-742230ae{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-742230ae]{animation:rotateEnter-742230ae .7s;position:relative}.rotate-leave-active[data-v-742230ae]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-742230ae]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.action-main[data-v-742230ae]{width:680px;background-color:#fff;position:relative;z-index:99999;margin:auto;overflow:auto}.action-main[data-v-742230ae] .actioner-container{width:100%}.action-main[data-v-742230ae] .actioner-container .actioner-container_header{width:100%;height:50px;line-height:50px;display:flex;flex-wrap:wrap;align-items:center;font-size:16px;border-bottom:1px solid #eee;justify-content:flex-start;padding:0 1rem;color:#525f7f}.action-main[data-v-742230ae] .actioner-container .actioner-container_footer{width:100%;height:50px;border-top:1px solid rgba(0,0,0,.06);display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:0 30px}.action-main[data-v-742230ae] .actioner-container .actioner-container_footer button{display:inline-block;width:100px!important;margin:0;margin-left:1rem;padding:0;border:none}.action-main[data-v-742230ae] .actioner-container .actioner-container_footer .close{min-width:65px;font-weight:400;line-height:30px;text-align:center;cursor:pointer;height:32px;border-radius:2px;border:1px solid rgba(0,0,0,.15);font-size:14px;font-family:PingFangSC-Regular,PingFang SC;color:#000000d4;line-height:32px}.action-main[data-v-742230ae] .actioner-container .actioner-container_footer .next{min-width:65px;line-height:32px;text-align:center;cursor:pointer;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#fff;margin-left:20px;width:74px;height:32px;background:#553AFE;border-radius:2px}.action-main[data-v-742230ae] .actioner-container .actioner-container_footer .next.save{height:32px;background:#553AFE;border-radius:2px;line-height:16px}.action-main[data-v-742230ae] .actioner-container .actioner-container_footer .next:hover,.action-main[data-v-742230ae] .actioner-container .actioner-container_footer .close:hover{opacity:.9}.action-main[data-v-742230ae] .actioner-container .actioner-container_body{padding:20px;width:100%;min-height:400px}.action-main[data-v-742230ae] .actioner-container .actioner-container_body label.cbi-value-title{width:150px!important}@keyframes bganimation-742230ae{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-742230ae{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-742230ae{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-742230ae]{animation:rotateEnter-742230ae .7s;position:relative}.rotate-leave-active[data-v-742230ae]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-742230ae]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}@media screen and (max-width: 800px){.action-main[data-v-742230ae]{width:90%}}@keyframes bganimation-3f7c551e{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-3f7c551e{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-3f7c551e{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-3f7c551e]{animation:rotateEnter-3f7c551e .7s;position:relative}.rotate-leave-active[data-v-3f7c551e]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-3f7c551e]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}textarea[data-v-3f7c551e]{display:block;width:100%;height:400px;padding:1rem;font-size:14px;resize:none;border:none;background-color:#1e1e1e;color:#fff}@keyframes bganimation-7d3ebf99{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-7d3ebf99{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-7d3ebf99{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-7d3ebf99]{animation:rotateEnter-7d3ebf99 .7s;position:relative}.rotate-leave-active[data-v-7d3ebf99]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-7d3ebf99]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}textarea[data-v-7d3ebf99]{display:block;width:100%;height:400px;padding:1rem;font-size:14px;resize:none;border:none;background-color:#1e1e1e;color:#fff}@keyframes bganimation-76197cba{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-76197cba{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-76197cba{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-76197cba]{animation:rotateEnter-76197cba .7s;position:relative}.rotate-leave-active[data-v-76197cba]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-76197cba]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}textarea[data-v-76197cba]{display:block;width:100%;height:500px;padding:1rem;font-size:14px;resize:none;border:1px solid #999;border-radius:3px}.actioner-dns[data-v-2f7b866f]{width:860px;background-color:#fff;position:relative;z-index:99999;margin:auto;overflow:auto}.actioner-dns .actioner-dns_header[data-v-2f7b866f]{width:100%;display:flex;flex-wrap:wrap;align-items:center;padding:1rem;font-size:2em;border-bottom:1px solid #eee}.actioner-dns .actioner-dns_body[data-v-2f7b866f]{padding:1rem;min-height:50vh}.actioner-dns .actioner-dns_body .label-item[data-v-2f7b866f]{width:100%;margin:1rem 0}.actioner-dns .actioner-dns_body .label-item .label-item_key[data-v-2f7b866f]{width:100%;font-size:16px;color:#666;margin-bottom:10px}.actioner-dns .actioner-dns_body .label-item .label-item_key span[data-v-2f7b866f]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.actioner-dns .actioner-dns_body .label-item .label-item_key span[data-v-2f7b866f]:before{content:"*";color:#f56c6c;margin-right:4px}.actioner-dns .actioner-dns_body .label-item .label-item_value[data-v-2f7b866f]{width:100%;margin-top:5px}.actioner-dns .actioner-dns_body .label-item .label-item_value select[data-v-2f7b866f],.actioner-dns .actioner-dns_body .label-item .label-item_value input[data-v-2f7b866f]{width:100%;min-height:36px}.actioner-dns .actioner-dns_body .label-message[data-v-2f7b866f]{width:100%;text-align:left;font-size:14px;color:red;text-align:center}.actioner-dns .config-message[data-v-2f7b866f]{width:100%;min-height:inherit;height:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;font-size:2em}.actioner-dns .actioner-dns_footer[data-v-2f7b866f]{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:1rem;font-size:2em;border-top:1px solid #eee}.actioner-dns .actioner-dns_footer button[data-v-2f7b866f]{display:inline-block;width:100px!important;margin:0;margin-left:1rem}@keyframes bganimation-2f7b866f{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-2f7b866f{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-2f7b866f{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-2f7b866f]{animation:rotateEnter-2f7b866f .7s;position:relative}.rotate-leave-active[data-v-2f7b866f]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-2f7b866f]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}@media screen and (max-width: 1400px){.actioner-dns .actioner-dns_body[data-v-2f7b866f]{min-height:34vh}}@media screen and (max-width: 800px){.actioner-dns[data-v-2f7b866f]{width:100%}}@keyframes bganimation-589588f0{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-589588f0{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-589588f0{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-589588f0]{animation:rotateEnter-589588f0 .7s;position:relative}.rotate-leave-active[data-v-589588f0]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-589588f0]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.icon[data-v-589588f0]{width:48px;height:100%;cursor:pointer}.interface-device-flex[data-v-589588f0]{display:flex;justify-content:center}.interface-device-flex .app-container_status-label_bg[data-v-589588f0]{width:0;min-width:130px;max-width:230px;overflow-y:hidden;flex:1 0 160px}.cbi-section-table-row .td.btns[data-v-589588f0]{text-align:left!important} +@keyframes bganimation-57f1326f{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-57f1326f{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-57f1326f{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-57f1326f]{animation:rotateEnter-57f1326f .7s;position:relative}.rotate-leave-active[data-v-57f1326f]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-57f1326f]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.disk-item-tooltip[data-v-57f1326f]{position:fixed;background:rgba(0,0,0,.7);z-index:10111;color:#fff;padding:.5rem 1rem;font-size:1em;min-width:200px;line-height:24px}.disk-item-tooltip[data-v-57f1326f]:after{content:"";position:absolute;bottom:-6px;border-color:#4c4c4c rgba(0,0,0,0) rgba(0,0,0,0);left:0;right:0;text-align:center;width:0;margin:0 auto;border-width:6px 8px 0;border-style:solid}@keyframes bganimation{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active{animation:rotateEnter .7s;position:relative}.rotate-leave-active{opacity:0;display:none;position:relative;z-index:-999}.app-container{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}#main .app-btn,#actioner .app-btn{min-height:36px}@keyframes bganimation-9bc295c2{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-9bc295c2{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-9bc295c2{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-9bc295c2]{animation:rotateEnter-9bc295c2 .7s;position:relative}.rotate-leave-active[data-v-9bc295c2]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-9bc295c2]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}#main[data-v-9bc295c2]{width:100%}#main[data-v-9bc295c2],#main[data-v-9bc295c2] *{-webkit-box-sizing:border-box;-webkit-tap-highlight-color:transparent;box-sizing:border-box;word-wrap:break-word;outline:none}@keyframes bganimation-733828e1{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-733828e1{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-733828e1{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-733828e1]{animation:rotateEnter-733828e1 .7s;position:relative}.rotate-leave-active[data-v-733828e1]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-733828e1]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.progress[data-v-733828e1]{width:100%;display:block;position:relative;background-color:#eee;border-radius:4px;height:18px;line-height:18px;overflow:hidden}.progress .progress-value[data-v-733828e1]{transition:.5s;position:absolute;left:0;top:0;bottom:0;height:100%;text-align:center;color:#fff;vertical-align:middle;font-size:12px}article[data-v-bd286d4e]{flex:0 0 100%;max-width:20%;position:relative;border-radius:4px;padding:10px}@media screen and (max-width: 1080px){article[data-v-bd286d4e]{max-width:33.333%}}@keyframes bganimation-bd286d4e{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-bd286d4e{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-bd286d4e{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-bd286d4e]{animation:rotateEnter-bd286d4e .7s;position:relative}.rotate-leave-active[data-v-bd286d4e]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-bd286d4e]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}@media screen and (max-width: 768px){article[data-v-bd286d4e]{max-width:50%}}@keyframes bganimation-123deb20{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-123deb20{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-123deb20{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-123deb20]{animation:rotateEnter-123deb20 .7s;position:relative}.rotate-leave-active[data-v-123deb20]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-123deb20]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}a[data-v-123deb20]{position:relative;display:block;width:100%;transition:.4s;cursor:pointer}a[data-v-123deb20]:hover{transform:scale(1.07);transition:.4s;position:relative}a:hover .cover .thumbnail[data-v-123deb20]{box-shadow:0 6px 40px #1c67f2}a .cover[data-v-123deb20]{position:relative;padding-top:130%;z-index:1}a .cover[data-v-123deb20] .thumbnail{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;border-radius:6px;overflow:hidden;z-index:1;background-color:#2dc8fd;display:flex;flex-wrap:wrap;align-items:center;align-content:center;justify-content:center}a .cover[data-v-123deb20] .thumbnail i{display:block;font-size:100px;color:#eee}a .cover[data-v-123deb20] .thumbnail span{display:block;text-align:center;width:100%;color:#eeee;font-size:28px;margin:1rem 0}article:nth-child(9n+1) a .cover .thumbnail[data-v-123deb20]{background-color:#ff9100}article:nth-child(9n+2) a .cover .thumbnail[data-v-123deb20]{background-color:#2dc8fd}article:nth-child(9n+3) a .cover .thumbnail[data-v-123deb20]{background-color:#f66a2c}article:nth-child(9n+4) a .cover .thumbnail[data-v-123deb20]{background-color:#9b58de}article:nth-child(9n+5) a .cover .thumbnail[data-v-123deb20]{background-color:#297ff3}article:nth-child(9n+6) a .cover .thumbnail[data-v-123deb20]{background-color:#27aa8f}article:nth-child(9n+7) a .cover .thumbnail[data-v-123deb20]{background-color:#f15a4a}article:nth-child(9n+8) a .cover .thumbnail[data-v-123deb20]{background-color:#439c07}@keyframes bganimation-0a8a31e2{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-0a8a31e2{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-0a8a31e2{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-0a8a31e2]{animation:rotateEnter-0a8a31e2 .7s;position:relative}.rotate-leave-active[data-v-0a8a31e2]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-0a8a31e2]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}@keyframes turn-0a8a31e2{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}.loading[data-v-0a8a31e2]{animation:turn-0a8a31e2 1s steps(12,end) infinite;margin:0!important;padding:0!important;background:none!important;display:flex!important}.loading svg[data-v-0a8a31e2]{width:100%;height:100%}.loading svg path[data-v-0a8a31e2]{fill:#fff}@keyframes bganimation-54a7c83e{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-54a7c83e{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-54a7c83e{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-54a7c83e]{animation:rotateEnter-54a7c83e .7s;position:relative}.rotate-leave-active[data-v-54a7c83e]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-54a7c83e]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.flow[data-v-54a7c83e]{position:relative}.flow .echart[data-v-54a7c83e]{width:100%;height:100%}.flow .flow-data[data-v-54a7c83e]{position:absolute;right:10px;top:10px}.flow .flow-data span[data-v-54a7c83e]{display:block;color:#0009;font-size:12px;margin-bottom:5px;font-weight:600;font-family:PingFangSC-Semibold,PingFang SC}@keyframes bganimation-6935a479{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-6935a479{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-6935a479{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-6935a479]{animation:rotateEnter-6935a479 .7s;position:relative}.rotate-leave-active[data-v-6935a479]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-6935a479]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}@keyframes turn-6935a479{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}.toast[data-v-6935a479]{position:fixed;top:50%;left:50%;display:flex;flex-direction:column;align-items:center;justify-content:space-around;box-sizing:content-box;width:100px;max-width:70%;padding:16px;color:#fff;font-size:14px;text-align:center;background-color:#000000b3;border-radius:8px;transform:translate3d(-50%,-50%,0);z-index:9999;transition:.3s;cursor:pointer}.toast div.icon[data-v-6935a479]{width:50px;height:50px;margin:15px 0;background:none!important}.toast div.icon svg[data-v-6935a479]{width:100%;height:100%}.toast div.icon svg path[data-v-6935a479]{fill:#fff}.toast .loading[data-v-6935a479]{animation:turn-6935a479 1s steps(12,end) infinite}.toast .message[data-v-6935a479]{display:block;width:100%;flex:0 0 100%;word-wrap:break-word}[lock-scroll=true]{overflow:hidden!important;height:100vh}@keyframes bganimation-428d873e{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-428d873e{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-428d873e{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-428d873e]{animation:rotateEnter-428d873e .7s;position:relative}.rotate-leave-active[data-v-428d873e]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-428d873e]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.bg[data-v-428d873e]{position:fixed;inset:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:999}#actioner[data-v-428d873e]{position:fixed;z-index:1000;width:100%;height:100%;inset:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;overflow:auto}#actioner[data-v-428d873e],#actioner[data-v-428d873e] *{-webkit-box-sizing:border-box;-webkit-tap-highlight-color:transparent;box-sizing:border-box;word-wrap:break-word;outline:none}.action-container[data-v-428d873e]{width:100%;height:100%;background-color:#fff;position:fixed;z-index:9999;inset:0;margin:auto;overflow:auto}.action-container .action-container_header[data-v-428d873e]{width:100%;height:36px;line-height:36px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:0 .625rem;position:absolute;top:0;left:0;right:0;border-bottom:1px solid #1e1e1e;background-color:#252526}.action-container .action-container_header .title[data-v-428d873e]{color:#eee;font-size:16px}.action-container .action-container_header button.close[data-v-428d873e]{width:36px;height:36px;margin:0;padding:10px;background:none;border:none;cursor:pointer;opacity:1}.action-container .action-container_header button.close[data-v-428d873e] svg.icon{width:100%;height:100%}.action-container .action-container_header button.close[data-v-428d873e] svg.icon path{fill:#eee}.action-container .action-container_header button.close[data-v-428d873e]:hover{opacity:.9}.action-container .action-container_body[data-v-428d873e]{width:100%;height:100%;padding-top:36px}@keyframes bganimation{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active{animation:rotateEnter .7s;position:relative}.rotate-leave-active{opacity:0;display:none;position:relative;z-index:-999}.app-container{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}@keyframes dialogEnter{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes dialogLeave{0%{transform:scale(1)}to{transform:scale(0)}}.dialog-enter-active{animation:dialogEnter .3s linear forwards}.dialog-leave-active{animation:dialogLeave .3s linear forwards}.actioner-dns[data-v-5922bd83]{width:860px;background-color:#fff;position:relative;z-index:99999;margin:auto;overflow:auto}.actioner-dns .actioner-dns_header[data-v-5922bd83]{width:100%;display:flex;flex-wrap:wrap;align-items:center;padding:1rem;font-size:2em;border-bottom:1px solid #eee}.actioner-dns .actioner-dns_body[data-v-5922bd83]{padding:1rem;min-height:50vh}.actioner-dns .actioner-dns_body .label-item[data-v-5922bd83]{width:100%;margin:1rem 0}.actioner-dns .actioner-dns_body .label-item .label-item_key[data-v-5922bd83]{width:100%;font-size:12px;color:#666}.actioner-dns .actioner-dns_body .label-item .label-item_key span[data-v-5922bd83]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.actioner-dns .actioner-dns_body .label-item .label-item_key span[data-v-5922bd83]:before{content:"*";color:#f56c6c;margin-right:4px}.actioner-dns .actioner-dns_body .label-item .label-item_value[data-v-5922bd83]{width:100%;margin-top:5px}.actioner-dns .actioner-dns_body .label-item .label-item_value select[data-v-5922bd83],.actioner-dns .actioner-dns_body .label-item .label-item_value input[data-v-5922bd83]{width:100%;height:36px}.actioner-dns .actioner-dns_body .label-message[data-v-5922bd83]{width:100%;text-align:left;font-size:14px;color:red;text-align:center}.actioner-dns .config-message[data-v-5922bd83]{width:100%;min-height:inherit;height:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;font-size:2em}.actioner-dns .actioner-dns_footer[data-v-5922bd83]{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:1rem;font-size:2em;border-top:1px solid #eee}.actioner-dns .actioner-dns_footer button[data-v-5922bd83]{display:inline-block;width:100px!important;margin:0;margin-left:1rem}@keyframes bganimation-5922bd83{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-5922bd83{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-5922bd83{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-5922bd83]{animation:rotateEnter-5922bd83 .7s;position:relative}.rotate-leave-active[data-v-5922bd83]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-5922bd83]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}@media screen and (max-width: 1400px){.actioner-dns .actioner-dns_body[data-v-5922bd83]{min-height:34vh}}@media screen and (max-width: 800px){.actioner-dns[data-v-5922bd83]{width:100%}}.action[data-v-ed442d72]{width:700px;max-height:90%;background-color:#fff;position:relative;z-index:1000;margin:auto;overflow:auto;padding:1rem 10%;border-radius:6px}.action .action-body[data-v-ed442d72]{width:100%;text-align:center;padding:3rem 0}.action .action-body h2.title[data-v-ed442d72]{width:100%;display:block;color:#1e1e1e;font-size:3em;padding:0;margin:0;text-align:center}.action .action-body .info[data-v-ed442d72]{color:#666;font-size:1.3em;margin:1rem 0}.action .action-body .btns[data-v-ed442d72]{width:100%;margin-top:3rem}.action .action-body .btns button[data-v-ed442d72]{display:block;width:100%!important;margin:.5rem 0}@keyframes bganimation-ed442d72{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-ed442d72{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-ed442d72{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-ed442d72]{animation:rotateEnter-ed442d72 .7s;position:relative}.rotate-leave-active[data-v-ed442d72]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-ed442d72]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}@media screen and (max-width: 1000px){.action.format .action-body h2.title[data-v-ed442d72]{font-size:20px}}@media screen and (max-width: 900px){.action .action-body h2.title[data-v-ed442d72]{font-size:20px}}@media screen and (max-width: 800px){.action .action-body h2.title[data-v-ed442d72]{font-size:20px}}@media screen and (max-width: 700px){.action .action-body h2.title[data-v-ed442d72]{font-size:20px}}@media screen and (max-width: 500px){.action .action-body h2.title[data-v-ed442d72]{font-size:20px}}@keyframes bganimation-39248365{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-39248365{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-39248365{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-39248365]{animation:rotateEnter-39248365 .7s;position:relative}.rotate-leave-active[data-v-39248365]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-39248365]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.app-container_status-label_bg[data-v-39248365]{flex:0 0 230px;width:230px;height:80px;display:flex;background:#f3f3f3;align-items:center;padding:10px;margin-right:10px;transition:.3s}.app-container_status-label_bg .app-container_status-label_text[data-v-39248365]{margin-left:6px;font-size:14px;line-height:22px;text-align:left}.app-container_status-label_bg .app-container_status-label_text .text_status[data-v-39248365]{color:#999}.app-container_status-label_bg .app-container_status-label_text .text_style[data-v-39248365]{margin:6px 0}.app-container_status-label_bg .app-container_status-label_text .text_style.close[data-v-39248365]{color:#999}.app-container_status-label_bg .app-container_status-label_text .text_info[data-v-39248365]{font-weight:700;font-size:14px}@keyframes bganimation-3470ca08{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-3470ca08{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-3470ca08{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-3470ca08]{animation:rotateEnter-3470ca08 .7s;position:relative}.rotate-leave-active[data-v-3470ca08]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-3470ca08]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.app-interfaces[data-v-3470ca08]{width:100%;height:80px;display:flex;flex-wrap:nowrap;overflow:hidden}.app-interfaces a[data-v-3470ca08]{list-style:none;text-decoration:none}.app-interfaces a.btn-f[data-v-3470ca08]{position:absolute;width:50px;height:80px;left:0;line-height:80px;text-align:center;color:#fff;font-size:26px;cursor:pointer;background-color:#00000059;opacity:0;transition:.3s;z-index:1}.app-interfaces a.btn-f[data-v-3470ca08]:hover{opacity:1;transition:.3s}.app-interfaces a.btn-r[data-v-3470ca08]{position:absolute;right:0;width:50px;line-height:80px;text-align:center;color:#fff;font-size:26px;cursor:pointer;background-color:#00000059;opacity:0;transition:.3s;z-index:1}.app-interfaces a.btn-r[data-v-3470ca08]:hover{opacity:1;transition:.3s}.actioner-dns[data-v-1e29113c]{width:800px;background-color:#fff;position:relative;z-index:99999;margin:auto;overflow:auto}.actioner-dns .actioner-dns_header[data-v-1e29113c]{width:100%;display:flex;flex-wrap:wrap;align-items:center;padding:1rem;font-size:2em;border-bottom:1px solid #eee}.actioner-dns .actioner-dns_body[data-v-1e29113c]{padding:1rem;min-height:50vh}.actioner-dns .actioner-dns_body .label-item[data-v-1e29113c]{width:100%;margin:1rem 0}.actioner-dns .actioner-dns_body .label-item .label-item_key[data-v-1e29113c]{width:100%;font-size:12px;color:#666}.actioner-dns .actioner-dns_body .label-item .label-item_key span[data-v-1e29113c]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.actioner-dns .actioner-dns_body .label-item .label-item_key span[data-v-1e29113c]:before{content:"*";color:#f56c6c;margin-right:4px}.actioner-dns .actioner-dns_body .label-item .label-item_value[data-v-1e29113c]{width:100%;margin-top:5px}.actioner-dns .actioner-dns_body .label-item .label-item_value select[data-v-1e29113c],.actioner-dns .actioner-dns_body .label-item .label-item_value input[data-v-1e29113c]{height:36px}.actioner-dns .actioner-dns_body .label-message[data-v-1e29113c]{width:100%;text-align:left;font-size:14px;color:red;text-align:center}.actioner-dns .config-message[data-v-1e29113c]{width:100%;min-height:inherit;height:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;font-size:2em}.actioner-dns .actioner-dns_footer[data-v-1e29113c]{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:1rem;font-size:2em;border-top:1px solid #eee}.actioner-dns .actioner-dns_footer button[data-v-1e29113c]{display:inline-block;width:100px!important;margin:0;margin-left:1rem}.actioner-dns .select-editable[data-v-1e29113c]{position:relative;border:solid grey 1px;width:100%}.actioner-dns .select-editable select[data-v-1e29113c]{top:0;left:0;font-size:14px;border:none;width:100%;margin:0}.actioner-dns .select-editable input[data-v-1e29113c]{position:absolute;top:-4px;left:0;width:95%;padding:1px;font-size:14px;border:none}.actioner-dns .select-editable select[data-v-1e29113c]:focus,.actioner-dns .select-editable input[data-v-1e29113c]:focus{outline:none}.actioner-dns[data-v-1e29113c] ::placeholder{color:#999}.successed[data-v-1e29113c]{text-align:center;font-size:14px;margin-bottom:104px}.finished[data-v-1e29113c]{display:flex;justify-content:center;margin:80px 80px 28px}.docker_moves[data-v-1e29113c]{text-align:center}.docker_moves .moves[data-v-1e29113c]{margin-top:10px}.docker_moves .moves input[data-v-1e29113c]{cursor:pointer}.docker_moves .moves label[data-v-1e29113c]{margin-left:10px;cursor:pointer}.btns[data-v-1e29113c]{text-align:center}.item_info[data-v-1e29113c]{margin-left:10px}.softsource_tit[data-v-1e29113c]{margin:0 auto}.softsource_successed[data-v-1e29113c]{width:20%!important}@keyframes bganimation-1e29113c{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-1e29113c{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-1e29113c{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-1e29113c]{animation:rotateEnter-1e29113c .7s;position:relative}.rotate-leave-active[data-v-1e29113c]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-1e29113c]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}@media screen and (max-width: 1400px){.actioner-dns .actioner-dns_body[data-v-1e29113c]{min-height:34vh}}@media screen and (max-width: 860px){.actioner-dns[data-v-1e29113c]{width:100%}}@keyframes bganimation-f4854148{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-f4854148{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-f4854148{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-f4854148]{animation:rotateEnter-f4854148 .7s;position:relative}.rotate-leave-active[data-v-f4854148]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-f4854148]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}em[data-v-f4854148]{display:block;margin:.5rem 0;width:100%}.app-container_status-container[data-v-f4854148]{width:100%;background-color:#fff;padding:10px 30px;border-radius:6px;position:relative}.app-container_status-container .more_icon[data-v-f4854148]{position:absolute;right:22px;cursor:pointer}.app-container_status-container .more_icon svg[data-v-f4854148]{position:relative;z-index:9999}.app-container_status-container .DeviceBlock[data-v-f4854148]{position:absolute;z-index:999;width:60%;right:22px}.app-container_status-container .DeviceBlock ul[data-v-f4854148]{background-color:#fff;box-shadow:0 0 10px 1px #373f6924;padding:10px 0;border-radius:6px;top:0;right:0;text-align:center;position:absolute;word-break:keep-all;margin-top:24px}.app-container_status-container .DeviceBlock ul li[data-v-f4854148]{line-height:28px}.app-container_status-container .DeviceBlock ul li a[data-v-f4854148]{color:#1e1e1e;text-decoration:none;cursor:pointer;font-size:14px;margin:0 20px;display:block}.app-container_status-container .DeviceBlock ul li .domain[data-v-f4854148]{cursor:pointer}.app-container_status-container .DeviceBlock ul li[data-v-f4854148]:hover{background-color:#eee}.app-container_status-container .DeviceBlock li[data-v-f4854148]:last-child{margin-top:5px}.app-container_status-container span.container_success[data-v-f4854148]{display:block;font-size:15px;font-family:PingFangSC-Medium,PingFang SC}.app-container_status-container span.container_failure[data-v-f4854148]{display:block;font-size:1.2em}.app-container_status-container .container_configure[data-v-f4854148]{font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#553afe;line-height:20px;cursor:pointer}.app-container_status-container span.container_title[data-v-f4854148]{font-size:1.25rem;color:#333;display:block}.app-container_status-container span.container_content[data-v-f4854148]{font-size:1.25rem;color:#666}.app-container_status-container .devise[data-v-f4854148]{display:block;font-size:12px;color:#727272}.app-container_status-container span.container_time[data-v-f4854148]{font-size:12px;color:#727272;margin-top:3px;display:block}.app-container_status-label[data-v-f4854148]{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}.app-container_status-label .app-container_status-label_item[data-v-f4854148]{flex:0 0 100%;max-width:calc(50% - 10px);margin-bottom:1rem}.app-container_status-label_block[data-v-f4854148]{display:block;color:#000;margin:10px 0 8px}.app-container_status-container_body[data-v-f4854148]{width:100%;height:100%;text-align:center;display:flex;align-items:center;align-content:center}.app-container_status-container_body svg[data-v-f4854148]{min-width:32px}.app-container_status-container_body .app-container_status-info[data-v-f4854148]{margin-left:10px;text-align:left;margin-right:10px;min-width:57px}.app-container_status-container_body svg[data-v-f4854148]{width:50px;height:50px}.app-container_status-container_body span[data-v-f4854148]{width:100%;margin:5px 0}.menu_background[data-v-f4854148]{position:fixed;inset:0}.app-container_body[data-v-f4854148]{width:100%}.network-container[data-v-78a4e41a]{width:100%;display:flex;flex-wrap:wrap}.network-container .network-container_flow[data-v-78a4e41a]{flex:0 0 100%;max-width:60%;padding-right:10px}.network-container .network-container_flow .network-container_flow-container[data-v-78a4e41a]{border-radius:6px;overflow:hidden;position:relative;background-color:#fff;box-shadow:0 0 10px 1px #373f6924}.network-container .network-container_status[data-v-78a4e41a]{flex:0 0 100%;max-width:40%;padding-left:10px;display:flex;flex-wrap:wrap}@keyframes bganimation-78a4e41a{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-78a4e41a{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-78a4e41a{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-78a4e41a]{animation:rotateEnter-78a4e41a .7s;position:relative}.rotate-leave-active[data-v-78a4e41a]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-78a4e41a]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}@media screen and (max-width: 992px){.network-container[data-v-78a4e41a]{width:100%}.network-container .network-container_flow[data-v-78a4e41a]{flex:0 0 100%;max-width:100%;padding-right:0}.network-container .network-container_status[data-v-78a4e41a]{flex:0 0 100%;max-width:100%;padding-left:0;margin-top:1rem}}.action .action-footer button[data-v-3a0bca4c]{display:inline-block;width:100px!important;margin:0;margin-left:1rem}@keyframes bganimation-3a0bca4c{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-3a0bca4c{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-3a0bca4c{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-3a0bca4c]{animation:rotateEnter-3a0bca4c .7s;position:relative}.rotate-leave-active[data-v-3a0bca4c]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-3a0bca4c]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.action.format[data-v-3a0bca4c]{width:700px;height:560px;max-height:90%;background-color:#fff;position:relative;z-index:1000;margin:auto;overflow:auto;padding:0 25px;border:1px solid #dfdfdf;border-radius:4px;background:#fff;box-shadow:0 1px 4px #0000004d}.action.format .action-header[data-v-3a0bca4c]{width:100%;height:70px;line-height:70px}.action.format .action-header .action-header_title[data-v-3a0bca4c]{margin:0;color:#333;font:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-moz-user-select:none;-webkit-user-select:none;user-select:none;font-size:20px}.action.format .action-body[data-v-3a0bca4c]{width:100%;height:calc(100% - 140px);overflow:auto}.action.format .action-footer[data-v-3a0bca4c]{width:100%;height:70px;line-height:70px;color:#333;display:flex;flex-wrap:wrap;align-items:center}.action.format .action-footer .auto[data-v-3a0bca4c]{flex:auto}.action.format .disk-list[data-v-3a0bca4c]{width:100%;height:100%;border:1px solid #dfe1e5;overflow:auto}.action.format .label-item[data-v-3a0bca4c]{width:100%;margin:1rem 0}.action.format .label-item .label-item_key[data-v-3a0bca4c]{width:100%;font-size:16px;color:#666}.action.format .label-item .label-item_key span[data-v-3a0bca4c]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.action.format .label-item .label-item_key span[data-v-3a0bca4c]:before{content:"*";color:#f56c6c;margin-right:4px}.action.format .label-item .label-item_value[data-v-3a0bca4c]{width:100%;margin-top:5px}.action.format .label-item .label-item_value select[data-v-3a0bca4c],.action.format .label-item .label-item_value input[data-v-3a0bca4c]{width:100%;height:36px}.action.format .label-item .label-item_path[data-v-3a0bca4c]{padding:0 14px;background-color:#e5e5e5;width:100%;height:28px;line-height:28px;margin-top:10px}.action.format .auto[data-v-3a0bca4c]{flex:auto}.action.format p.msg[data-v-3a0bca4c]{margin:.5rem 0;color:red}.action.format .disk-info[data-v-3a0bca4c]{width:100%;text-align:center}.action.format .disk-info .disk-info_icon[data-v-3a0bca4c]{width:100px;height:100px;margin:0 auto}.action.format .disk-info .disk-info_icon svg[data-v-3a0bca4c]{width:100%;height:100%}.action.format .disk-info .disk-info_mount-name[data-v-3a0bca4c]{margin:1rem 0;font-size:1.5em;color:#333}.action.result[data-v-3a0bca4c]{width:700px;height:560px;max-height:90%;background-color:#fff;position:relative;z-index:1000;margin:auto;overflow:auto;padding:0 25px;border:1px solid #dfdfdf;border-radius:4px;background:#fff;box-shadow:0 1px 4px #0000004d}.action.result .action-body[data-v-3a0bca4c]{width:100%;height:100%;display:flex;flex-wrap:wrap;align-items:center;align-content:center;justify-content:center}.action.result .action-body .action-body_icon[data-v-3a0bca4c]{width:100px;height:100px}.action.result .action-body .action-body_icon svg.icon[data-v-3a0bca4c]{width:100%;height:100%}.action.result .action-body .action-body_msg[data-v-3a0bca4c]{font-size:2em;color:#666;text-align:center;width:100%;margin:1rem 0}.action.result .action-body .action-body_info[data-v-3a0bca4c]{margin:1rem 0;width:100%;text-align:center;color:#666;font-size:1.2em}.action.result .action-body .action-body_info a[data-v-3a0bca4c]{color:#0000fb}.action.result .btns[data-v-3a0bca4c]{width:100%;text-align:center;margin:1rem 0}@keyframes bganimation-3a0bca4c{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-3a0bca4c{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-3a0bca4c{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-3a0bca4c]{animation:rotateEnter-3a0bca4c .7s;position:relative}.rotate-leave-active[data-v-3a0bca4c]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-3a0bca4c]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}@media screen and (max-width: 1000px){.action.format[data-v-3a0bca4c]{width:168%}}@media screen and (max-width: 900px){.action.format[data-v-3a0bca4c]{width:146%}}@media screen and (max-width: 800px){.action.format[data-v-3a0bca4c]{width:136%}}@media screen and (max-width: 700px){.action.format[data-v-3a0bca4c]{width:116%}}@media screen and (max-width: 500px){.action.format[data-v-3a0bca4c]{width:100%}}.action .action-footer button[data-v-61e01d51]{display:inline-block;width:100px!important;margin:0;margin-left:1rem}@keyframes bganimation-61e01d51{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-61e01d51{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-61e01d51{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-61e01d51]{animation:rotateEnter-61e01d51 .7s;position:relative}.rotate-leave-active[data-v-61e01d51]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-61e01d51]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.action.format[data-v-61e01d51]{width:700px;height:560px;max-height:90%;background-color:#fff;position:relative;z-index:1000;margin:auto;overflow:auto;padding:0 25px;border:1px solid #dfdfdf;border-radius:4px;background:#fff;box-shadow:0 1px 4px #0000004d}.action.format .action-header[data-v-61e01d51]{width:100%;height:70px;line-height:70px}.action.format .action-header .action-header_title[data-v-61e01d51]{margin:0;color:#333;font:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-moz-user-select:none;-webkit-user-select:none;user-select:none;font-size:20px}.action.format .action-body[data-v-61e01d51]{width:100%;height:calc(100% - 140px);overflow:auto}.action.format .action-footer[data-v-61e01d51]{width:100%;height:70px;line-height:70px;color:#333;display:flex;flex-wrap:wrap;align-items:center}.action.format .action-footer .auto[data-v-61e01d51]{flex:auto}.action.format .disk-list[data-v-61e01d51]{width:100%;height:100%;border:1px solid #dfe1e5;overflow:auto}.action.format .label-item[data-v-61e01d51]{width:100%;margin:1rem 0}.action.format .label-item .label-item_key[data-v-61e01d51]{width:100%;font-size:16px;color:#666}.action.format .label-item .label-item_key span[data-v-61e01d51]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.action.format .label-item .label-item_key span[data-v-61e01d51]:before{content:"*";color:#f56c6c;margin-right:4px}.action.format .label-item .label-item_value[data-v-61e01d51]{width:100%;margin-top:5px}.action.format .label-item .label-item_value select[data-v-61e01d51],.action.format .label-item .label-item_value input[data-v-61e01d51]{width:100%;height:36px}.action.format .label-item .label-item_path[data-v-61e01d51]{padding:0 14px;background-color:#e5e5e5;width:100%;height:28px;line-height:28px;margin-top:10px}.action.format .auto[data-v-61e01d51]{flex:auto}.action.format p.msg[data-v-61e01d51]{margin:.5rem 0;color:red}.action.format .disk-info[data-v-61e01d51]{width:100%;text-align:center}.action.format .disk-info .disk-info_icon[data-v-61e01d51]{width:100px;height:100px;margin:0 auto}.action.format .disk-info .disk-info_icon svg[data-v-61e01d51]{width:100%;height:100%}.action.format .disk-info .disk-info_mount-name[data-v-61e01d51]{margin:1rem 0;font-size:1.5em;color:#333}@keyframes bganimation-61e01d51{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-61e01d51{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-61e01d51{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-61e01d51]{animation:rotateEnter-61e01d51 .7s;position:relative}.rotate-leave-active[data-v-61e01d51]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-61e01d51]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.action.result[data-v-61e01d51]{width:700px;height:560px;max-height:90%;background-color:#fff;position:relative;z-index:1000;margin:auto;overflow:auto;padding:0 25px;border:1px solid #dfdfdf;border-radius:4px;background:#fff;box-shadow:0 1px 4px #0000004d}.action.result .action-body[data-v-61e01d51]{width:100%;height:100%;display:flex;flex-wrap:wrap;align-items:center;align-content:center;justify-content:center}.action.result .action-body .action-body_icon[data-v-61e01d51]{width:100px;height:100px}.action.result .action-body .action-body_icon svg.icon[data-v-61e01d51]{width:100%;height:100%}.action.result .action-body .action-body_msg[data-v-61e01d51]{font-size:2em;color:#666;text-align:center;width:100%;margin:1rem 0}.action.result .action-body .action-body_info[data-v-61e01d51]{margin:1rem 0;width:100%;text-align:center;color:#666;font-size:1.2em}.action.result .action-body .action-body_info a[data-v-61e01d51]{color:#0000fb}.action.result .btns[data-v-61e01d51]{width:100%;text-align:center;margin:1rem 0}@keyframes bganimation-31be4af0{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-31be4af0{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-31be4af0{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-31be4af0]{animation:rotateEnter-31be4af0 .7s;position:relative}.rotate-leave-active[data-v-31be4af0]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-31be4af0]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}li.disk-item.error[data-v-31be4af0]{color:red}.disk-content[data-v-31be4af0]{padding:1rem;border:1px solid #cfcfcf;margin:16px 0}.disk-content li.disk-item[data-v-31be4af0]{width:100%;display:flex;align-items:center}.disk-content li.disk-item .disk-item_name[data-v-31be4af0]{flex:0 0 50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:10px}.disk-content li.disk-item .disk_value[data-v-31be4af0]{flex:0 0 50%;display:flex;justify-content:space-between;align-items:center}.disk-content li.disk-item .disk_value .cbi-button[data-v-31be4af0]{margin-left:10px}.disk-content li.disk-item .disk_value .disk-item_value[data-v-31be4af0]{flex:auto;padding-left:10px;position:relative}.disk-content li.disk-item .disk_value .disk-item_value .value-data[data-v-31be4af0]{width:100%;text-overflow:ellipsis;white-space:nowrap;height:100%;color:#297ff3;cursor:default}.disk-content li.disk-item .disk_value .disk-item_value .value-data button[data-v-31be4af0]{background:none;border:none;width:100%;text-align:right;color:#297ff3;cursor:pointer}.disk-content li.disk-item .disk_value .disk-item_value .value-data button[data-v-31be4af0]:hover{opacity:.7}.disk-content li.disk-item .disk_value .disk-item_value .value-data.buttondiv[data-v-31be4af0]{cursor:pointer}.disk-content li.disk-item .disk_value .disk-item_value .disk-item-tooltip[data-v-31be4af0]{position:absolute;background:rgba(0,0,0,.7);z-index:10111;color:#fff;padding:.5rem 1rem;left:10px;right:0;bottom:100%;margin-bottom:6px;text-align:center;font-size:1em;visibility:hidden;opacity:0}.disk-content li.disk-item .disk_value .disk-item_value .disk-item-tooltip[data-v-31be4af0]:after{content:"";position:absolute;bottom:-6px;border-color:#4c4c4c rgba(0,0,0,0) rgba(0,0,0,0);left:0;right:0;text-align:center;width:0;margin:0 auto;border-width:6px 8px 0;border-style:solid}.disk-content li.disk-item .disk_value .disk-item_value:hover .disk-item-tooltip[data-v-31be4af0]{visibility:visible;transition:.7s;opacity:1}.disk-content .disk_status[data-v-31be4af0]{display:flex;text-align:left;padding-left:10px;font-size:12px;padding-top:6px}.disk-content .disk_status .disk_status_item[data-v-31be4af0]{display:flex;margin-right:20px}.disk-content .disk_status .disk_status_item .disk_tip[data-v-31be4af0]{display:flex;align-items:center}.disk_infoicon[data-v-31be4af0]{margin-left:10px;cursor:pointer}.tooltip-trigger[data-v-31be4af0]{flex:none}.tooltip-trigger[data-v-31be4af0]{position:relative;display:inline-block;cursor:help;margin-right:6px;margin-left:10px}.tooltip-trigger .tooltip-text[data-v-31be4af0]{visibility:hidden;position:absolute;padding:.5rem 1rem;background-color:#555;color:#fff;text-align:center;border-radius:6px;z-index:1;opacity:0;transition:opacity .6s}.tooltip-trigger .tooltip-text span[data-v-31be4af0]{color:#fff}.tooltip-trigger .tooltip-text .disk_dir_tip[data-v-31be4af0]{min-width:15rem;display:inline-block}.tooltip-trigger:hover .tooltip-text[data-v-31be4af0]{visibility:visible;opacity:1}.tooltip-top[data-v-31be4af0]{bottom:100%;left:50%;margin-bottom:5px;transform:translate(-50%)}.tooltip-top[data-v-31be4af0]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#555 transparent transparent transparent}.tooltip-bottom[data-v-31be4af0]:after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent #555 transparent}@keyframes bganimation-31be4af0{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-31be4af0{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-31be4af0{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-31be4af0]{animation:rotateEnter-31be4af0 .7s;position:relative}.rotate-leave-active[data-v-31be4af0]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-31be4af0]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}@media screen and (max-width: 1000px){.disk-content li.disk-item .disk_value[data-v-31be4af0]{display:block}.disk-content .disk_status[data-v-31be4af0]{flex-wrap:wrap}}.action[data-v-5fa713aa]{width:860px;max-height:90%;background-color:#fff;position:relative;z-index:1000;margin:auto;padding:3rem;border-radius:6px;display:flex;flex-direction:column;flex-wrap:nowrap}.action ul[data-v-5fa713aa]{overflow:auto}.action ul .app-container_info[data-v-5fa713aa]{display:flex;justify-content:space-between;max-width:56%;margin-top:18px;font-weight:600}.action ul .app-container_body[data-v-5fa713aa]{width:100%;height:100%}.action .action-footer[data-v-5fa713aa]{text-align:center;margin-top:46px}.action .action-footer button[data-v-5fa713aa]{display:inline-block;width:100px!important;margin:0;margin-left:1rem}@keyframes bganimation-5fa713aa{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-5fa713aa{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-5fa713aa{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-5fa713aa]{animation:rotateEnter-5fa713aa .7s;position:relative}.rotate-leave-active[data-v-5fa713aa]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-5fa713aa]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}@media screen and (max-width: 1000px){.action[data-v-5fa713aa]{width:160%}}@media screen and (max-width: 800px){.action[data-v-5fa713aa]{width:138%}}@media screen and (max-width: 700px){.action[data-v-5fa713aa]{width:132%}}@media screen and (max-width: 600px){.action[data-v-5fa713aa]{width:116%}}@media screen and (max-width: 500px){.action[data-v-5fa713aa]{width:100%}}@media screen and (max-width: 400px){.action[data-v-5fa713aa]{width:90%}}@media screen and (max-width: 300px){.action[data-v-5fa713aa]{width:100%}}@keyframes bganimation-eb0dbbd8{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-eb0dbbd8{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-eb0dbbd8{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-eb0dbbd8]{animation:rotateEnter-eb0dbbd8 .7s;position:relative}.rotate-leave-active[data-v-eb0dbbd8]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-eb0dbbd8]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}li.disk-item.error[data-v-eb0dbbd8]{color:red}li.disk-item[data-v-eb0dbbd8]{width:100%;display:flex;margin:1rem 0;align-items:center}li.disk-item .disk-item_name[data-v-eb0dbbd8]{flex:0 0 100%;max-width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:10px}li.disk-item .disk_icon[data-v-eb0dbbd8]{padding-left:1rem;align-self:center;align-items:center;flex:none;display:flex}li.disk-item .disk_value[data-v-eb0dbbd8]{display:flex;justify-content:flex-end;width:50%}li.disk-item .disk_value .disk-item_value[data-v-eb0dbbd8]{flex:auto;padding-left:10px;position:relative;cursor:help}li.disk-item .disk_value .disk-item_value .value-data[data-v-eb0dbbd8]{width:100%;text-overflow:ellipsis;white-space:nowrap;height:100%}li.disk-item .disk_value .disk-item_value .value-data button[data-v-eb0dbbd8]{background:none;border:none;width:100%;text-align:right;color:#297ff3;cursor:pointer;padding:0;margin:0;line-height:normal}li.disk-item .disk_value .disk-item_value .value-data button[data-v-eb0dbbd8]:hover{opacity:.7}li.disk-item .disk_value .disk-item_value .disk-item-tooltip[data-v-eb0dbbd8]{position:absolute;background:rgba(0,0,0,.7);z-index:10111;color:#fff;padding:.5rem 1rem;left:10px;right:0;bottom:100%;margin-bottom:6px;text-align:center;font-size:1em;visibility:hidden;opacity:0}li.disk-item .disk_value .disk-item_value .disk-item-tooltip[data-v-eb0dbbd8]:after{content:"";position:absolute;bottom:-6px;border-color:#4c4c4c rgba(0,0,0,0) rgba(0,0,0,0);left:0;right:0;text-align:center;width:0;margin:0 auto;border-width:6px 8px 0;border-style:solid}li.disk-item .disk_value .disk-item_value:hover .disk-item-tooltip[data-v-eb0dbbd8]{visibility:visible;transition:.7s;opacity:1}.disk_infoicon[data-v-eb0dbbd8]{margin-left:10px;cursor:pointer}.tooltip-trigger[data-v-eb0dbbd8]{flex:none;cursor:help}.tooltip-trigger[data-v-eb0dbbd8]{position:relative;display:inline-block;cursor:help;margin-right:6px;margin-left:10px}.tooltip-trigger .tooltip-text[data-v-eb0dbbd8]{visibility:hidden;position:absolute;padding:.5rem 1rem;background-color:#555;color:#fff;text-align:center;border-radius:6px;z-index:1;opacity:0;transition:opacity .6s}.tooltip-trigger .tooltip-text span[data-v-eb0dbbd8]{color:#fff}.tooltip-trigger .tooltip-text .disk_dir_tip[data-v-eb0dbbd8]{min-width:15rem;display:inline-block}.tooltip-trigger:hover .tooltip-text[data-v-eb0dbbd8]{visibility:visible;opacity:1}.tooltip-top[data-v-eb0dbbd8]{bottom:100%;left:50%;margin-bottom:5px;transform:translate(-50%)}.tooltip-top[data-v-eb0dbbd8]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#555 transparent transparent transparent}.tooltip-bottom[data-v-eb0dbbd8]:after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent #555 transparent}@keyframes bganimation-98e4aab2{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-98e4aab2{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-98e4aab2{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-98e4aab2]{animation:rotateEnter-98e4aab2 .7s;position:relative}.rotate-leave-active[data-v-98e4aab2]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-98e4aab2]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.app-container[data-v-98e4aab2]{position:relative;display:flex;flex-wrap:wrap;width:100%;height:100%}.app-container ul[data-v-98e4aab2]{flex:0 0 100%;width:100%}.app-container ul .app-container_title[data-v-98e4aab2]{display:flex;justify-content:space-between;align-items:center}.app-container ul .app-container_title .more_icon[data-v-98e4aab2]{cursor:pointer;position:absolute;right:22px}.app-container ul .app-container_title .DeviceBlock[data-v-98e4aab2]{position:absolute;z-index:999;width:30%;right:22px}.app-container ul .app-container_title .DeviceBlock ul[data-v-98e4aab2]{background-color:#fff;box-shadow:0 0 10px 1px #373f6924;padding:10px 0;border-radius:6px;top:8px;right:0;text-align:center;position:absolute;word-break:keep-all}.app-container ul .app-container_title .DeviceBlock ul li[data-v-98e4aab2]{margin:6px 0;cursor:pointer;line-height:28px}.app-container ul .app-container_title .DeviceBlock ul li a[data-v-98e4aab2]{color:#1e1e1e;text-decoration:none;cursor:pointer;font-size:14px;display:block}.app-container ul .app-container_title .DeviceBlock ul li[data-v-98e4aab2]:hover{background-color:#eee}.app-container ul .disk_loading_icon[data-v-98e4aab2]{position:absolute;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;padding:10px}.app-container ul .disk_loading_icon .disk_loading_info[data-v-98e4aab2]{margin-top:5px}.refresh[data-v-98e4aab2]{margin-left:20px}.app-container_info[data-v-98e4aab2]{font-size:14px;font-weight:700;height:31px;line-height:52px}.app-container_body[data-v-98e4aab2]{width:100%;height:100%}.menu_background[data-v-98e4aab2]{position:fixed;inset:0}@keyframes bganimation-13ca629c{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-13ca629c{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-13ca629c{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-13ca629c]{animation:rotateEnter-13ca629c .7s;position:relative}.rotate-leave-active[data-v-13ca629c]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-13ca629c]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}li.sambas-item[data-v-13ca629c]{width:100%;display:flex;flex-wrap:wrap;margin:1rem 0}li.sambas-item .sambas-item_name[data-v-13ca629c]{flex:0 0 100%;max-width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:10px}li.sambas-item .sambas-item_value[data-v-13ca629c]{flex:0 0 100%;max-width:50%;padding-left:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-container_samba li.samba-item[data-v-13ca629c]{width:100%;display:flex;flex-wrap:wrap;margin:1rem 0}.app-container_samba li.samba-item .samba-item_name[data-v-13ca629c]{flex:0 0 100%;max-width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:10px}.app-container_samba li.samba-item .samba-item_value[data-v-13ca629c]{flex:0 0 100%;max-width:50%;padding-left:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-container_samba li.samba-item .samba-item_value button[data-v-13ca629c]{background:none;border:none;width:100%;text-align:right;color:#297ff3;cursor:pointer}.app-container_samba li.samba-item .samba-item_value button[data-v-13ca629c]:hover{opacity:.7}.tit[data-v-13ca629c]{color:#1e1e1e;font-weight:700;font-size:16px}@keyframes bganimation-b4608492{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-b4608492{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-b4608492{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-b4608492]{animation:rotateEnter-b4608492 .7s;position:relative}.rotate-leave-active[data-v-b4608492]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-b4608492]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}li.webdav-item[data-v-b4608492]{width:100%;display:flex;flex-wrap:wrap;margin:1rem 0}li.webdav-item .webdav-item_name[data-v-b4608492]{flex:0 0 100%;max-width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:10px}li.webdav-item .webdav-item_value[data-v-b4608492]{flex:0 0 100%;max-width:50%;padding-left:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@keyframes bganimation-4a3b6e0a{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-4a3b6e0a{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-4a3b6e0a{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-4a3b6e0a]{animation:rotateEnter-4a3b6e0a .7s;position:relative}.rotate-leave-active[data-v-4a3b6e0a]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-4a3b6e0a]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}ul.disk-item[data-v-4a3b6e0a]{width:100%;margin-bottom:10px}ul.disk-item .auto[data-v-4a3b6e0a]{flex:auto}ul.disk-item .disk-item_icon[data-v-4a3b6e0a]{width:24px;height:24px;margin-right:.5rem}ul.disk-item .disk-item_icon svg[data-v-4a3b6e0a]{width:100%;height:100%}ul.disk-item li.disk-info[data-v-4a3b6e0a]{display:flex;flex-wrap:nowrap;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;padding:5px 1rem;height:50px;cursor:pointer;color:#666;font-size:12px;border-left:3px solid #89897f}ul.disk-item li.disk-info[data-v-4a3b6e0a]:hover{background-color:#ecf5ff}ul.disk-item li.disk-info .disk-item_icon svg path[data-v-4a3b6e0a]{fill:#09aaff}ul.disk-item li.disk-info .disk-item_f[data-v-4a3b6e0a]{display:flex;flex-wrap:wrap}ul.disk-item li.disk-info .disk-item_f .disk-item_venderModel[data-v-4a3b6e0a],ul.disk-item li.disk-info .disk-item_f .disk-item_used[data-v-4a3b6e0a]{width:100%}ul.disk-item li.disk-info.on[data-v-4a3b6e0a]{border-left:3px solid #ff9c08}ul.disk-item li.disk-info.on.nopoint[data-v-4a3b6e0a]{background-color:#ecf5ff}ul.disk-item .disk-children[data-v-4a3b6e0a]{width:100%;color:#666}ul.disk-item .disk-children li.disk-children_item[data-v-4a3b6e0a]{width:100%;height:40px;line-height:40px;padding-left:2rem;font-size:12px;cursor:pointer;display:flex;flex-wrap:nowrap;align-items:center;border-left:3px solid #89897f;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}ul.disk-item .disk-children li.disk-children_item[data-v-4a3b6e0a]:hover{background-color:#ecf5ff}ul.disk-item .disk-children li.disk-children_item span[data-v-4a3b6e0a]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block}ul.disk-item .disk-children li.disk-children_item.on.on[data-v-4a3b6e0a]{border-left:3px solid #ff9c08;background-color:#ecf5ff}.action .action-footer button[data-v-12d0f96b]{display:inline-block;width:100px!important;margin:0;margin-left:1rem}@keyframes bganimation-12d0f96b{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-12d0f96b{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-12d0f96b{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-12d0f96b]{animation:rotateEnter-12d0f96b .7s;position:relative}.rotate-leave-active[data-v-12d0f96b]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-12d0f96b]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.action.list[data-v-12d0f96b]{width:700px;height:560px;max-height:90%;background-color:#fff;position:relative;z-index:1000;margin:auto;overflow:auto;padding:0 25px;border:1px solid #dfdfdf;border-radius:4px;background:#fff;box-shadow:0 1px 4px #0000004d}.action.list .action-header[data-v-12d0f96b]{width:100%;height:70px;line-height:70px}.action.list .action-header .action-header_title[data-v-12d0f96b]{margin:0;color:#333;font:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-moz-user-select:none;-webkit-user-select:none;user-select:none;font-size:20px}.action.list .action-body[data-v-12d0f96b]{width:100%;height:calc(100% - 176px)}.action.list .action-msg[data-v-12d0f96b]{width:100%;height:36px;line-height:36px;text-align:center}.action.list .action-footer[data-v-12d0f96b]{width:100%;height:70px;line-height:70px;color:#333;display:flex;flex-wrap:wrap;align-items:center}.action.list .action-footer .auto[data-v-12d0f96b]{flex:auto}.action.list .disk-list[data-v-12d0f96b]{width:100%;height:100%;border:1px solid #dfe1e5;overflow:auto}@keyframes bganimation-12d0f96b{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-12d0f96b{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-12d0f96b{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-12d0f96b]{animation:rotateEnter-12d0f96b .7s;position:relative}.rotate-leave-active[data-v-12d0f96b]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-12d0f96b]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.action.format[data-v-12d0f96b]{width:700px;height:560px;max-height:90%;background-color:#fff;position:relative;z-index:1000;margin:auto;overflow:auto;padding:0 25px;border:1px solid #dfdfdf;border-radius:4px;background:#fff;box-shadow:0 1px 4px #0000004d}.action.format .action-header[data-v-12d0f96b]{width:100%;height:70px;line-height:70px}.action.format .action-header .action-header_title[data-v-12d0f96b]{margin:0;color:#333;font:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-moz-user-select:none;-webkit-user-select:none;user-select:none;font-size:20px}.action.format .action-body[data-v-12d0f96b]{width:100%;height:calc(100% - 140px);overflow:auto}.action.format .action-footer[data-v-12d0f96b]{width:100%;height:70px;line-height:70px;color:#333;display:flex;flex-wrap:wrap;align-items:center}.action.format .action-footer .auto[data-v-12d0f96b]{flex:auto}.action.format .disk-list[data-v-12d0f96b]{width:100%;height:100%;border:1px solid #dfe1e5;overflow:auto}.action.format .label-item[data-v-12d0f96b]{width:100%;margin:1rem 0}.action.format .label-item .label-item_key[data-v-12d0f96b]{width:100%;font-size:16px;color:#666}.action.format .label-item .label-item_key span[data-v-12d0f96b]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.action.format .label-item .label-item_key span[data-v-12d0f96b]:before{content:"*";color:#f56c6c;margin-right:4px}.action.format .label-item .label-item_value[data-v-12d0f96b]{width:100%;margin-top:5px}.action.format .label-item .label-item_value select[data-v-12d0f96b],.action.format .label-item .label-item_value input[data-v-12d0f96b]{width:100%;height:36px}.action.format .auto[data-v-12d0f96b]{flex:auto}.action.format p.msg[data-v-12d0f96b]{margin:.5rem 0;color:red}.action.format .disk-info[data-v-12d0f96b]{width:100%;text-align:center}.action.format .disk-info .disk-info_icon[data-v-12d0f96b]{width:100px;height:100px;margin:0 auto}.action.format .disk-info .disk-info_icon svg[data-v-12d0f96b]{width:100%;height:100%}.action.format .disk-info .disk-info_mount-name[data-v-12d0f96b]{margin:1rem 0;font-size:1.5em;color:#333}@keyframes bganimation-12d0f96b{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-12d0f96b{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-12d0f96b{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-12d0f96b]{animation:rotateEnter-12d0f96b .7s;position:relative}.rotate-leave-active[data-v-12d0f96b]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-12d0f96b]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.action.result[data-v-12d0f96b]{width:700px;height:560px;max-height:90%;background-color:#fff;position:relative;z-index:1000;margin:auto;overflow:auto;padding:0 25px;border:1px solid #dfdfdf;border-radius:4px;background:#fff;box-shadow:0 1px 4px #0000004d}.action.result .action-header[data-v-12d0f96b]{width:100%;height:70px;line-height:70px}.action.result .action-header .action-header_title[data-v-12d0f96b]{margin:0;color:#333;font:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-moz-user-select:none;-webkit-user-select:none;user-select:none;font-size:20px}.action.result .action-body[data-v-12d0f96b]{width:100%;height:calc(100% - 140px);overflow:auto}.action.result .action-body .format-result[data-v-12d0f96b]{width:100%;text-align:center;font-size:2em;color:#333;margin:1rem 0}.action.result .action-body .format-info[data-v-12d0f96b]{width:100%;text-align:center;font-size:1.3em}.action.result .action-body .format-info a[data-v-12d0f96b]{color:#f70324}.action.result .action-footer[data-v-12d0f96b]{width:100%;height:70px;line-height:70px;color:#333}.action.result .auto[data-v-12d0f96b]{flex:auto}@keyframes bganimation-12d0f96b{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-12d0f96b{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-12d0f96b{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-12d0f96b]{animation:rotateEnter-12d0f96b .7s;position:relative}.rotate-leave-active[data-v-12d0f96b]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-12d0f96b]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}@media screen and (max-width: 1000px){.action.list[data-v-12d0f96b]{width:136%}}@media screen and (max-width: 900px){.action.list[data-v-12d0f96b]{width:126%}}@media screen and (max-width: 800px){.action.list[data-v-12d0f96b]{width:112%}}@media screen and (max-width: 700px){.action.list[data-v-12d0f96b]{width:100%}}@media screen and (max-width: 500px){.action.list[data-v-12d0f96b]{width:80%}}@keyframes bganimation-530e728c{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-530e728c{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-530e728c{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-530e728c]{animation:rotateEnter-530e728c .7s;position:relative}.rotate-leave-active[data-v-530e728c]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-530e728c]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.action[data-v-530e728c]{width:700px;max-height:90%;background-color:#fff;position:relative;z-index:1000;margin:auto;overflow:auto;padding:1rem 10%;border-radius:6px}.action .action-body[data-v-530e728c]{width:100%;text-align:center;padding:3rem 0}.action .action-body h2.title[data-v-530e728c]{width:100%;display:block;color:#1e1e1e;font-size:3em;padding:0;margin:0;text-align:center}.action .action-body .info[data-v-530e728c]{color:#666;font-size:1.3em;margin:1rem 0}.action .action-body .btns[data-v-530e728c]{width:100%;margin-top:3rem}.action .action-body .btns button[data-v-530e728c]{display:block;width:100%!important;margin:.5rem 0}@keyframes bganimation-530e728c{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-530e728c{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-530e728c{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-530e728c]{animation:rotateEnter-530e728c .7s;position:relative}.rotate-leave-active[data-v-530e728c]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-530e728c]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}@media screen and (max-width: 1000px){.action.format .action-body h2.title[data-v-530e728c]{font-size:20px}}@media screen and (max-width: 900px){.action .action-body h2.title[data-v-530e728c]{font-size:20px}}@media screen and (max-width: 800px){.action .action-body h2.title[data-v-530e728c]{font-size:20px}}@media screen and (max-width: 700px){.action .action-body h2.title[data-v-530e728c]{font-size:20px}}@media screen and (max-width: 500px){.action .action-body h2.title[data-v-530e728c]{font-size:20px}}@keyframes bganimation-30ef6ccb{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-30ef6ccb{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-30ef6ccb{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-30ef6ccb]{animation:rotateEnter-30ef6ccb .7s;position:relative}.rotate-leave-active[data-v-30ef6ccb]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-30ef6ccb]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.action[data-v-30ef6ccb]{width:700px;height:560px;max-height:90%;background-color:#fff;position:relative;z-index:1000;margin:auto;overflow:auto;padding:0 25px;border:1px solid #dfdfdf;border-radius:4px;background:#fff;box-shadow:0 1px 4px #0000004d}.action .action-header[data-v-30ef6ccb]{width:100%;height:70px;line-height:70px}.action .action-header .action-header_title[data-v-30ef6ccb]{margin:0;color:#333;font:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-moz-user-select:none;-webkit-user-select:none;user-select:none;font-size:20px}.action .action-body[data-v-30ef6ccb]{width:100%;height:calc(100% - 140px);overflow:auto}.action .action-body .label-item[data-v-30ef6ccb]{width:100%;margin:1rem 0}.action .action-body .label-item .label-item_key[data-v-30ef6ccb]{width:100%;font-size:12px;color:#666}.action .action-body .label-item .label-item_key span[data-v-30ef6ccb]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.action .action-body .label-item .label-item_key span[data-v-30ef6ccb]:before{content:"*";color:#f56c6c;margin-right:4px}.action .action-body .label-item .label-item_value[data-v-30ef6ccb]{width:100%;margin-top:5px}.action .action-body .label-item .label-item_value select[data-v-30ef6ccb],.action .action-body .label-item .label-item_value input[data-v-30ef6ccb]{width:100%;height:36px}.action .action-footer[data-v-30ef6ccb]{width:100%;height:70px;line-height:70px;color:#333;display:flex;flex-wrap:wrap;align-items:center}.action .action-footer .auto[data-v-30ef6ccb]{flex:auto}.action .action-footer button[data-v-30ef6ccb]{display:inline-block;width:100px!important;margin:0;margin-left:1rem}@keyframes bganimation-3ef9e48f{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-3ef9e48f{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-3ef9e48f{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-3ef9e48f]{animation:rotateEnter-3ef9e48f .7s;position:relative}.rotate-leave-active[data-v-3ef9e48f]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-3ef9e48f]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.action[data-v-3ef9e48f]{width:700px;height:560px;max-height:90%;background-color:#fff;position:relative;z-index:1000;margin:auto;padding:0 25px;border:1px solid #dfdfdf;border-radius:4px;background:#fff;box-shadow:0 1px 4px #0000004d}.action .action-header[data-v-3ef9e48f]{width:100%;height:70px;line-height:70px}.action .action-header .action-header_title[data-v-3ef9e48f]{margin:0;color:#333;font:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-moz-user-select:none;-webkit-user-select:none;user-select:none;font-size:20px}.action .action-body[data-v-3ef9e48f]{width:100%;height:calc(100% - 140px)}.action .action-body .label-item[data-v-3ef9e48f]{width:100%;margin:1rem 0}.action .action-body .label-item .label-item_key[data-v-3ef9e48f]{width:100%;font-size:12px;color:#666}.action .action-body .label-item .label-item_key span[data-v-3ef9e48f]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.action .action-body .label-item .label-item_key span[data-v-3ef9e48f]:before{content:"*";color:#f56c6c;margin-right:4px}.action .action-body .label-item .label-item_value[data-v-3ef9e48f]{width:100%;margin-top:5px}.action .action-body .label-item .label-item_value select[data-v-3ef9e48f],.action .action-body .label-item .label-item_value input[data-v-3ef9e48f]{width:100%;height:36px}.action .action-body .samba-item[data-v-3ef9e48f]{margin-top:-18px;font-size:12px}.action .action-body .samba-item .samba-item_allow[data-v-3ef9e48f]{display:flex;align-items:flex-end}.action .action-body .samba-item .samba-item_allow .samba-allow[data-v-3ef9e48f]{padding-left:10px;cursor:pointer}.action .action-body .samba-item .samba-item_tips[data-v-3ef9e48f]{margin-top:10px}.action .action-body .samba-item .samba-item_tips .tooltip-trigger[data-v-3ef9e48f]{display:flex}.action .action-body .samba-item .samba-item_tips .samba_dir_tip[data-v-3ef9e48f]{margin-left:10px}.action .action-footer[data-v-3ef9e48f]{width:100%;height:70px;line-height:70px;color:#333;display:flex;flex-wrap:wrap;align-items:center;padding-bottom:30px}.action .action-footer .auto[data-v-3ef9e48f]{flex:auto}.action .action-footer button[data-v-3ef9e48f]{display:inline-block;width:100px!important;margin:0;margin-left:1rem}@keyframes bganimation-7244f123{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-7244f123{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-7244f123{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-7244f123]{animation:rotateEnter-7244f123 .7s;position:relative}.rotate-leave-active[data-v-7244f123]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-7244f123]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.action[data-v-7244f123]{width:860px;max-height:90%;background-color:#fff;position:relative;z-index:1000;margin:auto;overflow:auto;padding:1rem 10%;border-radius:6px}.action h2.title[data-v-7244f123]{width:100%;display:block;color:#1e1e1e;font-size:3em;padding:0;margin:0;text-align:center}.action h3.desc[data-v-7244f123]{width:100%;display:block;color:#666;font-size:1.2em;padding:0;margin:1rem 0;text-align:center}.action form[data-v-7244f123]{width:100%;display:block;padding:2rem 0}.action form label[data-v-7244f123]{width:100%;display:block;margin:1rem 0}.action form label input[data-v-7244f123],.action form label select[data-v-7244f123]{width:100%;display:block;height:42px}.action .btns[data-v-7244f123]{width:100%;margin-top:3rem}.action .btns button[data-v-7244f123]{display:block;width:100%!important;margin:.5rem 0}.action li.disk-item[data-v-7244f123]{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;width:100%;padding:5px 1rem;border-bottom:1px solid #eee;cursor:pointer}.action li.disk-item[data-v-7244f123]:hover{background-color:#eee}.action li.disk-item .disk-item_f[data-v-7244f123]{display:flex;flex-wrap:wrap}.action li.disk-item .disk-item_f .disk-item_venderModel[data-v-7244f123],.action li.disk-item .disk-item_f .disk-item_used[data-v-7244f123]{width:100%}.action .tips[data-v-7244f123]{float:right;font-size:.8em}@keyframes bganimation-7244f123{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-7244f123{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-7244f123{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-7244f123]{animation:rotateEnter-7244f123 .7s;position:relative}.rotate-leave-active[data-v-7244f123]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-7244f123]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}@media screen and (max-width: 500px){.action h2.title[data-v-7244f123]{font-size:2em}}@keyframes bganimation-edf68726{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-edf68726{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-edf68726{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-edf68726]{animation:rotateEnter-edf68726 .7s;position:relative}.rotate-leave-active[data-v-edf68726]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-edf68726]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}li.linkease-item[data-v-edf68726]{width:100%;display:flex;flex-wrap:wrap;margin:1rem 0}li.linkease-item .linkease-item_name[data-v-edf68726]{flex:0 0 100%;max-width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:10px}li.linkease-item .linkease-item_value[data-v-edf68726]{flex:0 0 100%;max-width:50%;padding-left:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}li.linkease-item .linkease-item_value .configure[data-v-edf68726]{color:#297ff3;padding:3px}li.linkease-item .linkease-item_value .configure.enabel[data-v-edf68726]{cursor:pointer}a[data-v-edf68726]{text-decoration:none;color:#297ff3}@keyframes bganimation-62b7dbe8{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-62b7dbe8{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-62b7dbe8{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-62b7dbe8]{animation:rotateEnter-62b7dbe8 .7s;position:relative}.rotate-leave-active[data-v-62b7dbe8]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-62b7dbe8]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.app-container[data-v-62b7dbe8]{position:relative;display:flex;flex-wrap:wrap;width:100%;height:100%;align-content:flex-start}.app-container .app-container_title[data-v-62b7dbe8]{width:100%;display:flex;flex-wrap:wrap;align-content:center;justify-content:space-between}.app-container .app-container_title .app-container_tool[data-v-62b7dbe8]{display:flex;flex-wrap:wrap;align-items:center}.app-container .app-container_title .app-container_tool .app-container_configure[data-v-62b7dbe8]{height:30px;line-height:30px;border-radius:4px 0 0 4px;font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#553afe;display:inline-block;padding:0 10px;border:1px solid #553AFE;cursor:pointer;display:flex;align-items:center;justify-content:center}.app-container .app-container_title .app-container_tool .more_icon[data-v-62b7dbe8]{border-radius:0 4px 4px 0;border-right:1px solid #553AFE;border-top:1px solid #553AFE;border-bottom:1px solid #553AFE;height:30px;display:inline-block;cursor:pointer}.app-container .app-container_title .app-container_tool .more_icon[data-v-62b7dbe8] svg path{fill:#553afe}.app-container .app-container_title .DeviceBlock[data-v-62b7dbe8]{font-size:14px;top:34px;position:absolute;z-index:999;width:40%;right:22px}.app-container .app-container_title .DeviceBlock ul[data-v-62b7dbe8]{background-color:#fff;box-shadow:0 0 10px 1px #373f6924;padding:10px 0;border-radius:6px;top:15px;right:0;text-align:center;position:absolute;word-break:keep-all}.app-container .app-container_title .DeviceBlock ul li[data-v-62b7dbe8]{margin:6px 0;line-height:28px;cursor:pointer}.app-container .app-container_title .DeviceBlock ul li a[data-v-62b7dbe8]{color:#1e1e1e;text-decoration:none;cursor:pointer;margin:0 20px;display:block}.app-container .app-container_title .DeviceBlock ul li[data-v-62b7dbe8]:hover{background-color:#eee}.app-container .app-container_title button[data-v-62b7dbe8]{margin-left:10px}.app-container .app-container_body[data-v-62b7dbe8]{flex:0 0 100%;width:100%;height:66%}.app-container ul.app-container_nas-menu[data-v-62b7dbe8]{width:100%;display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:space-between!important;margin-top:20px}.app-container ul.app-container_nas-menu button[data-v-62b7dbe8]{flex:0 0 100%!important;max-width:33.333%!important;height:30px;background:none;border:none!important;background-color:#eee;color:#333;cursor:pointer;margin:0!important;padding:5px 0!important;border-radius:0!important;line-height:20px;font-size:16px}.app-container ul.app-container_nas-menu button.on[data-v-62b7dbe8],.app-container ul.app-container_nas-menu button[data-v-62b7dbe8]:hover{color:#297ff3;background-color:#d1e2f9}.menu_background[data-v-62b7dbe8]{position:fixed;inset:0}@keyframes bganimation-3fd3a42d{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-3fd3a42d{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-3fd3a42d{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-3fd3a42d]{animation:rotateEnter-3fd3a42d .7s;position:relative}.rotate-leave-active[data-v-3fd3a42d]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-3fd3a42d]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}li.docker-item[data-v-3fd3a42d]{width:100%;display:flex;flex-wrap:wrap;margin:1.5rem 0}li.docker-item .docker-item_name[data-v-3fd3a42d]{flex:0 0 100%;max-width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:10px}li.docker-item .docker-item_value[data-v-3fd3a42d]{flex:0 0 100%;max-width:50%;padding-left:10px;float:left;display:flex}li.docker-item .docker-item_value .configure[data-v-3fd3a42d]{color:#297ff3;overflow:hidden;white-space:nowrap;padding:3px;overflow-x:hidden;text-overflow:ellipsis}li.docker-item .docker-item_value .configure.enabel[data-v-3fd3a42d]{color:#888;overflow-x:hidden;text-overflow:ellipsis}li.docker-item .docker-item_root[data-v-3fd3a42d]{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:16px;max-width:323px;flex:0 0 100%}.docker_tip svg[data-v-3fd3a42d]{vertical-align:bottom;margin-left:22px}.tooltip-trigger[data-v-3fd3a42d]{position:relative;display:inline-block;cursor:help;margin-right:6px}.tooltip-trigger .tooltip-text[data-v-3fd3a42d]{visibility:hidden;position:absolute;padding:.5rem 1rem;background-color:#555;color:#fff;text-align:center;border-radius:6px;z-index:1;opacity:0;transition:opacity .6s}.tooltip-trigger .tooltip-text span[data-v-3fd3a42d]{color:#fff}.tooltip-trigger .tooltip-text .docker_dir_tip[data-v-3fd3a42d]{min-width:15rem;display:inline-block}.tooltip-trigger:hover .tooltip-text[data-v-3fd3a42d]{visibility:visible;opacity:1}.tooltip-top[data-v-3fd3a42d]{bottom:100%;left:50%;margin-bottom:5px;transform:translate(-50%);margin-left:12px}.tooltip-right[data-v-3fd3a42d]{top:50%;left:100%;margin-left:5px;transform:translateY(-50%)}.tooltip-left[data-v-3fd3a42d]{top:50%;right:100%;margin-right:5px;transform:translateY(-50%)}.tooltip-top[data-v-3fd3a42d]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#555 transparent transparent transparent}.tooltip-bottom[data-v-3fd3a42d]:after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent #555 transparent}.input-switch[data-v-3fd3a42d]{display:inline-block;cursor:pointer;position:relative}.input-switch span[data-v-3fd3a42d]{display:block;position:relative;width:50px;height:20px;border-radius:10px;padding:2px}.input-switch span em[data-v-3fd3a42d]{display:block;width:16px;height:16px;background-color:#fff;border-radius:10px}.input-switch span.enable[data-v-3fd3a42d]{background-color:#297ff3;transition:.3s}.input-switch span.enable em[data-v-3fd3a42d]{transform:translate(30px);transition:.3s}.input-switch span.close[data-v-3fd3a42d]{background-color:#cecece;transition:.3s}.input-switch span.close em[data-v-3fd3a42d]{transform:translate(0);transition:.3s}@keyframes bganimation-83e05458{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-83e05458{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-83e05458{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-83e05458]{animation:rotateEnter-83e05458 .7s;position:relative}.rotate-leave-active[data-v-83e05458]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-83e05458]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.action[data-v-83e05458]{width:860px;max-height:90%;background-color:#fff;position:relative;z-index:1000;margin:auto;overflow:auto;padding:1rem 10%;border-radius:6px}.action h2.title[data-v-83e05458]{width:100%;display:block;color:#1e1e1e;font-size:22px;padding:0;margin:0;text-align:center}.action .roots[data-v-83e05458]{display:flex;max-width:342px;align-items:center;margin-top:32px;margin-bottom:16px}.action .roots .root[data-v-83e05458]{color:#000000d4;font-size:14px;text-align:center}.action .move[data-v-83e05458]{display:flex;justify-content:left;align-items:center}.action .change[data-v-83e05458]{width:678px}.action .desc[data-v-83e05458]{width:100%;display:block;font-size:1.2em;padding:0;margin:1rem 0;margin-top:32px;font-size:14px;font-family:PingFangSC-Medium,PingFang SC;color:#000000d4}.action form[data-v-83e05458]{width:100%;display:block}.action .tips[data-v-83e05458]{width:477px}.action .tips .tip[data-v-83e05458]{color:#faad14;padding-left:6px}.action .btns[data-v-83e05458]{width:100%;margin:104px auto 0}.action .btns button[data-v-83e05458]{display:block;width:100%!important}.action .roots_tit[data-v-83e05458]{color:#000000d4;font-size:14px;font-weight:700;width:118px;text-align:right;flex:none}.action .successed[data-v-83e05458]{text-align:center;font-size:14px}.action .finished[data-v-83e05458]{display:flex;justify-content:center;margin:80px 80px 28px}.action .docker_moves[data-v-83e05458]{text-align:center}.action .docker_moves .moves[data-v-83e05458]{margin-top:10px}.action .docker_moves .moves input[data-v-83e05458]{cursor:pointer}.action .docker_moves .moves label[data-v-83e05458]{margin-left:10px;cursor:pointer}.select-editable[data-v-83e05458]{position:relative;border:solid grey 1px;width:438px;height:34px}.select-editable select[data-v-83e05458]{position:absolute;top:0;left:0;font-size:14px;border:none;width:100%;height:100%;margin:0}.select-editable input[data-v-83e05458]{position:absolute;top:0;left:0;width:95%;padding:1px;font-size:14px;border:none}.select-editable select[data-v-83e05458]:focus,.select-editable input[data-v-83e05458]:focus{outline:none}[data-v-83e05458]::placeholder{color:#999}@keyframes bganimation-83e05458{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-83e05458{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-83e05458{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-83e05458]{animation:rotateEnter-83e05458 .7s;position:relative}.rotate-leave-active[data-v-83e05458]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-83e05458]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}@media screen and (max-width: 800px){.action[data-v-83e05458]{width:100%}.docker_download[data-v-83e05458]{width:80%}}@keyframes bganimation-45f6b8cc{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-45f6b8cc{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-45f6b8cc{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-45f6b8cc]{animation:rotateEnter-45f6b8cc .7s;position:relative}.rotate-leave-active[data-v-45f6b8cc]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-45f6b8cc]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.app-container[data-v-45f6b8cc]{position:relative;flex-wrap:wrap;width:100%;height:100%}.app-container .app-container_title[data-v-45f6b8cc]{justify-content:space-between}.app-container .app-container_title .app-container_tool[data-v-45f6b8cc]{display:flex;flex-wrap:wrap;align-items:center}.app-container .app-container_title .app-container_tool .app-container_configure[data-v-45f6b8cc]{height:30px;border-radius:4px 0 0 4px;font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#553afe;display:inline-block;padding:0 10px;border:1px solid #553AFE;cursor:pointer;display:flex;justify-content:center;align-items:center}.app-container .app-container_title .app-container_tool .more_icon[data-v-45f6b8cc]{border-radius:0 4px 4px 0;border-right:1px solid #553AFE;border-top:1px solid #553AFE;border-bottom:1px solid #553AFE;height:30px;display:inline-block;cursor:pointer}.app-container .app-container_title .app-container_tool .more_icon[data-v-45f6b8cc] svg path{fill:#553afe}.app-container .app-container_title .DeviceBlock[data-v-45f6b8cc]{font-size:14px;top:34px;position:absolute;z-index:999;width:40%;right:22px}.app-container .app-container_title .DeviceBlock ul[data-v-45f6b8cc]{background-color:#fff;box-shadow:0 0 10px 1px #373f6924;padding:10px 0;border-radius:6px;top:15px;right:0;text-align:center;position:absolute;word-break:keep-all}.app-container .app-container_title .DeviceBlock ul li[data-v-45f6b8cc]{margin:6px 0;line-height:28px;cursor:pointer}.app-container .app-container_title .DeviceBlock ul li a[data-v-45f6b8cc]{color:#1e1e1e;text-decoration:none;cursor:pointer;margin:0 20px;display:block}.app-container .app-container_title .DeviceBlock ul li[data-v-45f6b8cc]:hover{background-color:#eee}.app-container button[data-v-45f6b8cc],.app-container .refresh[data-v-45f6b8cc]{margin-left:20px}.app-container .app-container_body[data-v-45f6b8cc]{width:100%;height:100%}.app-container .loading_placeholder[data-v-45f6b8cc]{display:flex;flex-direction:column;align-items:center}.menu_background[data-v-45f6b8cc]{position:fixed;inset:0}@keyframes bganimation-dbe287b2{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-dbe287b2{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-dbe287b2{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-dbe287b2]{animation:rotateEnter-dbe287b2 .7s;position:relative}.rotate-leave-active[data-v-dbe287b2]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-dbe287b2]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}li.aria2-item[data-v-dbe287b2]{width:100%;display:flex;flex-wrap:wrap;margin:1rem 0}li.aria2-item .aria2-item_name[data-v-dbe287b2]{flex:0 0 100%;max-width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:10px}li.aria2-item .aria2-item_value[data-v-dbe287b2]{flex:0 0 100%;max-width:50%;padding-left:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}li.aria2-item .aria2-item_value .configure[data-v-dbe287b2]{color:#297ff3;padding:3px}li.aria2-item .aria2-item_value .configure.enabel[data-v-dbe287b2]{color:#888}.use-url_app[data-v-dbe287b2]{padding-bottom:14px}.use-url_app a[data-v-dbe287b2]{text-decoration:none;color:#297ff3}@keyframes bganimation-030a7bea{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-030a7bea{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-030a7bea{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-030a7bea]{animation:rotateEnter-030a7bea .7s;position:relative}.rotate-leave-active[data-v-030a7bea]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-030a7bea]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}li.qbittorrent-item[data-v-030a7bea]{width:100%;display:flex;flex-wrap:wrap;margin:1rem 0}li.qbittorrent-item .qbittorrent-item_name[data-v-030a7bea]{flex:0 0 100%;max-width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:10px}li.qbittorrent-item .qbittorrent-item_value[data-v-030a7bea]{flex:0 0 100%;max-width:50%;padding-left:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}li.qbittorrent-item .qbittorrent-item_value .configure[data-v-030a7bea]{color:#297ff3;padding:3px}li.qbittorrent-item .qbittorrent-item_value .configure.enabel[data-v-030a7bea]{color:#888}a[data-v-030a7bea]{text-decoration:none;color:#297ff3}@keyframes bganimation-31717210{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-31717210{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-31717210{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-31717210]{animation:rotateEnter-31717210 .7s;position:relative}.rotate-leave-active[data-v-31717210]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-31717210]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}li.transmission-item[data-v-31717210]{width:100%;display:flex;flex-wrap:wrap;margin:1rem 0}li.transmission-item .transmission-item_name[data-v-31717210]{flex:0 0 100%;max-width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:10px}li.transmission-item .transmission-item_value[data-v-31717210]{flex:0 0 100%;max-width:50%;padding-left:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}li.transmission-item .transmission-item_value .configure[data-v-31717210]{color:#297ff3;padding:3px}li.transmission-item .transmission-item_value .configure.enabel[data-v-31717210]{color:#888}a[data-v-31717210]{text-decoration:none;color:#297ff3}@keyframes bganimation-e7bddcca{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-e7bddcca{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-e7bddcca{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-e7bddcca]{animation:rotateEnter-e7bddcca .7s;position:relative}.rotate-leave-active[data-v-e7bddcca]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-e7bddcca]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.action[data-v-e7bddcca]{width:860px;max-height:90%;background-color:#fff;position:relative;z-index:1000;margin:auto;padding:1rem 10%;border-radius:6px}.action p[data-v-e7bddcca]{color:#999;font-size:14px}.action input[data-v-e7bddcca]{font-size:14px;font-family:PingFangSC-Regular,PingFang SC}.action h2.title[data-v-e7bddcca]{width:100%;color:#1e1e1e;font-size:22px;font-family:PingFangSC-Medium,PingFang SC;padding:0;margin:0;text-align:center}.action span[data-v-e7bddcca]{font-size:14px;font-family:PingFangSC-Medium,PingFang SC;color:#000000d4;font-weight:700}.action .load[data-v-e7bddcca]{display:flex;justify-content:left;align-items:center;margin-top:32px}.action form label[data-v-e7bddcca]{width:100%}.action form label input[data-v-e7bddcca],.action form label select[data-v-e7bddcca]{height:100%;font-size:14px}.action .myinput_wrap[data-v-e7bddcca],.action .RPC_input[data-v-e7bddcca]{width:85%}.action .myinput_wrap textarea[data-v-e7bddcca]{width:100%;padding:2px 3px;border:1px solid #dee2e6;border-radius:.25rem}.action .input_row[data-v-e7bddcca]{margin:16px 0;display:flex;justify-content:left;align-items:center}.action .input_row .radios[data-v-e7bddcca]{margin-right:10px}.action .input_row .radios input[data-v-e7bddcca],.action .input_row .radios label[data-v-e7bddcca]{cursor:pointer}.action .Tracker label[data-v-e7bddcca]{margin-right:10px;cursor:pointer}.action .Tracker_input[data-v-e7bddcca]{padding:6px 2px}.action .btns[data-v-e7bddcca]{width:100%;margin:42px auto 0}.action .btns button[data-v-e7bddcca]{display:block;width:100%!important;margin:.5rem 0}.action .tooltip-trigger[data-v-e7bddcca]{position:relative;display:inline-block;cursor:help;margin-right:6px}.action .tooltip-trigger .tooltip-text[data-v-e7bddcca]{visibility:hidden;position:absolute;padding:.5rem 1rem;background-color:#555;color:#fff;text-align:center;border-radius:6px;z-index:1;opacity:0;transition:opacity .6s}.action .tooltip-trigger .tooltip-text span[data-v-e7bddcca]{color:#fff}.action .tooltip-trigger .tooltip-text .dowload_dir_tip[data-v-e7bddcca]{min-width:14rem;display:inline-block}.action .tooltip-trigger:hover .tooltip-text[data-v-e7bddcca]{visibility:visible;opacity:1}.action .tooltip-top[data-v-e7bddcca]{bottom:100%;left:50%;margin-bottom:5px;transform:translate(-50%)}.action .tooltip-bottom[data-v-e7bddcca]{top:100%;left:50%;margin-top:5px;transform:translate(-50%)}.action .tooltip-bottom .dowload_rpc_tip[data-v-e7bddcca]{min-width:10rem;display:inline-block}.action .tooltip-right[data-v-e7bddcca]{top:50%;left:100%;margin-left:5px;transform:translateY(-50%)}.action .tooltip-left[data-v-e7bddcca]{top:50%;right:100%;margin-right:5px;transform:translateY(-50%)}.action .tooltip-top[data-v-e7bddcca]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#555 transparent transparent transparent}.action .tooltip-bottom[data-v-e7bddcca]:after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent #555 transparent}.action .successed[data-v-e7bddcca]{text-align:center;font-size:14px}.action .finished[data-v-e7bddcca]{display:flex;justify-content:center;margin:80px 80px 28px}.left[data-v-e7bddcca]{display:flex;align-items:center;justify-content:flex-start;width:110px;flex:none}.select-editable[data-v-e7bddcca]{position:relative;border:1px solid #dee2e6;border-radius:.25rem;margin:.25rem .1rem}.select-editable select[data-v-e7bddcca]{top:0;left:0;font-size:14px;border:none;width:100%;margin:0}.select-editable input[data-v-e7bddcca]{position:absolute;top:-4px;left:0;width:95%;padding:1px;font-size:14px;border:none}.select-editable select[data-v-e7bddcca]:focus,.select-editable input[data-v-e7bddcca]:focus{outline:none}[data-v-e7bddcca]::placeholder{color:#999}@keyframes bganimation-e7bddcca{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-e7bddcca{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-e7bddcca{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-e7bddcca]{animation:rotateEnter-e7bddcca .7s;position:relative}.rotate-leave-active[data-v-e7bddcca]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-e7bddcca]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}@media screen and (max-width: 500px){.action[data-v-e7bddcca]{width:100%}.action .input_row[data-v-e7bddcca]{display:block}.action .input_row .myinput_wrap[data-v-e7bddcca],.action .input_row .RPC_input[data-v-e7bddcca]{width:100%}}@keyframes bganimation-432c38b6{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-432c38b6{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-432c38b6{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-432c38b6]{animation:rotateEnter-432c38b6 .7s;position:relative}.rotate-leave-active[data-v-432c38b6]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-432c38b6]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.app-container[data-v-432c38b6]{position:relative;display:flex;flex-wrap:wrap;width:100%;height:100%;align-content:flex-start}.app-container .app-container_title[data-v-432c38b6]{width:100%;display:flex;flex-wrap:wrap;align-content:center;justify-content:space-between}.app-container .app-container_title .app-container_tool[data-v-432c38b6]{display:flex;flex-wrap:wrap;align-items:center}.app-container .app-container_title .app-container_tool .app-container_configure[data-v-432c38b6]{height:30px;line-height:30px;border-radius:4px 0 0 4px;font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#553afe;display:inline-block;padding:0 10px;border:1px solid #553AFE;cursor:pointer;display:flex;align-items:center;justify-content:center}.app-container .app-container_title .app-container_tool .more_icon[data-v-432c38b6]{border-radius:0 4px 4px 0;border-right:1px solid #553AFE;border-top:1px solid #553AFE;border-bottom:1px solid #553AFE;height:30px;display:inline-block;cursor:pointer}.app-container .app-container_title .app-container_tool .more_icon[data-v-432c38b6] svg path{fill:#553afe}.app-container .app-container_title .DeviceBlock[data-v-432c38b6]{font-size:14px;top:34px;position:absolute;z-index:999;width:40%;right:22px}.app-container .app-container_title .DeviceBlock ul[data-v-432c38b6]{background-color:#fff;box-shadow:0 0 10px 1px #373f6924;padding:10px 0;border-radius:6px;top:15px;right:0;text-align:center;position:absolute;word-break:keep-all}.app-container .app-container_title .DeviceBlock ul li[data-v-432c38b6]{margin:6px 0;line-height:28px;cursor:pointer}.app-container .app-container_title .DeviceBlock ul li a[data-v-432c38b6]{color:#1e1e1e;text-decoration:none;cursor:pointer;margin:0 20px;display:block}.app-container .app-container_title .DeviceBlock ul li[data-v-432c38b6]:hover{background-color:#eee}.app-container .app-container_title button[data-v-432c38b6]{margin-left:10px}.app-container .app-container_body[data-v-432c38b6]{flex:0 0 100%;width:100%;height:66%}.app-container ul.app-container_nas-menu[data-v-432c38b6]{width:100%;display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:space-between!important;margin-top:20px}.app-container ul.app-container_nas-menu button[data-v-432c38b6]{flex:0 0 100%!important;max-width:33.333%!important;height:30px;background:none;border:none!important;background-color:#eee;color:#333;cursor:pointer;margin:0!important;padding:5px 0!important;border-radius:0!important;line-height:20px;font-size:16px}.app-container ul.app-container_nas-menu button.on[data-v-432c38b6],.app-container ul.app-container_nas-menu button[data-v-432c38b6]:hover{color:#297ff3;background-color:#d1e2f9}.menu_background[data-v-432c38b6]{position:fixed;inset:0}@keyframes bganimation-43beecef{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-43beecef{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-43beecef{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-43beecef]{animation:rotateEnter-43beecef .7s;position:relative}.rotate-leave-active[data-v-43beecef]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-43beecef]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}h3[data-v-43beecef]{text-align:center;margin-bottom:20px}.label-item[data-v-43beecef]{display:flex;align-items:center;flex-wrap:wrap;margin:1rem 0;padding:0 30px}.label-item label[data-v-43beecef]{display:flex;flex-wrap:wrap;align-items:center;width:100%;height:26px;line-height:26px;cursor:pointer}.label-item label input[type=radio][data-v-43beecef]{top:0;right:0;vertical-align:middle}.label-item label span[data-v-43beecef]{font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#000000d4;display:inline-block;margin-left:10px}.label-item p.label_info[data-v-43beecef]{color:#999;font-size:12px;padding-left:24px;line-height:20px}.label-item .label-item_key[data-v-43beecef]{display:flex;flex-wrap:wrap;align-items:center}.label-item .label-item_key .ddnsto_serve[data-v-43beecef]{flex:0 0 100%;display:flex;justify-content:space-between;margin-bottom:14px}.label-item .label-item_key .ddnsto_serve_item[data-v-43beecef]{flex:0 0 100%;display:flex;justify-content:space-between}@keyframes bganimation-43dd65a2{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-43dd65a2{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-43dd65a2{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-43dd65a2]{animation:rotateEnter-43dd65a2 .7s;position:relative}.rotate-leave-active[data-v-43dd65a2]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-43dd65a2]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.actioner-container_body[data-v-43dd65a2]{display:flex;flex-wrap:wrap;align-items:center;align-content:center;justify-content:center}.actioner-container_body svg.icon[data-v-43dd65a2]{width:100px;height:100px}.actioner-container_body .body-title[data-v-43dd65a2]{width:100%;display:block;color:#1e1e1e;font-size:2em;padding:0;margin:1rem 0;text-align:center}.actioner-container_body .body-tips[data-v-43dd65a2]{text-align:center}.actioner-container_body .body-info[data-v-43dd65a2]{color:#666;font-size:1.3em;margin:1rem 0;width:100%;text-align:center}.actioner-container_body .body-tips[data-v-43dd65a2]{margin:1rem 0;display:block;width:100%}.actioner-container_body .body-btns[data-v-43dd65a2]{width:100%;margin-top:3rem}.actioner-container_body .body-btns button[data-v-43dd65a2]{display:block;width:100%!important;margin:.5rem 0}@keyframes bganimation-7790f1da{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-7790f1da{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-7790f1da{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-7790f1da]{animation:rotateEnter-7790f1da .7s;position:relative}.rotate-leave-active[data-v-7790f1da]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-7790f1da]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}iframe[data-v-7790f1da]{width:100%;height:100%;border:none}@keyframes bganimation-7b3ee72a{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-7b3ee72a{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-7b3ee72a{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-7b3ee72a]{animation:rotateEnter-7b3ee72a .7s;position:relative}.rotate-leave-active[data-v-7b3ee72a]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-7b3ee72a]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}iframe[data-v-7b3ee72a]{width:100%;height:100%;border:none}@keyframes bganimation-7f5a8953{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-7f5a8953{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-7f5a8953{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-7f5a8953]{animation:rotateEnter-7f5a8953 .7s;position:relative}.rotate-leave-active[data-v-7f5a8953]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-7f5a8953]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.actioner-container_body[data-v-7f5a8953]{display:flex;flex-wrap:wrap;align-items:center;align-content:center;justify-content:center}.actioner-container_body svg.icon[data-v-7f5a8953]{width:100px;height:100px}.actioner-container_body .body-title[data-v-7f5a8953]{width:100%;display:block;color:#1e1e1e;font-size:2em;padding:0;margin:1rem 0;text-align:center}.actioner-container_body .body-info[data-v-7f5a8953]{color:#666;font-size:1.3em;margin:1rem 0;width:100%}.actioner-container_body .body-tips[data-v-7f5a8953]{margin:1rem 0;display:block;width:100%}.actioner-container_body .body-btns[data-v-7f5a8953]{width:100%;margin-top:3rem}.actioner-container_body .body-btns button[data-v-7f5a8953]{display:block;width:100%!important;margin:.5rem 0}@keyframes bganimation-d60389d6{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-d60389d6{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-d60389d6{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-d60389d6]{animation:rotateEnter-d60389d6 .7s;position:relative}.rotate-leave-active[data-v-d60389d6]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-d60389d6]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.actioner-container_body[data-v-d60389d6]{display:flex;align-items:center;justify-content:center}@keyframes bganimation-1e0ebd66{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-1e0ebd66{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-1e0ebd66{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-1e0ebd66]{animation:rotateEnter-1e0ebd66 .7s;position:relative}.rotate-leave-active[data-v-1e0ebd66]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-1e0ebd66]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.actioner-container_body[data-v-1e0ebd66]{display:flex;align-items:center;justify-content:center}@keyframes bganimation-7a6bd385{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-7a6bd385{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-7a6bd385{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-7a6bd385]{animation:rotateEnter-7a6bd385 .7s;position:relative}.rotate-leave-active[data-v-7a6bd385]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-7a6bd385]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.action-main[data-v-7a6bd385]{width:680px;background-color:#fff;position:relative;z-index:99999;margin:auto;overflow:auto}.action-main[data-v-7a6bd385] .actioner-container{width:100%}.action-main[data-v-7a6bd385] .actioner-container .actioner-container_header{width:100%;height:50px;line-height:50px;display:flex;flex-wrap:wrap;align-items:center;font-size:20px;border-bottom:1px solid #eee;justify-content:center;padding:0 10px}.action-main[data-v-7a6bd385] .actioner-container .actioner-container_footer{width:100%;height:50px;border-top:1px solid rgba(0,0,0,.06);display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:0 30px}.action-main[data-v-7a6bd385] .actioner-container .actioner-container_footer button{display:inline-block;width:100px!important;margin:0;margin-left:1rem}.action-main[data-v-7a6bd385] .actioner-container .actioner-container_footer .close{min-width:65px;font-weight:400;color:#0060ff;line-height:30px;text-align:center;cursor:pointer;height:32px;border-radius:2px;border:1px solid rgba(0,0,0,.15);font-size:14px;font-family:PingFangSC-Regular,PingFang SC;color:#000000d4;line-height:32px}.action-main[data-v-7a6bd385] .actioner-container .actioner-container_footer .next{min-width:65px;line-height:32px;text-align:center;cursor:pointer;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#fff;margin-left:20px;width:74px;height:32px;background:#553AFE;border-radius:2px}.action-main[data-v-7a6bd385] .actioner-container .actioner-container_footer .next:hover,.action-main[data-v-7a6bd385] .actioner-container .actioner-container_footer .close:hover{opacity:.9}.action-main[data-v-7a6bd385] .actioner-container .actioner-container_body{padding:1rem;text-align:center;width:100%;height:400px}.action-main[data-v-7a6bd385] .actioner-container .actioner-container_body a{text-decoration:none}.action-main[data-v-7a6bd385] .actioner-container .actioner-container_body.ddnsto-bind{height:280px}@keyframes bganimation-7a6bd385{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-7a6bd385{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-7a6bd385{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-7a6bd385]{animation:rotateEnter-7a6bd385 .7s;position:relative}.rotate-leave-active[data-v-7a6bd385]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-7a6bd385]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}@media screen and (max-width: 800px){.action-main[data-v-7a6bd385]{width:90%}}@keyframes bganimation-4358e88c{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-4358e88c{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-4358e88c{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-4358e88c]{animation:rotateEnter-4358e88c .7s;position:relative}.rotate-leave-active[data-v-4358e88c]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-4358e88c]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.action[data-v-4358e88c]{width:500px;max-height:90%;background-color:#fff;position:relative;z-index:99999;margin:auto;border-radius:4px;padding:10px 0}.action .action-header[data-v-4358e88c]{width:100%;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;padding-left:1rem;padding-right:1rem;text-align:left;font-size:18px;line-height:1;color:#303133}.action .action-body[data-v-4358e88c]{display:block;margin:2rem 0;line-height:24px;padding:0 15px;color:#606266;font-size:14px}.action .action-footer[data-v-4358e88c]{width:100%;height:50px;border-top:1px solid rgba(0,0,0,.06);display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:0 30px}.action .next[data-v-4358e88c]{min-width:65px;line-height:32px;text-align:center;cursor:pointer;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#fff;margin-left:20px;width:120px;height:32px;background:#553AFE;border-radius:2px}.action .next[data-v-4358e88c]:hover{opacity:.8}.action .clear[data-v-4358e88c]{min-width:65px;font-weight:400;line-height:30px;text-align:center;cursor:pointer;height:32px;border-radius:2px;border:1px solid rgba(0,0,0,.15);font-size:14px;font-family:PingFangSC-Regular,PingFang SC;color:#000000d4;line-height:32px}.action .clear[data-v-4358e88c]:hover{opacity:.8}@keyframes bganimation-9435cfa6{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-9435cfa6{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-9435cfa6{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-9435cfa6]{animation:rotateEnter-9435cfa6 .7s;position:relative}.rotate-leave-active[data-v-9435cfa6]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-9435cfa6]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.title_info[data-v-9435cfa6]{display:block;width:100%;text-align:center}.title_info p[data-v-9435cfa6]{font-size:20px;margin-bottom:10px}.label-item[data-v-9435cfa6]{width:100%;margin:1rem 0}.label-item .label-item_key[data-v-9435cfa6]{width:100%;font-size:12px;color:#666}.label-item .label-item_key span[data-v-9435cfa6]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.label-item .label-item_key span[data-v-9435cfa6]:before{content:"*";color:#f56c6c;margin-right:4px}.label-item .label-item_value[data-v-9435cfa6]{width:100%;margin-top:5px}.label-item .label-item_value select[data-v-9435cfa6],.label-item .label-item_value input[data-v-9435cfa6]{width:100%;height:36px;color:#000}.label-item .label-item_value input[data-v-9435cfa6]::placeholder{color:#999;font-size:12PX}.label-item .label_tips[data-v-9435cfa6]{display:flex;margin-top:6px}.label-item .label_tips .info[data-v-9435cfa6]{margin-left:8px}.label-message[data-v-9435cfa6]{width:100%;text-align:left;font-size:14px;color:red;text-align:center}@keyframes bganimation-6f1d92d9{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-6f1d92d9{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-6f1d92d9{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-6f1d92d9]{animation:rotateEnter-6f1d92d9 .7s;position:relative}.rotate-leave-active[data-v-6f1d92d9]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-6f1d92d9]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.action-main[data-v-6f1d92d9]{width:680px;background-color:#fff;position:relative;z-index:99999;margin:auto;overflow:auto}.action-main[data-v-6f1d92d9] .actioner-container{width:100%}.action-main[data-v-6f1d92d9] .actioner-container .actioner-container_header{width:100%;height:50px;line-height:50px;display:flex;flex-wrap:wrap;align-items:center;font-size:20px;border-bottom:1px solid #eee;justify-content:center;padding:0 10px}.action-main[data-v-6f1d92d9] .actioner-container .actioner-container_footer{width:100%;height:50px;border-top:1px solid rgba(0,0,0,.06);display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:0 30px}.action-main[data-v-6f1d92d9] .actioner-container .actioner-container_footer button{display:inline-block;width:100px!important;margin:0;margin-left:1rem}.action-main[data-v-6f1d92d9] .actioner-container .actioner-container_footer .close{min-width:65px;font-weight:400;line-height:30px;text-align:center;cursor:pointer;height:32px;border-radius:2px;border:1px solid rgba(0,0,0,.15);font-size:14px;font-family:PingFangSC-Regular,PingFang SC;color:#000000d4;line-height:32px}.action-main[data-v-6f1d92d9] .actioner-container .actioner-container_footer .next{min-width:65px;line-height:32px;text-align:center;cursor:pointer;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#fff;margin-left:20px;width:74px;height:32px;background:#553AFE;border-radius:2px}.action-main[data-v-6f1d92d9] .actioner-container .actioner-container_footer .next.save{height:32px;background:#553AFE;border-radius:2px;line-height:16px}.action-main[data-v-6f1d92d9] .actioner-container .actioner-container_footer .next:hover,.action-main[data-v-6f1d92d9] .actioner-container .actioner-container_footer .close:hover{opacity:.9}.action-main[data-v-6f1d92d9] .actioner-container .actioner-container_body{padding:1rem;width:100%;height:400px}.action-main[data-v-6f1d92d9] .actioner-container .actioner-container_body a{text-decoration:none}.action-main[data-v-6f1d92d9] .actioner-container .actioner-container_body.ali,.action-main[data-v-6f1d92d9] .actioner-container .actioner-container_body.dnspod,.action-main[data-v-6f1d92d9] .actioner-container .actioner-container_body.oray{height:451px}@keyframes bganimation-6f1d92d9{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-6f1d92d9{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-6f1d92d9{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-6f1d92d9]{animation:rotateEnter-6f1d92d9 .7s;position:relative}.rotate-leave-active[data-v-6f1d92d9]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-6f1d92d9]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}@media screen and (max-width: 800px){.action-main[data-v-6f1d92d9]{width:90%}}@keyframes bganimation-10ce7ce8{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-10ce7ce8{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-10ce7ce8{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-10ce7ce8]{animation:rotateEnter-10ce7ce8 .7s;position:relative}.rotate-leave-active[data-v-10ce7ce8]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-10ce7ce8]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.app-container[data-v-10ce7ce8]{position:relative;flex-wrap:wrap;width:100%;height:100%}.app-container a[data-v-10ce7ce8]{text-decoration:none}.app-container .app-container_title[data-v-10ce7ce8]{justify-content:space-between}.app-container .app-container_title .app-container_tool[data-v-10ce7ce8]{display:flex;flex-wrap:wrap;align-items:center}.app-container .app-container_title .app-container_tool .app-container_configure[data-v-10ce7ce8]{height:30px;border-radius:4px;font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#553afe;display:inline-block;padding:0 10px;border:1px solid #553AFE;cursor:pointer;display:flex;align-items:center;justify-content:center}.app-container .app-container_title .app-container_tool .more_icon[data-v-10ce7ce8]{border-radius:0 4px 4px 0;border-right:1px solid #553AFE;border-top:1px solid #553AFE;border-bottom:1px solid #553AFE;height:30px;display:inline-block;cursor:pointer}.app-container .app-container_title .app-container_tool .more_icon[data-v-10ce7ce8] svg path{fill:#553afe}.app-container .app-container_title .DeviceBlock[data-v-10ce7ce8]{font-size:14px;top:34px;position:absolute;z-index:999;width:40%;right:22px}.app-container .app-container_title .DeviceBlock ul[data-v-10ce7ce8]{background-color:#fff;box-shadow:0 0 10px 1px #373f6924;padding:10px 0;border-radius:6px;top:0;right:0;text-align:center;position:absolute;word-break:keep-all}.app-container .app-container_title .DeviceBlock ul li[data-v-10ce7ce8]{margin:6px 0;line-height:28px;cursor:pointer}.app-container .app-container_title .DeviceBlock ul li a[data-v-10ce7ce8]{color:#1e1e1e;text-decoration:none;cursor:pointer;margin:0 20px;display:block}.app-container .app-container_title .DeviceBlock ul li[data-v-10ce7ce8]:hover{background-color:#eee}.app-container button[data-v-10ce7ce8],.app-container .refresh[data-v-10ce7ce8]{margin-left:20px}.app-container .app-container_body[data-v-10ce7ce8]{width:100%;height:100%}.menu_background[data-v-10ce7ce8]{position:fixed;inset:0}.app-container_domain li.domain-item[data-v-10ce7ce8]{width:100%;display:flex;flex-wrap:wrap;margin:1.5rem 0;align-items:center}.app-container_domain li.domain-item .domain-item_name[data-v-10ce7ce8]{flex:0 0 100%;max-width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:10px}.app-container_domain li.domain-item .domain-item_value[data-v-10ce7ce8]{flex:0 0 100%;max-width:50%;padding-left:10px;float:left;display:flex;align-items:center;justify-content:space-between}.app-container_domain li.domain-item .domain-item_value .configure[data-v-10ce7ce8]{overflow:hidden;white-space:nowrap;padding:3px;overflow-x:hidden;text-overflow:ellipsis}.app-container_domain li.domain-item .domain-item_value .item_btn[data-v-10ce7ce8]{border:1px solid #553afb;border-radius:4px;font-size:12px;padding:7px;color:#553afb;text-align:center;min-width:60px}.app-container_domain li.domain-item .domain-item_value .configure.enabel[data-v-10ce7ce8]{color:#888;overflow-x:hidden;text-overflow:ellipsis}.app-container_domain li.domain-item .domain-item_root[data-v-10ce7ce8]{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:16px;max-width:323px;flex:0 0 100%}.app-container_domain .domain_tip svg[data-v-10ce7ce8]{vertical-align:bottom;margin-left:22px}.app-container_domain .tooltip-trigger[data-v-10ce7ce8]{position:relative;display:inline-block;cursor:help;margin-right:6px}.app-container_domain .tooltip-trigger .tooltip-text[data-v-10ce7ce8]{visibility:hidden;position:absolute;padding:.5rem 1rem;background-color:#555;color:#fff;text-align:center;border-radius:6px;z-index:1;opacity:0;transition:opacity .6s}.app-container_domain .tooltip-trigger .tooltip-text span[data-v-10ce7ce8]{color:#fff}.app-container_domain .tooltip-trigger .tooltip-text .domain_dir_tip[data-v-10ce7ce8]{min-width:15rem;display:inline-block}.app-container_domain .tooltip-trigger:hover .tooltip-text[data-v-10ce7ce8]{visibility:visible;opacity:1}.app-container_domain .tooltip-top[data-v-10ce7ce8]{bottom:100%;left:50%;margin-bottom:5px;transform:translate(-50%);margin-left:12px}.app-container_domain .tooltip-right[data-v-10ce7ce8]{top:50%;left:100%;margin-left:5px;transform:translateY(-50%)}.app-container_domain .tooltip-left[data-v-10ce7ce8]{top:50%;right:100%;margin-right:5px;transform:translateY(-50%)}.app-container_domain .tooltip-top[data-v-10ce7ce8]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#555 transparent transparent transparent}.app-container_domain .tooltip-bottom[data-v-10ce7ce8]:after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent #555 transparent}@keyframes bganimation-66cc4e33{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-66cc4e33{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-66cc4e33{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-66cc4e33]{animation:rotateEnter-66cc4e33 .7s;position:relative}.rotate-leave-active[data-v-66cc4e33]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-66cc4e33]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.nas-container[data-v-66cc4e33]{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}.nas-container .nas-container_card[data-v-66cc4e33]{flex:0 0 49%;max-width:49%;margin-bottom:1.5vw}@keyframes bganimation-66cc4e33{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-66cc4e33{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-66cc4e33{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-66cc4e33]{animation:rotateEnter-66cc4e33 .7s;position:relative}.rotate-leave-active[data-v-66cc4e33]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-66cc4e33]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}@media screen and (max-width: 992px){.nas-container .nas-container_card[data-v-66cc4e33]{flex:0 0 100%;max-width:100%;padding-right:0;margin-bottom:.8rem}}@keyframes bganimation-20dfc9cc{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-20dfc9cc{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-20dfc9cc{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-20dfc9cc]{animation:rotateEnter-20dfc9cc .7s;position:relative}.rotate-leave-active[data-v-20dfc9cc]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-20dfc9cc]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.app-container_title .more_icon[data-v-20dfc9cc]{position:absolute;right:22px;cursor:pointer}.app-container_title .DeviceBlock[data-v-20dfc9cc]{position:absolute;z-index:999;width:10%;right:22px;margin-top:14px}.app-container_title .DeviceBlock ul[data-v-20dfc9cc]{background-color:#fff;box-shadow:0 0 10px 1px #373f6924;padding:10px 0;border-radius:6px;top:0;right:0;text-align:center;position:absolute;word-break:keep-all}.app-container_title .DeviceBlock ul li[data-v-20dfc9cc]{margin:6px 0;line-height:28px;cursor:pointer}.app-container_title .DeviceBlock ul li a[data-v-20dfc9cc]{color:#1e1e1e;text-decoration:none;cursor:pointer;font-size:14px;margin:0 20px;display:block}.app-container_title .DeviceBlock ul li[data-v-20dfc9cc]:hover{background-color:#eee}.item-label[data-v-20dfc9cc]{display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;width:100%;margin:1rem 0}.item-label .item-label_key[data-v-20dfc9cc]{flex:0 0 100%;max-width:100px;text-align:left}.item-label .item-label_key span[data-v-20dfc9cc]{font-size:14px;color:#333}.item-label .item-label_value[data-v-20dfc9cc]{flex:1;text-align:left}.item-label .item-label_value span[data-v-20dfc9cc]{font-size:14px;color:#333}.item-title span[data-v-20dfc9cc]{font-size:16px;font-weight:550;color:#555}.item-flex[data-v-20dfc9cc]{width:100%;display:flex;flex-wrap:wrap}.item-flex .auto[data-v-20dfc9cc]{flex:auto}.item-flex button.app-editor[data-v-20dfc9cc]{padding:8px 1.3rem}.menu_background[data-v-20dfc9cc]{position:fixed;inset:0}@keyframes bganimation-0e4e063a{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-0e4e063a{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-0e4e063a{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-0e4e063a]{animation:rotateEnter-0e4e063a .7s;position:relative}.rotate-leave-active[data-v-0e4e063a]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-0e4e063a]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.actioner-dns[data-v-0e4e063a]{width:860px;background-color:#fff;position:relative;z-index:99999;margin:auto;overflow:auto}.actioner-dns .actioner-dns_header[data-v-0e4e063a]{width:100%;display:flex;flex-wrap:wrap;align-items:center;padding:1rem;font-size:2em;border-bottom:1px solid #eee}.actioner-dns .actioner-dns_body[data-v-0e4e063a]{padding:1rem;min-height:50vh}.actioner-dns .actioner-dns_body .label-item[data-v-0e4e063a]{width:100%;margin:1rem 0}.actioner-dns .actioner-dns_body .label-item .label-item_key[data-v-0e4e063a]{width:100%;font-size:12px;color:#666}.actioner-dns .actioner-dns_body .label-item .label-item_key span[data-v-0e4e063a]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.actioner-dns .actioner-dns_body .label-item .label-item_key span[data-v-0e4e063a]:before{content:"*";color:#f56c6c;margin-right:4px}.actioner-dns .actioner-dns_body .label-item .label-item_value[data-v-0e4e063a]{width:100%;margin-top:5px}.actioner-dns .actioner-dns_body .label-item .label-item_value select[data-v-0e4e063a],.actioner-dns .actioner-dns_body .label-item .label-item_value input[data-v-0e4e063a]{width:100%;height:36px}.actioner-dns .actioner-dns_body .mobie_icon[data-v-0e4e063a]{display:flex;justify-content:flex-start;align-items:center;cursor:pointer}.actioner-dns .actioner-dns_body .mobie_icon .dhcp_info[data-v-0e4e063a]{margin-left:14px}.actioner-dns .actioner-dns_body .label-message[data-v-0e4e063a]{width:100%;text-align:left;font-size:14px;color:red;text-align:center}.actioner-dns .config-message[data-v-0e4e063a]{width:100%;min-height:inherit;height:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;font-size:2em}.actioner-dns .actioner-dns_footer[data-v-0e4e063a]{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:1rem;font-size:2em;border-top:1px solid #eee}.actioner-dns .actioner-dns_footer button[data-v-0e4e063a]{display:inline-block;width:100px!important;margin:0;margin-left:1rem}.setting_status[data-v-0e4e063a]{text-align:center}.setting_status p[data-v-0e4e063a]{margin:10px 0}.setting_status a[data-v-0e4e063a]{text-align:center;display:block;text-decoration:none}.NewAdress[data-v-0e4e063a]{margin-top:10px}@keyframes bganimation-0e4e063a{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-0e4e063a{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-0e4e063a{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-0e4e063a]{animation:rotateEnter-0e4e063a .7s;position:relative}.rotate-leave-active[data-v-0e4e063a]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-0e4e063a]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}@media screen and (max-width: 1400px){.actioner-dns .actioner-dns_body[data-v-0e4e063a]{min-height:34vh}}@media screen and (max-width: 800px){.actioner-dns[data-v-0e4e063a]{width:100%}}@keyframes bganimation-d700df2e{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-d700df2e{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-d700df2e{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-d700df2e]{animation:rotateEnter-d700df2e .7s;position:relative}.rotate-leave-active[data-v-d700df2e]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-d700df2e]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.actioner-dns[data-v-d700df2e]{width:860px;background-color:#fff;position:relative;z-index:99999;margin:auto;overflow:auto}.actioner-dns .actioner-dns_header[data-v-d700df2e]{width:100%;display:flex;flex-wrap:wrap;align-items:center;padding:1rem;font-size:2em;border-bottom:1px solid #eee}.actioner-dns .actioner-dns_header span[data-v-d700df2e]{margin:0 auto}.actioner-dns .actioner-dns_body[data-v-d700df2e]{padding:1rem;min-height:50vh}.actioner-dns .actioner-dns_body .sandbox_roboot_tips[data-v-d700df2e]{margin-top:24px;text-align:center}.actioner-dns .actioner-dns_body .disk_loading_icon[data-v-d700df2e]{position:absolute;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;padding:10px}.actioner-dns .actioner-dns_body .disk_loading_icon .disk_loading_info[data-v-d700df2e]{margin-top:5px}.actioner-dns .actioner-dns_body .disk_tips[data-v-d700df2e]{text-align:center;font-size:16px;margin-top:159px;color:#f9ad1e}.actioner-dns .actioner-dns_body .disk_tips svg[data-v-d700df2e]{vertical-align:middle}.actioner-dns .actioner-dns_body .disk_tips span[data-v-d700df2e]{margin-left:6px}.actioner-dns .actioner-dns_body .sandbox_info[data-v-d700df2e]{text-align:center;line-height:22px}.actioner-dns .actioner-dns_body .label-item[data-v-d700df2e]{width:100%;margin:1rem 0}.actioner-dns .actioner-dns_body .label-item .label-item_key[data-v-d700df2e]{width:100%;font-size:12px;color:#666}.actioner-dns .actioner-dns_body .label-item .label-item_key span[data-v-d700df2e]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.actioner-dns .actioner-dns_body .label-item .label-item_key span[data-v-d700df2e]:before{content:"*";color:#f56c6c;margin-right:4px}.actioner-dns .actioner-dns_body .label-item .label-item_value[data-v-d700df2e]{width:100%;margin-top:5px}.actioner-dns .actioner-dns_body .label-item .label-item_value select[data-v-d700df2e],.actioner-dns .actioner-dns_body .label-item .label-item_value input[data-v-d700df2e]{width:100%;height:36px}.actioner-dns .actioner-dns_body .mobie_icon[data-v-d700df2e]{display:flex;justify-content:flex-start;align-items:center;cursor:pointer}.actioner-dns .actioner-dns_body .mobie_icon .dhcp_info[data-v-d700df2e]{margin-left:14px}.actioner-dns .actioner-dns_body .label-message[data-v-d700df2e]{width:100%;text-align:left;font-size:14px;color:red;text-align:center}.actioner-dns .actioner-dns_body .sandbox_tips svg[data-v-d700df2e]{vertical-align:middle}.actioner-dns .actioner-dns_body .sandbox_tips span[data-v-d700df2e]{font-size:12px;margin-left:4px}.actioner-dns .config-message[data-v-d700df2e]{width:100%;min-height:inherit;height:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;font-size:2em}.actioner-dns .actioner-dns_footer[data-v-d700df2e]{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:1rem;font-size:2em;border-top:1px solid #eee}.actioner-dns .actioner-dns_footer button[data-v-d700df2e]{display:inline-block;width:100px!important;margin:0;margin-left:1rem}.actioner-tips[data-v-d700df2e]{width:400px;background-color:#fff;position:relative;z-index:99999;margin:auto;overflow:auto}.actioner-tips .actioner-tips_header[data-v-d700df2e]{width:100%;display:flex;flex-wrap:wrap;align-items:center;padding:1rem;font-size:2em;border-bottom:1px solid #eee}.actioner-tips .sandbox_info[data-v-d700df2e]{padding:62px 54px;line-height:20px}.actioner-tips .actioner-tips_footer[data-v-d700df2e]{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:1rem;font-size:2em;border-top:1px solid #eee}.timeout[data-v-d700df2e]{margin-top:114px}.timeout span[data-v-d700df2e],.sandbox_roboot_refresh[data-v-d700df2e]{color:#5e72e4}option[data-v-d700df2e]:disabled{background-color:#e0e0e0}@keyframes bganimation-d700df2e{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-d700df2e{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-d700df2e{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-d700df2e]{animation:rotateEnter-d700df2e .7s;position:relative}.rotate-leave-active[data-v-d700df2e]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-d700df2e]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}@media screen and (max-width: 1400px){.actioner-tips_footer button[data-v-d700df2e]{width:100%!important}}@media screen and (max-width: 900px){.actioner-dns[data-v-d700df2e]{width:100%}}@media screen and (max-width: 700px){.actioner-dns .actioner-dns_body[data-v-d700df2e]{min-height:42vh}.actioner-tips[data-v-d700df2e]{width:80%;line-height:22px}.actioner-tips .sandbox_info[data-v-d700df2e]{padding:34px 10px;font-size:10px}.actioner-tips .actioner-tips_header[data-v-d700df2e]{font-size:20px}.actioner-tips .actioner-tips_footer button[data-v-d700df2e]{width:100%!important}}@media screen and (max-width: 600px){.actioner-dns .actioner-dns_footer button[data-v-d700df2e]{width:100%!important;margin-bottom:10px;margin-left:0}}@media screen and (max-width: 500px){.actioner-dns .actioner-dns_body .label-item .label-item_key[data-v-d700df2e]{width:228px;overflow:hidden;text-overflow:ellipsis}}@media screen and (max-width: 400px){.actioner-dns .actioner-dns_body .label-item .label-item_key[data-v-d700df2e]{width:163px;overflow:hidden;text-overflow:ellipsis}.actioner-dns .actioner-dns_footer button[data-v-d700df2e]{width:100%!important;margin-bottom:10px}.actioner-tips .sandbox_info[data-v-d700df2e]{padding:3px 10px}}@keyframes bganimation-4db2efb4{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-4db2efb4{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-4db2efb4{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-4db2efb4]{animation:rotateEnter-4db2efb4 .7s;position:relative}.rotate-leave-active[data-v-4db2efb4]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-4db2efb4]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.actioner-dns[data-v-4db2efb4]{width:860px;background-color:#fff;position:relative;z-index:99999;margin:auto;overflow:auto}.actioner-dns .actioner-dns_header[data-v-4db2efb4]{width:100%;display:flex;flex-wrap:wrap;align-items:center;padding:1rem;font-size:2em;border-bottom:1px solid #eee}.actioner-dns .actioner-dns_header span[data-v-4db2efb4]{margin:0 auto}.actioner-dns .actioner-dns_body[data-v-4db2efb4]{padding:1rem;min-height:50vh}.actioner-dns .actioner-dns_body .sandbox_info[data-v-4db2efb4]{text-align:center;line-height:22px}.actioner-dns .actioner-dns_body .sandbox_environment[data-v-4db2efb4]{font-size:16px;line-height:28px;margin:20px 0}.actioner-dns .actioner-dns_body .sandbox_environment_info[data-v-4db2efb4]{font-size:16px;line-height:28px}.actioner-dns .actioner-dns_body .sandbox_environment_info .sandbox_environment_reboot[data-v-4db2efb4]{color:#5e72e4}.actioner-dns .actioner-dns_body .sandbox_environment_info .sandbox_environment_tex[data-v-4db2efb4]{color:red;font-size:.9em}.actioner-dns .actioner-dns_footer[data-v-4db2efb4]{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:1rem;font-size:2em;border-top:1px solid #eee}.actioner-dns .actioner-dns_footer button[data-v-4db2efb4]{display:inline-block;width:100px!important;margin:0;margin-left:1rem}.actioner-tips[data-v-4db2efb4]{width:400px;background-color:#fff;position:relative;z-index:99999;margin:auto;overflow:auto}.actioner-tips .actioner-tips_header[data-v-4db2efb4]{width:100%;display:flex;flex-wrap:wrap;align-items:center;padding:1rem;font-size:2em;border-bottom:1px solid #eee}.actioner-tips .sandbox_info[data-v-4db2efb4]{padding:62px 54px;line-height:20px}.actioner-tips .actioner-tips_footer[data-v-4db2efb4]{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:1rem;font-size:2em;border-top:1px solid #eee}.timeout[data-v-4db2efb4]{margin-top:114px}.timeout span[data-v-4db2efb4]{color:#5e72e4}@keyframes bganimation-4db2efb4{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-4db2efb4{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-4db2efb4{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-4db2efb4]{animation:rotateEnter-4db2efb4 .7s;position:relative}.rotate-leave-active[data-v-4db2efb4]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-4db2efb4]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}@media screen and (max-width: 1400px){.actioner-tips_footer button[data-v-4db2efb4]{width:100%!important}}@media screen and (max-width: 900px){.actioner-dns[data-v-4db2efb4]{width:100%}}@media screen and (max-width: 700px){.actioner-dns .actioner-dns_body[data-v-4db2efb4]{min-height:42vh}.actioner-dns .actioner-dns_footer button[data-v-4db2efb4]{width:100%!important;margin-bottom:10px}.actioner-tips[data-v-4db2efb4]{width:80%;line-height:22px}.actioner-tips .sandbox_info[data-v-4db2efb4]{padding:34px 10px;font-size:10px}.actioner-tips .actioner-tips_header[data-v-4db2efb4]{font-size:20px}.actioner-tips .actioner-tips_footer button[data-v-4db2efb4]{width:100%!important}}@media screen and (max-width: 600px){.actioner-dns .actioner-dns_footer button[data-v-4db2efb4]{width:100%!important;margin-bottom:10px;margin-left:0}}@media screen and (max-width: 500px){.actioner-dns .actioner-dns_body .label-item .label-item_key[data-v-4db2efb4]{width:228px;overflow:hidden;text-overflow:ellipsis}}@media screen and (max-width: 400px){.actioner-dns .actioner-dns_body .label-item .label-item_key[data-v-4db2efb4]{width:163px;overflow:hidden;text-overflow:ellipsis}.actioner-dns .actioner-dns_body .sandbox_info[data-v-4db2efb4]{font-size:10px}.actioner-dns .actioner-dns_body .sandbox_environment[data-v-4db2efb4],.actioner-dns .actioner-dns_body .sandbox_environment_info[data-v-4db2efb4]{font-size:12px}.actioner-tips .sandbox_info[data-v-4db2efb4]{padding:3px 10px}}@keyframes bganimation-f9c34baa{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-f9c34baa{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-f9c34baa{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-f9c34baa]{animation:rotateEnter-f9c34baa .7s;position:relative}.rotate-leave-active[data-v-f9c34baa]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-f9c34baa]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.nav-container[data-v-f9c34baa]{width:100%;margin-bottom:8px}.nav-container .btn_styles[data-v-f9c34baa]{width:132px;height:52px;border-radius:8px;margin-right:8px}.nav-container .app-update-button[data-v-f9c34baa]{position:relative}.nav-container .app-update-button i[data-v-f9c34baa]{display:inline-block;padding:3px;background-color:red;border-radius:50%}.nav-container .cover-buttob[data-v-f9c34baa]{margin-left:0;margin-right:5px}.nav-container a[data-v-f9c34baa]{padding:12px 1rem;margin-right:1rem;margin-bottom:1rem;display:inline-block;min-width:100px;text-align:center}.nav-container a[data-v-f9c34baa]:hover{box-shadow:0 0 10px 1px #c5c5c5;transition:.3s;transform:scale(1.1)}.nav-container .app-btn-ttyd[data-v-f9c34baa]:before{content:"\276f "}.nav-container .MoreMenu[data-v-f9c34baa]{cursor:pointer;color:#297ff3;margin-left:20px;font-size:16px;font-weight:600}.nav-container[data-v-f9c34baa]{display:flex;justify-content:start;align-items:center;flex-wrap:wrap;width:100%}.nav-container button[data-v-f9c34baa]{cursor:pointer;margin-bottom:10px}.nav-container button[data-v-f9c34baa]:hover{box-shadow:0 0 2px #0000001f,0 2px 2px #0003}.update[data-v-f9c34baa]{visibility:hidden}.color1[data-v-f9c34baa]{border:1px solid #553AFE;color:#533afe;background:rgba(85,58,254,.16)}.color2[data-v-f9c34baa]{background:#2b2b2b;border:#444;color:#fff}.color3[data-v-f9c34baa]{border:1px solid #FF6A67;background:rgba(255,107,103,.16);color:#ff6a67}.color4[data-v-f9c34baa]{border:1px solid #3688FF;background:rgba(51,134,255,.16);color:#3688ff}.color5[data-v-f9c34baa]{border:1px solid #FE3ACC;background:rgba(254,58,204,.16);color:#fe3acc}@keyframes bganimation-0a2eed64{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-0a2eed64{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-0a2eed64{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-0a2eed64]{animation:rotateEnter-0a2eed64 .7s;position:relative}.rotate-leave-active[data-v-0a2eed64]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-0a2eed64]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}#page[data-v-0a2eed64]{margin-top:48px}em[data-v-0a2eed64]{margin:.3125rem 0;width:100%;display:block;height:1px;background-color:#eeeeee2e}[data-v-0a2eed64] .app-container_title{width:100%;height:34px;display:flex;flex-wrap:wrap;align-items:center;color:#1e1e1e;font-size:1.5em}[data-v-0a2eed64] .more_icon{z-index:0}@keyframes bganimation-082ffcaf{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-082ffcaf{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-082ffcaf{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-082ffcaf]{animation:rotateEnter-082ffcaf .7s;position:relative}.rotate-leave-active[data-v-082ffcaf]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-082ffcaf]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}#page[data-v-082ffcaf]{width:100%;padding:1rem;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;align-content:center;max-width:800px;height:100vh;overflow:overlay}#page .title[data-v-082ffcaf]{width:100%;display:block;text-align:center;font-size:32px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#000c;line-height:45px}#page .desc[data-v-082ffcaf]{width:100%;display:block;font-size:24px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#0009;line-height:33px;text-align:center;margin-top:10px}#page div.info[data-v-082ffcaf]{width:100%;display:block;font-size:1.6em;font-size:16px;margin-left:34px}#page .network-containers[data-v-082ffcaf]{width:100%;display:flex;flex-wrap:wrap;align-items:center;align-content:center;justify-content:center;margin:3rem 0 1rem}#page .network-containers .network-container_item[data-v-082ffcaf]{flex:0 0 100%;position:relative;border-radius:4px;padding:10px;cursor:pointer;max-width:240px;width:240px;height:308px}#page .network-containers .network-container_item a[data-v-082ffcaf]{position:relative;display:block;width:100%}#page .network-containers .network-container_item a .cover[data-v-082ffcaf]{position:relative;padding-top:130%;z-index:1}#page .network-containers .network-container_item a .cover .thumbnail[data-v-082ffcaf]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;border-radius:8px;overflow:hidden;z-index:1;display:flex;flex-wrap:wrap;align-items:center;align-content:center;justify-content:center;background-color:#2dc8fd}#page .network-containers .network-container_item a .cover .thumbnail i[data-v-082ffcaf]{display:block;font-size:100px;color:#eee}#page .network-containers .network-container_item a .cover .thumbnail span[data-v-082ffcaf]{display:block;text-align:center;width:100%;color:#eeee;font-size:2em;line-height:1.5;font-size:22px;font-family:PingFangSC-Semibold,PingFang SC;color:#fff;line-height:40px}#page .network-containers .network-container_item:nth-child(9n+1) a .cover .thumbnail[data-v-082ffcaf]{background:linear-gradient(138deg,#FF6E6B 0%,#FF6966 100%)}#page .network-containers .network-container_item:nth-child(9n+2) a .cover .thumbnail[data-v-082ffcaf]{background:linear-gradient(145deg,#37D5A9 0%,#42D8B0 100%)}#page .network-containers .network-container_item:nth-child(9n+3) a .cover .thumbnail[data-v-082ffcaf]{background:linear-gradient(145deg,#549AFF 0%,#2C82FF 100%)}#page .network-containers .network-container_item:nth-child(9n+4) a .cover .thumbnail[data-v-082ffcaf]{background-color:#9b58de}#page .network-containers .network-container_item:nth-child(9n+5) a .cover .thumbnail[data-v-082ffcaf]{background-color:#297ff3}#page .network-containers .network-container_item:nth-child(9n+6) a .cover .thumbnail[data-v-082ffcaf]{background-color:#27aa8f}#page .network-containers .network-container_item:nth-child(9n+7) a .cover .thumbnail[data-v-082ffcaf]{background-color:#f15a4a}#page .network-containers .network-container_item:nth-child(9n+8) a .cover .thumbnail[data-v-082ffcaf]{background-color:#439c07}@keyframes bganimation-082ffcaf{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-082ffcaf{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-082ffcaf{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-082ffcaf]{animation:rotateEnter-082ffcaf .7s;position:relative}.rotate-leave-active[data-v-082ffcaf]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-082ffcaf]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}@keyframes bganimation-5f4b0260{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-5f4b0260{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-5f4b0260{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-5f4b0260]{animation:rotateEnter-5f4b0260 .7s;position:relative}.rotate-leave-active[data-v-5f4b0260]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-5f4b0260]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}#page[data-v-5f4b0260]{width:100%;padding:1rem;margin:100px auto 0;display:flex;flex-wrap:wrap;justify-content:flex-start;max-width:600px}#page h2.title[data-v-5f4b0260]{width:100%;display:block;color:#1e1e1e;font-size:3em;padding:0;margin:0 0 10px;text-align:left;background-color:#f4f5f7;box-shadow:none}#page h3.desc[data-v-5f4b0260]{width:100%;display:block;color:#666;font-size:1.2em;padding:0;margin:0;text-align:left;background-color:#f4f5f7;box-shadow:none}#page .network-message[data-v-5f4b0260]{margin:.5rem 0}#page .network-message li[data-v-5f4b0260]{margin:.5rem 0;font-size:20px;color:#000;font-weight:550}#page .network-message li span[data-v-5f4b0260]{color:red}#page .network-message li a[data-v-5f4b0260]{color:#00f}#page form[data-v-5f4b0260]{display:block;width:100%;margin:3rem 0}#page form label[data-v-5f4b0260]{display:block;width:100%;margin:1rem 0}#page form label .label-key[data-v-5f4b0260]{display:block;width:100%;font-size:1.3em;margin-bottom:.5rem}#page form label .label-key span[data-v-5f4b0260]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#page form label .label-key span[data-v-5f4b0260]:before{content:"*";color:#f56c6c;margin-right:4px}#page form label input[data-v-5f4b0260]{width:100%;display:block;height:42px}#page .msg[data-v-5f4b0260]{width:100%;display:block;height:36px;line-height:36px;color:red;font-size:1.3em}#page .btns[data-v-5f4b0260]{width:100%;margin-top:3rem}#page .btns button[data-v-5f4b0260]{display:block;width:100%!important;margin:.5rem 0}@keyframes bganimation-2c6e90b7{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-2c6e90b7{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-2c6e90b7{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-2c6e90b7]{animation:rotateEnter-2c6e90b7 .7s;position:relative}.rotate-leave-active[data-v-2c6e90b7]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-2c6e90b7]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}#page[data-v-2c6e90b7]{width:100%;padding:1rem;margin:100px auto 0;display:flex;flex-wrap:wrap;justify-content:flex-start;max-width:600px}#page h2.title[data-v-2c6e90b7]{width:100%;display:block;color:#1e1e1e;font-size:3em;padding:0;margin:0 0 10px;text-align:left;background-color:#f4f5f7;box-shadow:none}#page h3.desc[data-v-2c6e90b7]{width:100%;display:block;color:#666;font-size:1.2em;padding:0;margin:0;text-align:left;background-color:#f4f5f7;box-shadow:none}#page .network-message[data-v-2c6e90b7]{margin:.5rem 0}#page .network-message li[data-v-2c6e90b7]{margin:.5rem 0;font-size:20px;color:#000;font-weight:550}#page .network-message li span[data-v-2c6e90b7]{color:red}#page .network-message li a[data-v-2c6e90b7]{color:#00f}#page form[data-v-2c6e90b7]{display:block;width:100%;margin:3rem 0}#page form label[data-v-2c6e90b7]{display:block;width:100%;margin:1rem 0}#page form label .label-key[data-v-2c6e90b7]{display:block;width:100%;font-size:1.3em;margin-bottom:.5rem}#page form label .label-key span[data-v-2c6e90b7]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#page form label .label-key span[data-v-2c6e90b7]:before{content:"*";color:#f56c6c;margin-right:4px}#page form label input[data-v-2c6e90b7],#page form label select[data-v-2c6e90b7]{width:100%;display:block;height:42px}#page .msgs[data-v-2c6e90b7]{width:100%;display:block;height:36px;line-height:36px;color:red;font-size:1.3em}#page p.msg[data-v-2c6e90b7]{width:100%;display:block;color:red;font-size:1em}#page .btns[data-v-2c6e90b7]{width:100%;margin-top:3rem}#page .btns button[data-v-2c6e90b7]{display:block;width:100%!important;margin:.5rem 0}@keyframes bganimation-d8a42090{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-d8a42090{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-d8a42090{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-d8a42090]{animation:rotateEnter-d8a42090 .7s;position:relative}.rotate-leave-active[data-v-d8a42090]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-d8a42090]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}#page[data-v-d8a42090]{width:100%;padding:1rem;margin:100px auto 0;display:flex;flex-wrap:wrap;justify-content:flex-start;max-width:600px}#page h2.title[data-v-d8a42090]{width:100%;display:block;color:#1e1e1e;font-size:3em;padding:0;margin:0 0 10px;text-align:left;background-color:#f4f5f7;box-shadow:none}#page h3.desc[data-v-d8a42090]{width:100%;display:block;color:#666;font-size:1.2em;padding:0;text-align:left;background-color:#f4f5f7;box-shadow:none}#page code[data-v-d8a42090]{background-color:#eee;display:block;width:100%;font-size:1.3em;padding:1rem;line-height:2;margin:2rem 0}#page div.info[data-v-d8a42090]{width:100%;display:block;margin:1rem 0;font-size:1.3em;text-align:left}#page .msgs[data-v-d8a42090]{width:100%;display:block;height:36px;line-height:36px;color:red;font-size:1.3em}#page p.msg[data-v-d8a42090]{width:100%;display:block;color:red;font-size:1em}#page .btns[data-v-d8a42090]{width:100%;display:block;margin-top:3rem}#page .btns button[data-v-d8a42090]{display:block;width:100%!important;margin:.5rem 0}#page form[data-v-d8a42090]{display:block;width:100%;margin:3rem 0}#page form label[data-v-d8a42090]{display:block;width:100%;margin:1rem 0}#page form label .label-key[data-v-d8a42090]{display:block;width:100%;font-size:1.3em;margin-bottom:.5rem}#page form label .label-key span[data-v-d8a42090]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#page form label .label-key span[data-v-d8a42090]:before{content:"*";color:#f56c6c;margin-right:4px}#page form label input[data-v-d8a42090],#page form label select[data-v-d8a42090]{width:100%;display:block;height:42px}.chose_dhcp[data-v-d8a42090]{display:flex;justify-content:flex-start;align-items:center}.chose_dhcp .chose_dhcp_icon[data-v-d8a42090]{cursor:pointer}.chose_dhcp .dhcp_info[data-v-d8a42090]{margin-left:16px}@keyframes bganimation-7fc91c6d{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-7fc91c6d{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-7fc91c6d{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-7fc91c6d]{animation:rotateEnter-7fc91c6d .7s;position:relative}.rotate-leave-active[data-v-7fc91c6d]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-7fc91c6d]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}p[data-v-7fc91c6d]{line-height:22px;font-size:14px}.label-item[data-v-7fc91c6d]{width:100%;margin:10px 0}.label-item .label-item_key[data-v-7fc91c6d]{width:100%;font-size:14px;color:#999;margin-bottom:6px}.label-item .label-item_key span[data-v-7fc91c6d]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.label-item .label-item_key span[data-v-7fc91c6d]:before{content:"*";color:#f56c6c;margin-right:4px}.label-item .label-item_value[data-v-7fc91c6d]{width:100%;margin:10px 0}.label-item .label-item_value select[data-v-7fc91c6d],.label-item .label-item_value input[data-v-7fc91c6d]{width:100%;height:36px;line-height:36px;color:#000}.label-item .label-item_value input[data-v-7fc91c6d]::placeholder{color:#999;font-size:12PX}.label-item .label-item_value label[data-v-7fc91c6d]{width:100%;display:flex;flex-wrap:wrap;align-items:center;cursor:pointer;margin:.5rem;border-bottom:1px solid #eee;padding-bottom:10px;font-size:14px;color:#666}.label-item .label-item_value label input[type=checkbox][data-v-7fc91c6d]{top:0}.label-item .label-item_tips[data-v-7fc91c6d]{margin-top:10px;color:#666;font-size:14px}.label-item .label-item_tips svg[data-v-7fc91c6d]{vertical-align:top}span.msg-warning[data-v-7fc91c6d]{width:100%;text-align:left;font-size:14px;color:red;display:block;margin:10px 0}.label-message[data-v-7fc91c6d]{width:100%;text-align:left;font-size:14px;color:red;text-align:center}.actioner-container_body.setup-loading[data-v-7fc91c6d]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;align-content:center;text-align:center}.actioner-container_body.setup-loading span[data-v-7fc91c6d]{width:100%;display:block;font-size:1.2em;margin-top:1rem;color:#666}.actioner-container_body.setup-error[data-v-7fc91c6d]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;align-content:center;text-align:center}.actioner-container_body.setup-error svg.icon[data-v-7fc91c6d]{width:100px;height:100px}.actioner-container_body.setup-error span[data-v-7fc91c6d]{width:100%;display:block;font-size:1.4em;color:#ff6b6b}.actioner-container_body.setup-success[data-v-7fc91c6d]{display:flex;flex-wrap:wrap;align-items:center;align-content:center;justify-content:center}.actioner-container_body.setup-success svg.icon[data-v-7fc91c6d]{width:100px;height:100px}.actioner-container_body.setup-success .body-title[data-v-7fc91c6d]{width:100%;display:block;color:#1e1e1e;font-size:2em;padding:0;margin:1rem 0;text-align:center}.actioner-container_body.setup-success .body-tips[data-v-7fc91c6d]{text-align:center}.actioner-container_body.setup-success .body-info[data-v-7fc91c6d]{color:#666;font-size:1.3em;margin:1rem 0;width:100%;text-align:center}.actioner-container_body.setup-success .body-info span[data-v-7fc91c6d]{display:block}.actioner-container_body.setup-success .body-tips[data-v-7fc91c6d]{margin:1rem 0;display:block;width:100%}.actioner-container_body.setup-success .body-btns[data-v-7fc91c6d]{width:100%;margin-top:3rem}.actioner-container_body.setup-success .body-btns button[data-v-7fc91c6d]{display:block;width:100%!important;margin:.5rem 0}@keyframes bganimation-51f9d7a2{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-51f9d7a2{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-51f9d7a2{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-51f9d7a2]{animation:rotateEnter-51f9d7a2 .7s;position:relative}.rotate-leave-active[data-v-51f9d7a2]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-51f9d7a2]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}textarea[data-v-51f9d7a2]{display:block;width:100%;height:100%;border:none;resize:none}@keyframes bganimation-c07c8244{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-c07c8244{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-c07c8244{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-c07c8244]{animation:rotateEnter-c07c8244 .7s;position:relative}.rotate-leave-active[data-v-c07c8244]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-c07c8244]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.label-item[data-v-c07c8244]{width:100%;margin:10px 0}.label-item .label-item_key[data-v-c07c8244]{width:100%;font-size:14px;color:#999;margin-bottom:6px}.label-item .label-item_key span[data-v-c07c8244]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.label-item .label-item_key span[data-v-c07c8244]:before{content:"*";color:#f56c6c;margin-right:4px}.label-item .label-item_value[data-v-c07c8244]{width:100%}.label-item .label-item_value select[data-v-c07c8244]{width:100%;height:36px;line-height:36px;color:#000}.label-item .label-item_value label[data-v-c07c8244]{width:100%;display:flex;flex-wrap:wrap;align-items:center;cursor:pointer;margin:.5rem;border-bottom:1px solid #eee;padding-bottom:10px;font-size:14px;color:#666}.label-item .label-item_value label input[type=radio][data-v-c07c8244]{top:0;margin:0}.label-item .label-item_tips[data-v-c07c8244]{margin-top:10px;color:#666;font-size:14px}.label-item .label-item_tips svg[data-v-c07c8244]{vertical-align:top}span.msg-warning[data-v-c07c8244]{width:100%;text-align:left;font-size:14px;color:red;display:block;margin:10px 0}@keyframes bganimation-13dc2cd6{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-13dc2cd6{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-13dc2cd6{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-13dc2cd6]{animation:rotateEnter-13dc2cd6 .7s;position:relative}.rotate-leave-active[data-v-13dc2cd6]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-13dc2cd6]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.label-item[data-v-13dc2cd6]{width:100%;margin:10px 0}.label-item .label-item_key[data-v-13dc2cd6]{width:100%;font-size:14px;color:#999;margin-bottom:6px}.label-item .label-item_key span[data-v-13dc2cd6]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.label-item .label-item_key span[data-v-13dc2cd6]:before{content:"*";color:#f56c6c;margin-right:4px}.label-item .label-item_value[data-v-13dc2cd6]{width:100%}.label-item .label-item_value select[data-v-13dc2cd6]{width:100%;height:36px;line-height:36px;color:#000}.label-item .label-item_value label[data-v-13dc2cd6]{width:100%;display:flex;flex-wrap:wrap;align-items:center;cursor:pointer;margin:.5rem;border-bottom:1px solid #eee;padding-bottom:10px;font-size:14px;color:#666}.label-item .label-item_value label input[type=radio][data-v-13dc2cd6]{top:0;margin:0}.label-item .label-item_tips[data-v-13dc2cd6]{margin-top:10px;color:#666;font-size:14px}.label-item .label-item_tips svg[data-v-13dc2cd6]{vertical-align:top}span.msg-warning[data-v-13dc2cd6]{width:100%;text-align:left;font-size:14px;color:red;display:block;margin:10px 0}@keyframes bganimation-5643983d{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-5643983d{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-5643983d{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-5643983d]{animation:rotateEnter-5643983d .7s;position:relative}.rotate-leave-active[data-v-5643983d]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-5643983d]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.label-item[data-v-5643983d]{width:100%;margin:10px 0}.label-item .label-item_key[data-v-5643983d]{width:100%;font-size:14px;color:#999;margin-bottom:6px}.label-item .label-item_key span[data-v-5643983d]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.label-item .label-item_key span[data-v-5643983d]:before{content:"*";color:#f56c6c;margin-right:4px}.label-item .label-item_value[data-v-5643983d]{width:100%}.label-item .label-item_value select[data-v-5643983d]{width:100%;height:36px;line-height:36px;color:#000}.label-item .label-item_value label[data-v-5643983d]{width:100%;display:flex;flex-wrap:wrap;align-items:center;cursor:pointer;margin:.5rem;border-bottom:1px solid #eee;padding-bottom:10px;font-size:14px;color:#666}.label-item .label-item_value label input[type=radio][data-v-5643983d]{top:0;margin:0}.label-item .label-item_tips[data-v-5643983d]{margin-top:10px;color:#666;font-size:14px}.label-item .label-item_tips svg[data-v-5643983d]{vertical-align:top}span.msg-warning[data-v-5643983d]{width:100%;text-align:left;font-size:14px;color:red;display:block;margin:10px 0}@keyframes bganimation-6ef94d02{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-6ef94d02{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-6ef94d02{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-6ef94d02]{animation:rotateEnter-6ef94d02 .7s;position:relative}.rotate-leave-active[data-v-6ef94d02]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-6ef94d02]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.action-main[data-v-6ef94d02]{width:680px;background-color:#fff;position:relative;z-index:99999;margin:auto;overflow:auto}.action-main[data-v-6ef94d02] .actioner-container{width:100%}.action-main[data-v-6ef94d02] .actioner-container .actioner-container_header{width:100%;height:50px;line-height:50px;display:flex;flex-wrap:wrap;align-items:center;font-size:20px;border-bottom:1px solid #eee;justify-content:center;padding:0 10px}.action-main[data-v-6ef94d02] .actioner-container .actioner-container_footer{width:100%;height:50px;border-top:1px solid rgba(0,0,0,.06);display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:0 30px}.action-main[data-v-6ef94d02] .actioner-container .actioner-container_footer button{display:inline-block;width:100px!important;margin:0;margin-left:1rem}.action-main[data-v-6ef94d02] .actioner-container .actioner-container_footer .close{min-width:65px;font-weight:400;line-height:30px;text-align:center;cursor:pointer;height:32px;border-radius:2px;border:1px solid rgba(0,0,0,.15);font-size:14px;font-family:PingFangSC-Regular,PingFang SC;color:#000000d4;line-height:32px}.action-main[data-v-6ef94d02] .actioner-container .actioner-container_footer .next{min-width:65px;line-height:32px;text-align:center;cursor:pointer;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#fff;margin-left:20px;width:74px;height:32px;background:#553AFE;border-radius:2px}.action-main[data-v-6ef94d02] .actioner-container .actioner-container_footer .next.save{height:32px;background:#553AFE;border-radius:2px;line-height:16px}.action-main[data-v-6ef94d02] .actioner-container .actioner-container_footer .next:hover,.action-main[data-v-6ef94d02] .actioner-container .actioner-container_footer .close:hover{opacity:.9}.action-main[data-v-6ef94d02] .actioner-container .actioner-container_body{padding:20px;width:100%;height:400px}@keyframes bganimation-6ef94d02{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-6ef94d02{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-6ef94d02{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-6ef94d02]{animation:rotateEnter-6ef94d02 .7s;position:relative}.rotate-leave-active[data-v-6ef94d02]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-6ef94d02]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}@media screen and (max-width: 800px){.action-main[data-v-6ef94d02]{width:90%}}@keyframes bganimation-535a673b{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-535a673b{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-535a673b{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-535a673b]{animation:rotateEnter-535a673b .7s;position:relative}.rotate-leave-active[data-v-535a673b]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-535a673b]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.cbi-map-descr[data-v-535a673b]{margin-bottom:32px}.item-status[data-v-535a673b]{word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.item-status-detail[data-v-535a673b]{text-decoration:underline;cursor:help}@keyframes bganimation-2bc40d1c{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-2bc40d1c{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-2bc40d1c{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-2bc40d1c]{animation:rotateEnter-2bc40d1c .7s;position:relative}.rotate-leave-active[data-v-2bc40d1c]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-2bc40d1c]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}#page .cbi-map-descr[data-v-2bc40d1c]{margin-bottom:1rem}#page[data-v-2bc40d1c] .cbi-section{padding:1rem}#page[data-v-2bc40d1c] span.cbi-page-actions.control-group{width:100%;display:block}@keyframes bganimation-742230ae{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-742230ae{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-742230ae{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-742230ae]{animation:rotateEnter-742230ae .7s;position:relative}.rotate-leave-active[data-v-742230ae]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-742230ae]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.action-main[data-v-742230ae]{width:680px;background-color:#fff;position:relative;z-index:99999;margin:auto;overflow:auto}.action-main[data-v-742230ae] .actioner-container{width:100%}.action-main[data-v-742230ae] .actioner-container .actioner-container_header{width:100%;height:50px;line-height:50px;display:flex;flex-wrap:wrap;align-items:center;font-size:16px;border-bottom:1px solid #eee;justify-content:flex-start;padding:0 1rem;color:#525f7f}.action-main[data-v-742230ae] .actioner-container .actioner-container_footer{width:100%;height:50px;border-top:1px solid rgba(0,0,0,.06);display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:0 30px}.action-main[data-v-742230ae] .actioner-container .actioner-container_footer button{display:inline-block;width:100px!important;margin:0;margin-left:1rem;padding:0;border:none}.action-main[data-v-742230ae] .actioner-container .actioner-container_footer .close{min-width:65px;font-weight:400;line-height:30px;text-align:center;cursor:pointer;height:32px;border-radius:2px;border:1px solid rgba(0,0,0,.15);font-size:14px;font-family:PingFangSC-Regular,PingFang SC;color:#000000d4;line-height:32px}.action-main[data-v-742230ae] .actioner-container .actioner-container_footer .next{min-width:65px;line-height:32px;text-align:center;cursor:pointer;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#fff;margin-left:20px;width:74px;height:32px;background:#553AFE;border-radius:2px}.action-main[data-v-742230ae] .actioner-container .actioner-container_footer .next.save{height:32px;background:#553AFE;border-radius:2px;line-height:16px}.action-main[data-v-742230ae] .actioner-container .actioner-container_footer .next:hover,.action-main[data-v-742230ae] .actioner-container .actioner-container_footer .close:hover{opacity:.9}.action-main[data-v-742230ae] .actioner-container .actioner-container_body{padding:20px;width:100%;min-height:400px}.action-main[data-v-742230ae] .actioner-container .actioner-container_body label.cbi-value-title{width:150px!important}@keyframes bganimation-742230ae{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-742230ae{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-742230ae{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-742230ae]{animation:rotateEnter-742230ae .7s;position:relative}.rotate-leave-active[data-v-742230ae]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-742230ae]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}@media screen and (max-width: 800px){.action-main[data-v-742230ae]{width:90%}}@keyframes bganimation-3f7c551e{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-3f7c551e{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-3f7c551e{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-3f7c551e]{animation:rotateEnter-3f7c551e .7s;position:relative}.rotate-leave-active[data-v-3f7c551e]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-3f7c551e]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}textarea[data-v-3f7c551e]{display:block;width:100%;height:400px;padding:1rem;font-size:14px;resize:none;border:none;background-color:#1e1e1e;color:#fff}@keyframes bganimation-7d3ebf99{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-7d3ebf99{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-7d3ebf99{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-7d3ebf99]{animation:rotateEnter-7d3ebf99 .7s;position:relative}.rotate-leave-active[data-v-7d3ebf99]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-7d3ebf99]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}textarea[data-v-7d3ebf99]{display:block;width:100%;height:400px;padding:1rem;font-size:14px;resize:none;border:none;background-color:#1e1e1e;color:#fff}@keyframes bganimation-76197cba{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-76197cba{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-76197cba{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-76197cba]{animation:rotateEnter-76197cba .7s;position:relative}.rotate-leave-active[data-v-76197cba]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-76197cba]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}textarea[data-v-76197cba]{display:block;width:100%;height:500px;padding:1rem;font-size:14px;resize:none;border:1px solid #999;border-radius:3px}.actioner-dns[data-v-2f7b866f]{width:860px;background-color:#fff;position:relative;z-index:99999;margin:auto;overflow:auto}.actioner-dns .actioner-dns_header[data-v-2f7b866f]{width:100%;display:flex;flex-wrap:wrap;align-items:center;padding:1rem;font-size:2em;border-bottom:1px solid #eee}.actioner-dns .actioner-dns_body[data-v-2f7b866f]{padding:1rem;min-height:50vh}.actioner-dns .actioner-dns_body .label-item[data-v-2f7b866f]{width:100%;margin:1rem 0}.actioner-dns .actioner-dns_body .label-item .label-item_key[data-v-2f7b866f]{width:100%;font-size:16px;color:#666;margin-bottom:10px}.actioner-dns .actioner-dns_body .label-item .label-item_key span[data-v-2f7b866f]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.actioner-dns .actioner-dns_body .label-item .label-item_key span[data-v-2f7b866f]:before{content:"*";color:#f56c6c;margin-right:4px}.actioner-dns .actioner-dns_body .label-item .label-item_value[data-v-2f7b866f]{width:100%;margin-top:5px}.actioner-dns .actioner-dns_body .label-item .label-item_value select[data-v-2f7b866f],.actioner-dns .actioner-dns_body .label-item .label-item_value input[data-v-2f7b866f]{width:100%;min-height:36px}.actioner-dns .actioner-dns_body .label-message[data-v-2f7b866f]{width:100%;text-align:left;font-size:14px;color:red;text-align:center}.actioner-dns .config-message[data-v-2f7b866f]{width:100%;min-height:inherit;height:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;font-size:2em}.actioner-dns .actioner-dns_footer[data-v-2f7b866f]{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:1rem;font-size:2em;border-top:1px solid #eee}.actioner-dns .actioner-dns_footer button[data-v-2f7b866f]{display:inline-block;width:100px!important;margin:0;margin-left:1rem}@keyframes bganimation-2f7b866f{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-2f7b866f{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-2f7b866f{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-2f7b866f]{animation:rotateEnter-2f7b866f .7s;position:relative}.rotate-leave-active[data-v-2f7b866f]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-2f7b866f]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}@media screen and (max-width: 1400px){.actioner-dns .actioner-dns_body[data-v-2f7b866f]{min-height:34vh}}@media screen and (max-width: 800px){.actioner-dns[data-v-2f7b866f]{width:100%}}@keyframes bganimation-589588f0{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes rotateEnter-589588f0{0%{transform:rotateY(180deg)}10%{transform:rotateY(198deg)}20%{transform:rotateY(216deg)}30%{transform:rotateY(234deg)}40%{transform:rotateY(252deg)}50%{transform:rotateY(270deg)}60%{transform:rotateY(288deg)}70%{transform:rotateY(306deg)}80%{transform:rotateY(324deg)}90%{transform:rotateY(342deg)}to{transform:rotateY(360deg)}}@keyframes turns-589588f0{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(360deg)}}.rotate-enter-active[data-v-589588f0]{animation:rotateEnter-589588f0 .7s;position:relative}.rotate-leave-active[data-v-589588f0]{opacity:0;display:none;position:relative;z-index:-999}.app-container[data-v-589588f0]{width:100%;background-color:#fff;box-shadow:0 0 10px 1px #bfbfbf24;padding:10px 30px;border-radius:6px;position:relative}.icon[data-v-589588f0]{width:48px;height:100%;cursor:pointer}.interface-device-flex[data-v-589588f0]{display:flex;justify-content:center}.interface-device-flex .app-container_status-label_bg[data-v-589588f0]{width:0;min-width:130px;max-width:230px;overflow-y:hidden;flex:1 0 160px}.cbi-section-table-row .td.btns[data-v-589588f0]{text-align:left!important} diff --git a/quickstart/Makefile b/quickstart/Makefile index 3d8b7b7d9..37ffff045 100644 --- a/quickstart/Makefile +++ b/quickstart/Makefile @@ -10,11 +10,11 @@ include $(TOPDIR)/rules.mk PKG_ARCH_quickstart:=$(ARCH) PKG_NAME:=quickstart -PKG_VERSION:=0.6.7 +PKG_VERSION:=0.6.8 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-binary-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://fw.koolcenter.com/binary/quickstart/ -PKG_HASH:=2e20cb0db99e2afde60de79c5e901a5cf8a48c932b54cf437db7d6e8351ee774 +PKG_HASH:=8c946ed53a3b8040ba75971cb74128b097ca28e1d4095d8711c5b2a13592f6cf PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-binary-$(PKG_VERSION)