generated from root/miduo_server
battle script & config
parent
952ed777eb
commit
6f101d7493
|
|
@ -1,4 +1,4 @@
|
||||||
go build
|
go build
|
||||||
set GOARCH=amd64
|
set GOARCH=amd64
|
||||||
set GOOS=windows
|
set GOOS=linux
|
||||||
go build
|
go build
|
||||||
|
|
@ -107,7 +107,7 @@ mongo-port = "20001"
|
||||||
|
|
||||||
#------本地服------
|
#------本地服------
|
||||||
[database] #数据库配置
|
[database] #数据库配置
|
||||||
link = "mysql:root:wwhd003@tcp(localhost:3306)/gmanager"
|
link = "mysql:root:wwhd003@tcp(192.168.10.165:3306)/gmanager"
|
||||||
[mongo]
|
[mongo]
|
||||||
default = "mongodb://admin:123456@120.92.119.145:27020"
|
default = "mongodb://admin:123456@120.92.119.145:27020"
|
||||||
[redis] #Redis数据库配置
|
[redis] #Redis数据库配置
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
|
|
@ -1 +0,0 @@
|
||||||
.pagination{width:40%;margin:35px auto}.app-container .div-table[data-v-c479c7e0],.app-container[data-v-c479c7e0]{width:100%}.app-container .el-row[data-v-c479c7e0]{height:300px}.app-container .el-row .el-col[data-v-c479c7e0]{height:100%}.app-container .el-row .el-col .div-tree[data-v-c479c7e0]{height:90%}.app-container .el-row .el-col .div-tree .el-tree[data-v-c479c7e0]{height:100%;overflow-y:auto}.custom-tree-node[data-v-c479c7e0]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;padding-right:8px}
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
.app-container[data-v-54fbe8b7],.div-table[data-v-54fbe8b7]{width:100%}
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
.pagination{width:40%;margin:35px auto}.app-container[data-v-5c7882a1],.div-table[data-v-5c7882a1]{width:100%}
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
.pagination{width:40%;margin:35px auto}.app-container[data-v-cddd8b38],.div-table[data-v-cddd8b38]{width:100%}
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
.pagination{width:40%;margin:35px auto}.app-container[data-v-38c871e4]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.menu-tree[data-v-38c871e4]{width:300px}.custom-tree-node[data-v-38c871e4],.menu-table[data-v-38c871e4]{-webkit-box-flex:1;-ms-flex:1;flex:1}.custom-tree-node[data-v-38c871e4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;padding-right:8px}
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
.app-container[data-v-04e031f2],.div-table[data-v-04e031f2]{width:100%}
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
.pagination{width:40%;margin:35px auto}.app-container[data-v-0c938ac2],.div-table[data-v-0c938ac2]{width:100%}
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
.app-container[data-v-d633eff0],.div-table[data-v-d633eff0]{width:100%}
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
.pagination{width:40%;margin:35px auto}.app-container[data-v-164f5640]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.app-container .div-tree[data-v-164f5640]{width:300px}.app-container .div-table[data-v-164f5640],.custom-tree-node[data-v-164f5640]{-webkit-box-flex:1;-ms-flex:1;flex:1}.custom-tree-node[data-v-164f5640]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;padding-right:8px}
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
@supports (-webkit-mask:none) and (not (cater-color:#fff)){.login-container .el-input input{color:#fff}}.login-container .el-input{display:inline-block;height:47px;width:85%}.login-container .el-input input{background:transparent;border:0;-webkit-appearance:none;border-radius:0;padding:12px 5px 12px 15px;color:#fff;height:47px;caret-color:#fff}.login-container .el-input input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #283443 inset!important;box-shadow:inset 0 0 0 1000px #283443!important;-webkit-text-fill-color:#fff!important}.login-container .el-form-item{border:1px solid hsla(0,0%,100%,.1);background:rgba(0,0,0,.1);border-radius:5px;color:#454545}.login-container[data-v-bf2b9670]{min-height:100%;width:100%;background-color:#2d3a4b;overflow:hidden}.login-container .login-form[data-v-bf2b9670]{position:relative;width:520px;max-width:100%;padding:160px 35px 0;margin:0 auto;overflow:hidden}.login-container .tips[data-v-bf2b9670]{font-size:14px;color:#fff;margin-bottom:10px}.login-container .tips span[data-v-bf2b9670]:first-of-type{margin-right:16px}.login-container .svg-container[data-v-bf2b9670]{padding:6px 5px 6px 15px;color:#889aa4;vertical-align:middle;width:30px;display:inline-block}.login-container .title-container[data-v-bf2b9670]{position:relative}.login-container .title-container .title[data-v-bf2b9670]{font-size:26px;color:#eee;margin:0 auto 40px auto;text-align:center;font-weight:700}.login-container .show-pwd[data-v-bf2b9670]{position:absolute;right:10px;top:7px;font-size:16px;color:#889aa4;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
.pagination{width:40%;margin:35px auto}.app-container[data-v-760bd568],.div-table[data-v-760bd568]{width:100%}
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
.app-container[data-v-6e858f82],.div-table[data-v-6e858f82]{width:100%}
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
.app-container[data-v-5a5161b2],.div-table[data-v-5a5161b2]{width:100%}
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
.pagination{width:40%;margin:35px auto}.app-container[data-v-76982938],.div-table[data-v-76982938]{width:100%}
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
.app-container[data-v-3e4715fc],.div-table[data-v-3e4715fc]{width:100%}
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
.pagination{width:40%;margin:35px auto}.app-container .div-table[data-v-62f1d6ee],.app-container[data-v-62f1d6ee]{width:100%}.custom-tree-node[data-v-62f1d6ee]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;padding-right:8px}
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
.pagination{width:40%;margin:35px auto}.app-container[data-v-c48298c0],.div-table[data-v-c48298c0]{width:100%}
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
.pagination{width:40%;margin:35px auto}.app-container[data-v-0f234b45],.div-table[data-v-0f234b45]{width:100%}
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
.pagination{width:40%;margin:35px auto}.app-container[data-v-a3b30eda],.div-table[data-v-a3b30eda]{width:100%}
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
.pagination{width:40%;margin:35px auto}.app-container[data-v-e1c8a706],.div-table[data-v-e1c8a706]{width:100%}
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
.app-container .div-table[data-v-70e2af9c],.app-container[data-v-70e2af9c]{width:100%}.app-container .el-row[data-v-70e2af9c]{height:300px}.app-container .el-row .el-col[data-v-70e2af9c]{height:100%}.app-container .el-row .el-col .div-tree[data-v-70e2af9c]{height:90%}.app-container .el-row .el-col .div-tree .el-tree[data-v-70e2af9c]{height:100%;overflow-y:auto}.div-chert[data-v-70e2af9c]{width:100%;height:100%}.custom-tree-node[data-v-70e2af9c]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;padding-right:8px}
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
.app-container[data-v-143a8874],.div-table[data-v-143a8874]{width:100%}
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
.pagination{width:40%;margin:35px auto}.app-container[data-v-9f5640a6],.div-table[data-v-9f5640a6]{width:100%}
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
.app-container[data-v-88222142],.div-table[data-v-88222142]{width:100%}
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
.app-container .div-table[data-v-518ece70],.app-container[data-v-518ece70]{width:100%}.app-container .el-row[data-v-518ece70]{height:300px}.app-container .el-row .el-col[data-v-518ece70]{height:100%}.app-container .el-row .el-col .div-tree[data-v-518ece70]{height:90%}.app-container .el-row .el-col .div-tree .el-tree[data-v-518ece70]{height:100%;overflow-y:auto}.div-chert[data-v-518ece70]{width:100%;height:100%}.custom-tree-node[data-v-518ece70]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;padding-right:8px}
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
.app-container[data-v-3afd1a88],.div-table[data-v-3afd1a88]{width:100%}
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
.pagination{width:40%;margin:35px auto}.app-container[data-v-782a03de],.div-table[data-v-782a03de]{width:100%}
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
.app-container[data-v-d259511a],.div-table[data-v-d259511a]{width:100%}
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
.pagination{width:40%;margin:35px auto}.app-container[data-v-da1ee90e],.div-table[data-v-da1ee90e]{width:100%}
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
.pagination{width:40%;margin:35px auto}.app-container[data-v-483330cc],.div-table[data-v-483330cc]{width:100%}
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
.app-container .div-table[data-v-42224516],.app-container[data-v-42224516]{width:100%}.app-container .el-row[data-v-42224516]{height:300px}.app-container .el-row .el-col[data-v-42224516]{height:100%}.app-container .el-row .el-col .div-tree[data-v-42224516]{height:90%}.app-container .el-row .el-col .div-tree .el-tree[data-v-42224516]{height:100%;overflow-y:auto}.div-chert[data-v-42224516]{width:100%;height:100%}.custom-tree-node[data-v-42224516]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;padding-right:8px}
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
.pagination{width:40%;margin:35px auto}.app-container[data-v-2c9256da],.div-table[data-v-2c9256da]{width:100%}
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
.pagination{width:40%;margin:35px auto}.app-container .div-table[data-v-10138844],.app-container[data-v-10138844]{width:100%}.custom-tree-node[data-v-10138844]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;padding-right:8px}
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
.wscn-http404-container[data-v-c095f994]{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;top:40%;left:50%}.wscn-http404[data-v-c095f994]{position:relative;width:1200px;padding:0 50px;overflow:hidden}.wscn-http404 .pic-404[data-v-c095f994]{position:relative;float:left;width:600px;overflow:hidden}.wscn-http404 .pic-404__parent[data-v-c095f994]{width:100%}.wscn-http404 .pic-404__child[data-v-c095f994]{position:absolute}.wscn-http404 .pic-404__child.left[data-v-c095f994]{width:80px;top:17px;left:220px;opacity:0;-webkit-animation-name:cloudLeft-data-v-c095f994;animation-name:cloudLeft-data-v-c095f994;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:1s;animation-delay:1s}.wscn-http404 .pic-404__child.mid[data-v-c095f994]{width:46px;top:10px;left:420px;opacity:0;-webkit-animation-name:cloudMid-data-v-c095f994;animation-name:cloudMid-data-v-c095f994;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:1.2s;animation-delay:1.2s}.wscn-http404 .pic-404__child.right[data-v-c095f994]{width:62px;top:100px;left:500px;opacity:0;-webkit-animation-name:cloudRight-data-v-c095f994;animation-name:cloudRight-data-v-c095f994;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:1s;animation-delay:1s}@-webkit-keyframes cloudLeft-data-v-c095f994{0%{top:17px;left:220px;opacity:0}20%{top:33px;left:188px;opacity:1}80%{top:81px;left:92px;opacity:1}to{top:97px;left:60px;opacity:0}}@keyframes cloudLeft-data-v-c095f994{0%{top:17px;left:220px;opacity:0}20%{top:33px;left:188px;opacity:1}80%{top:81px;left:92px;opacity:1}to{top:97px;left:60px;opacity:0}}@-webkit-keyframes cloudMid-data-v-c095f994{0%{top:10px;left:420px;opacity:0}20%{top:40px;left:360px;opacity:1}70%{top:130px;left:180px;opacity:1}to{top:160px;left:120px;opacity:0}}@keyframes cloudMid-data-v-c095f994{0%{top:10px;left:420px;opacity:0}20%{top:40px;left:360px;opacity:1}70%{top:130px;left:180px;opacity:1}to{top:160px;left:120px;opacity:0}}@-webkit-keyframes cloudRight-data-v-c095f994{0%{top:100px;left:500px;opacity:0}20%{top:120px;left:460px;opacity:1}80%{top:180px;left:340px;opacity:1}to{top:200px;left:300px;opacity:0}}@keyframes cloudRight-data-v-c095f994{0%{top:100px;left:500px;opacity:0}20%{top:120px;left:460px;opacity:1}80%{top:180px;left:340px;opacity:1}to{top:200px;left:300px;opacity:0}}.wscn-http404 .bullshit[data-v-c095f994]{position:relative;float:left;width:300px;padding:30px 0;overflow:hidden}.wscn-http404 .bullshit__oops[data-v-c095f994]{font-size:32px;line-height:40px;color:#1482f0;margin-bottom:20px;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.wscn-http404 .bullshit__headline[data-v-c095f994],.wscn-http404 .bullshit__oops[data-v-c095f994]{font-weight:700;opacity:0;-webkit-animation-name:slideUp-data-v-c095f994;animation-name:slideUp-data-v-c095f994;-webkit-animation-duration:.5s;animation-duration:.5s}.wscn-http404 .bullshit__headline[data-v-c095f994]{font-size:20px;line-height:24px;color:#222;margin-bottom:10px;-webkit-animation-delay:.1s;animation-delay:.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.wscn-http404 .bullshit__info[data-v-c095f994]{font-size:13px;line-height:21px;color:grey;margin-bottom:30px;-webkit-animation-delay:.2s;animation-delay:.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.wscn-http404 .bullshit__info[data-v-c095f994],.wscn-http404 .bullshit__return-home[data-v-c095f994]{opacity:0;-webkit-animation-name:slideUp-data-v-c095f994;animation-name:slideUp-data-v-c095f994;-webkit-animation-duration:.5s;animation-duration:.5s}.wscn-http404 .bullshit__return-home[data-v-c095f994]{display:block;float:left;width:110px;height:36px;background:#1482f0;border-radius:100px;text-align:center;color:#fff;font-size:14px;line-height:36px;cursor:pointer;-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes slideUp-data-v-c095f994{0%{-webkit-transform:translateY(60px);transform:translateY(60px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes slideUp-data-v-c095f994{0%{-webkit-transform:translateY(60px);transform:translateY(60px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
.pagination{width:40%;margin:35px auto}.app-container .div-table[data-v-0f89a6e7],.app-container[data-v-0f89a6e7]{width:100%}.custom-tree-node[data-v-0f89a6e7]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;padding-right:8px}
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
.pagination{width:40%;margin:35px auto}.app-container .div-table[data-v-07f8c087],.app-container[data-v-07f8c087]{width:100%}.custom-tree-node[data-v-07f8c087]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;padding-right:8px}
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
.pagination{width:40%;margin:35px auto}.app-container[data-v-cb871062]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.app-container .div-tree[data-v-cb871062]{width:300px}.app-container .div-table[data-v-cb871062]{-webkit-box-flex:1;-ms-flex:1;flex:1}.app-container .el-row[data-v-cb871062]{height:300px}.app-container .el-row .el-col[data-v-cb871062]{height:100%}.app-container .el-row .el-col .div-tree[data-v-cb871062]{height:90%}.app-container .el-row .el-col .div-tree .el-tree[data-v-cb871062]{height:100%;overflow-y:auto}.custom-tree-node[data-v-cb871062]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;padding-right:8px}
|
|
||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -1 +0,0 @@
|
||||||
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-25f72e95"],{2017:function(e,t,s){"use strict";s("b12d")},4239:function(e,t,s){"use strict";s("ebaf")},"9ed6":function(e,t,s){"use strict";s.r(t);var n=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",{staticClass:"login-container"},[s("el-form",{ref:"loginForm",staticClass:"login-form",attrs:{model:e.loginForm,rules:e.loginRules,"auto-complete":"on","label-position":"left"}},[s("div",{staticClass:"title-container"},[s("h3",{staticClass:"title"},[e._v(e._s(e.title))])]),e._v(" "),s("el-form-item",{attrs:{prop:"username"}},[s("span",{staticClass:"svg-container"},[s("svg-icon",{attrs:{"icon-class":"user"}})],1),e._v(" "),s("el-input",{ref:"username",attrs:{placeholder:"Username",name:"username",type:"text",tabindex:"1","auto-complete":"on"},model:{value:e.loginForm.username,callback:function(t){e.$set(e.loginForm,"username",t)},expression:"loginForm.username"}})],1),e._v(" "),s("el-form-item",{attrs:{prop:"passwd"}},[s("span",{staticClass:"svg-container"},[s("svg-icon",{attrs:{"icon-class":"password"}})],1),e._v(" "),s("el-input",{key:e.passwordType,ref:"password",attrs:{type:e.passwordType,placeholder:"Password",name:"passwd",tabindex:"2","auto-complete":"on"},nativeOn:{keyup:function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")?null:e.handleLogin(t)}},model:{value:e.loginForm.passwd,callback:function(t){e.$set(e.loginForm,"passwd",t)},expression:"loginForm.passwd"}}),e._v(" "),s("span",{staticClass:"show-pwd",on:{click:e.showPwd}},[s("svg-icon",{attrs:{"icon-class":"password"===e.passwordType?"eye":"eye-open"}})],1)],1),e._v(" "),s("el-button",{staticStyle:{width:"100%","margin-bottom":"30px"},attrs:{loading:e.loading,type:"primary"},nativeOn:{click:function(t){return t.preventDefault(),e.handleLogin(t)}}},[e._v("登 录")])],1)],1)},o=[],a=s("5530"),r=s("61f7"),i=s("83d6"),l=s("8237"),c=s.n(l),d={name:"Login",data:function(){var e=function(e,t,s){Object(r["b"])(t),s()},t=function(e,t,s){t.length,s()};return{title:i["title"],loginForm:{username:"admin",passwd:"123456"},loginRules:{username:[{required:!0,trigger:"blur",validator:e}],passwd:[{required:!0,trigger:"blur",validator:t}]},loading:!1,passwordType:"password",redirect:void 0}},watch:{$route:{handler:function(e){this.redirect=e.query&&e.query.redirect},immediate:!0}},methods:{showPwd:function(){var e=this;"password"===this.passwordType?this.passwordType="":this.passwordType="password",this.$nextTick((function(){e.$refs.password.focus()}))},handleLogin:function(){var e=this;this.$refs.loginForm.validate((function(t){if(!t)return console.log("error submit!!"),!1;e.loading=!0,e.$store.dispatch("user/login",Object(a["a"])(Object(a["a"])({},e.loginForm),{},{passwd:c()(e.loginForm.passwd)})).then((function(){e.$router.push({path:e.redirect||"/"}),e.loading=!1})).catch((function(){e.loading=!1}))}))}}},u=d,p=(s("2017"),s("4239"),s("2877")),m=Object(p["a"])(u,n,o,!1,null,"bf2b9670",null);t["default"]=m.exports},b12d:function(e,t,s){},ebaf:function(e,t,s){}}]);
|
|
||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -1 +0,0 @@
|
||||||
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-c9c77a48"],{"26fc":function(t,s,a){t.exports=a.p+"static/img/404_cloud.0f4bc32b.png"},"8cdb":function(t,s,a){"use strict";a.r(s);var e=function(){var t=this,s=t.$createElement,a=t._self._c||s;return a("div",{staticClass:"wscn-http404-container"},[a("div",{staticClass:"wscn-http404"},[t._m(0),t._v(" "),a("div",{staticClass:"bullshit"},[a("div",{staticClass:"bullshit__oops"},[t._v("OOPS!")]),t._v(" "),t._m(1),t._v(" "),a("div",{staticClass:"bullshit__headline"},[t._v(t._s(t.message))]),t._v(" "),a("div",{staticClass:"bullshit__info"},[t._v("Please check that the URL you entered is correct, or click the button below to return to the homepage.")]),t._v(" "),a("a",{staticClass:"bullshit__return-home",attrs:{href:""}},[t._v("Back to home")])])])])},c=[function(){var t=this,s=t.$createElement,e=t._self._c||s;return e("div",{staticClass:"pic-404"},[e("img",{staticClass:"pic-404__parent",attrs:{src:a("a36b"),alt:"404"}}),t._v(" "),e("img",{staticClass:"pic-404__child left",attrs:{src:a("26fc"),alt:"404"}}),t._v(" "),e("img",{staticClass:"pic-404__child mid",attrs:{src:a("26fc"),alt:"404"}}),t._v(" "),e("img",{staticClass:"pic-404__child right",attrs:{src:a("26fc"),alt:"404"}})])},function(){var t=this,s=t.$createElement,a=t._self._c||s;return a("div",{staticClass:"bullshit__info"},[t._v("All rights reserved\n "),a("a",{staticStyle:{color:"#20a0ff"},attrs:{href:"https://wallstreetcn.com",target:"_blank"}},[t._v("wallstreetcn")])])}],i={name:"Page404",computed:{message:function(){return"The webmaster said that you can not enter this page..."}}},l=i,n=(a("97ef"),a("2877")),r=Object(n["a"])(l,e,c,!1,null,"c095f994",null);s["default"]=r.exports},"97ef":function(t,s,a){"use strict";a("d3f45")},a36b:function(t,s,a){t.exports=a.p+"static/img/404.a57b6f31.png"},d3f45:function(t,s,a){}}]);
|
|
||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue