mirror of
				https://github.com/v2board/v2board.git
				synced 2025-11-01 01:41:47 +08:00 
			
		
		
		
	update
This commit is contained in:
		
							
								
								
									
										2
									
								
								public/p__login.async.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								public/p__login.async.js
									
									
									
									
										vendored
									
									
								
							| @@ -1 +1 @@ | |||||||
| (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([[13],{SGa5:function(e,t,a){"use strict";a.r(t);a("/zsF");var s=a("PArb"),n=(a("Pwec"),a("CtXQ")),o=a("q1tI"),l=a.n(o),r=a("/MKj"),c=a("3a4m"),i=a.n(c);a("t3Un");class m extends l.a.Component{constructor(){super(...arguments),this.state={loading:!1}}componentDidMount(){}onLogin(){this.setState({loading:!0}),this.props.dispatch({type:"auth/login",action:{email:this.refs.email.value,password:this.refs.password.value},complete:e=>{if(console.log(e.code),200!==e.code)return this.setState({loading:!1});e.data&&(this.setState({loading:!1}),i.a.push("/dashboard"),this.props.dispatch({type:"header/getUserInfo"}))}})}render(){return l.a.createElement("div",{id:"page-container"},l.a.createElement("main",{id:"main-container"},l.a.createElement("div",{className:"row no-gutters justify-content-center bg-body-dark"},l.a.createElement("div",{className:"hero-static col-sm-10 col-md-6 col-xl-4 d-flex align-items-center p-2"},l.a.createElement("div",{className:"block block-rounded block-transparent block-fx-pop w-100 mb-0 overflow-hidden bg-image"},l.a.createElement("div",{className:"row no-gutters"},l.a.createElement("div",{className:"col-md-12 order-md-1 bg-white"},l.a.createElement("div",{className:"block-content block-content-full px-lg-4 py-md-4 py-lg-4"},l.a.createElement("div",{className:"mb-2 text-center"},l.a.createElement("a",{className:"link-fx font-w700 font-size-h1",href:"index.html"},l.a.createElement("span",{className:"text-dark"},window.v2board.title?window.v2board.title:"V2Board")),l.a.createElement("p",{className:"text-uppercase font-w700 font-size-sm text-muted"},"\u8be5\u9875\u9762\u662f\u88ab\u52a0\u5bc6\u7684")),l.a.createElement("div",{className:"form-group"},l.a.createElement("input",{type:"text",className:"form-control form-control-alt",placeholder:"\u90ae\u7bb1",ref:"email"})),l.a.createElement("div",{className:"form-group"},l.a.createElement("input",{type:"password",className:"form-control form-control-alt",placeholder:"\u5bc6\u7801",ref:"password"})),l.a.createElement("div",{className:"form-group"},l.a.createElement("button",{disabled:this.state.loading,type:"submit",className:"btn btn-block btn-hero-primary",onClick:()=>this.onLogin()},this.state.loading?l.a.createElement(n["a"],{type:"loading"}):l.a.createElement("span",null,l.a.createElement("i",{className:"fa fa-fw fa-sign-in-alt mr-1"}),"\u767b\u9646")),l.a.createElement("div",{className:"text-center mt-3"},l.a.createElement("a",{className:"font-w700 font-size-sm text-muted",href:"javascript:;",onClick:()=>i.a.push("/forgetpassword")},"\u6ce8\u518c"),l.a.createElement(s["a"],{type:"vertical"}),l.a.createElement("a",{className:"font-w700 font-size-sm text-muted",href:"javascript:;",onClick:()=>i.a.push("/forgetpassword")},"\u5fd8\u8bb0\u5bc6\u7801")))))))))))}}t["default"]=Object(r["c"])()(m)}}]); | (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([[13],{SGa5:function(e,t,a){"use strict";a.r(t);a("/zsF");var s=a("PArb"),n=(a("Pwec"),a("CtXQ")),o=a("q1tI"),l=a.n(o),r=a("/MKj"),c=a("3a4m"),i=a.n(c);a("t3Un");class m extends l.a.Component{constructor(){super(...arguments),this.state={loading:!1}}componentDidMount(){}onLogin(){this.setState({loading:!0}),this.props.dispatch({type:"auth/login",action:{email:this.refs.email.value,password:this.refs.password.value},complete:e=>{if(console.log(e.code),200!==e.code)return this.setState({loading:!1});e.data&&(this.setState({loading:!1}),i.a.push("/dashboard"),this.props.dispatch({type:"header/getUserInfo"}))}})}render(){return l.a.createElement("div",{id:"page-container"},l.a.createElement("main",{id:"main-container"},l.a.createElement("div",{className:"row no-gutters justify-content-center bg-body-dark"},l.a.createElement("div",{className:"hero-static col-sm-10 col-md-6 col-xl-4 d-flex align-items-center p-2"},l.a.createElement("div",{className:"block block-rounded block-transparent block-fx-pop w-100 mb-0 overflow-hidden bg-image"},l.a.createElement("div",{className:"row no-gutters"},l.a.createElement("div",{className:"col-md-12 order-md-1 bg-white"},l.a.createElement("div",{className:"block-content block-content-full px-lg-4 py-md-4 py-lg-4"},l.a.createElement("div",{className:"mb-2 text-center"},l.a.createElement("a",{className:"link-fx font-w700 font-size-h1",href:"index.html"},l.a.createElement("span",{className:"text-dark"},window.v2board.title?window.v2board.title:"V2Board")),l.a.createElement("p",{className:"text-uppercase font-w700 font-size-sm text-muted"},"\u8be5\u9875\u9762\u662f\u88ab\u52a0\u5bc6\u7684")),l.a.createElement("div",{className:"form-group"},l.a.createElement("input",{type:"text",className:"form-control form-control-alt",placeholder:"\u90ae\u7bb1",ref:"email"})),l.a.createElement("div",{className:"form-group"},l.a.createElement("input",{type:"password",className:"form-control form-control-alt",placeholder:"\u5bc6\u7801",ref:"password"})),l.a.createElement("div",{className:"form-group"},l.a.createElement("button",{disabled:this.state.loading,type:"submit",className:"btn btn-block btn-hero-primary",onClick:()=>this.onLogin()},this.state.loading?l.a.createElement(n["a"],{type:"loading"}):l.a.createElement("span",null,l.a.createElement("i",{className:"fa fa-fw fa-sign-in-alt mr-1"}),"\u767b\u9646")),l.a.createElement("div",{className:"text-center mt-3"},l.a.createElement("a",{className:"font-w700 font-size-sm text-muted",href:"javascript:;",onClick:()=>i.a.push("/register")},"\u6ce8\u518c"),l.a.createElement(s["a"],{type:"vertical"}),l.a.createElement("a",{className:"font-w700 font-size-sm text-muted",href:"javascript:;",onClick:()=>i.a.push("/forgetpassword")},"\u5fd8\u8bb0\u5bc6\u7801")))))))))))}}t["default"]=Object(r["c"])()(m)}}]); | ||||||
| @@ -2,8 +2,8 @@ | |||||||
| <html> | <html> | ||||||
|      |      | ||||||
|     <head> |     <head> | ||||||
|         <link rel="stylesheet" href="./umi.css?v=0.1.5"> |         <link rel="stylesheet" href="./umi.css?v={{$verison}}"> | ||||||
|         <link rel="stylesheet" href="./custom.css?v=0.1.5"> |         <link rel="stylesheet" href="./custom.css?v={{$verison}}"> | ||||||
|         <meta charset="utf-8"> |         <meta charset="utf-8"> | ||||||
|         <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,user-scalable=no"> |         <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,user-scalable=no"> | ||||||
|         <title>{{$title}}</title> |         <title>{{$title}}</title> | ||||||
| @@ -19,7 +19,7 @@ | |||||||
|      |      | ||||||
|     <body> |     <body> | ||||||
|         <div id="root"></div> |         <div id="root"></div> | ||||||
|         <script src="./umi.js?v=0.1.5"></script> |         <script src="./umi.js?v={{$verison}}"></script> | ||||||
|     </body> |     </body> | ||||||
|  |  | ||||||
| </html> | </html> | ||||||
| @@ -14,6 +14,7 @@ | |||||||
| Route::get('/', function () { | Route::get('/', function () { | ||||||
|     return view('app', [ |     return view('app', [ | ||||||
|         'title' => config('v2board.app_name', 'V2Board'), |         'title' => config('v2board.app_name', 'V2Board'), | ||||||
|         'theme' => config('v2board.app_theme', 1) |         'theme' => config('v2board.app_theme', 1), | ||||||
|  |         'verison' => '0.1.6' | ||||||
|     ]); |     ]); | ||||||
| }); | }); | ||||||
|   | |||||||
| @@ -10,3 +10,6 @@ ADD `show` tinyint(1) NOT NULL DEFAULT '0' AFTER `settings`; | |||||||
| /* 2019-11-23 */ | /* 2019-11-23 */ | ||||||
| ALTER TABLE `v2_user` | ALTER TABLE `v2_user` | ||||||
| CHANGE `enable` `enable` tinyint(1) NOT NULL DEFAULT '1' AFTER `transfer_enable`; | CHANGE `enable` `enable` tinyint(1) NOT NULL DEFAULT '1' AFTER `transfer_enable`; | ||||||
|  | /* 2019-11-25 */ | ||||||
|  | ALTER TABLE `v2_order` | ||||||
|  | ADD `type` int(11) NOT NULL COMMENT '1新购2续费3升级' AFTER `plan_id`; | ||||||
		Reference in New Issue
	
	Block a user