goweb-gin-demo/web/dist/assets/js/chunk-1eb1a21d.103557ce.js

2 lines
5.6 KiB
JavaScript
Raw Normal View History

2021-11-16 10:44:07 +08:00
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-1eb1a21d"],{3744:function(t,e,a){"use strict";a("bd8d")},"7c15":function(t,e,a){"use strict";var r={url:"/base/captcha",deacriptions:"获取验证码"},s={url:"/base/login",deacriptions:"登录"},i={url:"/menu/getMenu",deacriptions:"获取动态路由"},o={url:"/user/changePassword",deacriptions:"重置密码"},n={url:"/user/getUserList",deacriptions:"分页获取用户列表"},l={url:"/authority/getAuthorityList",deacriptions:"获取角色列表"},c={url:"/user/deleteUser",deacriptions:"删除用户"},u={url:"/user/register",deacriptions:"新增用户"},p={url:"/user/setUserInfo",deacriptions:"编辑用户"},d={url:"/fileUploadAndDownload/upload",deacriptions:"文件上传"},m={url:"/fileUploadAndDownload/deleteFile",deacriptions:"文件删除"},h={url:"/fileUploadAndDownload/download",deacriptions:"文件下载"},g={url:"/wtTemplates/getWtTemplateList",deacriptions:"获取模板"},f={url:"/wtTemplates/createWtTemplate",deacriptions:"新建模板"},E={url:"/wtTemplates/updateWtTemplate",deacriptions:"编辑模板"},_={url:"/wtReports/createWtReports",deacriptions:"创建周报"},T={url:"/wtReports/getWtReportsList",deacriptions:"分页查询周报"},w={url:"/wtReports/updateWtReports",deacriptions:"更新周报"},R={url:"/wtReports/findWtReports",deacriptions:"根据id查询周报"},I={url:"/wtComment/getWtCommentList",deacriptions:"获取周报评论"},D={url:"/wtComment/createWtComment",deacriptions:"创建周报评论"},L={url:"/wtRule/createWtRule",deacriptions:"创建规则"},S={url:"/wtRule/updateWtRule",deacriptions:"编辑规则"},x={url:"/wtRule/getWtRuleList",deacriptions:" 查询规则"},C={url:"/wtOutput/GetStatResult",deacriptions:" 查询统计结果"},v={url:"/wtOutput/ExportReportToExcel",deacriptions:" 导出报表"};e["a"]={GET_CAPTCHA:r,LOGIN:s,GET_MENU:i,CHANGE_PASSWORD:o,GET_USER_LIST:n,GET_AUTHORITY_LIST:l,DELETE_USER:c,ADD_USER:u,EDIT_USER:p,UPLOAD_FILE:d,DELETE_FILE:m,DOWNLOAD_FILE:h,GET_TEMPLATE_LIST:g,ADD_TEMPLATE:f,EDIT_TEMPLATE:E,ADD_REPORT:_,FIND_REPORT_LIST:T,EDIT_REPORT:w,FIND_REPORT_BY_ID:R,FIND_COMMENT_LIST:I,ADD_COMMENT:D,ADD_RULE:L,UPDATE_RULE:S,FIND_RULE_LIST:x,FIND_RESULT:C,EXPORT_FILE:v}},bd8d:function(t,e,a){},de9e:function(t,e,a){"use strict";a.r(e);var r=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"login_div"},[a("div",{staticClass:"login_content"},[a("div",{staticClass:"login_title"},[t._v("周报系统")]),a("a-form",{attrs:{form:t.form,"label-col":{span:5},"wrapper-col":{span:12}},on:{submit:t.handleSubmit}},[a("a-form-item",{staticClass:"login_explain"},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["username",{rules:[{required:!0,message:"用户名不能为空!"}]}],expression:"['username', { rules: [{ required: true, message: '用户名不能为空!' }] },]"}],staticStyle:{width:"320px","margin-left":"30px"},attrs:{placeholder:"请输入用户名",autocomplete:"off"}},[a("a-icon",{staticStyle:{color:"rgba(0,0,0,.25)"},attrs:{slot:"prefix",type:"user"},slot:"prefix"})],1)],1),a("a-form-item",{staticClass:"login_explain"},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["password",{rules:[{required:!0,message:"密码不能为空!"}]}],expression:"[ 'password', { rules: [{ required: true, message: '密码不能为空!' }] }, ]"}],staticStyle:{width:"320px","margin-left":"30px"},attrs:{type:"password",placeholder:"请输入密码"}},[a("a-icon",{staticStyle:{color:"rgba(0,0,0,.25)"},attrs:{slot:"prefix",type:"lock"},slot:"prefix"})],1)],1),a("a-form-item",{staticClass:"login_explain captcha"},[a("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["captcha",{rules:[{required:!0,message:"验证码不能为空!"}]}],expression:"[ 'captcha', { rules: [{ required: true, message: '验证码不能为空!' }] }, ]"}],staticStyle:{width:"220px","margin-left":"30px"},attrs:{placeholder:"请输入验证码",autocomplete:"off"},on:{keyup:function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"enter",13,e.key,"Enter
//# sourceMappingURL=chunk-1eb1a21d.103557ce.js.map