<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">










&lt;!DOCTYPE html&gt;
&lt;html lang="en" style="font-size:16px;"&gt;
&lt;head&gt;
&lt;meta charset="utf-8"&gt;
&lt;title&gt;ç™»å½•_ç½‘Â·å¸‚åœº&lt;/title&gt;
&lt;meta name="keywords" content="ç½‘å¸‚åœºäº‘å»ºç«™ç³»ç»Ÿ" /&gt;
&lt;meta name="description" content="ç®¡é›·é¸£" /&gt;

&lt;meta name="viewport" content="width=device-width, initial-scale=1.0"&gt;
&lt;meta name="author" content="ç®¡é›·é¸£"&gt;
&lt;!-- wm/common/head --&gt;
&lt;!-- layer ã€ layui --&gt;
&lt;link rel="stylesheet" href="//res.zvo.cn/module/layui/css/layui.css?v=2.25"&gt;
&lt;script src="//res.zvo.cn/module/layui/layui.js?v=2.25"&gt;&lt;/script&gt;
&lt;script src="//res.zvo.cn/module/msg/msg.js?v=2.25"&gt;&lt;/script&gt;
&lt;script src="//res.zvo.cn/module/request/request.js?v=2.25"&gt;&lt;/script&gt;
&lt;!-- å•†åŸŽåŠæŽ¥å£ç›¸å…³ï¼Œè¦åºŸå¼ƒ --&gt;
&lt;!-- &lt;script src="//res.zvo.cn/shop/shop.js"&gt;&lt;/script&gt;--&gt;
&lt;script&gt;
//åŠ&nbsp;è½½ layer æ¨¡å—
layui.use('layer', function(){
	layer = layui.layer;
});
&lt;/script&gt;

&lt;script src="//res.zvo.cn/module/js/jquery-2.1.4.js"&gt;&lt;/script&gt;

&lt;!-- order by åˆ—è¡¨çš„æŽ’åº --&gt;
&lt;script src="//res.zvo.cn/module/js/iw.js?v=2.25"&gt;&lt;/script&gt;

&lt;script src="//res.zvo.cn/module/wm/wm.js?v=2.25"&gt;&lt;/script&gt;

&lt;!-- vue --&gt;
&lt;script src="//res.zvo.cn/module/vue/vue-3.1.4.js"&gt;&lt;/script&gt;
&lt;style&gt;

/*åˆ—è¡¨é¡µå¤´éƒ¨formæœç´¢æ¡†*/
.toubu_xnx3_search_form{
	padding-top:10px;
	padding-bottom: 10px;
}
/*åˆ—è¡¨é¡µå¤´éƒ¨æœç´¢ï¼Œformé‡Œé¢çš„æœç´¢æŒ‰é’®*/
.iw_list_search_submit{
	margin-left:22px;
}
/* åˆ—è¡¨é¡µï¼Œæ•°æ®åˆ—è¡¨çš„table */
.iw_table{
	margin:0px;
}
/* è¯¦æƒ…é¡µï¼Œtableåˆ—è¡¨è¯¦æƒ…å±•ç¤ºï¼Œè¿™é‡Œæ˜¯æè¿°ï¼Œåå­—çš„td */
.iw_table_td_view_name{
	width:150px;
}

/* edit.jsp ç¼–è¾‘é¡µé¢ï¼Œè¾“å…¥æ¡†ä¸‹é¢çš„ç°è‰²å°å­—çš„è¯´æ˜Ž */
.layui-form-item .explain{
	font-size: 11px;
	color: gray;
	padding-top: 2px;
	text-align: left;
}
&lt;/style&gt;
&lt;script type="text/javascript"&gt;
/**
 * èŽ·å–ç½‘å€çš„getå‚æ•°ã€‚
 * @param name getå‚æ•°å
 * @returns value
 */
function getUrlParams(name){
	console.log('getUrlParams å·²åºŸå¼ƒï¼Œè¯·ä½¿ç”¨ wm.getUrlParams(name)');
	return wm.getUrlParams(name);
}

function formatTime(number,format) {
	console.log('formatTime å·²åºŸå¼ƒï¼Œè¯·ä½¿ç”¨ wm.formatTime(number,format)');
	return wm.formatTime(number,format);
}

function post(api, data, func) {
	console.log('post å·²åºŸå¼ƒï¼Œè¯·ä½¿ç”¨ wm.post(api, data, func); æˆ–è€…é‡å†™æœ¬postæ–¹æ³•');
	return wm.post(api, data, func);
}

//å¦‚æžœæœªç™»å½•ï¼Œé‚£ä¹ˆæ‹¦æˆªï¼Œå¼¹å‡ºæç¤ºï¼Œå¹¶è·³è½¬åˆ°ç™»å½•é¡µé¢
function checkLogin(data){
	if(data.result == '2'){
		//æœªç™»å½•
		msg.info('è¯·å…ˆç™»å½•', function(){
			window.location.href="/wm/login/login.jsp";
		});
	}
}
&lt;/script&gt;
&lt;/head&gt;
&lt;body&gt;

&lt;style&gt;
.myForm{
	margin: 0 auto;
	width: 495px;
	height: 360px;
	border-width: 1px 1px 1px 1px;
	padding: 0px;
	border-radius: 20px;
	overflow: hidden;
	-webkit-box-shadow: 0 0 10px #e2e2e2;
	-moz-box-shadow: 0 0 10px #e2e2e2;
	box-shadow: 0 0 10px #e2e2e2;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -248px;
	margin-top: -181px;
}

@media screen and (max-width:600px){
	.myForm{
		margin: 0 auto;
		width: 100%;
		height: 100%;
		border-width: 0px;
		padding: 0px;
		border-radius: 0px;
		overflow: auto;
		-webkit-box-shadow: 0 0 0px #e2e2e2;
		-moz-box-shadow: 0 0 0px #e2e2e2;
		box-shadow: 0 0 0px #e2e2e2;
		position: static;
		left: 0px;
		top: 0px;
		margin-left: 0px;
		margin-top: 0px;
	}
}

.touming{
	background: rgba(0,190,150,0.1) none repeat scroll !important;
}
.baisetouming{
	background: rgba(250,250,250,0.1) none repeat scroll !important;
}
&lt;/style&gt;

&lt;!-- èƒŒæ™¯ --&gt;

&lt;form class="layui-form layui-elem-quote layui-quote-nm myForm"&gt;
	&lt;div class="layui-form-item touming" style="height: 70px;background-color: #eeeeee;line-height: 70px;text-align: center;font-size: 25px;color: #3F4056;"&gt;
		ç½‘Â·å¸‚åœº å¹³å°ç™»é™†
	&lt;/div&gt;
	&lt;div style="padding: 30px 50px 40px 0px;"&gt;
		&lt;div class="layui-form-item"&gt;
			&lt;label class="layui-form-label"&gt;ç”¨æˆ·å&lt;/label&gt;
			&lt;div class="layui-input-block"&gt;
				&lt;input type="text" name="username" required  lay-verify="required" value="" placeholder="è¯·è¾“å…¥ ç”¨æˆ·å/é‚®ç®±" autocomplete="off" class="layui-input baisetouming"&gt;
			&lt;/div&gt;
		&lt;/div&gt;
		&lt;div class="layui-form-item"&gt;
			&lt;label class="layui-form-label"&gt; å¯† ç&nbsp;&amp;nbsp;&amp;nbsp; &lt;/label&gt;
			&lt;div class="layui-input-block"&gt;
				&lt;input type="password" name="password" required lay-verify="required" value="" placeholder="è¯·è¾“å…¥å¯†ç&nbsp;" autocomplete="off" class="layui-input baisetouming"&gt;
			&lt;/div&gt;
		&lt;/div&gt;
		&lt;div class="layui-form-item"&gt;
			&lt;label class="layui-form-label"&gt; éªŒè¯ç&nbsp; &lt;/label&gt;
			&lt;div class="layui-input-inline"&gt;
				&lt;input type="text" name="code" required lay-verify="required" placeholder="è¯·è¾“å…¥å³ä¾§éªŒè¯ç&nbsp;" autocomplete="off" class="layui-input baisetouming"&gt;
			&lt;/div&gt;
			&lt;div class="layui-form-mid layui-word-aux" style="padding-top: 3px;padding-bottom: 0px;"&gt;&lt;img id="code" src="captcha.do" onclick="reloadCode();" style="height: 29px;width: 110px; cursor: pointer;" /&gt;&lt;/div&gt;
		&lt;/div&gt;
		&lt;div class="layui-form-item" style="display:none"&gt;
			&lt;label class="layui-form-label"&gt;è®°ä½å¯†ç&nbsp;&lt;/label&gt;
			&lt;div class="layui-input-block"&gt;
				&lt;input type="checkbox" name="switch" lay-skin="switch"&gt;
			&lt;/div&gt;
		&lt;/div&gt;
		&lt;div class="layui-form-item"&gt;
			&lt;div class="layui-input-block"&gt;
				&lt;button class="layui-btn" lay-submit lay-filter="formDemo" style="opacity:0.6; margin-right: 50px;"&gt;ç«‹å³ç™»é™†&lt;/button&gt;
				&lt;button type="reset" class="layui-btn layui-btn-primary baisetouming" style="width: 90px;"&gt;é‡ç½®&lt;/button&gt;
			&lt;/div&gt;
		&lt;/div&gt;
	&lt;/div&gt;
&lt;/form&gt;
 
&lt;!--[if IE]&gt;
	&lt;div style="position: absolute;bottom: 0px;padding: 10px;text-align: center;width: 100%;background-color: yellow;"&gt;å»ºè®®ä½¿ç”¨&lt;a href="https://www.baidu.com/s?wd=Chrome" target="_black" style="text-decoration:underline"&gt;Chrome(è°·æ­Œ)&lt;/a&gt;ã€&lt;a href="https://www.baidu.com/s?wd=Firefox" target="_black" style="text-decoration:underline"&gt;Firefox(ç«ç‹)&lt;/a&gt;æµè§ˆå™¨ï¼ŒIEæµè§ˆå™¨ä¼šæ—&nbsp;æ³•æ“ä½œï¼ï¼ï¼&lt;/div&gt;
&lt;![endif]--&gt;

&lt;script&gt;
//Demo
layui.use('form', function(){
	var form = layui.form;

	//ç›‘å¬æäº¤
	form.on('submit(formDemo)', function(data){
		msg.loading("ç™»é™†ä¸­");
		var d=$("form").serialize();
		$.post("wangmarketLoginSubmit.do", d, function (result) {
			msg.close();
			var obj = JSON.parse(result);
			try{
				console.log(obj);
			}catch(e){}
			if(obj.result == '1'){
				localStorage.setItem('token',obj.token);
				msg.success("ç™»é™†æˆåŠŸ", function(){
					window.location.href=obj.info;
				});
			}else if(obj.result == '0'){
				//ç™»é™†å¤±è´¥
				msg.failure(obj.info);
				reloadCode();
			}else if(obj.result == '11'){
				//ç½‘ç«™å·²è¿‡æœŸã€‚å¼¹å‡ºæç¤º
				reloadCode();
				layer.open({
					title: 'åˆ°æœŸæç¤º'
					,content: obj.info
				});	 
			}else{
				reloadCode();
				msg.failure(result);
			}
		}, "text");
		return false;
	});
});

//é‡æ–°åŠ&nbsp;è½½éªŒè¯ç&nbsp;
function reloadCode(){
var code=document.getElementById('code');
code.setAttribute('src','captcha.do?'+Math.random());
//è¿™é‡Œå¿…é¡»åŠ&nbsp;å…¥éšæœºæ•°ä¸ç„¶åœ°å€ç›¸åŒæˆ‘å‘é‡æ–°åŠ&nbsp;è½½
}

/* 
//æ£€æµ‹æµè§ˆå™¨ï¼Œè‹¥ä¸æ˜¯Chromeæµè§ˆå™¨ï¼Œå¼¹å‡ºæç¤º
if(navigator.userAgent.indexOf('Chrome') == -1){
	layer.open({
		type: 1
		,title:'æç¤º'
		,offset: 'rb' //å…·ä½“é…ç½®å‚è€ƒï¼šoffsetå‚æ•°é¡¹
		,content: '&lt;div style="padding: 18px; line-height:30px;"&gt;å»ºè®®ä½¿ç”¨&lt;a href="https://www.baidu.com/s?wd=Chrome" target="_black" style="text-decoration:underline"&gt;Chrome(è°·æ­Œ)&lt;/a&gt;æµè§ˆå™¨&lt;br/&gt;å…¶ä»–æµè§ˆå™¨ç™»å½•å¯èƒ½æ—&nbsp;æ³•æ­£å¸¸æ“ä½œï¼&lt;/div&gt;'
		,btn: ['ä¸‹è½½Chrome','å¿½ç•¥']
		,btnAlign: 'c' //æŒ‰é’®å±…ä¸­
		,shade: 0 //ä¸æ˜¾ç¤ºé®ç½©
		,yes: function(){
			layer.closeAll();
			window.open("https://www.baidu.com/s?wd=Chrome");
		}
		,btn2: function(){
			layer.closeAll();
		}
	});
} */

&lt;/script&gt;


&lt;/body&gt;
&lt;/html&gt;</pre></body></html>