| 1 |
- System.register(["./index-legacy-4d01450a.js","./index-legacy-755e9f4a.js"],(function(e,n){"use strict";var t,r,a,o,u,l,i,s,c,f,d,p,g,m,v;return{setters:[function(e){t=e.c,r=e.A,a=e.a1,o=e.d,u=e.a,l=e.v,i=e.r,s=e.o,c=e.y,f=e.w,d=e.f,p=e.e,g=e.C,m=e.D},function(e){v=e.i}],execute:function(){var n={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M521.7 82c-152.5-.4-286.7 78.5-363.4 197.7-3.4 5.3.4 12.3 6.7 12.3h70.3c4.8 0 9.3-2.1 12.3-5.8 7-8.5 14.5-16.7 22.4-24.5 32.6-32.5 70.5-58.1 112.7-75.9 43.6-18.4 90-27.8 137.9-27.8 47.9 0 94.3 9.3 137.9 27.8 42.2 17.8 80.1 43.4 112.7 75.9 32.6 32.5 58.1 70.4 76 112.5C865.7 417.8 875 464.1 875 512c0 47.9-9.4 94.2-27.8 137.8-17.8 42.1-43.4 80-76 112.5s-70.5 58.1-112.7 75.9A352.8 352.8 0 01520.6 866c-47.9 0-94.3-9.4-137.9-27.8A353.84 353.84 0 01270 762.3c-7.9-7.9-15.3-16.1-22.4-24.5-3-3.7-7.6-5.8-12.3-5.8H165c-6.3 0-10.2 7-6.7 12.3C234.9 863.2 368.5 942 520.6 942c236.2 0 428-190.1 430.4-425.6C953.4 277.1 761.3 82.6 521.7 82zM395.02 624v-76h-314c-4.4 0-8-3.6-8-8v-56c0-4.4 3.6-8 8-8h314v-76c0-6.7 7.8-10.5 13-6.3l141.9 112a8 8 0 010 12.6l-141.9 112c-5.2 4.1-13 .4-13-6.3z"}}]},name:"login",theme:"outlined"};function b(e){for(var n=1;n<arguments.length;n++){var t=null!=arguments[n]?Object(arguments[n]):{},r=Object.keys(t);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(t).filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})))),r.forEach((function(n){y(e,n,t[n])}))}return e}function y(e,n,t){return n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}var h=function(e,a){var o=b({},e,a.attrs);return t(r,b({},o,{icon:n}),null)};h.displayName="LoginOutlined",h.inheritAttrs=!1;var w=h,O=a("userInfo",{state:function(){return{username:"",isLogin:!1}},persist:{enabled:!0,strategies:[{key:"userInfo",storage:sessionStorage}]}}),j={style:{"text-align":"center"}};e("default",o({__name:"Index",setup:function(e){var n=u(),r=O(),a=l({username:"",password:""}),o=function(e){console.log(e),v.post("/login",e).then((function(e){var t=e.data,a=t.code,o=t.data;if(console.log(a,o),0==a)return r.isLogin=!0,r.username=o.username,void n.replace("/");m.error(o)}),(function(e){console.log("failed",e)}))},b=function(e){console.log(e)};return function(e,n){var r=i("a-input"),u=i("a-form-item"),l=i("a-input-password"),m=i("a-button"),v=i("a-form"),y=i("a-result");return s(),c("div",null,[t(y,{status:"info",title:"请登录"},{icon:f((function(){return[t(d(w))]})),extra:f((function(){return[p("div",j,[t(v,{style:{width:"400px",display:"inline-block"},model:a,name:"basic","label-align":"left","label-col":{span:4},"wrapper-col":{span:20},autocomplete:"off",onFinish:o,onFinishFailed:b},{default:f((function(){return[t(u,{label:"账号",name:"username",rules:[{required:!0,message:"请输入账号!"}]},{default:f((function(){return[t(r,{value:a.username,"onUpdate:value":n[0]||(n[0]=function(e){return a.username=e})},null,8,["value"])]})),_:1}),t(u,{label:"密码",name:"password",rules:[{required:!0,message:"请输入密码!"}]},{default:f((function(){return[t(l,{value:a.password,"onUpdate:value":n[1]||(n[1]=function(e){return a.password=e})},null,8,["value"])]})),_:1}),t(u,{"wrapper-col":{offset:0,span:24}},{default:f((function(){return[t(m,{size:"large",block:"",type:"primary","html-type":"submit"},{default:f((function(){return[g("登录")]})),_:1})]})),_:1})]})),_:1},8,["model"])])]})),_:1})])}}}))}}}));
|