Browse Source

first commit

igb 4 weeks ago
commit
8993e44dce
100 changed files with 9023 additions and 0 deletions
  1. 216 0
      abnormal.asp
  2. 31 0
      bindTag.asp
  3. 48 0
      claimCustomer.asp
  4. 178 0
      claimRecord.asp
  5. 11 0
      colorTag.asp
  6. 414 0
      conn.asp
  7. 425 0
      css/alert.css
  8. 502 0
      css/bootstrap-datepicker3.min.css
  9. 1485 0
      css/common - 副本.css
  10. 1485 0
      css/common.css
  11. 2 0
      css/edit.css
  12. 147 0
      css/jquery.galpop.css
  13. 186 0
      css/layout.css
  14. 49 0
      css/loginlayout.css
  15. 269 0
      css/styles.css
  16. 182 0
      customerAdd.asp
  17. 256 0
      customerEdit.asp
  18. 292 0
      customerSave.asp
  19. 156 0
      customerView.asp
  20. 372 0
      customers.asp
  21. 361 0
      customersFollow.asp
  22. 368 0
      customersNew.asp
  23. 190 0
      dashboard.asp
  24. 12 0
      editTag.asp
  25. 295 0
      highSeas.asp
  26. 81 0
      home.asp
  27. BIN
      images/Addnew.png
  28. BIN
      images/Facebook.png
  29. BIN
      images/aliwangwang.png
  30. BIN
      images/btn1.gif
  31. 0 0
      images/claim.svg
  32. BIN
      images/da.gif
  33. BIN
      images/direct.gif
  34. BIN
      images/direct_blue.gif
  35. 1 0
      images/down.svg
  36. BIN
      images/down_list.gif
  37. BIN
      images/edit.gif
  38. BIN
      images/guanlian.png
  39. BIN
      images/hi.gif
  40. BIN
      images/ico_search.gif
  41. BIN
      images/icos1.gif
  42. BIN
      images/key.png
  43. BIN
      images/left_nav_bg.jpg
  44. BIN
      images/linkedin.png
  45. BIN
      images/list_title.gif
  46. BIN
      images/list_title_onclick.gif
  47. BIN
      images/lock_icon_copy.png
  48. BIN
      images/login_bg.gif
  49. BIN
      images/login_input.gif
  50. BIN
      images/login_user_bg.gif
  51. BIN
      images/login_user_submit.gif
  52. 0 0
      images/logo.svg
  53. BIN
      images/magnifier.gif
  54. BIN
      images/mail.png
  55. BIN
      images/manage_r2_c1.jpg
  56. BIN
      images/manage_r2_c13.jpg
  57. BIN
      images/manage_r2_c14.jpg
  58. BIN
      images/manage_r2_c18.jpg
  59. BIN
      images/manage_r5_c1.jpg
  60. BIN
      images/manage_r6_c2.jpg
  61. BIN
      images/manage_r7_c2.jpg
  62. BIN
      images/manage_r9_c1.jpg
  63. BIN
      images/msg_error.gif
  64. BIN
      images/msg_load.gif
  65. BIN
      images/msg_right.gif
  66. BIN
      images/nav_bg.jpg
  67. BIN
      images/phone.png
  68. BIN
      images/remove.png
  69. BIN
      images/return.gif
  70. BIN
      images/role.png
  71. BIN
      images/sence.png
  72. BIN
      images/slide.gif
  73. BIN
      images/switch_left.gif
  74. BIN
      images/switch_right.gif
  75. BIN
      images/td_bg1.gif
  76. BIN
      images/up_list.gif
  77. BIN
      images/user_icon_copy.png
  78. BIN
      images/wechat.png
  79. BIN
      images/whatsapp.png
  80. BIN
      images/yijiao.png
  81. 218 0
      index.asp
  82. 54 0
      js/Detector.js
  83. 35 0
      js/Hz2Py-szm-min.js
  84. 22 0
      js/RequestAnimationFrame.js
  85. 28 0
      js/ThreeExtras.js
  86. 146 0
      js/ThreeWebGL.js
  87. 6 0
      js/bootstrap-datepicker.min.js
  88. 1 0
      js/bootstrap-datepicker.zh-CN.min.js
  89. 1 0
      js/jquery-1.7.2.min.js
  90. 0 0
      js/jquery.galpop.min.js
  91. 305 0
      js/js.js
  92. 81 0
      js/loginjs.js
  93. 25 0
      js/product.js
  94. 86 0
      js/xheditor-1.1.9/xheditor-1.1.9-zh-cn.min.js
  95. BIN
      js/xheditor-1.1.9/xheditor_emot/default/angry.gif
  96. BIN
      js/xheditor-1.1.9/xheditor_emot/default/awkward.gif
  97. BIN
      js/xheditor-1.1.9/xheditor_emot/default/bye.gif
  98. 1 0
      js/xheditor-1.1.9/xheditor_emot/default/config.txt
  99. BIN
      js/xheditor-1.1.9/xheditor_emot/default/crazy.gif
  100. BIN
      js/xheditor-1.1.9/xheditor_emot/default/cry.gif

+ 216 - 0
abnormal.asp

@@ -0,0 +1,216 @@
+<!--#include file="Conn.asp"--><%Checklogin()%>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<title>管理区域</title>
+<link rel="stylesheet" href="css/common.css" type="text/css" />
+<link rel="stylesheet" href="css/alert.css" type="text/css" />
+<script language="javascript" src="system/js/jquery-1.7.2.min.js"></script>
+<script type="text/javascript" src="js/js.js"></script>
+</head>
+<body class="clear">
+<!--#include file="panel.asp"-->
+<div id="man_zone">
+<%
+
+Act = Request.QueryString("act")
+Page = Request.QueryString("Page")
+Set Rs=Server.CreateObject("ADODB.RecordSet")
+
+
+Keys=Server.UrlEnCode(Keys)
+hrefstr = "?keys="&Keys
+
+%>	
+	<form id="form1" method="post" action="?act=postchk&Keys=<%=keys%>&Page=<%=Page%>" onSubmit="return false" />
+	<div class="fastSelect clear">
+		<H1>异常客户</H1>
+	</div>
+
+	<div width="100%" border="0" cellpadding="3" cellspacing="1" class="table2 em<%=Session("employee_id")%>">
+				<div class="theader">
+				<div class="col1" ><input type="checkbox" name="chkall" id="chkall" onClick="chkboxall(this,'chkbox')" /></div>
+				<div class="col2" >序号</div>
+				<div class="col3">客户编号</div>
+				<div class="col4">渠道来源</div>
+				<div class="col5">区域</div>
+				<div class="col6">客户类型</div>	
+				<div class="col6">跟进阶段</div>	
+				<div class="colmark">颜色标记</div>					
+				<div class="col6">录入时间</div>					
+				<div class="col9">操作</div>
+				</div>
+
+<%
+
+sqlStr="Select id,cs_code,cs_from,cs_country,cs_type,cs_deal,cs_addtime,cs_tel,cs_email,cs_whatsapp,cs_wechat,cs_linkedin,cs_facebook,cs_alibaba,colortag,cs_note,cs_claimFrom From customer Where (cs_alibaba='' and (cs_code like '%阿里%' or cs_code like '%1688%') and cs_belong="&Session("employee_id")&" ) or (cs_from=8 and cs_wechat='' and cs_belong="&Session("employee_id")&") Order By colortag DESC,id Desc"
+
+Rs.Open sqlStr ,Conn,1,1
+
+If Not Rs.Bof And Not Rs.Eof Then
+	Rs.PageSize = 20
+	If Page = "" Then Page = 1
+	If Page = "end" Then Page = Rs.PageCount
+	If Not IsNumeric(Page) Or Page < 1 Then Page = 1
+	Page = Cint(Page)
+	If Page > Rs.PageCount Then Page = Rs.PageCount
+	Rs.AbsolutePage = Page
+	TempNum = Rs.PageSize * (Page - 1)
+	
+	Set Rs1=Server.CreateObject("ADODB.RecordSet")
+
+	For i=1 To Rs.PageSize
+		If Rs.Bof Or Rs.Eof Then Exit For
+		TempNum=TempNum+1:classid=Rs(1)
+%>
+			<div class="tline color<%=Rs("colorTag")%>">
+				<div class="col1" align="center" ><input type="checkbox" name="chkbox" value="<%=Rs(0)%>" /></div>
+				<div class="col2" ><%=TempNum%></div>
+				<div class="col3 slidepanel"><%=Rs("cs_code")%><%If Rs("cs_claimFrom")>0 Then%><img src="../images/yijiao.png" class="handover" title="来自认领"><%End If%></div>
+				<div class="col4">
+						<%Rs1.Open "select ch_name from qudao where id="&Rs("cs_from")&"",conn,1,1
+						      IF Not Rs1.bof and Not Rs1.eof Then 
+							      Response.write Rs1("ch_name")
+							  Else
+								  Response.write "未填写"
+							  End If
+						  Rs1.Close
+				%>				
+				</div>
+				<div class="col5">
+						<%Rs1.Open "select countryName from country where id="&Rs("cs_country")&"",conn,1,1
+						      IF Not Rs1.bof and Not Rs1.eof Then 
+							      Response.write Rs1("countryName")
+							  Else
+								  Response.write "未填写"
+							  End If
+						  Rs1.Close
+				%>
+				
+				</div>
+				<div class="col6">
+						<%Rs1.Open "select businessType from clientType where id="&Rs("cs_type")&"",conn,1,1
+						      IF Not Rs1.bof and Not Rs1.eof Then 
+							      Response.write Rs1("businessType")
+							  Else
+								  Response.write "未填写"
+							  End If
+						  Rs1.Close
+				%>				
+				</div>
+				<div class="col6"><%If Rs("cs_deal")=3 then
+											response.write "<span style='color:red;'>成交</span>" 
+										elseif	Rs("cs_deal")=2 then
+											Response.write "明确需求" 
+										elseif	Rs("cs_deal")=1 then
+											Response.write "背景调查"											
+										else
+											Response.write "无响应" 										
+										End IF
+										%>
+				</div>	
+				<div class="colmark colormark">
+					<ul class="colorlist" data-id="<%=Rs("id")%>">
+						<li value="1" class="color1"></li>
+						<li value="2" class="color2"></li>
+						<li value="3" class="color3"></li>	
+						<li value="4" class="color4"></li>		
+						<li value="0" class="color0"></li>							
+					</ul>
+				</div>											
+				<div class="col6"><%=Rs("cs_addtime")%></div>
+				<div class="col9" ><a href="customerEdit.asp?Keys=<%=keys%>&fliterDeal=<%=fliterDeal%>&fliterBusiness=<%=fliterBusiness%>&Page=<%=Page%>&act=edit&id=<%=Rs(0)%>" class="ico_edit ico">修改</a></div>		
+			</div>
+			<div class="notepanel clear">
+				<div class="noteItem">
+					联系方式
+				</div>
+				<div class="lx">
+					<div class="tel"><%=Rs("cs_tel")%></div>
+					<div class="mail"><a href="mailto:<%=Rs("cs_email")%>"><%=Rs("cs_email")%></a></div>
+					<div class="whatsapp"><%=Rs("cs_whatsapp")%></div>
+					<div class="wechat"><%=Rs("cs_wechat")%></div>
+					<div class="linkedin"><%=Rs("cs_linkedin")%></div>
+					<div class="facebook"><%=Rs("cs_facebook")%></div>
+					<div class="alibaba"><%=Rs("cs_alibaba")%></div>					
+				</div>
+				<div class="noteItem2">
+					备注
+				</div>
+				<div class="notecontent">
+						<%=HtmlUnCode(Rs("cs_note"))%>					
+				</div>
+			</div>
+<%
+		Rs.MoveNext
+	Next
+Else
+	If Keys="" Then
+%>
+			<tr>
+				<div align="center" colspan="9">Sorry,当前暂无信息</div>
+			</tr>
+
+<%
+	Else
+%>
+			<tr>
+				<div align="center" colspan="9"><a href="?">Sorry,没有找到“<%=Keyscode%>”相关的信息,点击返回</a></div>
+			</tr>
+<%
+	End If
+End If
+%>
+
+
+				<div colspan="9">
+					<div class="showpagebox">
+<%
+If Rs.PageCount > 1 Then
+	PageName="?Keys="&Keys&urlStr&"&"
+	Pagelen=3
+	If Page>1 Then
+		Response.Write "<a href="""&PageName&"Page=1"">首页</a>"
+		Response.Write "<a href="""&PageName&"Page="&Page-1&""">上一页</a>"
+	End If
+
+	If Pagelen*2+1 >= Rs.PageCount Then
+		StartPage=1:EndPage=Rs.PageCount
+	Else
+		If Page<=Pagelen+1 Then
+			StartPage=1
+			EndPage=Pagelen*2+1
+		Else
+			StartPage=Page-Pagelen
+			EndPage=Page+Pagelen
+		End If
+		If Page+Pagelen>Rs.PageCount Then StartPage=Rs.PageCount-Pagelen*2:EndPage=Rs.PageCount
+	End If
+
+	For i = StartPage To EndPage
+		If i = Page Then
+			Response.Write "<a class=""current"">"&i&"</a>"
+		Else
+			Response.Write "<a href="""&PageName&"Page="&i&""">"&i&"</a>"
+		End If
+	Next
+
+	If Page<Rs.PageCount Then
+		If Rs.PageCount - Page > Pagelen Then Response.Write "<a href="""&PageName&"Page="&Rs.PageCount&""">..."&Rs.PageCount&"</a>"
+		Response.Write "<a href="""&PageName&"Page="&Page+1&""">下一页</a>"
+		Response.Write "<a href="""&PageName&"Page="&Rs.PageCount&""">尾页</a>"
+	End If
+
+End If
+%>					</div>
+
+				</div>
+
+	</div>
+	</form>
+<%Rs.Close:Set Rs=Nothing:Set Rs1=Nothing:Conn.Close:Set Conn=Nothing%>
+</div>
+
+</body>
+</html>

+ 31 - 0
bindTag.asp

@@ -0,0 +1,31 @@
+<!--#include file="Conn.asp"--><%Checklogin()%>
+<%
+cid=Request.QueryString("cid")
+eid=Request.QueryString("eid")
+
+If Not isNumeric(cid) or Not isNumeric(eid) Then 
+	conn.close
+	Set conn=Nothing
+	response.write "<script>alert('参数错误');</script>"
+	response.end
+End If
+tagvalue=Request.QueryString("tagvalue")
+
+tagvalue=unescape(tagvalue)
+
+Set Rs=Server.CreateObject("ADODB.RecordSet")
+	Rs.open "Select * from tagTable where customerId="&cid&" and employeeId ="&eid&" and tagName='"&tagvalue&"'",conn,1,3
+	     If not Rs.bof and not Rs.eof Then
+			Rs.Delete
+		 Else
+			Rs.addNew
+			Rs("tagName")=tagvalue
+			Rs("employeeId")=eid	
+			Rs("customerId")=cid				
+		 End if		
+	Rs.update
+	Rs.close
+Set Rs=Nothing
+conn.close
+Set conn=Nothing
+%>

+ 48 - 0
claimCustomer.asp

@@ -0,0 +1,48 @@
+<!--#include file="Conn.asp"--><%Checklogin()%>
+<%
+cid=Request.QueryString("cid")
+If cid="" or not isNumeric(cid) Then cid=0 End If
+sqlstr="select count(id) as claimcount from customer where cs_belong="&Session("employee_id")&" and cs_claimdate>'"&date()&"'"
+
+Set Rs=Server.CreateObject("ADODB.Recordset")
+	Rs.open sqlstr,conn,1,1
+
+	If Rs("claimcount")>10 Then 
+	  Reachedlimit=True
+	Else
+	  Reachedlimit=False
+	End If
+	Rs.close
+
+	Rs.open "select em_code from employee where id="&Session("employee_id"),conn,1,1
+	    em_code=Rs("em_code")
+    Rs.close
+
+
+	If Reachedlimit=True Then
+		Response.write "-1"
+	Else
+	  Rs.open "select employee.id as originalId,cs_code,em_user,cs_belong,cs_updatetime,cs_claimdate,cs_claimFrom,cs_chain,is_silent from customer left join employee on customer.cs_belong=employee.id where customer.id="&cid,conn,1,3
+		If Not Rs.bof and Not Rs.eof Then
+		  Rs("cs_belong")=Session("employee_id")
+		  Rs("cs_claimdate")=now()
+		  oldCode=Rs("cs_code")
+		  Rs("cs_code")=Replace(Rs("cs_code"),"-","/0"&mid(em_code,2)&"-")
+		  Rs("cs_updatetime")=now()
+		  originalEmp=Rs("em_user")
+		  Rs("cs_claimFrom")=Rs("originalId")
+		  Rs("cs_chain")=Rs("cs_chain")&","&Session("employee_id") '更新流转记录
+		  Circulation=len(Rs("cs_chain"))-len(replace(Rs("cs_chain"),",",""))
+		  if Circulation>3 Then Rs("is_silent")=1 Else Rs("is_silent")=0 End If '是否作为沉默客户
+		  End If
+	  Rs.update
+	  Rs.close
+	  
+     	 conn.execute("Insert into claimRecord (oldCode,originalEmp,newEmp,cs_id,claimTime,isread) values('"&oldCode&"','"&originalEmp&"','"&Session("employee_name")&"',"&cid&",'"&now()&"',0)")
+     	 conn.execute("Delete from tagTable where customerId="&cid&"")
+	 Response.write "1"
+	End If  
+Set Rs=Nothing
+conn.close
+Set conn=Nothing
+%>

+ 178 - 0
claimRecord.asp

@@ -0,0 +1,178 @@
+<!--#include file="Conn.asp"--><%Checklogin()%>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<title>管理区域</title>
+<link rel="stylesheet" href="css/common.css" type="text/css" />
+<link rel="stylesheet" href="css/alert.css" type="text/css" />
+<script language="javascript" src="system/js/jquery-1.7.2.min.js"></script>
+<script type="text/javascript" src="js/js.js"></script>
+<script>
+function goSearch(){
+
+	var keys=document.getElementById("keys").value;
+	var myselect=document.getElementById("searcheType");
+	var index=myselect.selectedIndex;
+	var searcheType=myselect.options[index].value;
+	location.href='?Keys='+escape(keys)+'&searcheType='+searcheType;
+	
+}
+function keyDownSearch(){
+     var e = window.event || event;
+     if (e.keyCode == 13) {
+		var keys=document.getElementById("keys").value;
+		var myselect=document.getElementById("searcheType");
+		var index=myselect.selectedIndex;
+		var searcheType=myselect.options[index].value;
+		location.href='?Keys='+escape(keys)+'&searcheType='+searcheType;
+     }	
+}
+
+</script>
+</head>
+<body class="clear">
+<!--#include file="panel.asp"-->
+<%
+	Set Rs=Server.CreateObject("ADODB.RecordSet")
+	Page = Request.QueryString("Page")
+	Keys=Request.QueryString("Keys")
+	Keyscode=TextEnCode(Keys)
+	searcheType=Request.QueryString("searcheType")
+	
+Select Case searcheType
+Case "1": filterStr="where originalEmp like '%"&Keyscode&"%'"
+Case "2": filterStr="where newEmp like '%"&Keyscode&"%'"
+Case "3": filterStr="where oldCode like '%"&Keyscode&"%'"
+Case "4": filterStr="where cs_id in (select id from customer where cs_code like '%"&Keyscode&"%')"
+Case Else:filterStr=""
+End Select
+
+
+	
+%>
+<div id="man_zone">
+	<form id="form1" method="post" action="?Keys=<%=Keyscode%>&Page=<%=Page%>&searcheType="<%=searcheType%> onSubmit="return false"  >
+	<div class="fastSelect clear">
+		<H1>搜索条件</H1>
+		<div class="inputSearch">
+			<select name="searcheType" id="searcheType">
+				<option value="">未筛选</option>			
+				<option value="1" <%If StrComp(searcheType,"1")=0 Then response.write "Selected=""Selected"""%>>原属业务员</option>
+				<option value="2" <%If StrComp(searcheType,"2")=0 Then response.write "Selected=""Selected"""%>>新跟进业务员</option>
+				<option value="3" <%If StrComp(searcheType,"3")=0 Then response.write "Selected=""Selected"""%>>原编号</option>
+				<option value="4" <%If StrComp(searcheType,"4")=0 Then response.write "Selected=""Selected"""%>>新编号</option>				
+			</select>
+			<input type="text" id="keys" class="inputTxt" value="<%If Keyscode="" Then Response.Write "请输入搜索关键词" Else Response.Write Keyscode%>" onFocus="if(this.value == '<%If Keyscode="" Then Response.Write "请输入搜索关键词" Else Response.Write Keyscode%>'){this.value='';}" onBlur="if(this.value == ''){this.value='<%If Keyscode="" Then Response.Write "请输入搜索关键词" Else Response.Write Keyscode%>';}" onKeyDown="keyDownSearch();" /><input type="button" id="searchgo" class="searchgo" value="go" onClick="goSearch();" />
+		</div>
+	</div>
+		
+	<table class="teamStatistics table1" border="1px" bordercollapse="collapse" cellspacing="0" cellpadding="5" bordercolor="#DDD">
+		<tr  class="theader">
+			<th>序号</th>
+			<th>时间</th>
+			<th>记录</th>
+			<th>新编号</th>
+		</tr>
+		<tbody>
+		<%
+		 
+		 Set Rs1=Server.CreateObject("ADODB.RecordSet")
+		 Rs.Open "Select * from claimRecord "&filterStr&" order by claimTime DESC" ,Conn,1,1
+			If Not Rs.Bof And Not Rs.Eof Then
+				Rs.PageSize = 20
+				If Page = "" Then Page = 1
+				If Page = "end" Then Page = Rs.PageCount
+				If Not IsNumeric(Page) Or Page < 1 Then Page = 1
+				Page = Cint(Page)
+				If Page > Rs.PageCount Then Page = Rs.PageCount
+				Rs.AbsolutePage = Page
+				TempNum = Rs.PageSize * (Page - 1)
+					For i=1 To Rs.PageSize
+					If Rs.Bof Or Rs.Eof Then Exit For
+					TempNum=TempNum+1:classid=Rs(1)
+			%>	
+				<tr>
+				<td><%=TempNum%></td>
+				<td><%=Rs("claimTime")%></td>
+				<td><span style="color:#0099CC;"><%=Rs("newEmp")%></span> 认领了 <span style="color:#0099CC;"><%=Rs("originalEmp")%> </span>的客户(<%=Rs("oldCode")%>)</td>	
+				<td><%
+					Rs1.Open "Select cs_code from customer where id="&Rs("cs_id"),conn,1,1
+						If Not Rs1.bof and Not Rs1.eof Then
+						  Response.write Rs1("cs_code")
+						End If
+					Rs1.close
+				%>
+				</td>	
+				</tr>
+			<%
+					Rs.moveNext
+					Next
+			Else
+			%>
+				<tr>
+					<td colspan="4">当前暂无认领记录</td>
+				</tr>				
+			<%
+			End If
+
+		%>
+		</tbody>
+		<tfoot>
+		<tr>
+			<td colspan=4>
+				<div class="showpagebox">
+				<%
+					If Rs.PageCount > 1 Then
+						PageName="?Keys="&Keys&urlStr&"&searcheType="&searcheType&"&"
+						Pagelen=3
+						If Page>1 Then
+							Response.Write "<a href="""&PageName&"Page=1"">首页</a>"
+							Response.Write "<a href="""&PageName&"Page="&Page-1&""">上一页</a>"
+						End If
+
+						If Pagelen*2+1 >= Rs.PageCount Then
+							StartPage=1:EndPage=Rs.PageCount
+						Else
+							If Page<=Pagelen+1 Then
+								StartPage=1
+								EndPage=Pagelen*2+1
+							Else
+								StartPage=Page-Pagelen
+								EndPage=Page+Pagelen
+							End If
+							If Page+Pagelen>Rs.PageCount Then StartPage=Rs.PageCount-Pagelen*2:EndPage=Rs.PageCount
+						End If
+
+						For i = StartPage To EndPage
+							If i = Page Then
+								Response.Write "<a class=""current"">"&i&"</a>"
+							Else
+								Response.Write "<a href="""&PageName&"Page="&i&""">"&i&"</a>"
+							End If
+						Next
+
+						If Page<Rs.PageCount Then
+							If Rs.PageCount - Page > Pagelen Then Response.Write "<a href="""&PageName&"Page="&Rs.PageCount&""">..."&Rs.PageCount&"</a>"
+							Response.Write "<a href="""&PageName&"Page="&Page+1&""">下一页</a>"
+							Response.Write "<a href="""&PageName&"Page="&Rs.PageCount&""">尾页</a>"
+						End If
+
+
+					End If
+					Rs.close
+				%>	
+				</div>
+			</td>				
+		</tr>
+		</tfoot>
+	</table>
+	</form>
+	<%
+	Set Rs1=Nothing
+	Set Rs=Nothing
+	Conn.Close
+	Set Conn=Nothing%>
+</div>
+</body>
+</html>

+ 11 - 0
colorTag.asp

@@ -0,0 +1,11 @@
+<!--#include file="Conn.asp"--><%Checklogin()%>
+<%
+colorid=Request.QueryString("colorid")
+cid=Request.QueryString("cid")
+If Not isNumeric(colorid) Then colorid=0
+If Not isNumeric(cid) Then cid=0 
+sqlstr="update customer set colortag="&colorid&" where id="&cid&" and cs_belong="&Session("employee_Id")
+conn.execute(sqlstr)
+conn.close
+Set conn=Nothing
+%>

+ 414 - 0
conn.asp

@@ -0,0 +1,414 @@
+<%@LANGUAGE="VBScript" CODEPAGE="65001"%>
+<%
+Session.CodePage=65001
+Response.Charset="utf-8"
+Response.Expires=-1
+%>
+<!--#include file="system/Md5.asp"-->
+<%
+Dim Conn
+Set Conn=Server.CreateObject("ADODB.Connection")
+Conn.Open "PROVIDER=SQLOLEDB;server=127.0.0.1,1435;uid=crm;pwd=Qweasdzxc;database=crm"
+
+Function Checklogin()
+	if Session("employee_id")="" Then Response.Write "<script>top.location.href='index.asp'</script>":Response.End
+End Function
+
+Function GetIp
+	GetIp=Request.ServerVariables("HTTP_X_FORWARDED_FOR")
+	IF GetIp="" Then GetIp=Request.ServerVariables("REMOTE_ADDR")
+	IF Len(GetIp)>15 Then GetIp="UnKnow"
+	GetIp=HTMLEncode(GetIp)
+End Function
+
+Function RemoveHTML(ByVal t0)
+	IF Len(t0)=0 Or IsNull(t0) Then
+		Removehtml=""
+		Exit Function
+	End IF
+	Dim Regs,Matches,Match
+	Set Regs=New Regexp
+	Regs.Ignorecase=True
+	Regs.Global=True
+	'过滤掉JS,Iframe
+	Regs.pattern ="<script.+?/script>"
+	t0=Regs.Replace(t0,"")
+	Regs.pattern ="<iframe.+?/iframe>"
+	t0=Regs.Replace(t0,"")
+	'再过滤其他
+	t0=Replace(t0,"&lt;","<")
+	t0=Replace(t0,"&gt;",">")
+	Regs.Pattern="<.+?>"
+	Set Matches=Regs.Execute(t0)
+	For Each Match In Matches
+		t0=Replace(t0,Match.value,"")
+	Next
+	t0=Replace(t0,"&nbsp;","")
+	t0=Replace(t0,vbCrLf,"")
+	't0=Replace(t0," ","")
+	't0=Replace(t0," ","")
+	t0=Replace(t0,CHR(9),"")
+	t0=Replace(t0,CHR(13),"")
+	t0=Replace(t0,CHR(10),"")
+	t0=Replace(t0,CHR(22),"")
+	Set Regs=Nothing
+	Removehtml=t0
+End Function
+
+Function Txt2HTML(ByVal t0)
+
+	IF IsNull(t0) Or Len(t0)<0 Or IsArray(t0) Then Exit Function
+
+	t0=Replace(t0,"&","&amp;")
+	t0=Replace(t0,"""","&quot;")
+	t0=Replace(t0,"<","&lt;")
+	t0=Replace(t0,">","&gt;")
+	t0=Replace(t0," ","&nbsp;")
+	Txt2HTML = t0
+
+End Function
+
+Function HTML2Txt(ByVal t0)
+
+	IF IsNull(t0) Or Len(t0)<0 Or IsArray(t0) Then Exit Function
+
+	t0=Replace(t0,"&quot;","""")
+	t0=Replace(t0,"&lt;","<")
+	t0=Replace(t0,"&gt;",">")
+	t0=Replace(t0,"&nbsp;"," ")
+	t0=Replace(t0,"&amp;","&")
+
+	HTML2Txt = t0
+
+End Function
+
+Function HTMLEnCode(ByVal t0)
+	IF IsNull(t0) Or Len(t0)<0 Or IsArray(t0) Then Exit Function
+
+	t0=Replace(t0,CHR(38),"&#38;")			'“&” 这个在第一防止重复替换下面的内容
+
+	t0=Replace(t0,CHR(9),"&#9;")			'“tab(水平制表符)”
+	t0=Replace(t0,CHR(11),"&#11;")			'“tab(垂直制表符) ”
+	t0=Replace(t0,CHR(10),"&#10;")			'“换行”
+	t0=Replace(t0,CHR(13),"&#13;")			'“回车”
+
+	t0=Replace(t0,CHR(32),"&#32;")			'“ ”
+	t0=Replace(t0,CHR(34),"&#34;")			'“"”
+	t0=Replace(t0,CHR(37),"&#37;")			'“%”
+
+	t0=Replace(t0,CHR(39),"&#39;")			'“'”
+	t0=Replace(t0,CHR(40),"&#40;")			'“(”
+	t0=Replace(t0,CHR(41),"&#41;")			'“)”
+	t0=Replace(t0,CHR(60),"&#60;")			'“<”
+	t0=Replace(t0,CHR(62),"&#62;")			'“>”
+	t0=Replace(t0,CHR(91),"&#91;")			'“[”
+	t0=Replace(t0,CHR(93),"&#93;")			'“]”
+	t0=Replace(t0,CHR(94),"&#94;")			'“^”
+	t0=Replace(t0,CHR(95),"&#95;")			'“_”
+	t0=Replace(t0,CHR(123),"&#123;")		'“{”
+	t0=Replace(t0,CHR(124),"&#124;")		'“|”
+	t0=Replace(t0,CHR(125),"&#125;")		'“}”
+	HTMLEnCode=t0
+End Function
+
+Function HTMLUnCode(ByVal t0)
+	IF IsNull(t0) Or Len(t0)<0 Or IsArray(t0) Then Exit Function
+
+	t0=Replace(t0,"&#9;",CHR(9))			'“tab(水平制表符)”
+	t0=Replace(t0,"&#11;",CHR(11))			'“tab(垂直制表符) ”
+	t0=Replace(t0,"&#10;",CHR(10))			'“换行”
+	t0=Replace(t0,"&#13;",CHR(13))			'“回车”
+
+	t0=Replace(t0,"&#32;",CHR(32))			'“ ”
+	t0=Replace(t0,"&#34;",CHR(34))			'“"”
+	t0=Replace(t0,"&#37;",CHR(37))			'“%”
+
+	t0=Replace(t0,"&#39;",CHR(39))			'“'”
+	t0=Replace(t0,"&#40;",CHR(40))			'“(”
+	t0=Replace(t0,"&#41;",CHR(41))			'“)”
+	t0=Replace(t0,"&#60;",CHR(60))			'“<”
+	t0=Replace(t0,"&#62;",CHR(62))			'“>”
+	t0=Replace(t0,"&#91;",CHR(91))			'“[”
+	t0=Replace(t0,"&#93;",CHR(93))			'“]”
+	t0=Replace(t0,"&#94;",CHR(94))			'“^”
+	t0=Replace(t0,"&#95;",CHR(95))			'“_”
+	t0=Replace(t0,"&#123;",CHR(123))		'“{”
+	t0=Replace(t0,"&#124;",CHR(124))		'“|”
+	t0=Replace(t0,"&#125;",CHR(125))		'“}”
+
+	t0=Replace(t0,"&#38;",CHR(38))			'“&”
+	HTMLUnCode=t0
+End Function
+
+Function TextEncode(ByVal t0)
+	IF IsNull(t0) Or Len(t0)<0 Or IsArray(t0) Then Exit Function
+	t0=Trim(t0)
+	t0=Replace(t0,CHR(8),"")			'“回格”
+	t0=Replace(t0,CHR(9),"")			'“tab(水平制表符)”
+	t0=Replace(t0,CHR(11),"")			'“tab(垂直制表符) ”
+	t0=Replace(t0,CHR(12),"")			'“换页”
+	t0=Replace(t0,CHR(10),"")			'“换行”
+	t0=Replace(t0,CHR(13),"")			'“回车”
+
+	t0=Replace(t0,CHR(38),"&#38;")			'“&”
+	t0=Replace(t0,CHR(47),"&#47;")			'“/”
+	t0=Replace(t0,CHR(32),"&#32;")			'“ ”
+	t0=Replace(t0,CHR(34),"&#34;")			'“"”
+	t0=Replace(t0,CHR(37),"&#37;")			'“%”
+
+	t0=Replace(t0,CHR(39),"&#39;")			'“'”
+	t0=Replace(t0,CHR(40),"&#40;")			'“(”
+	t0=Replace(t0,CHR(41),"&#41;")			'“)”
+	t0=Replace(t0,"(","&#40;")			'“(”
+	t0=Replace(t0,")","&#41;")			'“)”	
+	t0=Replace(t0,CHR(60),"&#60;")			'“<”
+	t0=Replace(t0,CHR(62),"&#62;")			'“>”
+	t0=Replace(t0,CHR(91),"&#91;")			'“[”
+	t0=Replace(t0,CHR(93),"&#93;")			'“]”
+	t0=Replace(t0,CHR(94),"&#94;")			'“^”
+	t0=Replace(t0,CHR(95),"&#95;")			'“_”
+	t0=Replace(t0,CHR(123),"&#123;")		'“{”
+	t0=Replace(t0,CHR(124),"&#124;")		'“|”
+	t0=Replace(t0,CHR(125),"&#125;")		'“}”
+
+	TextEncode=t0
+End Function
+
+
+Function NumFormat(ByVal t0)
+	IF IsNull(t0) Or Len(t0)<0 Or IsArray(t0) Then Exit Function
+	t0=Trim(t0)
+		t0=Replace(t0,"-","")			'“-”
+		t0=Replace(t0,"+","")			'“+”
+		t0=Replace(t0,"&#32;","")		'“ ”
+		t0=Replace(t0,"&","")			'“&”
+		t0=Replace(t0," ","")			'“空格”
+		t0=Replace(t0,CHR(34),"")		'”
+		t0=Replace(t0,"*","")			'“%”		
+		t0=Replace(t0,"%","")			'“%”
+		t0=Replace(t0,"'","")			'“'”
+		t0=Replace(t0,"(","")			'“(”
+		t0=Replace(t0,")","")			'“)”
+		t0=Replace(t0,"<","")			'“<”
+		t0=Replace(t0,">","")			'“>”
+		t0=Replace(t0,"[","")			'“[”
+		t0=Replace(t0,"]","")			'“]”
+		t0=Replace(t0,"^","")			'“^”
+		t0=Replace(t0,"_","")			'“_”
+		t0=Replace(t0,"{","")			'“{”
+		t0=Replace(t0,"\","")			'“\”
+		t0=Replace(t0,"/","")			'“/”		
+		t0=Replace(t0,"|","")			'“|”		
+		t0=Replace(t0,"}","")			'“}”			
+		t0=Replace(t0,"(","")			'“|”		
+		t0=Replace(t0,")","")			'“}”			
+	NumFormat=t0
+End Function
+
+
+
+Function TextUncode(ByVal t0)
+	IF IsNull(t0) Or Len(t0)<0 Or IsArray(t0) Then Exit Function
+
+	t0=Replace(t0,"&#32;",CHR(32))			'“ ”
+	t0=Replace(t0,"&#34;",CHR(34))			'“"”
+	t0=Replace(t0,"&#37;",CHR(37))			'“%”
+
+	t0=Replace(t0,"&#39;",CHR(39))			'“'”
+	t0=Replace(t0,"&#40;",CHR(40))			'“(”
+	t0=Replace(t0,"&#41;",CHR(41))			'“)”
+	t0=Replace(t0,"&#60;",CHR(60))			'“<”
+	t0=Replace(t0,"&#62;",CHR(62))			'“>”
+	t0=Replace(t0,"&#91;",CHR(91))			'“[”
+	t0=Replace(t0,"&#93;",CHR(93))			'“]”
+	t0=Replace(t0,"&#94;",CHR(94))			'“^”
+	t0=Replace(t0,"&#95;",CHR(95))			'“_”
+	t0=Replace(t0,"&#123;",CHR(123))		'“{”
+	t0=Replace(t0,"&#124;",CHR(124))		'“|”
+	t0=Replace(t0,"&#125;",CHR(125))		'“}”
+	t0=Replace(t0,"&#47;",CHR(47))			'“/”
+	t0=Replace(t0,"&#38;",CHR(38))			'“&”
+
+	TextUncode=t0
+End Function
+
+Function HTMLUnCode1(ByVal t0)
+	IF IsNull(t0) Or Len(t0)<0 Or IsArray(t0) Then Exit Function
+
+	t0=Replace(t0,"&#9;",CHR(9))			'“tab(水平制表符)”
+	t0=Replace(t0,"&#11;",CHR(11))			'“tab(垂直制表符) ”
+	t0=Replace(t0,"&#13;&#10;","<br />")			'“换行”
+	t0=Replace(t0,"&#10;","<br />")			'“换行”
+	t0=Replace(t0,"&#13;","<br />")			'“回车”
+
+	t0=Replace(t0,"&#32;","&nbsp;")			'“ ”
+	t0=Replace(t0,"&#38;",CHR(38))			'“&”
+	HTMLUnCode1=t0
+End Function
+
+
+Function FormatTime(ttime,tparam)
+If Not IsDate(ttime) Then Exit Function
+tsrt = tparam
+tsrt = Replace(tsrt,"yyyy",Year(ttime))
+tsrt = Replace(tsrt,"yy",Right(Year(ttime),2))
+tsrt = Replace(tsrt,"mm",Right("0"&Month(ttime),2))
+tsrt = Replace(tsrt,"dd",Right("0"&Day(ttime),2))
+tsrt = Replace(tsrt,"hh",Right("0"&Hour(ttime),2))
+tsrt = Replace(tsrt,"ff",Right("0"&Minute(ttime),2))
+tsrt = Replace(tsrt,"ss",Right("0"&Second(ttime),2))
+tsrt = Replace(tsrt,"m",Month(ttime))
+tsrt = Replace(tsrt,"d",Day(ttime))
+tsrt = Replace(tsrt,"h",Hour(ttime))
+tsrt = Replace(tsrt,"f",Minute(ttime))
+tsrt = Replace(tsrt,"s",Second(ttime))
+FormatTime = tsrt
+End Function
+
+
+Function EnMonth(m)
+Select case m
+Case "1"
+  m="Jan"
+Case "2"
+  m="Feb"
+Case "3"
+  m="Mar"
+Case "4"
+  m="Apr"
+Case "5"
+  m="May"
+Case "6"
+  m="Jun"
+Case "7"
+  m="Jul"
+Case "8"
+  m="Aug"
+Case "9"
+  m="Sep"
+Case "10"
+  m="Oct"
+Case "11"
+  m="Nov"
+Case ELSE
+  m="Dec"
+End Select
+EnMonth=m
+End Function
+
+Function StrLeft(Str, StrLen)
+	Dim L, T, I, C
+	If Str = "" Then
+		StrLeft = ""
+		Exit Function
+	End If
+	L = Len(Str)
+	T = 0
+	For i = 1 To L
+		C = Abs(AscW(Mid(Str, i, 1)))
+		If C>255 Then
+			T = T + 2
+		Else
+			T = T + 1
+		End If
+		If T> StrLen Then
+			StrLeft = Left(Str, i) & ".."
+			Exit For
+		Else
+			StrLeft = Str
+		End If
+	Next
+End Function
+
+Function StrLen(Str)
+	If Str = "" Or IsNull(Str) Then
+		StrLen = 0
+		Exit Function
+	Else
+		Dim regex
+		Set regex = New regexp
+		regEx.Pattern = "[^\x00-\xff]"
+		regex.Global = True
+		Str = regEx.Replace(Str, "^^")
+		Set regex = Nothing
+		StrLen = Len(Str)
+	End If
+End Function
+
+Function IsValidEmail(email)
+
+dim names, name, i, c
+
+'Check for valid syntax in an email address.
+IsValidEmail = true
+names = Split(email, "@")
+If UBound(names) <> 1 then
+   IsValidEmail = false
+   exit Function
+end If
+for each name in names
+   If Len(name) <= 0 then
+     IsValidEmail = false
+     exit Function
+   end If
+   for i = 1 to Len(name)
+     c = Lcase(Mid(name, i, 1))
+     If InStr("abcdefghijklmnopqrstuvwxyz_-.", c) <= 0 and not IsNumeric(c) then
+       IsValidEmail = false
+       exit Function
+     end If
+   next
+   If Left(name, 1) = "." or Right(name, 1) = "." then
+      IsValidEmail = false
+      exit Function
+   end If
+next
+If InStr(names(1), ".") <= 0 then
+   IsValidEmail = false
+   exit Function
+end If
+i = Len(names(1)) - InStrRev(names(1), ".")
+If i <> 2 and i <> 3 then
+   IsValidEmail = false
+   exit Function
+end If
+If InStr(email, "..") > 0 then
+   IsValidEmail = false
+end If
+
+end Function
+
+'t0 内容,t1将什么,t2,替换成什么,t3替换的次数
+function sitelink_replace(byval t0,byval t1,byval t2,byval t3)
+	If t0="" Or IsNull(t0) Then Exit Function
+	dim t4:t4=t0
+
+	reg.pattern="(\<a[^<>]+\>.+?\<\/a\>)|(\<img[^<>]+\>)|(\<h[1-6]+[\s]*\>.+?\<\/h[1-6]+\>)"
+	set matches=reg.execute(t4)
+	dim i:i=0
+	dim myarray()
+	if matches.count>0 then
+		for each match in matches
+			redim preserve myarray(i)
+			myarray(i)=mid(match.value,1,len(match.value))
+			t4=replace(t4,match.value,"["&i&"]",1,t3)
+			i=i+1
+		next
+	end if
+	if i=0 Then
+		t0=replace(t0,t1,t2,1,t3)
+		sitelink_replace=t0
+		'Set reg=Nothing
+		exit function
+	end if
+	t4=replace(t4,t1,t2,1,t3)
+	for i=0 to ubound(myarray)
+		t4=replace(t4,"["&i&"]",myarray(i),1,t3)
+	next
+	sitelink_replace=t4
+end function
+
+
+
+%>
+	

+ 425 - 0
css/alert.css

@@ -0,0 +1,425 @@
+@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap");
+@import url("https://fonts.googleapis.com/css2?family=Dosis:wght@800&display=swap");
+
+.alert-wrapper {
+  display: flex;
+  width: 100%;
+  height: 100%;
+  align-items: center;
+  justify-content: center;
+  margin: 0px auto;
+  padding: 0px auto;
+  left: 0;
+  top: 0;
+  overflow: hidden;
+  position: fixed;
+  background: rgb(0, 0, 0, 0.3);
+}
+
+@keyframes open-frame {
+  0% {
+    transform: scale(1);
+  }
+  25% {
+    transform: scale(0.95);
+  }
+  50% {
+    transform: scale(0.97);
+  }
+  75% {
+    transform: scale(0.93);
+  }
+  100% {
+    transform: scale(1);
+  }
+}
+
+.alert-frame {
+  background: #fff;
+  min-height: 400px;
+  width: 400px;
+  box-shadow: 5px 5px 10px rgb(0, 0, 0, 0.2);
+  border-radius: 10px;
+  animation: open-frame 0.3s linear;
+}
+
+.alert-header {
+  display: flex;
+  flex-direction: row;
+  height: 175px;
+  border-top-left-radius: 5px;
+  border-top-right-radius: 5px;
+}
+
+.alert-img {
+  height: 80px;
+  position: absolute;
+  left: 0;
+  right: 0;
+  margin-left: auto;
+  margin-right: auto;
+  align-self: center;
+}
+
+.alert-close {
+  width: 30px;
+  height: 30px;
+  color: rgb(0, 0, 0, 0.2);
+  display: flex;
+  align-items: center;
+  justify-content: center;
+  font-family: "Dosis", sans-serif;
+  font-weight: 700;
+  font-size: 16px;
+  cursor: pointer;
+  line-height: 30px;
+  transition: color 0.5s;
+  margin-left: auto;
+  margin-right: 5px;
+  margin-top: 5px;
+}
+
+.alert-close-circle {
+  width: 30px;
+  height: 30px;
+  background: #e4eae7;
+  color: #222;
+  display: flex;
+  align-items: center;
+  justify-content: center;
+  border-radius: 17.5px;
+  margin-top: -15px;
+  margin-right: -15px;
+  font-family: "Dosis", sans-serif;
+  font-weight: 700;
+  font-size: 12px;
+  cursor: pointer;
+  line-height: 30px;
+  transition: background 0.5s;
+  margin-left: auto;
+}
+
+.alert-close-circle:hover {
+  background: #fff;
+}
+
+.alert-close:hover {
+  color: rgb(0, 0, 0, 0.5);
+}
+
+.alert-body {
+  padding: 30px 30px;
+  display: flex;
+  flex-direction: column;
+  text-align: center;
+}
+
+.alert-title {
+  font-size: 18px !important;
+  font-family: "Open Sans", sans-serif;
+  font-weight: 700;
+  font-size: 15px;
+  margin-bottom: 35px;
+  color: #222;
+  align-self: center;
+}
+
+.alert-message {
+  font-size: 15px !important;
+  color: #666;
+  font-family: "Open Sans", sans-serif;
+  font-weight: 400;
+  font-size: 15px;
+  text-align: center;
+  margin-bottom: 35px;
+  line-height: 1.6;
+  align-self: center;
+}
+
+.alert-button {
+  min-width: 140px;
+  height: 35px;
+  border-radius: 20px;
+  font-family: "Open Sans", sans-serif;
+  font-weight: 400;
+  font-size: 15px;
+  color: white;
+  border: none;
+  cursor: pointer;
+  transition: background 0.5s;
+  padding: 0 15px;
+  align-self: center;
+  display: inline-flex;
+  align-items: center;
+  justify-content: center;
+}
+
+.alert-button:focus {
+  outline: 0;
+}
+
+.question-buttons {
+  display: flex;
+  flex-direction: row;
+  justify-content: center;
+}
+
+.confirm-button {
+  min-width: 100px;
+  height: 35px;
+  border-radius: 20px;
+  font-family: "Open Sans", sans-serif;
+  font-weight: 400;
+  font-size: 15px;
+  color: white;
+  border: none;
+  cursor: pointer;
+  transition: background 0.5s;
+  padding: 0 15px;
+  margin-right: 10px;
+  display: inline-flex;
+  align-items: center;
+  justify-content: center;
+}
+
+.confirm-button:focus {
+  outline: 0;
+}
+
+.cancel-button {
+  min-width: 100px;
+  height: 35px;
+  border-radius: 20px;
+  font-family: "Open Sans", sans-serif;
+  font-weight: 400;
+  font-size: 15px;
+  color: white;
+  border: none;
+  cursor: pointer;
+  padding: 0;
+  line-height: 1.6;
+  transition: background 0.5s;
+  padding: 0 15px;
+  display: inline-flex;
+  align-items: center;
+  justify-content: center;
+}
+
+.cancel-button:focus {
+  outline: 0;
+}
+
+@keyframes open-toast {
+  0% {
+    transform: scaleX(1) scaleY(1);
+  }
+  20%,
+  45% {
+    transform: scaleX(1.35) scaleY(0.1);
+  }
+  65% {
+    transform: scaleX(0.8) scaleY(1.7);
+  }
+  80% {
+    transform: scaleX(0.6) scaleY(0.85);
+  }
+  100% {
+    transform: scaleX(1) scaleY(1);
+  }
+}
+
+.toast-container {
+  top: 15px;
+  right: 15px;
+  overflow: hidden;
+  position: fixed;
+  border-radius: 5px;
+  box-shadow: 0 0 20px rgb(0, 0, 0, 0.2);
+  animation: open-toast 0.3s linear;
+}
+
+.toast-frame {
+  padding: 5px 15px;
+  display: flex;
+  min-width: 100px;
+  height: 60px;
+  border-top-left-radius: 10px;
+  border-top-right-radius: 10px;
+  align-items: center;
+  flex-wrap: wrap;
+}
+
+.toast-img {
+  height: 40px;
+}
+
+.toast-message {
+  font-size: 14px !important;
+  font-family: "Open Sans", sans-serif;
+  font-weight: 600;
+  font-size: 15px;
+  color: #fff;
+  margin-left: 15px;
+}
+
+.toast-close {
+  color: rgb(0, 0, 0, 0.2);
+  font-family: "Dosis", sans-serif;
+  font-weight: 700;
+  font-size: 16px;
+  cursor: pointer;
+  transition: color 0.5s;
+  margin-left: 25px;
+}
+
+@keyframes timer {
+  0% {
+    width: 100%;
+  }
+  25% {
+    width: 75%;
+  }
+  50% {
+    width: 50%;
+  }
+  75% {
+    width: 25%;
+  }
+  100% {
+    width: 1%;
+  }
+}
+
+.toast-timer {
+  width: 1%;
+  height: 5px;
+}
+
+.toast-close:hover {
+  color: rgb(0, 0, 0, 0.5);
+}
+
+.error-bg {
+  background: #d85261;
+}
+
+.success-bg {
+  background: #2dd284;
+}
+
+.warning-bg {
+  background: #fada5e;
+}
+
+.question-bg {
+  background: #779ecb;
+}
+
+.error-btn:hover {
+  background: #e5a4b4;
+}
+
+.success-btn:hover {
+  background: #6edaa4;
+}
+
+.warning-btn:hover {
+  background: #fcecae;
+}
+
+.info-btn:hover {
+  background: #c3e6fb;
+}
+
+.question-btn:hover {
+  background: #bacee4;
+}
+
+.error-timer {
+  background: #e5a4b4;
+}
+
+.success-timer {
+  background: #6edaa4;
+}
+
+.warning-timer {
+  background: #fcecae;
+}
+
+.info-timer {
+  background: #c3e6fb;
+}
+
+.info-bg {
+  background: #88cef7;
+}
+
+.modal {
+    position: fixed;
+    top: 0;
+    left: 0;
+    right: 0;
+    bottom: 0;
+    z-index: 10;
+    display: none
+}
+
+.modal.active {
+    display: block
+}
+
+.modal .modal-wraper {
+    display: flex;
+    justify-content: center;
+    align-items: center;
+    width: 100%;
+    height: 100%;
+    color: #666;
+    margin-top: 20px
+}
+
+.modal .modal-wraper .modal-content {
+    position: relative;
+    width: 500px;
+    height: 500px;
+    max-width: 80%;
+    padding: 25px;
+    background: #fff;
+    border-radius: 5px;
+    margin-top: 30px;
+    transition: all .3s;
+    z-index: 99;
+	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
+}
+
+
+.modal .modal-wraper .modal-content .popup-title{
+	border-bottom: 1px solid #DDD;
+    FONT-SIZE: 16PX;
+    MARGIN-BOTTOM: 30PX;
+}
+
+.modal .modal-wraper .modal-content li{
+	line-height:
+}
+
+.modal .modal-wraper .modal-content.active {
+    margin-top: 0;
+    opacity: 1
+}
+
+.modal .modal-wraper .modal-content .close {
+    border-radius: 10PX;
+    text-align: center;
+    margin: 50PX auto;
+    color: #FFF;
+    BACKGROUND: #9ad48a;
+    PADDING: 5PX 10PX;
+    WIDTH: 200PX;
+    FONT-SIZE: 16PX;
+}
+
+.modal .modal-wraper .prominent{
+	color:#9ad48a;
+}

File diff suppressed because it is too large
+ 502 - 0
css/bootstrap-datepicker3.min.css


+ 1485 - 0
css/common - 副本.css

@@ -0,0 +1,1485 @@
+body {
+	padding-left: 0px;
+	padding-right: 0px;
+	padding-top: 0px;
+	padding-bottom: 0px;
+	margin: 0px;
+}
+html {
+	background-color: #F9F9F9;
+	padding-left: 0px;
+	padding-right: 0px;
+	padding-top: 0px;
+	padding-bottom: 0px;
+	margin: 0px;
+}
+body {
+	background-color: #263949;
+	font-family: Verdana, Arial,Vrinda,Tahoma;
+	line-height: 2;
+	font-size:12px;
+	color:#666;
+}
+a {
+	color: #555;
+	text-decoration:none;
+}
+a:hover {
+	color: #0099CC;
+}
+
+input,
+option{color:#666;}
+
+
+img {
+	border-top-width: 0px;
+	border-right-width: 0px;
+	border-bottom-width: 0px;
+	border-left-width: 0px;
+	display:inline;
+}
+ul{
+    margin:0;
+	padding:0;
+	list-style-position: outside;
+	list-style-type: none;
+}
+li{
+	margin:0;
+	padding:0;
+}
+div{
+	margin:0;
+	padding:0;
+}
+
+#left_content {
+	clear: both;
+	width: 199px;
+}
+#left_content #user_info {
+	background-image: url(../images/manage_r2_c1.jpg);
+	background-repeat: no-repeat;
+	height: 55px;
+	padding: 10px 0 0 55px;
+}
+#left_content #user_info a{
+    color:#0099CC;
+}
+#left_content #main_nav {
+	width: 199px;
+	background-image: url(../images/left_nav_bg.jpg);
+	background-repeat: repeat-y;
+}
+#left_main_nav {
+	float: left;
+	width: 25px;
+	line-height: 13px;
+	color:#0099CC;
+}
+#left_main_nav li{
+	height:69px;
+	width:12px;
+	text-align: center;
+	padding: 7px 6px 0 7px;
+}
+.left_back{
+	background-image: url(../images/manage_r7_c2.jpg);
+	background-repeat: no-repeat;
+	cursor:pointer;
+}
+.left_back_onclick{
+	background-image: url(../images/manage_r6_c2.jpg);
+	background-repeat: no-repeat;
+	color:#333333;
+}
+#left_main_nav a{
+    color:#0099CC;
+}#right_main_nav {
+	width: 173px;
+	border-top-width: 1px;
+	border-bottom-width: 1px;
+	border-top-style: solid;
+	border-bottom-style: solid;
+	border-top-color: #DDD;
+	border-bottom-color: #DDD;
+	float: right;
+	background-color: #FFFFFF;
+	border-right-width: 1px;
+	border-right-style: solid;
+	border-right-color: #DDD;
+	height: 627px;
+	text-align: left;
+}
+.list_tilte {
+	background-image: url(../images/list_title.gif);
+	background-repeat: no-repeat;
+	margin: 0 auto;
+	clear: both;
+	height: 22px;
+	width: 140px;
+	padding-left: 30px;
+	font-weight: bold;
+	color: #0099CC;
+	margin-top: 9px;
+	cursor:pointer;
+}
+.list_tilte_onclick {
+	background-image: url(../images/list_title_onclick.gif);
+	background-repeat: no-repeat;
+	margin: 0 auto;
+	clear: both;
+	height: 22px;
+	width: 140px;
+	padding-left: 30px;
+	font-weight: bold;
+	color: #0099CC;
+	margin-top: 9px;
+	cursor:pointer;
+}
+.list_detail {
+	margin: 0 auto;
+}
+.list_detail li{
+	list-style-image: url(../images/direct_blue.gif);
+	list-style-position: inside;
+	padding: 0 0 0 4px;
+	margin:3px 0;
+    }
+
+#switchpic {
+	width: 6px;
+	cursor:pointer;
+	clear: both;
+	vertical-align: bottom;
+	margin-top: 220px;
+}
+#nav {
+	width:99%;
+	float:left;
+	background-image: url(../images/nav_bg.jpg);
+}
+#nav ul { 
+      margin:0; 
+	  list-style:none; 
+	  padding: 0;
+ }
+#nav li {
+     float:left; 
+	 margin:0; 
+	 padding:2px 35px 0 30px;
+	 line-height:24px;
+	 font-weight:bold;
+}
+.bg_image{
+	 background: url(../images/manage_r2_c14.jpg) no-repeat;
+	 cursor:pointer;
+}
+.bg_image_onclick{
+	 background: url(../images/manage_r2_c13.jpg) no-repeat;
+	 color:#0099CC;
+}
+#sub_info {
+	width: 99%;
+	float:left;
+	background-image: url(../images/manage_r3_c11.jpg);
+	border-right-width: 1px;
+	border-bottom-width: 1px;
+	border-left-width: 1px;
+	border-right-style: solid;
+	border-bottom-style: solid;
+	border-left-style: solid;
+	border-right-color: #DDD;
+	border-bottom-color: #DDD;
+	border-left-color: #DDD;
+	height: 27px;
+	background-repeat: repeat-x;
+	padding: 5px 0 0 0;
+}
+
+.panel{
+	width:240px;
+	color:#FFF;
+	float:left;
+	box-sizing:border:box;
+	font-size:16px;
+	font-weight:lighter;
+	font-family:"Microsoft Yahei;";
+}
+
+.panel .logo{
+	width:140px;
+	margin:20PX 0 50px;
+}
+
+.panel section{
+	padding:20px;
+}
+
+.panel .code_text{
+	color:white;
+	font-size:14px;
+}
+
+.panel .role_text{
+	color:white;
+	font-size:13px;
+	background:url("../images/role.png") 10px center no-repeat;
+	padding-left:40px;
+}
+
+.panel .copyright{
+	width:240px;
+	font-size:12px;
+	margin-left:30px;
+}
+
+.panel .copyright P{
+	margin:0;
+}
+
+#man_zone {
+	width: calc(100% - 241px);
+	border:1px solid #DDD;
+	background-color:#FFFFFF;
+	padding:15px 30px;
+	float:left;
+	min-height:950px;
+	box-sizing:border-box;
+}
+
+#man_zone table{
+    background:#f2f2f2;
+}
+#man_zone table tr{
+    background-color:#fff;
+	height:50px;
+}
+
+table.table1 thead tr th{
+background:url(../images/td_bg1.gif) 0 0 repeat-x #F8FCFF;
+font-size:14px;color:#0099CC;
+}
+table.table1 thead tr th a{color:#0099CC}
+table.table1 tbody tr th{font-size:12px;color:#0099CC;}
+table.table1 tfoot tr td{
+height:50px;
+}
+.left_title_1 {
+	background-color: #F3F8F7;
+	color:#73938E;
+	font-weight:bold;
+	line-height:30px;
+	text-align:right
+}
+.left_title_2 {
+	background-color: #fff;
+	color:#73938E;
+	font-weight:bold;
+	line-height:30px;
+	text-align:right;
+}
+
+.ico_edit,
+.ico_magnifier,
+.ico_da,
+.ico_sence,
+.ico_extend{
+display:inline-block;
+height:50px;line-height:50px;font-weight:bold;color:#0099CC;
+background:url(../images/edit.gif) 0 center no-repeat;padding-left:20px;
+}
+.ico_magnifier{
+background:url(../images/magnifier.gif) 0 center no-repeat;
+}
+
+.ico_extend{
+background:url(../images/guanlian.png) 0 center no-repeat;
+}
+
+.ico_sence{
+background:url(../images/sence.png) 0 center no-repeat;
+}
+.ico{
+	margin-right:10px;
+}
+
+.ico_da{
+background:url(../images/da.gif) 0 center no-repeat;
+}
+.btn1{
+width:150px;height:32px;border:none;
+color: #FFF;
+background: #9ad48a;
+cursor:pointer;
+border-radius:3px;
+margin-left:10px;
+}
+.txt1{
+border:none;
+width:800px;height:32px;line-height:32px;
+padding:0 3px;font-size:12px;
+outline:none;
+border:1px solid #F0F0F0;
+}
+
+.txt-short{
+border:none;
+width:350px;height:32px;line-height:32px;
+padding:0 3px;font-size:14px;
+float:left;
+outline:none;
+margin:10px;
+border:1px solid #EEE;
+}
+
+.txt-short2{
+border:none;
+width:350px;height:32px;line-height:32px;
+padding:0 3px;font-size:14px;
+float:left;
+outline:none;
+}
+
+.txt2{
+border:1px solid #DBE6E3;
+width:800px;height:360px;line-height:32px;
+padding:3px;overflow:auto;font-size:14px;
+}
+
+.txt3{
+border:1px solid #DBE6E3;
+width:100px;height:32px;line-height:32px;
+padding:0 3px;font-size:14px;
+float:left;
+margin-right:5px;
+}
+
+.txt4{
+border:1px solid #DBE6E3;
+width:800px;height:150px;line-height:20px;
+padding:3px;overflow:auto;font-size:14px;
+}
+
+.txt5{
+border:1px solid #DBE6E3;
+width:300px;height:20px;line-height:20px;
+padding:0 3px;font-size:14px;
+float:left;
+}
+
+.txt6{
+border:1px solid #DBE6E3;
+width:416px;height:20px;line-height:20px;
+padding:0 3px;font-size:14px;
+float:left;
+}
+
+.upload-frame{
+	border:none;
+	width:340px;
+	height:26px;
+	float:left;
+	margin-left:10px;
+	box-sizing:content-box;
+	padding:0;
+}
+
+
+.img{
+	float:left;
+	border:1px solid #DBE6E3;
+	width:280px;
+	height:20px;
+	line-height:20px;
+	padding:0 3px;
+	font-size:14px;
+}
+
+select{border:none;height:32px;color:#666}
+
+.showpagebox{
+float:right;
+margin-left:10px;
+}
+.showpagebox a{
+float:left;height:20px;border:1px solid #DBE6E3;
+padding:5px 8px;margin:0 4px;
+}
+.showpagebox a:hover,
+.showpagebox a.current{
+background:#F3F8F7;
+}
+.showpagebox #Pagego,
+.searchbox #keys{
+border:1px solid #DBE6E3;
+width:30px;height:20px;line-height:20px;
+padding:0 3px;text-align:center;
+float:left;
+}
+.searchbox #searchgo{
+float:left;width:22px;height:22px;color:#61A1B4;margin:0 4px;
+background:url(../images/ico_search.gif) 0 0 no-repeat;
+border:none;font-size:1px;letter-spacing:-999px;cursor:pointer;
+}
+.searchbox{
+float:right;
+}
+.searchbox #keys{
+width:150px;text-align:left;
+}
+.tools_pro{background:url(../images/icos1.gif) center center no-repeat}
+
+
+#sp{width:400px;}
+.list{
+	overflow:hidden;}
+	
+.list li{
+	width:20%;
+	float:left;
+	box-sizing:border-box;
+	padding:5px 10px;
+}	
+.wrapper ul{
+	overflow-y:scroll;
+	height: 480px;
+}
+.wrapper ul li{
+	line-height:175%;
+	padding:0px 10px;
+}
+
+.wrapper ul li:hover{
+	background:#F5F5F5;
+}
+ .wrapper_left,
+ .wrapper_right{
+	width:45%;
+	height:90vh;
+	float:left;
+	border:1px solid #DDD;
+	box-sizing:border-box;
+}
+
+
+.wrapper_center{
+	width:10%;
+	height:500px;
+	float:left;
+}
+.wrapper-head{
+	background: url(../images/td_bg1.gif) 0 0 repeat-x #F8FCFF;
+	height: 30px;
+	font-size: 14px;
+	line-height: 30px;
+	color: #0099CC;
+	text-align:center;
+	border-bottom:1px solid  #ddd;
+}
+
+.submit-wapper{
+	text-align:center;
+}
+
+#galpop{
+	padding:10px;
+	box-sizing:border-box;
+}
+
+.class-list li{
+	display:block;
+	width:100%;
+	margin-top:5px;
+	height:26px;
+}
+
+.addSubClass{
+	background:url(../images/Addnew.png) left center no-repeat;
+	border:none;
+	width:20px;
+	height:20px;
+}
+
+.removeSubClass{
+	background:url(../images/remove.png) left center no-repeat;
+	border:none;
+	width:20px;
+	height:20px;
+	margin-left:15px;
+}
+ 
+ .tab-nav ul{
+	 display:flex;
+	 display: -webkit-flex;
+	 flex-wrap:nowrap;
+	 justify-content: flex-start;
+	 overflow:hidden;
+	align-items:flex-end;	 
+ }
+ 
+.tab-nav ul li{
+	width:120px;
+	text-align:center;
+	height:50px;
+	line-height:50px;	
+	background:#EEE;
+	border-bottom:1px solid #eee;
+	border-right:1px solid #DDD;	
+	flex-grow:1;
+}
+
+.tab-nav ul li:last-child{
+	border-right:none;	
+}
+
+.tab-nav ul li.active{
+	font-size:14px;
+	font-weight:bold;
+	color:#0099CC;
+	background:#d8ffff;
+}
+
+.tab-panel{
+	position:relative;
+}
+
+.tab-panel .panel{
+	display:none;
+	position:absolute;
+	top:0;
+	left:0;
+	padding:20px;
+	width:100%;
+	box-sizing:border-box;
+}
+
+.tab-panel .panel.active{
+	display:block;
+}
+
+.tab-panel .property-list{
+	width:100%;
+	overflow:hidden;
+}
+
+.tab-panel .property-list li,
+.tab-panel .brand-list li,
+.tab-panel .device-list li{
+	float:left;
+	width:20%;
+	line-height:30px;
+}
+
+.tab-footer{
+	position:absolute;
+	bottom:0;
+	width:100%;
+	border-top:1px solid #DDD;
+	height:80px;
+}
+
+.tab-footer .tab-button{
+	margin:20px;
+	padding:10px 20px;
+	border:none;
+	background:#ddd;
+	border-radius:5px;
+}
+
+.tab-footer .tab-button:hover{
+	background:#0099CC;
+	color:#FFF;
+}
+
+.tel{	
+	background:url("../images/phone.png") 10px center no-repeat;
+	padding-left:50px;
+}
+
+.mail{	
+	background:url("../images/mail.png") 10px center no-repeat;
+	padding-left:50px;
+}
+
+.wechat{	
+	background:url("../images/wechat.png") 10px center no-repeat;
+	padding-left:50px;
+}
+
+.whatsapp{	
+	background:url("../images/whatsapp.png") 10px center no-repeat;
+	padding-left:50px;
+}
+
+.linkedin{	
+	background:url("../images/linkedin.png") 10px center no-repeat;
+	padding-left:50px;
+}
+
+.facebook{	
+	background:url("../images/facebook.png") 10px center no-repeat;
+	padding-left:50px;
+}.alibaba{	
+	background:url("../images/aliwangwang.png") 10px center no-repeat;
+	padding-left:50px;
+}
+
+table.table1 thead tr th select{
+	text-align:center;
+	height:32px;
+	width:100%;
+}
+
+table.table1 thead tr th select option{
+	text-align:center;
+}
+
+.lxfs{
+	line-height:2em;
+	font-size:13px;
+}
+
+.lxfs .tel{
+	background:url("../images/phone.png") 10px center no-repeat;
+	padding-left:35px;	
+}
+
+.panel dl{border-left:3px solid #A3E1D4;}
+
+.panel dl dt{
+	font-size:13px;
+	color:#FFF;
+	margin-left:30px;
+}
+
+.panel dl dt a{
+	color:#FFF;
+}
+
+
+.panel dl dt .list-wraper{
+	font-size:12px;
+	color:#FFF;
+	margin:5px 0 10px 10px;
+	display:none;
+}
+
+.panel dl dt .list-wraper a{
+	display:block;
+}
+
+.panel dl dt .list-wraper a:before{
+	content:'';
+	display:inline-block;
+	border:5px solid;
+	border-color:transparent;	
+}
+
+.panel dl dt .list-wraper a:hover:before{
+	content:'';
+	display:inline-block;
+	border:5px solid;
+	border-color:transparent transparent transparent white;	
+}
+
+.layui-input-inline{
+	width:250px;
+	height:38px;
+}
+
+.ySearchSelect{
+	height: 32px;
+	position: relative;
+}
+.ySearchSelect i.layui-edge{
+    z-index: 1;
+}
+.ySearchSelect i.select{
+	-webkit-transform: rotate(180deg);
+	-o-transform: rotate(180deg);
+	-moz--transform: rotate(180deg);
+    transform: rotate(180deg); 
+    margin-top: -8px;
+}
+.ySearchSelect .layui-input{
+    line-height: 36px;
+    position: relative;
+    z-index: 1;
+	width:200px;
+	font-size:14px;
+	height:36px;
+	border:none;
+	Padding-left:5px;
+	background:url("/images/arrow-down-bold.svg") right center no-repeat;
+}
+
+
+.ySearchSelect .input-text{
+    line-height: 32px;
+    position: absolute;
+    top: 44px;
+    left: 1px;
+    z-index: 3;
+    display: none;
+    background-color: #FFF;
+
+}
+.ySearchSelect .input-text input{
+	width: 96%;
+	margin-left: 2%;
+	height: 32px;
+	line-height: 32px;
+	border:1px solid #DBE6E3;
+	border-radius:5px;
+	font-size:12px;
+}
+.ySearchSelect .input-text .iconfont{
+	line-height: 36px;
+	color: #999;
+	position: absolute;
+	top: 0px;
+	right: 4%;
+	z-index: 2;
+}
+.ySearchSelect ul{
+	display: none;
+	width: 100%;
+	max-height: 228px;
+	position: relative;
+	top: 0px;
+	z-index: 2;
+	background-color: #fff;
+	border: 1px solid #d2d2d2;
+	margin-top: -1px;
+	padding: 5px 0;
+	padding-top: 40px;
+	overflow-x: hidden;
+	overflow-y: auto;
+	-webkit-box-sizing: border-box;
+	-moz-box-sizing: border-box;
+	box-sizing: border-box;
+}
+.ySearchSelect ul li{
+	width: 100%;
+	height: 36px;
+    line-height: 36px;
+    padding: 0 10px;
+    cursor: pointer;
+	-webkit-box-sizing: border-box;
+	-moz-box-sizing: border-box;
+	box-sizing: border-box;
+    white-space: nowrap;
+    overflow: hidden;
+    text-overflow: ellipsis;
+}
+.ySearchSelect ul li.active{
+	background-color: #009688 !important;
+	color: #FFF;
+}
+.ySearchSelect ul p{
+	width: 100%;
+	height: 36px;
+    line-height: 36px;
+    text-align: center;
+    padding: 0 10px;
+    color: #999;
+    cursor: pointer;
+	-webkit-box-sizing: border-box;
+	-moz-box-sizing: border-box;
+	box-sizing: border-box;
+    white-space: nowrap;
+    overflow: hidden;
+    text-overflow: ellipsis;
+}
+.ySearchSelect ul li.on{
+	display: block;
+}
+.ySearchSelect ul li.hide{
+	display: none;
+}
+.ySearchSelect ul li:hover{
+	background-color: #f0f0f0;
+}
+
+.clear:before,
+.clear:after{
+	content:'';
+	display:block;
+	clear:both;
+	width:100%;
+	height:0;
+	overflow:hidden;
+}
+
+
+.searchForm{
+	min-height:100px;
+	width:720px;
+}
+
+.homeSearch{
+	margin: 360px auto 50px;	
+}
+
+.resultSearch{
+	margin: 50px auto;	
+}
+
+.searchForm .keywords{
+	display:inline-block;
+	border:1px solid #ccc;
+	border-top-left-radius:10px;
+	border-bottom-left-radius:10px;	
+	border-right:none;
+	width: 480px!important;
+    padding-right: 48px!important;
+	padding-left:10px;
+	line-height:36px;
+	height:36px;
+	float:left;
+	outline:none;
+}
+
+.searchForm .keywords:focus{
+	border:1px solid #9ad48a;
+	border-top-left-radius:10px;
+	border-bottom-left-radius:10px;	
+}
+
+.searchForm .searchSubmit{
+	float:left;	
+	height:40px;
+	float:left;
+	width:120px;
+	border-top-right-radius:10px;
+	border-bottom-right-radius:10px;
+	color:#FFF;
+	background:#9ad48a;
+	font-size:16px;
+	border:2px solid #9ad48a;
+}
+
+.highline{
+	color:red;
+}
+
+.contacts{
+	padding: 20px;
+}
+
+#man_zone table tr.tableHead{
+	background: url(../images/td_bg1.gif) 0 0 repeat-x #F8FCFF;
+	height: 35px;
+	font-size: 14px;
+	color: #0099CC;
+}
+
+.fastSelect{
+	padding:15px 20px;
+	overflow:hidden;
+}
+
+.fastSelect h1{
+	font-size:20px;
+	display:block;
+	border-bottom:1px solid #9ad48a;
+	margin-bottom:30px;
+}
+
+.fastSelect .selectItem{
+	width:33.33%;
+	float:left;
+	margin-bottom:20px;
+}
+
+.fastSelect .selectItem label{
+	display:inline-block;
+	height:40px;
+	width:80px;
+	padding-left:10px;
+	font-size:15px;
+}
+.fastSelect .selectItem label:after{
+	content:":";
+}
+
+
+.fastSelect .selectItem select{
+	width:180px;
+	border-bottom:1px solid #DDD;
+}
+
+select option{
+	padding:3px 10px;
+}
+
+.inputSearch{
+	width:33.33%;
+	float:left;
+}
+
+.inputSearch .inputTxt{
+	height:30px;
+	border: 1px solid #DBE6E3;
+	border-top-left-radius:10px;
+	border-bottom-left-radius:10px;	
+	padding-LEFT:10px;
+	width:200px;
+	outline:none;
+}
+
+.inputSearch  .searchgo{
+	height:35px;
+	border:none;
+	width:80px;
+	text-align:center;
+	border-top-right-radius:10px;
+	border-bottom-right-radius:10px;	
+	color: #FFF;
+    background: #9ad48a;
+    font-size: 16px;
+}
+
+.table1 .notepanel{
+	background:#EEE;
+	display:none;
+	}
+
+.table1 .notepanel.active{
+	display:block;
+}
+
+.flex{
+	display:flex;
+	flex-wrap:nowrap;
+	justify-content:space-around;
+}
+.table2{
+	box-sizing:border-box;
+}
+.table2 .theader{
+	background: url(../images/td_bg1.gif) 0 0 repeat-x #F8FCFF;
+	height: 50px;
+	line-height:50px;
+	font-size: 14px;
+	color: #0099CC;
+	border-bottom:2Px solid #ccc;
+}
+
+.table2 .tline{
+	height: 50px;
+	line-height:50px;
+	border-bottom:1px solid #eee;
+}
+
+.table2 .tline:hover{
+	background:#FCFCFC;
+}
+
+
+.table2 .col1{
+	width:4%;
+	float:left;
+	text-align:center;
+	height: 35px;
+	line-height:42px;
+	padding-top:14px;
+}
+
+.table2 .col2{
+	width:6%;
+	float:left;
+	text-align:center;
+	height: 50px;
+}
+
+.table2 .col3{
+	width:calc(20% - 30px);
+	float:left;
+	height: 50px;
+	line-height:50px;
+	cursor:pointer;
+	padding-left:30px;
+	text-overflow: ellipsis;
+	overflow: hidden;
+	white-space: nowrap;
+}
+
+.tline .col3:before{
+	content:'';
+	display:inline-block;
+	border:6px solid;
+	border-color:transparent transparent transparent #9ad48a;
+	transition:all 0.8s;
+	transform-origin:0 50%;
+}
+
+.tline .open.col3:before{
+	transform:rotate(450deg);
+
+}
+
+
+.table2 .col4,
+.table2 .col5,
+.table2 .col6{
+	width:10%;
+	float:left;
+	text-align:center;
+	height: 50px;
+	line-height:50px;
+	white-space:nowrap;
+	text-overflow:ellipsis;
+	overflow:hidden;
+}
+
+.table2 .col20{
+	width:20%;
+	float:left;
+	text-align:center;
+	height: 50px;
+	line-height:50px;
+	white-space:nowrap;
+	text-overflow:ellipsis;
+	overflow:hidden;
+}
+
+.table2 .col7,
+.table2 .col8{
+	width:15%;
+	float:left;
+	text-align:center;
+
+	height: 50px;
+	line-height:50px;
+}
+
+.table2 .col9{
+	width:calc(10% - 10px);
+	float:left;
+	text-align:center;
+
+	height: 50px;
+	line-height:50px;
+}
+
+.table2 .col10{
+	width:calc(14% - 9px);
+	float:left;
+	text-align:center;
+	height:50px;
+	line-height:50px;
+}
+
+.table2 .col11{
+	width:calc(16% - 7px);
+	float:left;
+	text-align:center;
+	height: 50px;
+	line-height:50px;
+}
+
+
+.table2 .colmark{
+	width:10%;
+	float:left;
+	text-align:center;
+	height: 50px;
+	line-height:50px;	
+}
+
+.table2 .colmark span{
+	display:inline-block;
+	width:80%;
+	height:20px;
+}
+
+
+.table2 .notepanel{
+	width:calc(100% - 2px);
+	background:#EEE;
+	display:none;
+	border:1px solid #FFF;
+}
+
+.table2 .notepanel .noteItem{
+	width:calc(10% + 1px);
+	text-align:center;
+	float:left;
+	padding-top:20px;
+	box-sizing:border-box;
+}
+
+.table2 .notepanel .noteItem2{
+	width:10%;
+	text-align:center;
+	float:left;
+	padding-top:20px;
+	box-sizing:border-box;
+}
+
+.table2  .notepanel .lx{
+	position:relative;
+	float:left;
+	padding:20px;
+	width:calc(30% + 4px);
+	box-sizing:border-box;
+}
+
+
+.table2  .notepanel .notecontent{
+	width:calc(50% - 6px);
+	float:left;
+	padding:20px;
+	box-sizing:border-box;
+	min-height:100px;
+}
+
+.taglist span{
+	position:relative;
+	display:inline-block;
+	padding:2px 22px 2px 10px;
+	border-radius:10px;
+	margin:7.5px 10px 7.5px 0;
+	background:#9ad48a;
+	color:#FFF;
+}
+
+.taglist span:hover{
+	background:#666;
+}
+
+.taglist span:after{
+	content:"x";
+	position:absolute;
+	right:6px;
+	color:#FFF;
+}
+
+.tagCloundHead{
+	display:block;
+	margin:100px auto;
+	border-bottom:1px solid #DDD;
+	font-size:36px;
+	color:#ccc;
+	text-align:center;
+	width:50%;
+}
+
+.tagCloundHead2{
+	display:block;
+	margin:80px 0;
+	border-bottom:1px solid #DDD;
+	font-size:20px;
+	text-align:center;
+	width:200px;
+}
+
+
+.tagArea{
+	display:flex;
+	flex-wrap:wrap;
+	justify-content:space-around;
+	align-items:center;
+}
+
+.tagArea a{
+	display:block;
+	color:#fff;
+	padding:10px 20px;
+	border-radius:10px;
+	margin:15px;
+}
+
+.tagArea a:nth-child(10n+1){
+	background:#019fe8;
+}
+
+.tagArea a:nth-child(10n+2){
+	background:#ff9000;
+}
+
+.tagArea a:nth-child(10n+3){
+	background:#ff6201;
+}
+
+.tagArea a:nth-child(10n+4){
+	background:#2771b2
+}
+
+
+.tagArea a:nth-child(10n+5){
+	background:#008f5a
+}
+
+.tagArea a:nth-child(10n+6){
+	background:#c7007d;
+}
+
+.tagArea a:nth-child(10n+7){
+	background:#008f5a;
+}
+
+.tagArea a:nth-child(10n+8){
+	background:#454da0;
+}
+
+.tagArea a:nth-child(10n+9){
+	background:#8bc800;
+}
+
+
+.dashboardHead{
+	display:block;
+	margin:30px auto;
+	border-bottom:1px solid #DDD;
+	font-size:24px;
+	color:#ccc;
+	text-align:center;
+	width:50%;
+	line-height:3em;
+}
+
+
+.dashPanel1{
+	width:44%;
+	margin:2%;
+	border: 1px solid #DDD;
+	border-radius: 10px;
+	background:#fff;
+	float:left;
+	min-width:700px;
+}
+
+.dashPanel1 h3{
+	text-align:center;
+	display:block;
+	width:100%;
+}
+
+.syncphone{
+	display:inline-block;
+	margin-left:10px;
+	color:#0099CC;
+}
+
+.newCustomer{
+	background:#b9f2ec;
+}
+
+.commontag{
+	margin:10px 0;
+	float:left;
+}
+
+i.tag{
+	display:inline-block;
+	padding:0 15px;
+	line-height:1.75em;
+	border:1px solid #DDD;
+	border-radius:10px;
+	margin:0 5px 5px;
+	font-style: normal;
+}
+
+.marginspace{
+	margin:10px 0;
+}
+
+i.tag:hover{
+	background: #9ad48a;
+	color: #FFF;
+}
+
+.coltag span{
+	display:inline-block;
+	color: #666;
+	margin:7.5px;
+	line-height: 2em;
+	border: 1px solid #DDD;
+	border-radius: 10px;
+	padding:0 10px;
+}
+
+.coltag span.active{
+	background: #9ad48a;
+	color: #FFF;
+}
+
+.taghead:before{
+	content:"标签:";
+}
+
+.colormark{
+	position:relative;
+}
+
+
+.colormark .colorlist{
+	position:relative;
+	width:100%;
+	height:36px;
+	margin:auto;
+	display:none;
+	margin-top:6px;
+}
+
+
+.colormark .colorlist li{
+	width:14px;
+	height:14px;
+	display:inline-block;
+	border-radius:50%;
+	margin:0 2px;
+	cursor:pointer;
+	box-shadow: 2px 2px 5px #ccc;
+	border:none;
+}
+
+.colorlist .color1 {
+	background:RGBA(185,242,236,0.6);
+}
+
+.colorlist .color2{
+	background:RGBA(185,241,204,0.6);
+}
+
+.colorlist .color3{
+	background:RGBA(242,241,185,0.8);
+}
+
+.colorlist .color4{
+	background:RGBA(242,185,228,0.6);
+}
+
+.colorlist .color0{
+	background:white;
+}
+
+.color1 .slidepanel{
+	background:RGBA(185,242,236,0.6);
+}
+
+.color2 .slidepanel{
+	background:RGBA(185,241,204,0.6);
+}
+
+.color3 .slidepanel{
+	background:RGBA(242,241,185,0.6);
+}
+
+.color4 .slidepanel{
+	background:RGBA(242,185,228,0.6);
+}
+
+.color0 .slidepanel{
+	background:white;
+}
+
+.teamStatistics{
+	width:100%;
+	text-align:center;
+	border-collapse:collapse;
+}
+
+.handover{
+	margin-left:8px;
+	display:inline;
+	margin-bottom:-5px;
+}
+
+.selectProduct,
+.selectnum{
+	display:none;
+}
+
+.nosale{
+	text-align:center;
+	font-size:15px;
+}
+
+.pricecontrol{
+	text-align:center;
+	font-size:14px;
+}
+
+.pricecontrol td img{
+	max-height:80px;
+}
+
+.pricecontrol li{
+	line-height:40px;
+	display:block;
+}
+
+.pricecontrol li:nth-child(2n){
+	background:#F2F2F2;
+}
+
+
+.pricecontrol li .unit{
+	display:inline-block;
+	padding:0 20px 0 5px;
+}
+
+.pricecontrol li .price{
+	display:inline-block;
+	padding:0 10px 0 20px;
+}
+
+.new:after{
+	content:"New";
+	position:absolute;
+	font-size:10px;
+	color:#fff;
+	margin-left:8px;
+	animation: shine;
+	animation-duration:0.3s;
+	animation-iteration-count: infinite;
+}
+
+@keyframes shine{
+	0%{opacity:0.5;}
+	100%{opacity:1;}	
+}
+
+
+
+.claim,
+.claim1{
+	display: inline-block;
+    height: 34px;
+    line-height: 34px;
+    font-weight: bold;
+    color: #0099CC;
+    background: url(../images/claim.svg) 0 center no-repeat;
+	background-size:20px;
+    padding-left: 30px;
+}
+@media only screen and (max-width:1300px) {
+.table2{font-size:11px;}
+.table2 .theader{font-size:10px;}
+.table2 .col3{width: calc(26% - 30px);padding-left: 15px;}
+.table2 .col4, .table2 .col5{
+	width:7.5%;
+}
+}
+
+
+.statement{
+	position:relative;
+	font-size:12px;
+	-webkit-background-clip: text;
+	margin:10px 30px;
+	text-align:center;
+	background: linear-gradient(to bottom, red, green);
+	background-clip: text;
+	animation:flashcolor  2s infinite alternate;
+}	
+
+@keyframes flashcolor{
+        0% {background-position:0 0;}
+        100% {background-position:200px 200px;}
+}

+ 1485 - 0
css/common.css

@@ -0,0 +1,1485 @@
+body {
+	padding-left: 0px;
+	padding-right: 0px;
+	padding-top: 0px;
+	padding-bottom: 0px;
+	margin: 0px;display:flex;
+}
+html {
+	background-color: #F9F9F9;
+	padding-left: 0px;
+	padding-right: 0px;
+	padding-top: 0px;
+	padding-bottom: 0px;
+	margin: 0px;
+}
+body {
+	background-color: #263949;
+	font-family: Verdana, Arial,Vrinda,Tahoma;
+	line-height: 2;
+	font-size:12px;
+	color:#666;
+}
+a {
+	color: #555;
+	text-decoration:none;
+}
+a:hover {
+	color: #0099CC;
+}
+
+input,
+option{color:#666;}
+
+
+img {
+	border-top-width: 0px;
+	border-right-width: 0px;
+	border-bottom-width: 0px;
+	border-left-width: 0px;
+	display:inline;
+}
+ul{
+    margin:0;
+	padding:0;
+	list-style-position: outside;
+	list-style-type: none;
+}
+li{
+	margin:0;
+	padding:0;
+}
+div{
+	margin:0;
+	padding:0;
+}
+
+#left_content {
+	clear: both;
+	width: 199px;
+}
+#left_content #user_info {
+	background-image: url(../images/manage_r2_c1.jpg);
+	background-repeat: no-repeat;
+	height: 55px;
+	padding: 10px 0 0 55px;
+}
+#left_content #user_info a{
+    color:#0099CC;
+}
+#left_content #main_nav {
+	width: 199px;
+	background-image: url(../images/left_nav_bg.jpg);
+	background-repeat: repeat-y;
+}
+#left_main_nav {
+	float: left;
+	width: 25px;
+	line-height: 13px;
+	color:#0099CC;
+}
+#left_main_nav li{
+	height:69px;
+	width:12px;
+	text-align: center;
+	padding: 7px 6px 0 7px;
+}
+.left_back{
+	background-image: url(../images/manage_r7_c2.jpg);
+	background-repeat: no-repeat;
+	cursor:pointer;
+}
+.left_back_onclick{
+	background-image: url(../images/manage_r6_c2.jpg);
+	background-repeat: no-repeat;
+	color:#333333;
+}
+#left_main_nav a{
+    color:#0099CC;
+}#right_main_nav {
+	width: 173px;
+	border-top-width: 1px;
+	border-bottom-width: 1px;
+	border-top-style: solid;
+	border-bottom-style: solid;
+	border-top-color: #DDD;
+	border-bottom-color: #DDD;
+	float: right;
+	background-color: #FFFFFF;
+	border-right-width: 1px;
+	border-right-style: solid;
+	border-right-color: #DDD;
+	height: 627px;
+	text-align: left;
+}
+.list_tilte {
+	background-image: url(../images/list_title.gif);
+	background-repeat: no-repeat;
+	margin: 0 auto;
+	clear: both;
+	height: 22px;
+	width: 140px;
+	padding-left: 30px;
+	font-weight: bold;
+	color: #0099CC;
+	margin-top: 9px;
+	cursor:pointer;
+}
+.list_tilte_onclick {
+	background-image: url(../images/list_title_onclick.gif);
+	background-repeat: no-repeat;
+	margin: 0 auto;
+	clear: both;
+	height: 22px;
+	width: 140px;
+	padding-left: 30px;
+	font-weight: bold;
+	color: #0099CC;
+	margin-top: 9px;
+	cursor:pointer;
+}
+.list_detail {
+	margin: 0 auto;
+}
+.list_detail li{
+	list-style-image: url(../images/direct_blue.gif);
+	list-style-position: inside;
+	padding: 0 0 0 4px;
+	margin:3px 0;
+    }
+
+#switchpic {
+	width: 6px;
+	cursor:pointer;
+	clear: both;
+	vertical-align: bottom;
+	margin-top: 220px;
+}
+#nav {
+	width:99%;
+	float:left;
+	background-image: url(../images/nav_bg.jpg);
+}
+#nav ul { 
+      margin:0; 
+	  list-style:none; 
+	  padding: 0;
+ }
+#nav li {
+     float:left; 
+	 margin:0; 
+	 padding:2px 35px 0 30px;
+	 line-height:24px;
+	 font-weight:bold;
+}
+.bg_image{
+	 background: url(../images/manage_r2_c14.jpg) no-repeat;
+	 cursor:pointer;
+}
+.bg_image_onclick{
+	 background: url(../images/manage_r2_c13.jpg) no-repeat;
+	 color:#0099CC;
+}
+#sub_info {
+	width: 99%;
+	float:left;
+	background-image: url(../images/manage_r3_c11.jpg);
+	border-right-width: 1px;
+	border-bottom-width: 1px;
+	border-left-width: 1px;
+	border-right-style: solid;
+	border-bottom-style: solid;
+	border-left-style: solid;
+	border-right-color: #DDD;
+	border-bottom-color: #DDD;
+	border-left-color: #DDD;
+	height: 27px;
+	background-repeat: repeat-x;
+	padding: 5px 0 0 0;
+}
+
+.panel{
+	width:240px;
+	color:#FFF;
+	flex-shrink:0;
+	box-sizing:border:box;
+	font-size:16px;
+	font-weight:lighter;
+	font-family:"Microsoft Yahei;";
+}
+
+.panel .logo{
+	width:140px;
+	margin:20PX 0 50px;
+}
+
+.panel section{
+	padding:20px;
+}
+
+.panel .code_text{
+	color:white;
+	font-size:14px;
+}
+
+.panel .role_text{
+	color:white;
+	font-size:13px;
+	background:url("../images/role.png") 10px center no-repeat;
+	padding-left:40px;
+}
+
+.panel .copyright{
+	width:240px;
+	font-size:12px;
+	margin-left:30px;
+}
+
+.panel .copyright P{
+	margin:0;
+}
+
+#man_zone {
+	width: calc(100% - 241px);
+	border:1px solid #DDD;
+	background-color:#FFFFFF;
+	padding:15px 30px;
+	flex-shrink:0;	min-height:950px;
+	box-sizing:border-box;
+}
+
+#man_zone table{
+    background:#f2f2f2;
+}
+#man_zone table tr{
+    background-color:#fff;
+	height:50px;
+}
+
+table.table1 thead tr th{
+background:url(../images/td_bg1.gif) 0 0 repeat-x #F8FCFF;
+font-size:14px;color:#0099CC;
+}
+table.table1 thead tr th a{color:#0099CC}
+table.table1 tbody tr th{font-size:12px;color:#0099CC;}
+table.table1 tfoot tr td{
+height:50px;
+}
+.left_title_1 {
+	background-color: #F3F8F7;
+	color:#73938E;
+	font-weight:bold;
+	line-height:30px;
+	text-align:right
+}
+.left_title_2 {
+	background-color: #fff;
+	color:#73938E;
+	font-weight:bold;
+	line-height:30px;
+	text-align:right;
+}
+
+.ico_edit,
+.ico_magnifier,
+.ico_da,
+.ico_sence,
+.ico_extend{
+display:inline-block;
+height:50px;line-height:50px;font-weight:bold;color:#0099CC;
+background:url(../images/edit.gif) 0 center no-repeat;padding-left:20px;
+}
+.ico_magnifier{
+background:url(../images/magnifier.gif) 0 center no-repeat;
+}
+
+.ico_extend{
+background:url(../images/guanlian.png) 0 center no-repeat;
+}
+
+.ico_sence{
+background:url(../images/sence.png) 0 center no-repeat;
+}
+.ico{
+	margin-right:10px;
+}
+
+.ico_da{
+background:url(../images/da.gif) 0 center no-repeat;
+}
+.btn1{
+width:150px;height:32px;border:none;
+color: #FFF;
+background: #9ad48a;
+cursor:pointer;
+border-radius:3px;
+margin-left:10px;
+}
+.txt1{
+border:none;
+width:800px;height:32px;line-height:32px;
+padding:0 3px;font-size:12px;
+outline:none;
+border:1px solid #F0F0F0;
+}
+
+.txt-short{
+border:none;
+width:350px;height:32px;line-height:32px;
+padding:0 3px;font-size:14px;
+float:left;
+outline:none;
+margin:10px;
+border:1px solid #EEE;
+}
+
+.txt-short2{
+border:none;
+width:350px;height:32px;line-height:32px;
+padding:0 3px;font-size:14px;
+float:left;
+outline:none;
+}
+
+.txt2{
+border:1px solid #DBE6E3;
+width:800px;height:360px;line-height:32px;
+padding:3px;overflow:auto;font-size:14px;
+}
+
+.txt3{
+border:1px solid #DBE6E3;
+width:100px;height:32px;line-height:32px;
+padding:0 3px;font-size:14px;
+float:left;
+margin-right:5px;
+}
+
+.txt4{
+border:1px solid #DBE6E3;
+width:800px;height:150px;line-height:20px;
+padding:3px;overflow:auto;font-size:14px;
+}
+
+.txt5{
+border:1px solid #DBE6E3;
+width:300px;height:20px;line-height:20px;
+padding:0 3px;font-size:14px;
+float:left;
+}
+
+.txt6{
+border:1px solid #DBE6E3;
+width:416px;height:20px;line-height:20px;
+padding:0 3px;font-size:14px;
+float:left;
+}
+
+.upload-frame{
+	border:none;
+	width:340px;
+	height:26px;
+	float:left;
+	margin-left:10px;
+	box-sizing:content-box;
+	padding:0;
+}
+
+
+.img{
+	float:left;
+	border:1px solid #DBE6E3;
+	width:280px;
+	height:20px;
+	line-height:20px;
+	padding:0 3px;
+	font-size:14px;
+}
+
+select{border:none;height:32px;color:#666}
+
+.showpagebox{
+float:right;
+margin-left:10px;
+}
+.showpagebox a{
+float:left;height:20px;border:1px solid #DBE6E3;
+padding:5px 8px;margin:0 4px;
+}
+.showpagebox a:hover,
+.showpagebox a.current{
+background:#F3F8F7;
+}
+.showpagebox #Pagego,
+.searchbox #keys{
+border:1px solid #DBE6E3;
+width:30px;height:20px;line-height:20px;
+padding:0 3px;text-align:center;
+float:left;
+}
+.searchbox #searchgo{
+float:left;width:22px;height:22px;color:#61A1B4;margin:0 4px;
+background:url(../images/ico_search.gif) 0 0 no-repeat;
+border:none;font-size:1px;letter-spacing:-999px;cursor:pointer;
+}
+.searchbox{
+float:right;
+}
+.searchbox #keys{
+width:150px;text-align:left;
+}
+.tools_pro{background:url(../images/icos1.gif) center center no-repeat}
+
+
+#sp{width:400px;}
+.list{
+	overflow:hidden;}
+	
+.list li{
+	width:20%;
+	float:left;
+	box-sizing:border-box;
+	padding:5px 10px;
+}	
+.wrapper ul{
+	overflow-y:scroll;
+	height: 480px;
+}
+.wrapper ul li{
+	line-height:175%;
+	padding:0px 10px;
+}
+
+.wrapper ul li:hover{
+	background:#F5F5F5;
+}
+ .wrapper_left,
+ .wrapper_right{
+	width:45%;
+	height:90vh;
+	float:left;
+	border:1px solid #DDD;
+	box-sizing:border-box;
+}
+
+
+.wrapper_center{
+	width:10%;
+	height:500px;
+	float:left;
+}
+.wrapper-head{
+	background: url(../images/td_bg1.gif) 0 0 repeat-x #F8FCFF;
+	height: 30px;
+	font-size: 14px;
+	line-height: 30px;
+	color: #0099CC;
+	text-align:center;
+	border-bottom:1px solid  #ddd;
+}
+
+.submit-wapper{
+	text-align:center;
+}
+
+#galpop{
+	padding:10px;
+	box-sizing:border-box;
+}
+
+.class-list li{
+	display:block;
+	width:100%;
+	margin-top:5px;
+	height:26px;
+}
+
+.addSubClass{
+	background:url(../images/Addnew.png) left center no-repeat;
+	border:none;
+	width:20px;
+	height:20px;
+}
+
+.removeSubClass{
+	background:url(../images/remove.png) left center no-repeat;
+	border:none;
+	width:20px;
+	height:20px;
+	margin-left:15px;
+}
+ 
+ .tab-nav ul{
+	 display:flex;
+	 display: -webkit-flex;
+	 flex-wrap:nowrap;
+	 justify-content: flex-start;
+	 overflow:hidden;
+	align-items:flex-end;	 
+ }
+ 
+.tab-nav ul li{
+	width:120px;
+	text-align:center;
+	height:50px;
+	line-height:50px;	
+	background:#EEE;
+	border-bottom:1px solid #eee;
+	border-right:1px solid #DDD;	
+	flex-grow:1;
+}
+
+.tab-nav ul li:last-child{
+	border-right:none;	
+}
+
+.tab-nav ul li.active{
+	font-size:14px;
+	font-weight:bold;
+	color:#0099CC;
+	background:#d8ffff;
+}
+
+.tab-panel{
+	position:relative;
+}
+
+.tab-panel .panel{
+	display:none;
+	position:absolute;
+	top:0;
+	left:0;
+	padding:20px;
+	width:100%;
+	box-sizing:border-box;
+}
+
+.tab-panel .panel.active{
+	display:block;
+}
+
+.tab-panel .property-list{
+	width:100%;
+	overflow:hidden;
+}
+
+.tab-panel .property-list li,
+.tab-panel .brand-list li,
+.tab-panel .device-list li{
+	float:left;
+	width:20%;
+	line-height:30px;
+}
+
+.tab-footer{
+	position:absolute;
+	bottom:0;
+	width:100%;
+	border-top:1px solid #DDD;
+	height:80px;
+}
+
+.tab-footer .tab-button{
+	margin:20px;
+	padding:10px 20px;
+	border:none;
+	background:#ddd;
+	border-radius:5px;
+}
+
+.tab-footer .tab-button:hover{
+	background:#0099CC;
+	color:#FFF;
+}
+
+.tel{	
+	background:url("../images/phone.png") 10px center no-repeat;
+	padding-left:50px;
+}
+
+.mail{	
+	background:url("../images/mail.png") 10px center no-repeat;
+	padding-left:50px;
+}
+
+.wechat{	
+	background:url("../images/wechat.png") 10px center no-repeat;
+	padding-left:50px;
+}
+
+.whatsapp{	
+	background:url("../images/whatsapp.png") 10px center no-repeat;
+	padding-left:50px;
+}
+
+.linkedin{	
+	background:url("../images/linkedin.png") 10px center no-repeat;
+	padding-left:50px;
+}
+
+.facebook{	
+	background:url("../images/facebook.png") 10px center no-repeat;
+	padding-left:50px;
+}.alibaba{	
+	background:url("../images/aliwangwang.png") 10px center no-repeat;
+	padding-left:50px;
+}
+
+table.table1 thead tr th select{
+	text-align:center;
+	height:32px;
+	width:100%;
+}
+
+table.table1 thead tr th select option{
+	text-align:center;
+}
+
+.lxfs{
+	line-height:2em;
+	font-size:13px;
+}
+
+.lxfs .tel{
+	background:url("../images/phone.png") 10px center no-repeat;
+	padding-left:35px;	
+}
+
+.panel dl{border-left:3px solid #A3E1D4;}
+
+.panel dl dt{
+	font-size:13px;
+	color:#FFF;
+	margin-left:30px;
+}
+
+.panel dl dt a{
+	color:#FFF;
+}
+
+
+.panel dl dt .list-wraper{
+	font-size:12px;
+	color:#FFF;
+	margin:5px 0 10px 10px;
+	display:none;
+}
+
+.panel dl dt .list-wraper a{
+	display:block;
+}
+
+.panel dl dt .list-wraper a:before{
+	content:'';
+	display:inline-block;
+	border:5px solid;
+	border-color:transparent;	
+}
+
+.panel dl dt .list-wraper a:hover:before{
+	content:'';
+	display:inline-block;
+	border:5px solid;
+	border-color:transparent transparent transparent white;	
+}
+
+.layui-input-inline{
+	width:250px;
+	height:38px;
+}
+
+.ySearchSelect{
+	height: 32px;
+	position: relative;
+}
+.ySearchSelect i.layui-edge{
+    z-index: 1;
+}
+.ySearchSelect i.select{
+	-webkit-transform: rotate(180deg);
+	-o-transform: rotate(180deg);
+	-moz--transform: rotate(180deg);
+    transform: rotate(180deg); 
+    margin-top: -8px;
+}
+.ySearchSelect .layui-input{
+    line-height: 36px;
+    position: relative;
+    z-index: 1;
+	width:200px;
+	font-size:14px;
+	height:36px;
+	border:none;
+	Padding-left:5px;
+	background:url("/images/arrow-down-bold.svg") right center no-repeat;
+}
+
+
+.ySearchSelect .input-text{
+    line-height: 32px;
+    position: absolute;
+    top: 44px;
+    left: 1px;
+    z-index: 3;
+    display: none;
+    background-color: #FFF;
+
+}
+.ySearchSelect .input-text input{
+	width: 96%;
+	margin-left: 2%;
+	height: 32px;
+	line-height: 32px;
+	border:1px solid #DBE6E3;
+	border-radius:5px;
+	font-size:12px;
+}
+.ySearchSelect .input-text .iconfont{
+	line-height: 36px;
+	color: #999;
+	position: absolute;
+	top: 0px;
+	right: 4%;
+	z-index: 2;
+}
+.ySearchSelect ul{
+	display: none;
+	width: 100%;
+	max-height: 228px;
+	position: relative;
+	top: 0px;
+	z-index: 2;
+	background-color: #fff;
+	border: 1px solid #d2d2d2;
+	margin-top: -1px;
+	padding: 5px 0;
+	padding-top: 40px;
+	overflow-x: hidden;
+	overflow-y: auto;
+	-webkit-box-sizing: border-box;
+	-moz-box-sizing: border-box;
+	box-sizing: border-box;
+}
+.ySearchSelect ul li{
+	width: 100%;
+	height: 36px;
+    line-height: 36px;
+    padding: 0 10px;
+    cursor: pointer;
+	-webkit-box-sizing: border-box;
+	-moz-box-sizing: border-box;
+	box-sizing: border-box;
+    white-space: nowrap;
+    overflow: hidden;
+    text-overflow: ellipsis;
+}
+.ySearchSelect ul li.active{
+	background-color: #009688 !important;
+	color: #FFF;
+}
+.ySearchSelect ul p{
+	width: 100%;
+	height: 36px;
+    line-height: 36px;
+    text-align: center;
+    padding: 0 10px;
+    color: #999;
+    cursor: pointer;
+	-webkit-box-sizing: border-box;
+	-moz-box-sizing: border-box;
+	box-sizing: border-box;
+    white-space: nowrap;
+    overflow: hidden;
+    text-overflow: ellipsis;
+}
+.ySearchSelect ul li.on{
+	display: block;
+}
+.ySearchSelect ul li.hide{
+	display: none;
+}
+.ySearchSelect ul li:hover{
+	background-color: #f0f0f0;
+}
+
+.clear:before,
+.clear:after{
+	content:'';
+	display:block;
+	clear:both;
+	width:100%;
+	height:0;
+	overflow:hidden;
+}
+
+
+.searchForm{
+	min-height:100px;
+	width:720px;
+}
+
+.homeSearch{
+	margin: 360px auto 50px;	
+}
+
+.resultSearch{
+	margin: 50px auto;	
+}
+
+.searchForm .keywords{
+	display:inline-block;
+	border:1px solid #ccc;
+	border-top-left-radius:10px;
+	border-bottom-left-radius:10px;	
+	border-right:none;
+	width: 480px!important;
+    padding-right: 48px!important;
+	padding-left:10px;
+	line-height:36px;
+	height:36px;
+	float:left;
+	outline:none;
+}
+
+.searchForm .keywords:focus{
+	border:1px solid #9ad48a;
+	border-top-left-radius:10px;
+	border-bottom-left-radius:10px;	
+}
+
+.searchForm .searchSubmit{
+	float:left;	
+	height:40px;
+	float:left;
+	width:120px;
+	border-top-right-radius:10px;
+	border-bottom-right-radius:10px;
+	color:#FFF;
+	background:#9ad48a;
+	font-size:16px;
+	border:2px solid #9ad48a;
+}
+
+.highline{
+	color:red;
+}
+
+.contacts{
+	padding: 20px;
+}
+
+#man_zone table tr.tableHead{
+	background: url(../images/td_bg1.gif) 0 0 repeat-x #F8FCFF;
+	height: 35px;
+	font-size: 14px;
+	color: #0099CC;
+}
+
+.fastSelect{
+	padding:15px 20px;
+	overflow:hidden;
+}
+
+.fastSelect h1{
+	font-size:20px;
+	display:block;
+	border-bottom:1px solid #9ad48a;
+	margin-bottom:30px;
+}
+
+.fastSelect .selectItem{
+	width:33.33%;
+	float:left;
+	margin-bottom:20px;
+}
+
+.fastSelect .selectItem label{
+	display:inline-block;
+	height:40px;
+	width:80px;
+	padding-left:10px;
+	font-size:15px;
+}
+.fastSelect .selectItem label:after{
+	content:":";
+}
+
+
+.fastSelect .selectItem select{
+	width:180px;
+	border-bottom:1px solid #DDD;
+}
+
+select option{
+	padding:3px 10px;
+}
+
+.inputSearch{
+	width:33.33%;
+	float:left;
+}
+
+.inputSearch .inputTxt{
+	height:30px;
+	border: 1px solid #DBE6E3;
+	border-top-left-radius:10px;
+	border-bottom-left-radius:10px;	
+	padding-LEFT:10px;
+	width:200px;
+	outline:none;
+}
+
+.inputSearch  .searchgo{
+	height:35px;
+	border:none;
+	width:80px;
+	text-align:center;
+	border-top-right-radius:10px;
+	border-bottom-right-radius:10px;	
+	color: #FFF;
+    background: #9ad48a;
+    font-size: 16px;
+}
+
+.table1 .notepanel{
+	background:#EEE;
+	display:none;
+	}
+
+.table1 .notepanel.active{
+	display:block;
+}
+
+.flex{
+	display:flex;
+	flex-wrap:nowrap;
+	justify-content:space-around;
+}
+.table2{
+	box-sizing:border-box;
+}
+.table2 .theader{
+	background: url(../images/td_bg1.gif) 0 0 repeat-x #F8FCFF;
+	height: 50px;
+	line-height:50px;
+	font-size: 14px;
+	color: #0099CC;
+	border-bottom:2Px solid #ccc;
+}
+
+.table2 .tline{
+	height: 50px;
+	line-height:50px;
+	border-bottom:1px solid #eee;
+}
+
+.table2 .tline:hover{
+	background:#FCFCFC;
+}
+
+
+.table2 .col1{
+	width:4%;
+	float:left;
+	text-align:center;
+	height: 35px;
+	line-height:42px;
+	padding-top:14px;
+}
+
+.table2 .col2{
+	width:6%;
+	float:left;
+	text-align:center;
+	height: 50px;
+}
+
+.table2 .col3{
+	width:calc(20% - 30px);
+	float:left;
+	height: 50px;
+	line-height:50px;
+	cursor:pointer;
+	padding-left:30px;
+	text-overflow: ellipsis;
+	overflow: hidden;
+	white-space: nowrap;
+}
+
+.tline .col3:before{
+	content:'';
+	display:inline-block;
+	border:6px solid;
+	border-color:transparent transparent transparent #9ad48a;
+	transition:all 0.8s;
+	transform-origin:0 50%;
+}
+
+.tline .open.col3:before{
+	transform:rotate(450deg);
+
+}
+
+
+.table2 .col4,
+.table2 .col5,
+.table2 .col6{
+	width:10%;
+	float:left;
+	text-align:center;
+	height: 50px;
+	line-height:50px;
+	white-space:nowrap;
+	text-overflow:ellipsis;
+	overflow:hidden;
+}
+
+.table2 .col20{
+	width:20%;
+	float:left;
+	text-align:center;
+	height: 50px;
+	line-height:50px;
+	white-space:nowrap;
+	text-overflow:ellipsis;
+	overflow:hidden;
+}
+
+.table2 .col7,
+.table2 .col8{
+	width:15%;
+	float:left;
+	text-align:center;
+
+	height: 50px;
+	line-height:50px;
+}
+
+.table2 .col9{
+	width:calc(10% - 10px);
+	float:left;
+	text-align:center;
+
+	height: 50px;
+	line-height:50px;
+}
+
+.table2 .col10{
+	width:calc(14% - 9px);
+	float:left;
+	text-align:center;
+	height:50px;
+	line-height:50px;
+}
+
+.table2 .col11{
+	width:calc(16% - 7px);
+	float:left;
+	text-align:center;
+	height: 50px;
+	line-height:50px;
+}
+
+
+.table2 .colmark{
+	width:10%;
+	float:left;
+	text-align:center;
+	height: 50px;
+	line-height:50px;	
+}
+
+.table2 .colmark span{
+	display:inline-block;
+	width:80%;
+	height:20px;
+}
+
+
+.table2 .notepanel{
+	width:calc(100% - 2px);
+	background:#EEE;
+	display:none;
+	border:1px solid #FFF;
+}
+
+.table2 .notepanel .noteItem{
+	width:calc(10% + 1px);
+	text-align:center;
+	float:left;
+	padding-top:20px;
+	box-sizing:border-box;
+}
+
+.table2 .notepanel .noteItem2{
+	width:10%;
+	text-align:center;
+	float:left;
+	padding-top:20px;
+	box-sizing:border-box;
+}
+
+.table2  .notepanel .lx{
+	position:relative;
+	float:left;
+	padding:20px;
+	width:calc(30% + 4px);
+	box-sizing:border-box;
+}
+
+
+.table2  .notepanel .notecontent{
+	width:calc(50% - 6px);
+	float:left;
+	padding:20px;
+	box-sizing:border-box;
+	min-height:100px;
+}
+
+.taglist span{
+	position:relative;
+	display:inline-block;
+	padding:2px 22px 2px 10px;
+	border-radius:10px;
+	margin:7.5px 10px 7.5px 0;
+	background:#9ad48a;
+	color:#FFF;
+}
+
+.taglist span:hover{
+	background:#666;
+}
+
+.taglist span:after{
+	content:"x";
+	position:absolute;
+	right:6px;
+	color:#FFF;
+}
+
+.tagCloundHead{
+	display:block;
+	margin:100px auto;
+	border-bottom:1px solid #DDD;
+	font-size:36px;
+	color:#ccc;
+	text-align:center;
+	width:50%;
+}
+
+.tagCloundHead2{
+	display:block;
+	margin:80px 0;
+	border-bottom:1px solid #DDD;
+	font-size:20px;
+	text-align:center;
+	width:200px;
+}
+
+
+.tagArea{
+	display:flex;
+	flex-wrap:wrap;
+	justify-content:space-around;
+	align-items:center;
+}
+
+.tagArea a{
+	display:block;
+	color:#fff;
+	padding:10px 20px;
+	border-radius:10px;
+	margin:15px;
+}
+
+.tagArea a:nth-child(10n+1){
+	background:#019fe8;
+}
+
+.tagArea a:nth-child(10n+2){
+	background:#ff9000;
+}
+
+.tagArea a:nth-child(10n+3){
+	background:#ff6201;
+}
+
+.tagArea a:nth-child(10n+4){
+	background:#2771b2
+}
+
+
+.tagArea a:nth-child(10n+5){
+	background:#008f5a
+}
+
+.tagArea a:nth-child(10n+6){
+	background:#c7007d;
+}
+
+.tagArea a:nth-child(10n+7){
+	background:#008f5a;
+}
+
+.tagArea a:nth-child(10n+8){
+	background:#454da0;
+}
+
+.tagArea a:nth-child(10n+9){
+	background:#8bc800;
+}
+
+
+.dashboardHead{
+	display:block;
+	margin:30px auto;
+	border-bottom:1px solid #DDD;
+	font-size:24px;
+	color:#ccc;
+	text-align:center;
+	width:50%;
+	line-height:3em;
+}
+
+
+.dashPanel1{
+	width:44%;
+	margin:2%;
+	border: 1px solid #DDD;
+	border-radius: 10px;
+	background:#fff;
+	float:left;
+	min-width:700px;
+}
+
+.dashPanel1 h3{
+	text-align:center;
+	display:block;
+	width:100%;
+}
+
+.syncphone{
+	display:inline-block;
+	margin-left:10px;
+	color:#0099CC;
+}
+
+.newCustomer{
+	background:#b9f2ec;
+}
+
+.commontag{
+	margin:10px 0;
+	float:left;
+}
+
+i.tag{
+	display:inline-block;
+	padding:0 15px;
+	line-height:1.75em;
+	border:1px solid #DDD;
+	border-radius:10px;
+	margin:0 5px 5px;
+	font-style: normal;
+}
+
+.marginspace{
+	margin:10px 0;
+}
+
+i.tag:hover{
+	background: #9ad48a;
+	color: #FFF;
+}
+
+.coltag span{
+	display:inline-block;
+	color: #666;
+	margin:7.5px;
+	line-height: 2em;
+	border: 1px solid #DDD;
+	border-radius: 10px;
+	padding:0 10px;
+}
+
+.coltag span.active{
+	background: #9ad48a;
+	color: #FFF;
+}
+
+.taghead:before{
+	content:"标签:";
+}
+
+.colormark{
+	position:relative;
+}
+
+
+.colormark .colorlist{
+	position:relative;
+	width:100%;
+	height:36px;
+	margin:auto;
+	display:none;
+	margin-top:6px;
+}
+
+
+.colormark .colorlist li{
+	width:14px;
+	height:14px;
+	display:inline-block;
+	border-radius:50%;
+	margin:0 2px;
+	cursor:pointer;
+	box-shadow: 2px 2px 5px #ccc;
+	border:none;
+}
+
+.colorlist .color1 {
+	background:RGBA(185,242,236,0.6);
+}
+
+.colorlist .color2{
+	background:RGBA(185,241,204,0.6);
+}
+
+.colorlist .color3{
+	background:RGBA(242,241,185,0.8);
+}
+
+.colorlist .color4{
+	background:RGBA(242,185,228,0.6);
+}
+
+.colorlist .color0{
+	background:white;
+}
+
+.color1 .slidepanel{
+	background:RGBA(185,242,236,0.6);
+}
+
+.color2 .slidepanel{
+	background:RGBA(185,241,204,0.6);
+}
+
+.color3 .slidepanel{
+	background:RGBA(242,241,185,0.6);
+}
+
+.color4 .slidepanel{
+	background:RGBA(242,185,228,0.6);
+}
+
+.color0 .slidepanel{
+	background:white;
+}
+
+.teamStatistics{
+	width:100%;
+	text-align:center;
+	border-collapse:collapse;
+}
+
+.handover{
+	margin-left:8px;
+	display:inline;
+	margin-bottom:-5px;
+}
+
+.selectProduct,
+.selectnum{
+	display:none;
+}
+
+.nosale{
+	text-align:center;
+	font-size:15px;
+}
+
+.pricecontrol{
+	text-align:center;
+	font-size:14px;
+}
+
+.pricecontrol td img{
+	max-height:80px;
+}
+
+.pricecontrol li{
+	line-height:40px;
+	display:block;
+}
+
+.pricecontrol li:nth-child(2n){
+	background:#F2F2F2;
+}
+
+
+.pricecontrol li .unit{
+	display:inline-block;
+	padding:0 20px 0 5px;
+}
+
+.pricecontrol li .price{
+	display:inline-block;
+	padding:0 10px 0 20px;
+}
+
+.new:after{
+	content:"New";
+	position:absolute;
+	font-size:10px;
+	color:#fff;
+	margin-left:8px;
+	animation: shine;
+	animation-duration:0.3s;
+	animation-iteration-count: infinite;
+}
+
+@keyframes shine{
+	0%{opacity:0.5;}
+	100%{opacity:1;}	
+}
+
+
+
+.claim,
+.claim1{
+	display: inline-block;
+    height: 34px;
+    line-height: 34px;
+    font-weight: bold;
+    color: #0099CC;
+    background: url(../images/claim.svg) 0 center no-repeat;
+	background-size:20px;
+    padding-left: 30px;
+}
+@media only screen and (max-width:1300px) {
+.table2{font-size:11px;}
+.table2 .theader{font-size:10px;}
+.table2 .col3{width: calc(26% - 30px);padding-left: 15px;}
+.table2 .col4, .table2 .col5{
+	width:7.5%;
+}
+}
+
+
+.statement{
+	position:relative;
+	font-size:12px;
+	-webkit-background-clip: text;
+	margin:10px 30px;
+	text-align:center;
+	background: linear-gradient(to bottom,black, white);
+	background-clip: text;
+	animation:flashcolor  5s infinite alternate;
+}	
+
+@keyframes flashcolor{
+        0% {background-position:0 0;}
+        100% {background-position:200px 200px;}
+}
+.postchkbox{margin-top:20px;}

+ 2 - 0
css/edit.css

@@ -0,0 +1,2 @@
+p{text-indent:2em;line-height:180%}
+h3{font-size:14px;font-weight:bold;margin:10px 0 5px;color:#AC0000}

+ 147 - 0
css/jquery.galpop.css

@@ -0,0 +1,147 @@
+#galpop-wrapper {
+  background-color: rgb(0, 0, 0);
+  background-color: rgba(0, 0, 0, .8);
+}
+#galpop-container {
+  border-radius:5px;
+  padding:10px;
+  background-color:rgb(255, 255, 255);
+  background-color:rgba(255, 255, 255, .8);
+}
+#galpop-wrapper.loaded-ajax #galpop-container,
+#galpop-wrapper.loaded-iframe #galpop-container {
+  width:70vw;
+  height:70vh;
+  padding:0;
+  border-radius:0;
+}
+#galpop-wrapper.loaded-iframe iframe {
+  width:100%;
+  height:70vh;
+  border:0;
+}
+#galpop-wrapper.loaded-ajax #galpop-content {
+  padding:10px 20px;
+}
+#galpop-ajax {
+  position:absolute;
+  top:0;
+  left:0;
+  right:0;
+  bottom:0;
+  opacity:1;
+  -o-transition: opacity 0.5s;
+  -ms-transition: opacity 0.5s;
+  -moz-transition: opacity 0.5s;
+  -webkit-transition: opacity 0.5s;
+  transition:opacity 0.5s;
+  background-image:url("../images/ajax-loader.gif");
+  background-repeat:no-repeat;
+  background-position:center;
+}
+#galpop-wrapper.complete #galpop-ajax {
+  opacity:0;
+}
+#galpop-info {
+  background-color: rgb(0, 0, 0);
+  background-color: rgba(0, 0, 0, .8);
+  color:#fff;
+  font-size:.8em;
+  padding:10px;
+  left:0;
+  bottom:0;
+}
+#galpop-close {
+  top:-30px;
+  right:-30px;
+  width:36px;
+  height:36px;
+  background-image:url("../images/btn-close.png");
+  background-repeat:no-repeat;
+}
+
+/* Important to the slider! Be careful when changing these values! */
+
+.lock-scroll {
+  overflow: hidden !important;
+}
+#galpop-wrapper {
+  display:none;
+  position:fixed;
+  top:0;
+  left:0;
+  right:0;
+  bottom:0;
+  z-index:100;
+}
+#galpop-container {
+  position:absolute;
+  top:50%;
+  left:50%;
+  -webkit-box-sizing: content-box;
+  -moz-box-sizing: content-box;
+  box-sizing: content-box;
+  height:100px;
+  width:100px;
+  -ms-transform: translate(-50%,-50%);
+  -webkit-transform: translate(-50%,-50%);
+  -moz-transform: translate(-50%,-50%);
+  -o-transform: translate(-50%,-50%);
+  transform: translate(-50%,-50%);
+  -o-transition: width 0.5s, height 0.5s;
+  -ms-transition: width 0.5s, height 0.5s;
+  -moz-transition: width 0.5s, height 0.5s;
+  -webkit-transition: width 0.5s, height 0.5s;
+  transition:width 0.5s, height 0.5s;
+  overflow: visible !important;
+}
+#galpop-prev,
+#galpop-next {
+  position:absolute;
+  top:0;
+  bottom:0;
+  z-index:5;
+  background-repeat:no-repeat;
+  outline:none;
+}
+#galpop-prev {
+  left:0;
+  right:50%;
+}
+#galpop-next {
+  left:50%;
+  right:0;
+}
+#galpop-prev:hover {
+  background-image:url("../images/btn-prev.png");
+  background-position:left center;
+}
+#galpop-next:hover {
+  background-image:url("../images/btn-next.png");
+  background-position:right center;
+}
+#galpop-modal {
+  position:relative;
+}
+#galpop-content {
+  display:none;
+}
+#galpop-content img {
+  vertical-align:top;
+}
+#galpop-info {
+  position:absolute;
+  display:none;
+  z-index:15;
+}
+#galpop-info p {
+  margin:0;
+}
+#galpop-info a {
+  color:#fff;
+}
+#galpop-close {
+  position:absolute;
+  display:block;
+  z-index:10;
+}

+ 186 - 0
css/layout.css

@@ -0,0 +1,186 @@
+body{margin:0px;font-size:12px;font-family:Verdana;}
+ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p{padding:0px;margin:0px;}
+a{text-decoration:none;}
+img{border:none;}
+.clear{clear:both;}
+
+#usermsg{
+width:380px;
+background:#F0FAFF;border:1px solid #2C99D2;
+padding-bottom:10px;
+color:#FFF;
+position:absolute;
+z-index:1;
+display:none;}
+#usermsg_header{background:url(../images/usermsg_header_bg.gif) 0 0 repeat-x;font-weight:bold;font-size:14px;height:27px;}
+#usermsg_title{float:left;background:url(../images/usermsg_title.gif) 0 0 no-repeat;padding-left:25px;height:27px;line-height:27px;}
+#usermsg_close{width:22px;height:22px;float:right;margin:2px;background:url(../images/usermsg_close.gif) 0 0 no-repeat;cursor:pointer;}
+#usermsg_content{color:#000;font-weight:bold;text-align:center;font-size:14px;padding-top:10px;}
+.usermsg_btn{float:right;margin-right:20px;cursor:pointer;width:80px;height:23px;line-height:23px;color:#FFF;font-weight:bold;text-align:center;font-size:14px;background:url(../images/usermsg_btn.gif) 0 0 no-repeat;}
+
+#header{background:url(../images/header_bottom_bg.gif) 0 70px repeat-x #E9F8FF;height:75px;}
+#logo{float:left;width:450px;margin:10px;}
+#logo h1{color:#3279D3;font-style:italic;font-size:30px;font-family:Arial;}
+#logininfo{float:right;margin:10px;}
+#systemuser{color:#F00;}
+#nav{position:absolute;right:0px;top:37px;}
+#nav ul{list-style:none;width:210px;}
+#nav ul li{float:left;margin-right:3px;}
+#nav ul li a{
+font-size:14px;
+font-weight:bold;
+color:#2072BB;
+background:url(../images/nav.gif) 0 0 no-repeat;
+text-align:center;
+padding-top:11px;
+display:block;
+width:102px;height:22px;
+}
+#nav ul li a:hover{
+color:#FFF;
+padding-top:9px;
+height:24px;
+background:url(../images/nav.gif) 0 -33px no-repeat;
+}
+
+#sideswitch{float:left;width:9px;background:#3896D1;}
+#sideswitch span{position:absolute;width:9px;height:42px;background:url(../images/side_right.gif) center center no-repeat;display:block;cursor:pointer;}
+#side{
+display:block;
+background:#E3F1FA;
+width:165px;
+float:left;
+}
+#side_box{
+padding:3px 0 0 13px;
+width:152px;height:22px;
+background:#3896D1;
+}
+#side_title{
+background:#E3F1FA;
+width:50px;height:22px;
+text-align:center;
+font-size:12px;
+line-height:22px;
+}
+#side_menu{
+background:#FFF;
+margin:6px;
+padding:8px;
+width:134px;
+border:1px solid #3896D1;
+}
+
+#side_menu h3{
+background:url(../images/side_menu_title_bg.gif) 10px 0px no-repeat;
+}
+#side_menu h3.selected{
+background:url(../images/side_menu_title_bg.gif) 10px -20px no-repeat;
+}
+
+
+#side_menu h3 a{
+display:block;
+width:102px;height:20px;
+line-height:20px;
+padding:1px 1px 1px 30px;
+color:#3896D1;
+font-size:12px;
+font-weight:bold;
+}
+
+#side_menu h3 a:hover{
+border:1px solid #3896D1;
+padding:0 0 0 29px;
+}
+#side_menu ul{list-style:none;}
+#side_menu ul li a{
+display:block;
+width:104px;height:20px;
+line-height:20px;
+padding:1px 1px 1px 12px;
+color:#3896D1;
+}
+
+#side_menu ul li a:hover{
+border:1px solid #3896D1;
+padding:0 0 0 11px;
+}
+
+#main{margin-left:170px;padding:10px;}
+#main_box{background:url(../images/main_body_title_bg.gif) 0 0 repeat-x;border:1px solid #D6D6D6;}
+#main_title{height:27px;background:url(../images/main_body_title_icon.gif) 8px center no-repeat;padding-left:20px;color:#1A5777;font-size:14px;line-height:27px;}
+#main_body{padding:10px;word-break:break-all;}
+
+
+table{border-collapse: collapse;width:100%;_width:99%;margin:0 auto;}
+td{padding:2px 5px;}
+th{background:url(../images/th_bg.gif) 0 bottom repeat-x;padding:2px;}
+.thbgl{background:url(../images/th_bgl.gif) 0 0 repeat-y;padding:2px;}
+.tdc{text-align:center;}
+.tdt{vertical-align:top;}
+.mc{margin:0 auto;}
+
+.showpage{float:right;}
+.showpage a{float:left;margin-right:5px;display:block;border:1px solid #D6D6D6;line-height:20px;padding:2px 4px;color:#18A9E5;}
+.showpage a:hover{background:#FCFBBE;}
+.showpage a.current{background:#FCFBBE;color:#F38D15;}
+.nopage{float:right;margin:5px;font-weight:bold;color:#18A9E5;}
+
+#formmsg{margin-left:10px;color:#F00;}
+.inputtext{height:25px;line-height:25px;padding:0 5px;background:url(../images/inputtext_bg.gif) 0 bottom repeat-x;border:1px solid #D6D6D6;}
+.contenttext{padding:5px;overflow:auto;background:url(../images/inputtext_bg.gif) 0 bottom repeat-x;border:1px solid #D6D6D6;}
+.w100{width:100px;}
+.w150{width:150px;}
+.w200{width:200px;}
+.w250{width:250px;}
+.w300{width:300px;}
+.w350{width:350px;}
+.w600{width:600px;}
+.h50{height:50px}
+.h100{height:100px}
+.h150{height:150px}
+.h200{height:200px}
+.h250{height:250px}
+.h300{height:300px}
+.h350{height:350px}
+
+.formbtn1, .formbtn2, .formbtn3, .formbtn4{cursor:pointer;border:none;width:90px;height:23px;font-weight:bold;font-size:14px;color:#FFF;}
+.formbtn1{background:url(../images/formbtn.gif) 0 0 no-repeat;color:#000;}
+.formbtn2{background:url(../images/formbtn.gif) 0 -23px no-repeat;}
+.formbtn3{background:url(../images/formbtn.gif) 0 -46px no-repeat;}
+.formbtn4{background:url(../images/formbtn.gif) 0 -69px no-repeat;}
+
+.user_add, .user_lock, .user_unlock, .user_edit, .user_del, .power_add, .power_edit, .power_del,.infoclass_add,.infoclass_edit,.infoclass_del,.infoclass_up,.infoclass_down,.infoclass_show,.infoclass_hidden,.info_show,.info_hidden,.info_edit,.info_istop,.info_nottop{border:none;padding-left:20px;margin-left:5px;float:left;height:20px;line-height:20px;}
+.user_lock{background:url(../images/tableicon.gif) 0 0 no-repeat;}
+.user_unlock{background:url(../images/tableicon.gif) 0 -20px no-repeat;}
+.user_add{background:url(../images/tableicon.gif) 0 -38px no-repeat;height:24px;line-height:24px;}
+.user_edit{background:url(../images/tableicon.gif) 0 -60px no-repeat;}
+.user_del{background:url(../images/tableicon.gif) 0 -80px no-repeat;}
+.power_add{background:url(../images/tableicon.gif) 0 -98px no-repeat;height:24px;line-height:24px;}
+.power_edit{background:url(../images/tableicon.gif) 0 -120px no-repeat;}
+.power_del{background:url(../images/tableicon.gif) 0 -140px no-repeat;}
+.open_power,.open_infoclass{width:90px;cursor:pointer;background:url(../images/tableicon.gif) 0 -160px no-repeat;border:none;padding-left:18px;margin-left:5px;height:20px;line-height:20px;}
+.infoclass_add{background:url(../images/tableicon.gif) 0 -200px no-repeat;}
+.infoclass_edit{background:url(../images/tableicon.gif) 0 -220px no-repeat;}
+.infoclass_del{background:url(../images/tableicon.gif) 0 -240px no-repeat;}
+.infoclass_up{background:url(../images/tableicon.gif) 0 -260px no-repeat;}
+.infoclass_down{background:url(../images/tableicon.gif) 0 -280px no-repeat;}
+.infoclass_show,.info_show{background:url(../images/tableicon.gif) 0 -300px no-repeat;}
+.infoclass_hidden,.info_hidden{background:url(../images/tableicon.gif) 0 -320px no-repeat;}
+.info_add{border:none;padding-left:20px;width:72px;margin-left:5px;height:20px;line-height:20px;cursor:pointer;background:url(../images/tableicon.gif) 0 -340px no-repeat;}
+.info_edit{background:url(../images/tableicon.gif) 0 -360px no-repeat;}
+.info_istop{background:url(../images/tableicon.gif) 0 -400px no-repeat;}
+.info_nottop{background:url(../images/tableicon.gif) 0 -420px no-repeat;}
+
+#showpower{width:360px;margin:0 auto;}
+#showpower ul{list-style:none;}
+#showpower ul li{float:left;margin:5px;}
+#showpower ul li a{float:left;white-space:nowrap;height:20px;line-height:20px;background:url(../images/tableicon.gif) 0 -180px no-repeat;color:#0999DD;padding-left:18px;}
+#showpower ul li a:hover{background:url(../images/tableicon.gif) 0 -180px no-repeat #0999DD;color:#FFF;}
+
+#openinfoclasslist{width:360px;height:200px;margin:0 auto;overflow:auto;}
+#openinfoclasslist ul{list-style:none;}
+#openinfoclasslist ul li{height:22px;}
+#openinfoclasslist ul li a{white-space:nowrap;height:20px;line-height:20px;background:url(../images/tableicon.gif) 0 -180px no-repeat;color:#0999DD;padding-left:18px;}
+#openinfoclasslist ul li a:hover{background:url(../images/tableicon.gif) 0 -180px no-repeat #0999DD;color:#FFF;}

+ 49 - 0
css/loginlayout.css

@@ -0,0 +1,49 @@
+body{
+background:#226dc7 url(../images/login_bg.gif) 0 0 repeat-x;
+font-size:12px;font-family:Verdana;
+margin-top:110px;
+}
+#container{
+background:url(../images/login_user_bg.gif) 0 0 no-repeat;
+width:589px;height:372px;
+margin:0 auto;
+position:relative;
+}
+#loginform{
+width:420px;height:140px;
+padding:120px;
+}
+#loginuser,#loginpwd,#logincode{
+background:none;
+border:none;
+width:130px;height:16px;
+line-height:18px;
+margin-left:24px;
+}
+#logincode{width:56px;}
+
+.loginuser,.loginpwd,.logincode{height:22px;margin-bottom:8px;}
+.loginuser{background:url(../images/login_input.gif) 60px 0 no-repeat;}
+.loginpwd{background:url(../images/login_input.gif) 60px -22px no-repeat;}
+.logincode{background:url(../images/login_input.gif) 60px -43px no-repeat;}
+
+#loginbtn{
+background:url(../images/login_user_submit.gif) 0 0 no-repeat;
+border:none;
+width:111px;height:122px;
+text-indent:-9999px;
+cursor:pointer;
+position:absolute;
+top:120px;
+left:380px;
+}
+#showlogincode{margin-left:18px;*margin-left:12px;}
+#formmsg{color:#F00;margin-left:60px;}
+#copyright{
+width:580px;
+font-weight:bold;
+color:#FFF;
+text-align:center;
+position:relative;
+top:-70px;
+}

+ 269 - 0
css/styles.css

@@ -0,0 +1,269 @@
+body {
+  -webkit-perspective: 800px;
+          perspective: 800px;
+  height: 100vh;
+  margin: 0;
+  overflow: hidden;
+  font-family: 'Gudea', sans-serif;
+  /* Old browsers */
+  /* FF3.6+ */
+ 
+  /* W3C */
+  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EA5C54 ', endColorstr='#bb6dec',GradientType=1 );
+  /* IE6-9 fallback on horizontal gradient */
+}
+body ::-webkit-input-placeholder {
+  color: #4E546D;
+}
+body .authent {
+  box-shadow: 0px 20px 30px 3px rgba(0, 0, 0, 0.55);
+  display: none;
+  background: #35394a;
+  /* Old browsers */
+  /* FF3.6+ */
+
+  /* Chrome10+,Safari5.1+ */
+  /* Opera 11.10+ */
+  /* IE10+ */
+  background: linear-gradient(230deg, rgba(53, 57, 74, 0) 0%, rgb(0, 0, 0) 100%);
+  /* W3C */
+  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(53, 57, 74, 0)', endColorstr='rgb(0, 0, 0)',GradientType=1 );
+  /* IE6-9 fallback on horizontal gradient */
+  position: absolute;
+  left: 0;
+  right: 90px;
+  margin: auto;
+  width: 100px;
+  color: white;
+  text-transform: uppercase;
+  letter-spacing: 1px;
+  text-align: center;
+  padding: 20px 70px;
+  top: 200px;
+  bottom: 0;
+  height: 70px;
+  opacity: 0;
+}
+body .authent p {
+  text-align: center;
+  color: white;
+}
+body .success {
+  display: none;
+  color: #d5d8e2;
+}
+body .success p {
+  font-size: 14px;
+}
+body p {
+  color: #D3D7F7;
+  font-size: 10px;
+  text-align: left;
+}
+body .testtwo {
+  left: -320px !important;
+}
+body .test {
+  box-shadow: 0px 20px 30px 3px rgba(0, 0, 0, 0.55);
+  pointer-events: none;
+  top: -100px !important;
+  -webkit-transform: rotateX(70deg) scale(0.8) !important;
+          transform: rotateX(70deg) scale(0.8) !important;
+  opacity: .6 !important;
+  -webkit-filter: blur(1px);
+          filter: blur(1px);
+}
+body .login 
+{
+  box-shadow: -15px 15px 15px rgba(6, 17, 47, 0.7);
+  opacity: 1;
+  top: 20px;
+  -webkit-transition-timing-function: cubic-bezier(0.68, -0.25, 0.265, 0.85);
+  -webkit-transition-property: -webkit-transform,opacity,box-shadow,top,left;
+          transition-property: transform,opacity,box-shadow,top,left;
+  -webkit-transition-duration: .5s;
+          transition-duration: .5s;
+  -webkit-transform-origin: 161px 100%;
+      -ms-transform-origin: 161px 100%;
+          transform-origin: 161px 100%;
+  -webkit-transform: rotateX(0deg);
+          transform: rotateX(0deg);
+  position: relative;
+  width: 300px;
+  /*border-top: 2px solid #D8312A;*/
+  height: 350px;
+  position: absolute;
+  left: 0;
+  right: 0;
+  margin: auto;
+  top: 0;
+  bottom: 0;
+  padding: 80px 40px 40px 40px;
+  background: #35394a;
+  /* Old browsers */
+  /* FF3.6+ */
+  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #35394a), color-stop(100%, rgb(0, 0, 0)));
+  /* Chrome,Safari4+ */
+  background: -webkit-linear-gradient(230deg, rgba(53, 57, 74, 0) 0%, rgb(0, 0, 0) 100%);
+  /* Chrome10+,Safari5.1+ */
+  /* Opera 11.10+ */
+  /* IE10+ */
+  background: linear-gradient(230deg, rgba(53, 57, 74, 0) 0%, rgb(0, 0, 0) 100%);
+  /* W3C */
+  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(53, 57, 74, 0)', endColorstr='rgb(0, 0, 0)',GradientType=1 );
+  /* IE6-9 fallback on horizontal gradient */
+}
+body .login .validation {
+  position: absolute;
+  z-index: 1;
+  right: 10px;
+  top: 14px;
+  opacity: 0;
+}
+body .login .disclaimer {
+  position: absolute;
+  bottom: 20px;
+  left: 35px;
+  width: 300px;
+}
+body .login_title {
+  color: #D3D7F7;
+  height: 60px;
+  font-size: 23px;
+  text-align: center;
+}
+body .login_fields {
+  height: 208px;
+  position: absolute;
+  left: 15px;
+}
+body .disclaimer p{
+	text-align: center;
+	font-size: 13px;
+}
+body .login_fields .icon {
+  position: absolute;
+  z-index: 1;
+  left: 36px;
+  top: 14px;
+  opacity: .5;
+}
+body .login_fields .icon img{
+	width: 16px;
+}
+body .login_fields input[type='password'],body .login_fields input[type='text'] {
+  color: #61BFFF !important;
+}
+body .login_fields input[type='text'], body .login_fields input[type='password'] {
+  color: #afb1be;
+  width: 190px;
+  margin-top: -5px;
+  background: rgba(57, 61, 82, 0);
+  left: 0;
+  padding: 13px 65px;
+  border-top: 2px solid rgba(57, 61, 82, 0);
+  border-bottom: 2px solid rgba(57, 61, 82, 0);
+  border-right: none;
+  border-left: none;
+  outline: none;
+  font-family: 'Gudea', sans-serif;
+  box-shadow: none;
+  font-size: 16px;
+}
+body .login_fields__user, body .login_fields__password {
+  position: relative;
+}
+body .login_fields__submit {
+  position: relative;
+  top: 17px;
+  left: 70px;
+  width: 80%;
+  right: 0;
+  margin: auto;
+}
+body .login_fields__submit .forgot {
+  float: right;
+  font-size: 10px;
+  margin-top: 11px;
+  text-decoration: underline;
+}
+body .login_fields__submit .forgot a {
+  color: #606479;
+}
+body .login_fields__submit input {
+  border-radius: 50px;
+  background: transparent;
+  padding: 10px 50px;
+  border: 2px solid #4FA1D9;
+  color: #4FA1D9;
+  text-transform: uppercase;
+  font-size: 14px;
+  -webkit-transition-property: background,color;
+          transition-property: background,color;
+  -webkit-transition-duration: .2s;
+          transition-duration: .2s;
+}
+body .login_fields__submit input:focus {
+  box-shadow: none;
+  outline: none;
+}
+body .login_fields__submit input:hover {
+  color: white;
+  background: #4FA1D9;
+  cursor: pointer;
+  -webkit-transition-property: background,color;
+          transition-property: background,color;
+  -webkit-transition-duration: .2s;
+          transition-duration: .2s;
+}
+
+/* Color Schemes */
+.love {
+  position: absolute;
+  right: 20px;
+  bottom: 0px;
+  font-size: 11px;
+  font-weight: normal;
+}
+.love p {
+  color: white;
+  font-weight: normal;
+  font-family: 'Open Sans', sans-serif;
+}
+.love a {
+  color: white;
+  font-weight: 700;
+  text-decoration: none;
+}
+.love img {
+  position: relative;
+  top: 3px;
+  margin: 0px 4px;
+  width: 10px;
+}
+
+.brand {
+  position: absolute;
+  left: 20px;
+  bottom: 14px;
+}
+.brand img {
+  width: 30px;
+}
+.login_fields__code{
+	padding:10px 60px;
+	height:40px;
+}
+#formmsg{
+	display:inline-block;
+	padding-left:20px;
+	font-size:13px;
+	color:#FFF;
+}
+input:-webkit-autofill,
+    input:-webkit-autofill:hover,
+    input:-webkit-autofill:focus,
+    input:-webkit-autofill:active {
+        -webkit-transition-delay: 111111s;
+        -webkit-transition: color 11111s ease-out, background-color 111111s ease-out;
+    } 

+ 182 - 0
customerAdd.asp

@@ -0,0 +1,182 @@
+<!--#include file="Conn.asp"--><%Checklogin()%>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<title>管理区域</title>
+<link rel="stylesheet" href="css/common.css" type="text/css" />
+<script language="javascript" src="js/jquery-1.7.2.min.js"></script>
+<script type="text/javascript" src="js/js.js"></script>
+<script type="text/javascript" src="js/xheditor-1.1.9/xheditor-1.1.9-zh-cn.min.js"></script>
+<script type="text/javascript" src="js/Hz2Py-szm-min.js"></script>
+<script type="text/javascript" src="js/ySearchSelect.js"></script>
+<script>
+$(document).ready(function(){
+$('.txt2').xheditor({
+tools:'full',hoverExecDelay:-1,urlBase:'system',//urlType:'root',//plugins:allPlugin,
+upLinkUrl:"upload.asp",upLinkExt:"zip,rar,txt,pdf",
+upImgUrl:"upload.asp",upImgExt:"jpg,jpeg,gif,png",
+upFlashUrl:"upload.asp",upFlashExt:"swf",
+upMediaUrl:"upload.asp",upMediaExt:"wmv,avi,wma,mp3,mid"//,loadCSS:'css/edit.css'
+});
+});
+</script>
+</head>
+<body class="clear">
+<!--#include file="panel.asp"-->
+<div id="man_zone">
+	<form name="form1" id="form1" method="post" action="customerSave.asp<%=hrefstr%>" onSubmit="return checkInput();">
+	<table width="100%" border="0" cellpadding="3" cellspacing="1" class="table1">
+		<tbody>
+			<tr>
+				<th width="8%">客户编号</th>
+				<td><input type="text" id="cs_code" name="cs_code" value="" class="txt1" /><input type="hidden" name="cs_addtime" value="<%=now()%>" /></td>
+			</tr>
+			<tr>
+				<th width="8%">公司名称</th>
+				<td><input type="text" id="cs_company" name="cs_company" value="" class="txt1" /></td>
+			</tr>
+			<tr>
+				<th width="8%">联系人</th>
+				<td><input type="text" id="cs_name" name="cs_name" value="" class="txt1" /></td>
+			</tr>
+			<tr>
+				<th width="8%">地区</th>
+				<td>
+
+				<div class="layui-input-inline">
+					<div class="layui-form-select ySearchSelect y1">
+						<div class="layui-input" >请选择客户区域</div>
+						<input name="cs_country" id="cs_country" type="hidden">
+						<i class="layui-edge"></i>
+						<ul>
+							<% Set Rs=server.CreateObject("ADODB.RecordSet")
+							   Rs.Open "Select id,countryCode,countryName from country",conn,1,1
+							   Do while Not Rs.bof And Not Rs.eof
+							 %>
+								<li class="on" data-c="<%=Rs("id")%>">(+<%=Rs("countryCode")%>)<%=Rs("countryName")%></li>						
+							<%
+							   Rs.moveNext
+							   loop
+							   Rs.close
+							%>							
+							<p>无匹配项</p>
+						</ul>
+					</div>
+				</div>
+				<script>
+					$(function () {
+						$(".y1").ySearchSelect();  
+					})
+				</script>				
+					
+				</td>
+			</tr>
+			<tr>
+				<th width="8%">来源</th>
+				<td><Select id="cs_from" name="cs_from">
+					<option value="0">请选择来源</option>
+					<% Rs.Open "Select id,ch_name from qudao",conn,1,1
+					   Do while Not Rs.bof And Not Rs.eof
+					 %>
+						<option value="<%=Rs("id")%>"><%=Rs("ch_name")%></option>						
+					<%
+					   Rs.moveNext
+					   loop
+					   Rs.close
+					%>
+				</Select>
+				</td>
+			</tr>			
+			<tr >
+				<th rowspan="7">联系方式</th>
+				<td><input type="text" id="cs_tel" name="cs_tel" value="" class="txt1 tel" placeholder="电话格式:区号+号码 如:+86 15012345678" /></td>
+			</tr>
+			<tr>
+				<td><input type="text" id="cs_wechat" name="cs_wechat" value="" class="txt1 wechat" placeholder="微信"/></td>
+			</tr>	
+			<tr>
+				<td><input type="text" id="cs_whatsapp" name="cs_whatsapp" value=""  class="txt-short2 whatsapp" placeholder="Whatsapp 格式:区号+号码 如:+86 15012345678"/><span class="syncphone">同步到电话联方式</span></td>
+			</tr>		
+			<tr>
+				<td><input type="text" id="cs_email" name="cs_email" value="" class="txt1 mail" placeholder="邮件" /></td>
+			</tr>		
+			<tr>
+
+				<td><input type="text" id="cs_linkedin" name="cs_linkedin" value="" class="txt1 linkedin" placeholder="领英链接"/></td>
+			</tr>		
+			<tr>
+				<td><input type="text" id="cs_facebook" name="cs_facebook" value="" class="txt1 facebook" placeholder="Facebook" /></td>
+			</tr>		
+			<tr>
+				<td><input type="text" id="cs_alibaba" name="cs_alibaba" value="" class="txt1 alibaba" placeholder="阿里巴巴会员名" /></td>
+			</tr>				
+			<tr>
+				<th>地址</th>
+				<td><input type="text" id="cs_address" name="cs_address" value="" class="txt1" /></td>
+			</tr>		
+			<tr>
+				<th>业务类型</th>
+					<td>
+					<% Rs.Open "Select id,businessType from clientType",conn,1,1
+					   Do while Not Rs.bof And Not Rs.eof
+					 %>
+						<input type="radio" name="cs_type" value="<%=Rs("id")%>" id="fortype<%=Rs("id")%>"><label for="fortype<%=Rs("id")%>"><%=Rs("businessType")%></label>
+					<%
+					   Rs.moveNext
+					   loop
+					   Rs.close
+					%>	
+					</td>
+			</tr>
+			<tr>
+				<th>跟进阶段</th>
+				<td>
+				<input type="radio" id="fordeal1" class="cs_deal" name="cs_deal" value="0"><label for="fordeal1">无响应</label>		
+				<input type="radio" id="fordeal2" class="cs_deal" name="cs_deal" value="1" checked="checked"><label for="fordeal2">背景调查</label>		
+				<input type="radio" id="fordeal3" class="cs_deal" name="cs_deal" value="2" ><label for="fordeal3">明确需求</label>		
+				<input type="radio" id="fordeal4" class="cs_deal" name="cs_deal" value="3"><label for="fordeal4">已成交</label>							
+				</td>
+			</tr>	
+			<tr>
+				<th>其他</th>
+				<td>
+				<input type="checkbox" id="belongClient" class="cs_belongClient" name="cs_belongClient"   value="1"><label for="belongClient">客户的客户</label>					
+				</td>
+			</tr>
+			<tr>
+				<th>自定义标签</th>
+				<td><div class="taglist"></div>
+					<input type="hidden" id="mytag" name="mytag" value="">
+					<div class="commontag clear">
+					<i class="tag">美特柏品牌客户</i>,<i class="tag">OEM定制客户</i>,<i class="tag">小型B端客户</i>,<i class="tag">C端客户</i>,<i class="tag">贸易公司</i>,<i class="tag">档口客户</i>
+					<% 	Rs.Open "select distinct tagName from tagTable where employeeId="&Session("employee_id"),conn,1,1
+						Do while Not Rs.bof And Not Rs.eof
+					%>
+						<i class="tag"><%=TextUncode(Rs("tagName"))%></i>,
+					<%
+					   Rs.moveNext
+					   loop
+					   Rs.close
+					   Set Rs=Nothing
+					%>
+					</div>
+					<input type="text" id="tapinput" class="txt-short" placeholder="添加新标签,按Enter添加">
+				</td>
+			</tr>				
+			<tr>
+				<th width="8%">备注</th>
+				<td><textarea name="cs_note" class="txt2" placeholder=""></textarea></td>
+			</tr>			
+			<tr>
+				<th></th>
+				<td><input type="button" name="save" id="save" value="确定" class="btn1" onclick="subform();"/> <input type="button" value="返回" class="btn1" onClick="location.href='customers.asp'" /></td>
+			</tr>
+		</tbody>
+	</table>
+	</form>
+</div>
+
+</body>
+</html>
+<%Conn.Close:Set Conn=Nothing%>

+ 256 - 0
customerEdit.asp

@@ -0,0 +1,256 @@
+<!--#include file="Conn.asp"--><%Checklogin()%>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<title>管理区域</title>
+<link rel="stylesheet" href="css/common.css" type="text/css" />
+<script language="javascript" src="system/js/jquery-1.7.2.min.js"></script>
+<script type="text/javascript" src="js/js.js"></script>
+<script type="text/javascript" src="js/xheditor-1.1.9/xheditor-1.1.9-zh-cn.min.js"></script>
+<script type="text/javascript" src="js/Hz2Py-szm-min.js"></script>
+<script type="text/javascript" src="js/ySearchSelect.js"></script>
+<script>
+$(document).ready(function(){
+$('.txt2').xheditor({
+tools:'full',hoverExecDelay:-1,urlBase:'system',//urlType:'root',//plugins:allPlugin,
+upLinkUrl:"upload.asp",upLinkExt:"zip,rar,txt,pdf",
+upImgUrl:"upload.asp",upImgExt:"jpg,jpeg,gif,png",
+upFlashUrl:"upload.asp",upFlashExt:"swf",
+upMediaUrl:"upload.asp",upMediaExt:"wmv,avi,wma,mp3,mid"//,loadCSS:'css/edit.css'
+});
+});
+</script>
+</head>
+<body class="clear">
+<!--#include file="panel.asp"-->
+<div id="man_zone">
+<%
+
+id = Request.QueryString("id")
+Page = Request.QueryString("Page")
+Keys=Server.UrlEnCode(Request.QueryString("Keys"))
+
+hrefstr = "?keys="&Keys&"&Page="&Page
+
+If id<>"" And IsNumeric(id) Then 
+	Set Rs = Server.CreateObject("ADODB.RecordSet")
+	Rs.Open "Select * From customer Where cs_belong="&Session("employee_id")&" and customer.id="&id,Conn,1,1
+	If Not Rs.Bof And Not Rs.Eof Then
+		cs_company=TextUncode(Rs("cs_company"))
+		cs_name=TextUncode(Rs("cs_name"))		
+		cs_country=Rs("cs_country")
+		cs_tel=TextUncode(Rs("cs_tel"))	
+		cs_email=TextUncode(Rs("cs_email"))	
+		cs_whatsapp=TextUncode(Rs("cs_whatsapp"))	
+		cs_wechat=TextUncode(Rs("cs_wechat"))	
+		cs_linkedin=TextUncode(Rs("cs_linkedin"))		
+		cs_facebook=TextUncode(Rs("cs_facebook"))			
+		cs_address=TextUncode(Rs("cs_address"))	
+		cs_alibaba=TextUncode(Rs("cs_alibaba"))		
+		cs_code=TextUncode(Rs("cs_code"))		
+		cs_deal=TextUncode(Rs("cs_deal"))			
+		cs_addtime=Rs("cs_addtime")
+		cs_belongclient=Rs("cs_belongclient")		
+		cs_updatetime=Rs("cs_updatetime")	
+		cs_from=Rs("cs_from")
+		cs_type=Rs("cs_type")		
+		cs_note=HtmlUnCode(Rs("cs_note"))
+		cs_claimFrom=Rs("cs_claimFrom")
+		allowedit=Rs("allowedit")
+	Else
+		Rs.Close:Set Rs=Nothing
+		Conn.Close:Set Conn=Nothing
+		response.write "<script>alert('客户不存在或你没权限查看!');history.back();</script>"
+		response.End
+	End If
+	Rs.Close:Set Rs=Nothing
+Else
+		response.write "<script>alert('客户不存在!');history.back();</script>"
+		Rs.Close:Set Rs=Nothing
+		Conn.Close:Set Conn=Nothing
+		response.redirect hrefstr 
+End If
+%>
+	<form name="form1" id="form1" method="post" action="customerSave.asp<%=hrefstr%>" onSubmit="return checkInput();">
+	<table width="100%" border="0" cellpadding="3" cellspacing="1" class="table1">
+		<tbody>
+			<tr>
+				<th width="8%">客户编号</th>
+				<td><input type="text" id="cs_code" name="cs_code" value="<%=cs_code%>" <%if cs_claimFrom<>"" Then response.write "readonly" %>  class="txt1" /><input type="hidden" name="id" value="<%=id%>" /><input type="hidden" name="cs_addtime" value="<%=cs_addtime%>" /><input type="hidden" name="Permissions" value="<%=allowedit%>" /></td>
+			</tr>
+			<tr>
+				<th width="8%">公司名称</th>
+				<td><input type="text" id="cs_company" name="cs_company" value="<%=cs_company%>" class="txt1" /></td>
+			</tr>
+			<tr>
+				<th width="8%">联系人</th>
+				<td><input type="text" id="cs_name" name="cs_name" value="<%=cs_name%>" class="txt1" /></td>
+			</tr>
+			<tr>
+				<th width="8%">地区</th>
+				<td>				
+					<div class="layui-input-inline">
+					<div class="layui-form-select ySearchSelect y1">
+						<div class="layui-input" >
+							<% Set Rs=server.CreateObject("ADODB.RecordSet")
+							   Rs.Open "Select id,countryCode,countryName from country where id="&cs_country,conn,1,1
+							   If Not Rs.bof and Not Rs.eof then 
+									countryId=Rs("id")
+									response.write Rs("countryName") 
+							   Else
+									response.write "请选择"							   
+							   End If
+							   Rs.close
+							%>
+						</div>
+
+						<ul>
+							<% Set Rs=server.CreateObject("ADODB.RecordSet")
+							   Rs.Open "Select id,countryCode,countryName from country",conn,1,1
+							   Do while Not Rs.bof And Not Rs.eof
+							 %>
+								<li class="on" data-c="<%=Rs("id")%>">(+<%=Rs("countryCode")%>)<%=Rs("countryName")%></li>						
+							<%
+							   Rs.moveNext
+							   loop
+							   Rs.close
+							%>							
+							<p>无匹配项</p>
+						</ul>
+						<input name="cs_country" id="cs_country" value="<%=countryId%>" type="hidden">
+					</div>
+				</div>
+				<script>
+					$(function () {
+						$(".y1").ySearchSelect();  
+					})
+				</script>				
+				</td>				
+				
+			</tr>
+			<tr>
+				<th width="8%">客户来源	</th>
+				<td><Select  id="cs_from" name="cs_from">
+					<option value="0">请选择来源</option>
+					<% Rs.Open "Select id,ch_name from qudao where id="&cs_from,conn,1,1
+					   Do while Not Rs.bof And Not Rs.eof
+					 %>
+						<option value="<%=Rs("id")%>" <%If cs_from=Rs("id") Then Response.write "selected=""selected""" %>><%=Rs("ch_name")%></option>						
+					<%
+					   Rs.moveNext
+					   loop
+					   Rs.close
+					%>
+				</Select>
+				</td>
+			</tr>				
+			<tr >
+				<th rowspan="7">联系方式</th>
+				<td><input type="text" id="cs_tel" name="cs_tel" value="<%=cs_tel%>"  class="txt1 tel" placeholder="电话格式:区号+号码 如:+86 15012345678" /></td>
+			</tr>
+			<tr>
+				<td><input type="text" id="cs_wechat" name="cs_wechat" value="<%=cs_wechat%>" class="txt1 wechat" placeholder="微信"/></td>
+			</tr>	
+			<tr>
+
+				<td><input type="text" id="cs_whatsapp" name="cs_whatsapp" value="<%=cs_whatsapp%>"  class="txt1 whatsapp" placeholder="Whatsapp 格式:区号+号码 如:+86 15012345678"/></td>
+			</tr>		
+			<tr>
+				<td><input type="text" id="cs_email" name="cs_email" value="<%=cs_email%>"  class="txt1 mail" placeholder="邮件" /></td>
+			</tr>		
+			<tr>
+
+				<td><input type="text" id="cs_linkedin" name="cs_linkedin" value="<%=cs_linkedin%>"   class="txt1 linkedin" placeholder="领英链接"/></td>
+			</tr>		
+			<tr>
+				<td><input type="text" id="cs_facebook" name="cs_facebook" value="<%=cs_facebook%>"  class="txt1 facebook" placeholder="Facebook" /></td>
+			</tr>			
+			<tr>
+				<td><input type="text" id="cs_alibaba" name="cs_alibaba" value="<%=cs_alibaba%>" class="txt1 alibaba" placeholder="alibaba" /></td>
+			</tr>		
+			<tr>
+				<th width="8%">地址	</th>
+				<td><input type="text" id="cs_address" name="cs_address" value="<%=cs_address%>" class="txt1" /></td>
+			</tr>	
+			<tr>
+				<th>业务类型</th>
+					<td>
+					<% Rs.Open "Select id,businessType from clientType",conn,1,1
+					   Do while Not Rs.bof And Not Rs.eof
+					 %>
+						<input type="radio" name="cs_type" value="<%=Rs("id")%>" id="fortype<%=Rs("id")%>" <%If Rs("id")=cs_type Then Response.write "checked=""checked"""%>    ><label for="fortype<%=Rs("id")%>"><%=Rs("businessType")%></label>
+					<%
+					   Rs.moveNext
+					   loop
+					   Rs.close
+					%>	
+					</td>
+			</tr>
+			<tr>
+				<th>跟进阶段</th>
+				<td>
+				<input type="radio" id="fordeal1" class="cs_deal" name="cs_deal" value="0" <%If cs_deal=0 Then Response.write"checked=""checked""" Else If cs_deal=3 Then Response.write "disabled=""disabled""" End If%>><label for="fordeal1">无响应</label>		
+				<input type="radio" id="fordeal2" class="cs_deal" name="cs_deal" value="1" <%If cs_deal=1 Then Response.write"checked=""checked""" Else If cs_deal=3 Then Response.write "disabled=""disabled""" End If %>><label for="fordeal2">背景调查</label>		
+				<input type="radio" id="fordeal3" class="cs_deal" name="cs_deal" value="2" <%If cs_deal=2 Then Response.write"checked=""checked""" Else If cs_deal=3 Then Response.write "disabled=""disabled""" End If %>><label for="fordeal3">明确需求</label>		
+				<input type="radio" id="fordeal4" class="cs_deal" name="cs_deal" value="3" <%If cs_deal=3 Then Response.write"checked=""checked""" %>><label for="fordeal4">已成交</label>							
+				</td>
+			</tr>
+					
+			<tr>
+				<th>其他</th>
+				<td>
+				<input type="checkbox" id="belongClient" class="cs_belongClient" name="cs_belongClient" <%if cs_belongclient=1 Then Response.write "checked=""checked"""%> value="1"><label for="belongClient">客户的客户</label>		
+				</td>
+			</tr>				
+			<tr>
+				<th>自定义标签</th>
+				<td><div class="taglist">
+					<% Rs.Open "Select id,tagName from tagTable where customerId="&id,conn,1,1
+					   Do while Not Rs.bof And Not Rs.eof
+					 %>
+						<span><%=Rs("tagName")%></span>
+					<%
+					   Rs.moveNext
+					   loop
+					   Rs.close
+					%>		
+					</div>
+					<div class="commontag">
+					<i class="tag">美特柏品牌客户</i>,
+					<i class="tag">OEM定制客户</i>,
+					<i class="tag">小型B端客户</i>,
+					<i class="tag">C端客户</i>,
+					<i class="tag">贸易公司</i>,<i class="tag">档口客户</i>
+					<% 	Rs.Open "select distinct tagName from tagTable where employeeId="&Session("employee_id"),conn,1,1
+						Do while Not Rs.bof And Not Rs.eof
+					%>
+						<i class="tag"><%=TextUncode(Rs("tagName"))%></i>,
+					<%
+					   Rs.moveNext
+					   loop
+					   Rs.close
+					   Set Rs=Nothing
+					%>
+					</div>		
+					<input type="text" id="tapinput" class="txt-short" placeholder="自定义标签,按Enter添加">
+					<input type="hidden" id="mytag" name="mytag" value="">
+				</td>
+			</tr>				
+		
+			<tr>
+				<th width="8%">备注</th>
+				<td><textarea name="cs_note" class="txt2"><%=cs_note%></textarea></td>
+			</tr>				
+			<tr>
+				<th></th>
+				<td><input type="button" name="save" id="save" value="确定" class="btn1" onclick="subform();">
+				<input type="button" value="返回" class="btn1" onClick="location.href='customers.asp<%=hrefstr%>'" /></td>
+			</tr>
+		</tbody>
+	</table>
+	</form>
+</div>
+</body>
+</html>
+<%Conn.Close:Set Conn=Nothing%>

+ 292 - 0
customerSave.asp

@@ -0,0 +1,292 @@
+<!--#include file="Conn.asp"--><%Checklogin()%>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<title>管理区域</title>
+<link rel="stylesheet" href="system/css/common.css" type="text/css" />
+<script language="javascript" src="system/js/jquery-1.7.2.min.js"></script>
+<script type="text/javascript" src="system/js/js.js"></script>
+</head>
+<body class="clear">
+<%
+
+Page = Request.QueryString("Page")
+Keys=Server.UrlEnCode(Request.QueryString("Keys"))
+fliterBusiness=Request.QueryString("fliterBusiness")
+fliterDeal=Request.QueryString("Deal")
+
+id = Request.Form("id")
+cs_code=TextEncode(Request.Form("cs_code"))
+cs_company=TextEncode(Request.Form("cs_company"))
+cs_name=TextEncode(Request.Form("cs_name"))
+cs_country=Request.Form("cs_country")
+cs_from=Request.Form("cs_from")
+cs_tel=TextEncode(Request.Form("cs_tel"))
+cs_wechat=TextEncode(Request.Form("cs_wechat"))	
+cs_whatsapp=TextEncode(Request.Form("cs_whatsapp"))
+cs_email=TextEncode(Request.Form("cs_email"))	
+cs_linkedin=TextEncode(Request.Form("cs_linkedin"))	
+cs_facebook=TextEncode(Request.Form("cs_facebook"))	
+cs_alibaba=TextEncode(Request.Form("cs_alibaba"))
+cs_alibaba=replace(cs_alibaba,":",":")
+cs_alibaba=replace(cs_alibaba,"ID:","")	
+cs_address=TextEncode(Request.Form("cs_address"))
+cs_type=TextEncode(Request.Form("cs_type"))
+cs_belongclient=Request.Form("cs_belongclient")
+cs_addtime=Request.Form("cs_addtime")
+cs_updatetime=now()
+cs_belong=Session("employee_id")
+cs_state=1
+cs_deal=Request.Form("cs_deal")
+cs_telformat=NumFormat(Request.Form("cs_tel"))
+cs_whatsappformat=NumFormat(Request.Form("cs_whatsapp"))
+allowedit=Request.Form("Permissions") '用于处理误报数据
+
+If not isNumeric(allowedit) Then allowedit=0
+
+If cs_country="" or Not isNumeric(cs_country)  Then cs_country=0
+If cs_from="" or Not isNumeric(cs_from)  Then cs_from=0
+If cs_deal="" or Not isNumeric(cs_deal)  Then cs_deal=1
+If cs_type="" or Not isNumeric(cs_type)  Then cs_type=5
+If cs_belongClient="" or Not isNumeric(cs_belongClient)  Then cs_belongClient=0
+
+cs_note=HtmlEncode(Request.Form("cs_note"))
+mytag=TextEncode(Request.Form("mytag"))
+mytag=replace(mytag,"&#60;&#47;span&#62;&#60;span&#62;",",")
+mytag=replace(mytag,"&#60;&#47;span&#62;","")
+mytag=replace(mytag,"&#60;span&#62;","")
+mytag=split(mytag,",") 
+
+If (instr(cs_code,";1688"))>0 Then cs_from=1 End If'1 为1688,2为国际站,判断阿里旺旺是否录入 
+If (instr(cs_code,";阿里"))>0 Then cs_from=2 End If'1 为1688,2为国际站,判断阿里旺旺是否录入
+
+If allowedit<>1 Then
+   If (cs_from=1 or cs_from=2) and cs_alibaba="" or isNull(cs_alibaba) Then
+	Response.write "<script>alert('阿里旺旺为必填项');history.back();</script>"
+	Conn.Close:Set Conn=Nothing			
+	Response.End	
+   End If
+
+If (instr(cs_code,"官网"))>0 Then cs_from=3 End If'3为官网
+
+If cs_from=3 and  cs_tel="" and cs_whatsapp=""  and cs_wechat=""Then
+	Response.write "<script>alert('电话和WhatsApp为必填项');history.back();</script>"
+	Conn.Close:Set Conn=Nothing			
+	Response.End	
+End If
+
+If cs_from=8 and  cs_wechat="" Then '8为市场客户
+	Response.write "<script>alert('微信为必填项');history.back();</script>"
+	Conn.Close:Set Conn=Nothing			
+	Response.End	
+End If
+
+If cs_from=12 and  cs_facebook="" Then '12为Facebook
+	Response.write "<script>alert('Facebook为必填项');history.back();</script>"
+	Conn.Close:Set Conn=Nothing			
+	Response.End	
+End If
+
+End If
+
+
+Set Rs=Server.CreateObject("ADODB.RecordSet")
+
+If id="" or Not isNumeric(id)  Then
+	act="addSave"	
+Else
+	Rs.Open "Select * from Customer where id="&id,conn,1,1
+		If Not Rs.bof and Not Rs.eof Then
+			if Rs("cs_belong")=cint(cs_belong) Then
+				act="editSave"			
+			Else
+				Response.write "<script>alert('抱歉,该客户属于另一业务,你没有权限修改');history.back();</script>"
+				Rs.close:Set Rs=Nothing
+				Conn.Close:Set Conn=Nothing			
+				Response.End					
+			End if
+		Else
+				Response.write "<script>alert('没有此客户!');history.back();</script>"
+				Rs.close:Set Rs=Nothing
+				Conn.Close:Set Conn=Nothing			
+				Response.End		
+		End if
+	Rs.close	
+End if
+
+
+If cs_code="" or IsNull(cs_code) Then
+	Response.write "<script>alert('客户编码不能为空');history.back();</script>"
+	Conn.Close:Set Conn=Nothing			
+	Response.End	
+End IF
+
+
+checkStr="Select  * from Customer where cs_belong<>"&Session("employee_id")&" and (id=0 "
+
+If cs_tel<>"" Then
+		checkStr=checkStr & "or cs_telformat like '%"&Mid(cs_telformat,4,9)&"%'" & " or cs_wechat like '%"&Mid(cs_telformat,4,9)&"%'" & " or cs_whatsappformat like '%"&cs_telformat&"%'" 
+		Dupli="电话:"&cs_tel
+End IF	'查电话	
+
+If cs_email<>"" Then
+		checkStr=checkStr & " or cs_email='"&cs_email&"'"
+		Dupli=Dupli&"邮箱:"&cs_email
+End If '查邮件
+
+If cs_whatsapp<>"" Then
+		checkStr=checkStr & " or cs_whatsappformat like '%"&mid(cs_whatsappformat,4,9)&"%'" & " or cs_telformat like '%"&mid(cs_whatsappformat,4,9)&"%'"
+		Dupli=Dupli&"WhatsApp:"&cs_whatsapp
+End If '查whatsapp
+
+If cs_wechat<>"" Then
+		If len(cs_wechat)<10 Then
+			checkStr=checkStr & " or cs_wechat like '%"&cs_wechat&"'" & " or cs_telformat like '%"&cs_wechat&"'"	
+		Else
+			checkStr=checkStr & " or cs_wechat like '%"&mid(cs_wechat,3,12)&"%'" & " or cs_telformat like '%"&mid(cs_wechat,3,12)&"%'"	
+	 	End If
+
+		Dupli=Dupli&"微信:"&cs_wechat
+End If	'查微信
+
+If cs_linkedin<>"" Then
+		checkStr=checkStr & " or cs_linkedin like '%"&cs_linkedin&"%'"	
+		Dupli=Dupli&"Linked:"&cs_linkedin		
+End If	'查领英
+
+If cs_facebook<>"" Then
+		checkStr=checkStr & " or cs_facebook like '%"&cs_facebook&"%'"	
+		Dupli=Dupli&"Facebook:"&cs_facebook			
+End If	'查facebook
+
+If cs_alibaba<>"" Then
+
+		If len(cs_alibaba)<10 Then
+			checkStr=checkStr & " or cs_alibaba like '"&cs_alibaba&"'"
+		Else
+			checkStr=checkStr & " or cs_alibaba like '%"&mid(cs_alibaba,4,12)&"%'" 	
+	 	End If
+	
+		Dupli=Dupli&"阿里旺旺:"&cs_alibaba	
+End If	'查alibaba
+	
+	checkStr=checkStr & " ) Order by id asc"
+
+If allowedit<>1 Then
+	Rs.Open checkStr,conn,1,3
+		 If not Rs.bof and not Rs.eof  Then'信息重复
+				Set Rs1=Server.CreateObject("ADODB.RecordSet")
+					Rs1.Open "Select em_user from employee where id="&Rs("cs_belong"),conn,1,1
+					owner=TextUnCode(Rs1("em_user"))
+					Rs1.close
+				Set Rs1=Nothing
+						
+				if DateDiff("n",cs_addtime,Rs("cs_addtime"))>0 Then				
+					tstr="Insert into logRecord (loginName,loginIp,loginTime,loginAct) values('"&Session("employee_name")&"','"&getIp()&"','"&now()&"','"&Session("employee_name")&"编辑客户"""&cs_code&""",该客户与"""&TextUncode(Rs("cs_code"))&"""高度类似,<br>重复项为:"&Dupli&"<br>客户由:"&Session("employee_name")&cs_addtime&"首次录入')"			
+				Else
+					tstr="Insert into logRecord (loginName,loginIp,loginTime,loginAct) values('"&Session("employee_name")&"','"&getIp()&"','"&now()&"','"&Session("employee_name")&"编辑客户"""&cs_code&""",该客户与"""&TextUncode(Rs("cs_code"))&"""高度类似,<br>重复项为:"&Dupli&"<br>客户由:"&owner&Rs("cs_addtime")&"首次录入')"	
+				End if			
+				Conn.execute(tstr)						
+				Response.write"<script>alert('录入信息\n与"&owner&"客户编号:"&TextUncode(Rs("cs_code"))&" \n高度类似,未能保存,请联系管理员核实!');history.back();</script>"				
+				Rs.close:Set Rs=Nothing
+				Conn.Close:Set Conn=Nothing			
+				Response.End	
+		 End IF
+	Rs.close	 
+End If
+		 
+If act="editSave" or allowedit=1 Then
+			hrefstr = "/customers.asp?Keys="&Keys&"&fliterBusiness="&fliterBusiness&"&fliterDeal="&fliterDeal&"&Page="&page
+			Rs.Open "Select * from Customer where id="&id,conn,1,3
+			Rs("cs_code")=cs_code
+			Rs("cs_company")=cs_company
+			Rs("cs_name")=cs_name
+			Rs("cs_country")=cs_country
+			Rs("cs_from")=cs_from				
+			Rs("cs_tel")=cs_tel
+			Rs("cs_wechat")=cs_wechat
+			Rs("cs_whatsapp")=cs_whatsapp			
+			Rs("cs_email")=cs_email
+			Rs("cs_linkedin")=cs_linkedin		
+			Rs("cs_facebook")=cs_facebook
+			Rs("cs_address")=cs_address		
+			Rs("cs_type")=cs_type				
+			Rs("cs_alibaba")=cs_alibaba			
+			Rs("cs_updatetime")=cs_updatetime
+			Rs("cs_belong")=cs_belong
+			Rs("cs_belongclient")=cs_belongclient			
+			Rs("cs_state")=cs_state
+			Rs("cs_telformat")=cs_telformat
+			Rs("cs_whatsappformat")=cs_whatsappformat
+			Rs("cs_deal")=cs_deal				
+			Rs("cs_note")=cs_note		
+			IF cs_deal=3 and IsNull(Rs("cs_dealdate")) Then	Rs("cs_dealdate")=now()	End If
+			Rs.update
+			'保存标签
+			conn.execute("delete from tagTable where customerId="&id&"")
+			for i=0 to ubound(mytag) 
+				conn.execute("Insert into tagTable (tagName,employeeId,customerId) values('"&mytag(i)&"',"&Session("employee_id")&","&id&")")			
+			Next			
+			'保存标签end
+			Rs.close
+			Set Rs=Nothing
+			Conn.Close:Set Conn=Nothing	
+			response.write "<script>location.href='../"&hrefstr&"';</script>"
+Else '新增
+			Rs.Open "Select * from Customer",conn,1,3
+			Rs.addNew()
+			Rs("cs_code")=cs_code
+			Rs("cs_company")=cs_company
+			Rs("cs_name")=cs_name
+			Rs("cs_country")=cs_country
+			Rs("cs_from")=cs_from			
+			Rs("cs_tel")=cs_tel
+			Rs("cs_wechat")=cs_wechat	
+			Rs("cs_whatsapp")=cs_whatsapp			
+			Rs("cs_email")=cs_email
+			Rs("cs_linkedin")=cs_linkedin		
+			Rs("cs_facebook")=cs_facebook	
+			Rs("cs_alibaba")=cs_alibaba				
+			Rs("cs_address")=cs_address	
+			Rs("cs_telBu")=cs_tel '以下Bu for BackUp防止误删
+			Rs("cs_wechatBu")=cs_wechat	
+			Rs("cs_whatsappBu")=cs_whatsapp		 	
+			Rs("cs_emailBu")=cs_email 
+			Rs("cs_linkedinBu")=cs_linkedin		 
+			Rs("cs_facebookBu")=cs_facebook	
+			Rs("cs_alibabaBu")=cs_alibaba					
+			Rs("cs_type")=cs_type			
+			Rs("cs_addtime")=now()
+			Rs("cs_updatetime")=now()
+			Rs("cs_belong")=cs_belong	
+			Rs("cs_belongClient")=cs_belongClient				
+			Rs("cs_state")=cs_state
+			Rs("cs_telformat")=cs_telformat
+			Rs("cs_whatsappformat")=cs_whatsappformat
+			Rs("cs_deal")=cs_deal
+			Rs("colortag")=0			
+			Rs("cs_note")=cs_note		
+			Rs("cs_chain")=cs_belong
+			Rs("is_silent")=0
+			IF cs_deal=3 Then Rs("cs_dealdate")=now() End If			
+			Rs.update
+			Rs.close
+
+			Rs.OPEN "select top 1 id from Customer order by id desc",conn,1,1
+				id=Rs("id")
+			Rs.close			
+			
+			'保存标签
+			for i=0 to ubound(mytag) 
+				conn.execute("Insert into tagTable (tagName,employeeId,customerId) values('"&mytag(i)&"',"&Session("employee_id")&","&id&")")			
+			Next			
+			'保存标签end	
+
+			Set Rs=Nothing
+			Conn.Close:Set Conn=Nothing				
+			response.write "<script>location.href='../customerAdd.asp';</script>"
+End If
+%>
+</body>
+</html>

+ 156 - 0
customerView.asp

@@ -0,0 +1,156 @@
+<!--#include file="Conn.asp"--><%Checklogin()%>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<title>管理区域</title>
+<link rel="stylesheet" href="css/common.css" type="text/css" />
+<script language="javascript" src="system/js/jquery-1.7.2.min.js"></script>
+<script type="text/javascript" src="js/js.js"></script>
+<script type="text/javascript" src="system/xheditor-1.1.9/xheditor-1.1.9-zh-cn.min.js"></script>
+</head>
+<body class="clear">
+<!--#include file="panel.asp"-->
+<div id="man_zone">
+<%
+id = Request.QueryString("id")
+Page = Request.QueryString("Page")
+Keys=Server.UrlEnCode(Request.QueryString("Keys"))
+Ord=Server.UrlEnCode(Request.QueryString("Ord"))
+hrefstr = "?keys="&Keys&"&Ord="&Ord&"&Page="&Page
+
+If id<>"" And IsNumeric(id) Then 
+	Set Rs = Server.CreateObject("ADODB.RecordSet")
+	Rs.Open "Select * From customer Where cs_belong in (Select id from employee where em_role="&Session("employee_id")&" ) and customer.id="&id,Conn,1,1
+	If Not Rs.Bof And Not Rs.Eof Then
+		cs_company=TextUncode(Rs("cs_company"))
+		cs_name=TextUncode(Rs("cs_name"))		
+		cs_country=TextUncode(Rs("cs_country"))
+		cs_tel=TextUncode(Rs("cs_tel"))	
+		cs_email=TextUncode(Rs("cs_email"))	
+		cs_whatsapp=TextUncode(Rs("cs_whatsapp"))	
+		cs_wechat=TextUncode(Rs("cs_wechat"))	
+		cs_linkedin=TextUncode(Rs("cs_linkedin"))		
+		cs_facebook=TextUncode(Rs("cs_facebook"))		
+		cs_alibaba=TextUncode(Rs("cs_alibaba"))		
+		cs_address=TextUncode(Rs("cs_address"))	
+		cs_code=TextUncode(Rs("cs_code"))		
+		cs_deal=TextUncode(Rs("cs_deal"))			
+		cs_addtime=Rs("cs_addtime")
+		cs_updatetime=Rs("cs_updatetime")	
+		cs_from=Rs("cs_from")
+		cs_note=Rs("cs_note")		
+	Else
+		Rs.Close:Set Rs=Nothing
+		Conn.Close:Set Conn=Nothing
+		response.write "<script>alert('客户不存在或你没权限查看!');history.back();</script>"
+		response.End
+	End If
+	Rs.Close:Set Rs=Nothing
+Else
+		response.write "<script>alert('客户不存在!');history.back();</script>"
+		Rs.Close:Set Rs=Nothing
+		Conn.Close:Set Conn=Nothing
+		response.redirect hrefstr 
+End If
+%>
+	<table width="100%" border="0" cellpadding="3" cellspacing="1" class="table1">
+		<tbody>
+			<tr>
+				<th width="8%">客户编号</th>
+				<td><%=cs_code%></td>
+			</tr>
+			<tr>
+				<th width="8%">公司名称</th>
+				<td><%=cs_company%></td>
+			</tr>
+			<tr>
+				<th width="8%">联系人</th>
+				<td><%=cs_name%></td>
+			</tr>
+			<tr>
+				<th width="8%">地区</th>
+				<td>
+					<% Set Rs=server.CreateObject("ADODB.RecordSet")
+					   Rs.Open "Select countryCode,countryName from country where countryCode='"&cs_country&"'",conn,1,1
+					   Do while Not Rs.bof And Not Rs.eof
+					 %>
+						(+<%=Rs("countryCode")%>)<%=Rs("countryName")%>		
+					<%
+					   Rs.moveNext
+					   loop
+					   Rs.close
+					%>
+				</td>
+			</tr>
+			<tr>
+				<th width="8%">客户来源	</th>
+				<td>
+					<% Rs.Open "Select id,ch_name from qudao where id="&cs_from,conn,1,1
+					   Do while Not Rs.bof And Not Rs.eof
+					 %>
+						<%=Rs("ch_name")%>				
+					<%
+					   Rs.moveNext
+					   loop
+					   Rs.close
+					%>
+				</td>
+			</tr>				
+			<tr >
+				<th rowspan="7">联系方式</th>
+				<td><%=cs_tel%></td>
+			</tr>
+			<tr>
+				<td><span class="wechat"><%=cs_wechat%></span></td>
+			</tr>	
+			<tr>
+
+				<td><span class="whatsapp"><%=cs_whatsapp%></span></td>
+			</tr>		
+			<tr>
+				<td><span class="mail"><%=cs_email%></span></td>
+			</tr>		
+			<tr>
+				<td><span class="linkedin"><%=cs_linkedin%></span></td>
+			</tr>		
+			<tr>
+				<td><span class="facebook"><%=cs_facebook%></span></td>
+			</tr>	
+			<tr>
+				<td><span class="alibaba"><%=cs_alibaba%></span></td>
+			</tr>			
+			<tr>
+				<th width="8%">地址	</th>
+				<td><%=cs_address%></td>
+			</tr>	
+			<tr>
+				<th>是否成交</th>
+				<td>
+						<%If cs_deal=1 Then
+								Response.write "<span style='color:red;'>已经成交</span>" 
+							elseif cs_deal=2 Then
+								Response.write"无响应" 
+							else
+								Response.write"未成交" 
+							End if	
+							%>
+				</td>
+			</tr>			
+			<tr>
+				<th width="8%">备注</th>
+				<td>
+					<%=HtmlUnCode(Rs("cs_note"))%>
+				</td>
+			</tr>				
+			<tr>
+				<th></th>
+				<td><input type="button" value="返回" class="btn1" onClick="location.href='subcustomers.asp<%=hrefstr%>'" /></td>
+			</tr>
+		</tbody>
+	</table>
+
+</div>
+</body>
+</html>
+<%Conn.Close:Set Conn=Nothing%>

+ 372 - 0
customers.asp

@@ -0,0 +1,372 @@
+<!--#include file="Conn.asp"--><%Checklogin()%>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<title>管理区域</title>
+<link rel="stylesheet" href="css/common.css" type="text/css" />
+<link rel="stylesheet" href="css/alert.css" type="text/css" />
+<script language="javascript" src="system/js/jquery-1.7.2.min.js"></script>
+<script type="text/javascript" src="js/js.js"></script>
+</head>
+<body class="clear">
+<!--#include file="panel.asp"-->
+<div id="man_zone">
+<%
+
+Act = Request.QueryString("act")
+
+If Act="postchk" Then
+
+Keys = Server.UrlEnCode(Request.QueryString("Keys"))
+Page = Request.QueryString("Page")
+chkact = Request.Form("chkact")
+
+
+
+
+SqlStr=""
+For i = 1 To Request.Form("chkbox").Count
+	If SqlStr<>"" Then
+		SqlStr = SqlStr & " Or id="&Request.Form("chkbox")(i)
+	Else
+		SqlStr = " Where id="&Request.Form("chkbox")(i)
+	End If
+Next
+
+Select Case chkact
+Case "0":SqlStr = "Update Customer Set cs_deal="&chkact&SqlStr
+Case "1":SqlStr = "Update Customer Set cs_deal="&chkact&SqlStr
+Case "2":SqlStr = "Update Customer Set cs_deal="&chkact&SqlStr
+Case Else:SqlStr = "Update Customer Set cs_code=Replace(cs_code,'-','/'+(select em_code from employee where id="&replace(chkact,"t","")&")+'-'), cs_belong="&replace(chkact,"t","")&",cs_chain=cs_chain+',"&replace(chkact,"t","")&"'" &SqlStr
+End Select
+
+
+
+Conn.Execute(SqlStr):Conn.Close:Set Conn=Nothing
+Response.Redirect "?Keys="&Keys&"&Page="&Page
+Response.End
+End If	'End postchk
+
+
+Keys=Request.QueryString("Keys")
+Keys=replace(Keys," ","")
+Keys=replace(Keys,"+","")
+Keyscode=TextEnCode(Keys)
+Page = Request.QueryString("Page")
+
+fliterCountry=Request.QueryString("fliterCountry")
+fliterQudao=Request.QueryString("fliterQudao")
+fliterDeal=Request.QueryString("fliterDeal")
+fliterBusiness=Request.QueryString("fliterBusiness")
+fliterContact=Request.QueryString("fliterContact")
+
+fliterStr=""
+If fliterCountry<>"" Then
+	fliterStr=fliterStr&" and cs_country="&Cint(fliterCountry)
+	urlStr=urlStr&"&fliterCountry="&fliterCountry
+End If
+
+If fliterQudao<>""  Then
+	fliterStr=fliterStr&" and cs_from="&Cint(fliterQudao)
+	urlStr=urlStr&"&fliterQudao="&fliterQudao
+End If
+
+If fliterDeal<>"" Then
+	fliterStr=fliterStr&" and cs_deal="&Cint(fliterDeal)
+	urlStr=urlStr&"&fliterDeal="&fliterDeal
+End If
+
+If fliterBusiness<>""  Then
+	fliterStr=fliterStr&" and cs_type="&Cint(fliterBusiness)
+	urlStr=urlStr&"&fliterBusiness="&fliterBusiness
+End If
+
+If fliterContact<>""  Then
+	Select Case fliterContact
+		Case "1":fliterStr=fliterStr&" and cs_tel<>''"
+		Case "2":fliterStr=fliterStr&" and cs_wechat<>''"
+		Case "3":fliterStr=fliterStr&" and cs_whatsapp<>''"	
+		Case "4":fliterStr=fliterStr&" and cs_email<>''"
+		Case "5":fliterStr=fliterStr&" and cs_linkedin<>''"	
+		Case "6":fliterStr=fliterStr&" and cs_facebook<>''"	
+		Case Else:fliterStr=fliterStr&" and cs_alibaba<>''"	
+	End Select
+	urlStr=urlStr&"&fliterContact="&fliterContact
+End If
+
+
+
+
+
+
+Set Rs=Server.CreateObject("ADODB.RecordSet")
+
+
+Keys=Server.UrlEnCode(Keys)
+hrefstr = "?keys="&Keys
+
+%>	
+	<form id="form1" method="post" action="?act=postchk&Keys=<%=keys%>&Page=<%=Page%>" onSubmit="return false" />
+	<div class="fastSelect clear">
+		<H1>搜索条件</H1>
+		<div class="selectItem">
+		<label>区域</label>
+		<select name="fliterCountry" class="filterSearch">
+			<option value="">请选择国家地区</option>
+			<%Rs.Open "Select id,countryName from country",conn,1,1
+			  Do while Not Rs.Bof And Not Rs.eof
+			%>
+			<option value="<%=Rs("id")%>" <%if StrComp(fliterCountry,Rs("id"))=0 Then response.Write "Selected=""Selected"""%> ><%=Rs("countryName")%></option>			
+			<%
+			  Rs.moveNext
+			  loop
+			  Rs.close
+			%>
+		</select>
+		</div>
+		<div class="selectItem">		
+		<label>来源渠道</label>
+		<select name="fliterQudao" class="filterSearch">
+			<option value="">请选择渠道</option>
+			<%Rs.Open "Select id,ch_name from qudao",conn,1,1
+			  Do while Not Rs.Bof And Not Rs.eof
+			%>
+			<option value="<%=Rs("id")%>"  <%if StrComp(fliterQudao,Rs("id"))=0 Then response.Write "Selected=""Selected"""%>><%=Rs("ch_name")%></option>			
+			<%
+			  Rs.moveNext
+			  loop
+			  Rs.close
+			%>
+		</select>	
+		</div>
+		<div class="selectItem">		
+		<label>跟进阶段</label>
+		<select name="fliterDeal" class="filterSearch">
+			<option value="">请选择</option>		
+			<option value="1"  <%if StrComp(fliterDeal,"1")=0 Then response.Write "Selected=""Selected"""%>>背景调查</option>	
+			<option value="2"  <%if StrComp(fliterDeal,"2")=0 Then response.Write "Selected=""Selected"""%>>明确需求</option>			
+			<option value="3"  <%if StrComp(fliterDeal,"3")=0 Then response.Write "Selected=""Selected"""%>>已成交</option>			
+		</select>
+		</div>
+		<div class="selectItem">		
+		<label>客户类型</label>
+		<select name="fliterBusiness" class="filterSearch">
+			<option value="">请选择</option>
+			<%Rs.Open "Select id,businessType from clientType",conn,1,1
+			  Do while Not Rs.Bof And Not Rs.eof
+			%>
+			<option value="<%=Rs("id")%>" <%if StrComp(fliterBusiness,Rs("id"))=0 Then response.Write "Selected=""Selected"""%>><%=Rs("businessType")%></option>			
+			<%
+			  Rs.moveNext
+			  loop
+			  Rs.close
+			%>			
+		</select>
+		</div>
+		<div class="selectItem">		
+		<label>联系方式</label>
+		<select name="fliterContact" class="filterSearch">
+			<option value="">请选择</option>
+			<option value="1" <%if StrComp(fliterContact,"1")=0 Then response.Write "Selected=""Selected"""%>>电话</option>		
+			<option value="2" <%if StrComp(fliterContact,"2")=0 Then response.Write "Selected=""Selected"""%>>微信</option>	
+			<option value="3" <%if StrComp(fliterContact,"3")=0 Then response.Write "Selected=""Selected"""%>>WhatsApp</option>		
+			<option value="4" <%if StrComp(fliterContact,"4")=0 Then response.Write "Selected=""Selected"""%>>邮箱</option>			
+			<option value="5" <%if StrComp(fliterContact,"5")=0 Then response.Write "Selected=""Selected"""%>>领英</option>		
+			<option value="6" <%if StrComp(fliterContact,"6")=0 Then response.Write "Selected=""Selected"""%>>Facebook</option>			
+			<option value="7" <%if StrComp(fliterContact,"7")=0 Then response.Write "Selected=""Selected"""%>>阿里巴巴</option>			
+		</select>
+		</div>
+		<div class="inputSearch">
+			<input type="text" id="keys" class="inputTxt" value="<%If Keyscode="" Then Response.Write "请输入搜索关键词" Else Response.Write Keyscode%>" onFocus="if(this.value == '<%If Keyscode="" Then Response.Write "请输入搜索关键词" Else Response.Write Keyscode%>'){this.value='';}" onBlur="if(this.value == ''){this.value='<%If Keyscode="" Then Response.Write "请输入搜索关键词" Else Response.Write Keyscode%>';}" onKeyDown="if(event.keyCode==13){location.href='?Keys='+escape(document.getElementById('keys').value)}" /><input type="button" id="searchgo" class="searchgo" value="go" onClick="location.href='?Keys='+escape(document.getElementById('keys').value)" />
+		</div>
+	</div>
+	
+
+	
+	<div width="100%" border="0" cellpadding="3" cellspacing="1" class="table2 em<%=Session("employee_id")%>">
+				<div class="theader">
+				<div class="col1" ><input type="checkbox" name="chkall" id="chkall" onClick="chkboxall(this,'chkbox')" /></div>
+				<div class="col2" >序号</div>
+				<div class="col3">客户编号</div>
+				<div class="col4">渠道来源</div>
+				<div class="col5">区域</div>
+				<div class="col6">客户类型</div>	
+				<div class="col6">跟进阶段</div>	
+				<div class="colmark">颜色标记</div>					
+				<div class="col6">录入时间</div>					
+				<div class="col9">操作</div>
+				</div>
+
+<%
+
+sqlStr="Select id,cs_code,cs_from,cs_country,cs_type,cs_deal,cs_addtime,cs_tel,cs_email,cs_whatsapp,cs_wechat,cs_linkedin,cs_facebook,cs_alibaba,colortag,cs_note,cs_claimFrom From customer Where is_silent=0 and cs_deal>0 and cs_belong="&Session("employee_id")&" and (cs_code like '%"&Keyscode&"%' or cs_name like '%"&Keyscode&"%' or cs_email like '%"&Keyscode&"%' or cs_wechat like '%"&Keyscode&"%' or cs_telformat like '%"&Keyscode&"%' or cs_whatsappformat like '%"&Keyscode&"%' or cs_code like '%"&Keyscode&"%') "&fliterStr&" Order By colortag DESC,id Desc"
+
+Rs.Open sqlStr ,Conn,1,1
+
+If Not Rs.Bof And Not Rs.Eof Then
+	Rs.PageSize = 20
+	If Page = "" Then Page = 1
+	If Page = "end" Then Page = Rs.PageCount
+	If Not IsNumeric(Page) Or Page < 1 Then Page = 1
+	Page = Cint(Page)
+	If Page > Rs.PageCount Then Page = Rs.PageCount
+	Rs.AbsolutePage = Page
+	TempNum = Rs.PageSize * (Page - 1)
+	
+	Set Rs1=Server.CreateObject("ADODB.RecordSet")
+
+	For i=1 To Rs.PageSize
+		If Rs.Bof Or Rs.Eof Then Exit For
+		TempNum=TempNum+1:classid=Rs(1)
+%>
+			<div class="tline color<%=Rs("colorTag")%>">
+				<div class="col1" align="center" ><input type="checkbox" name="chkbox" value="<%=Rs(0)%>" /></div>
+				<div class="col2" ><%=TempNum%></div>
+				<div class="col3 slidepanel"><%=Rs("cs_code")%><%If Rs("cs_claimFrom")>0 Then%><img src="../images/yijiao.png" class="handover" title="来自认领"><%End If%></div>
+				<div class="col4">
+						<%Rs1.Open "select ch_name from qudao where id="&Rs("cs_from")&"",conn,1,1
+						      IF Not Rs1.bof and Not Rs1.eof Then 
+							      Response.write Rs1("ch_name")
+							  Else
+								  Response.write "未填写"
+							  End If
+						  Rs1.Close
+				%>				
+				</div>
+				<div class="col5">
+						<%Rs1.Open "select countryName from country where id="&Rs("cs_country")&"",conn,1,1
+						      IF Not Rs1.bof and Not Rs1.eof Then 
+							      Response.write Rs1("countryName")
+							  Else
+								  Response.write "未填写"
+							  End If
+						  Rs1.Close
+				%>
+				
+				</div>
+				<div class="col6">
+						<%Rs1.Open "select businessType from clientType where id="&Rs("cs_type")&"",conn,1,1
+						      IF Not Rs1.bof and Not Rs1.eof Then 
+							      Response.write Rs1("businessType")
+							  Else
+								  Response.write "未填写"
+							  End If
+						  Rs1.Close
+				%>				
+				</div>
+				<div class="col6"><%If Rs("cs_deal")=3 then
+											response.write "<span style='color:red;'>成交</span>" 
+										elseif	Rs("cs_deal")=2 then
+											Response.write "明确需求" 
+										elseif	Rs("cs_deal")=1 then
+											Response.write "背景调查"											
+										else
+											Response.write "无响应" 										
+										End IF
+										%>
+				</div>	
+				<div class="colmark colormark">
+					<ul class="colorlist" data-id="<%=Rs("id")%>">
+						<li value="1" class="color1"></li>
+						<li value="2" class="color2"></li>
+						<li value="3" class="color3"></li>	
+						<li value="4" class="color4"></li>		
+						<li value="0" class="color0"></li>							
+					</ul>
+				</div>											
+				<div class="col6"><%=Rs("cs_addtime")%></div>
+				<div class="col9" ><a href="customerEdit.asp?Keys=<%=keys%>&fliterDeal=<%=fliterDeal%>&fliterBusiness=<%=fliterBusiness%>&Page=<%=Page%>&act=edit&id=<%=Rs(0)%>" class="ico_edit ico">修改</a></div>		
+			</div>
+			<div class="notepanel clear">
+				<div class="noteItem">
+					联系方式
+				</div>
+				<div class="lx">
+					<div class="tel"><%=Rs("cs_tel")%></div>
+					<div class="mail"><a href="mailto:<%=Rs("cs_email")%>"><%=Rs("cs_email")%></a></div>
+					<div class="whatsapp"><%=Rs("cs_whatsapp")%></div>
+					<div class="wechat"><%=Rs("cs_wechat")%></div>
+					<div class="linkedin"><%=Rs("cs_linkedin")%></div>
+					<div class="facebook"><%=Rs("cs_facebook")%></div>
+					<div class="alibaba"><%=Rs("cs_alibaba")%></div>					
+				</div>
+				<div class="noteItem2">
+					备注
+				</div>
+				<div class="notecontent">
+						<%=HtmlUnCode(Rs("cs_note"))%>					
+				</div>
+			</div>
+<%
+		Rs.MoveNext
+	Next
+Else
+	If Keys="" Then
+%>
+			<tr>
+				<div align="center" colspan="9">Sorry,当前暂无信息</div>
+			</tr>
+
+<%
+	Else
+%>
+			<tr>
+				<div align="center" colspan="9"><a href="?">Sorry,没有找到“<%=Keyscode%>”相关的信息,点击返回</a></div>
+			</tr>
+<%
+	End If
+End If
+%>
+
+
+				<div colspan="9">
+					<div class="showpagebox">
+<%
+If Rs.PageCount > 1 Then
+	PageName="?Keys="&Keys&urlStr&"&"
+	Pagelen=3
+	If Page>1 Then
+		Response.Write "<a href="""&PageName&"Page=1"">首页</a>"
+		Response.Write "<a href="""&PageName&"Page="&Page-1&""">上一页</a>"
+	End If
+
+	If Pagelen*2+1 >= Rs.PageCount Then
+		StartPage=1:EndPage=Rs.PageCount
+	Else
+		If Page<=Pagelen+1 Then
+			StartPage=1
+			EndPage=Pagelen*2+1
+		Else
+			StartPage=Page-Pagelen
+			EndPage=Page+Pagelen
+		End If
+		If Page+Pagelen>Rs.PageCount Then StartPage=Rs.PageCount-Pagelen*2:EndPage=Rs.PageCount
+	End If
+
+	For i = StartPage To EndPage
+		If i = Page Then
+			Response.Write "<a class=""current"">"&i&"</a>"
+		Else
+			Response.Write "<a href="""&PageName&"Page="&i&""">"&i&"</a>"
+		End If
+	Next
+
+	If Page<Rs.PageCount Then
+		If Rs.PageCount - Page > Pagelen Then Response.Write "<a href="""&PageName&"Page="&Rs.PageCount&""">..."&Rs.PageCount&"</a>"
+		Response.Write "<a href="""&PageName&"Page="&Page+1&""">下一页</a>"
+		Response.Write "<a href="""&PageName&"Page="&Rs.PageCount&""">尾页</a>"
+	End If
+
+End If
+%>					</div>
+				<!--#include file="postchkbox.asp"-->
+				</div>
+
+	</div>
+	</form>
+<%Rs.Close:Set Rs=Nothing:Set Rs1=Nothing:Conn.Close:Set Conn=Nothing%>
+</div>
+
+</body>
+</html>

+ 361 - 0
customersFollow.asp

@@ -0,0 +1,361 @@
+<!--#include file="Conn.asp"--><%Checklogin()%>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<title>管理区域</title>
+<link rel="stylesheet" href="css/common.css" type="text/css" />
+<link rel="stylesheet" href="css/alert.css" type="text/css" />
+<script language="javascript" src="system/js/jquery-1.7.2.min.js"></script>
+<script type="text/javascript" src="js/js.js"></script>
+</head>
+<body class="clear">
+<!--#include file="panel.asp"-->
+<div id="man_zone">
+<%
+
+Act = Request.QueryString("act")
+
+If Act="postchk" Then
+
+Keys = Server.UrlEnCode(Request.QueryString("Keys"))
+
+Page = Request.QueryString("Page")
+chkact = Request.Form("chkact")
+
+
+SqlStr=""
+For i = 1 To Request.Form("chkbox").Count
+	If SqlStr<>"" Then
+		SqlStr = SqlStr & " Or id="&Request.Form("chkbox")(i)
+	Else
+		SqlStr = " Where id="&Request.Form("chkbox")(i)
+	End If
+Next
+
+Select Case chkact
+Case "0":SqlStr = "Update Customer Set cs_deal="&chkact&SqlStr
+Case "1":SqlStr = "Update Customer Set cs_deal="&chkact&SqlStr
+Case "2":SqlStr = "Update Customer Set cs_deal="&chkact&SqlStr
+Case "3":SqlStr = "Update Customer Set cs_deal="&chkact&SqlStr
+Case Else:SqlStr = "Update Customer Set cs_belong="&replace(chkact,"t","")&SqlStr
+End Select
+
+
+Conn.Execute(SqlStr):Conn.Close:Set Conn=Nothing
+Response.Redirect "?Keys="&Keys&"&Page="&Page
+Response.End
+End If	'End postchk
+
+
+Keys=Request.QueryString("Keys")
+Keyscode=TextEnCode(Keys)
+Page = Request.QueryString("Page")
+
+fliterCountry=Request.QueryString("fliterCountry")
+fliterQudao=Request.QueryString("fliterQudao")
+fliterDeal=Request.QueryString("fliterDeal")
+fliterBusiness=Request.QueryString("fliterBusiness")
+fliterContact=Request.QueryString("fliterContact")
+
+fliterStr=""
+If fliterCountry<>"" Then
+	fliterStr=fliterStr&" and cs_country="&Cint(fliterCountry)
+	urlStr=urlStr&"&fliterCountry="&fliterCountry
+End If
+
+If fliterQudao<>""  Then
+	fliterStr=fliterStr&" and cs_from="&Cint(fliterQudao)
+	urlStr=urlStr&"&fliterQudao="&fliterQudao
+End If
+
+If fliterDeal<>"" Then
+	fliterStr=fliterStr&" and cs_deal="&Cint(fliterDeal)
+	urlStr=urlStr&"&fliterDeal="&fliterDeal
+End If
+
+If fliterBusiness<>""  Then
+	fliterStr=fliterStr&" and cs_type="&Cint(fliterBusiness)
+	urlStr=urlStr&"&fliterBusiness="&fliterBusiness
+End If
+
+If fliterContact<>""  Then
+	Select Case fliterContact
+		Case "1":fliterStr=fliterStr&" and cs_tel<>''"
+		Case "2":fliterStr=fliterStr&" and cs_wechat<>''"
+		Case "3":fliterStr=fliterStr&" and cs_whatsapp<>''"	
+		Case "4":fliterStr=fliterStr&" and cs_email<>''"
+		Case "5":fliterStr=fliterStr&" and cs_linkedin<>''"	
+		Case "6":fliterStr=fliterStr&" and cs_facebook<>''"	
+		Case Else:fliterStr=fliterStr&" and cs_alibaba<>''"	
+	End Select
+	urlStr=urlStr&"&fliterContact="&fliterContact
+End If
+
+Set Rs=Server.CreateObject("ADODB.RecordSet")
+Keys=Server.UrlEnCode(Keys)
+hrefstr = "?keys="&Keys
+
+%>	
+	<form id="form1" method="post" action="?act=postchk&Keys=<%=keys%>&Page=<%=Page%>" onSubmit="return false" />
+	<div class="fastSelect clear">
+		<H1>搜索条件</H1>
+		<div class="selectItem">
+		<label>区域</label>
+		<select name="fliterCountry" class="filterSearch">
+			<option value="">请选择国家地区</option>
+			<%Rs.Open "Select id,countryName from country",conn,1,1
+			  Do while Not Rs.Bof And Not Rs.eof
+			%>
+			<option value="<%=Rs("id")%>" <%if StrComp(fliterCountry,Rs("id"))=0 Then response.Write "Selected=""Selected"""%> ><%=Rs("countryName")%></option>			
+			<%
+			  Rs.moveNext
+			  loop
+			  Rs.close
+			%>
+		</select>
+		</div>
+		<div class="selectItem">		
+		<label>来源渠道</label>
+		<select name="fliterQudao" class="filterSearch">
+			<option value="">请选择渠道</option>
+			<%Rs.Open "Select id,ch_name from qudao",conn,1,1
+			  Do while Not Rs.Bof And Not Rs.eof
+			%>
+			<option value="<%=Rs("id")%>"  <%if StrComp(fliterQudao,Rs("id"))=0 Then response.Write "Selected=""Selected"""%>><%=Rs("ch_name")%></option>			
+			<%
+			  Rs.moveNext
+			  loop
+			  Rs.close
+			%>
+		</select>	
+		</div>
+		<div class="selectItem">		
+		<label>是否成交</label>
+		<select name="fliterDeal" class="filterSearch">
+			<option value="">请选择</option>
+			<option value="0"  <%if StrComp(fliterDeal,"0")=0 Then response.Write "Selected=""Selected"""%>>无响应</option>				
+			<option value="1"  <%if StrComp(fliterDeal,"1")=0 Then response.Write "Selected=""Selected"""%>>背景调查</option>	
+			<option value="2"  <%if StrComp(fliterDeal,"2")=0 Then response.Write "Selected=""Selected"""%>>明确需求</option>				
+		</select>
+		</div>
+		<div class="selectItem">		
+		<label>客户类型</label>
+		<select name="fliterBusiness" class="filterSearch">
+			<option value="">请选择</option>
+			<%Rs.Open "Select id,businessType from clientType",conn,1,1
+			  Do while Not Rs.Bof And Not Rs.eof
+			%>
+			<option value="<%=Rs("id")%>" <%if StrComp(fliterBusiness,Rs("id"))=0 Then response.Write "Selected=""Selected"""%>><%=Rs("businessType")%></option>			
+			<%
+			  Rs.moveNext
+			  loop
+			  Rs.close
+			%>			
+		</select>
+		</div>
+		<div class="selectItem">		
+		<label>联系方式</label>
+		<select name="fliterContact" class="filterSearch">
+			<option value="">请选择</option>
+			<option value="1" <%if StrComp(fliterContact,"1")=0 Then response.Write "Selected=""Selected"""%>>电话</option>		
+			<option value="2" <%if StrComp(fliterContact,"2")=0 Then response.Write "Selected=""Selected"""%>>微信</option>	
+			<option value="3" <%if StrComp(fliterContact,"3")=0 Then response.Write "Selected=""Selected"""%>>WhatsApp</option>		
+			<option value="4" <%if StrComp(fliterContact,"4")=0 Then response.Write "Selected=""Selected"""%>>邮箱</option>			
+			<option value="5" <%if StrComp(fliterContact,"5")=0 Then response.Write "Selected=""Selected"""%>>领英</option>		
+			<option value="6" <%if StrComp(fliterContact,"6")=0 Then response.Write "Selected=""Selected"""%>>Facebook</option>			
+			<option value="7" <%if StrComp(fliterContact,"7")=0 Then response.Write "Selected=""Selected"""%>>阿里巴巴</option>			
+		</select>
+		</div>
+		<div class="inputSearch">
+			<input type="text" id="keys" class="inputTxt" value="<%If Keyscode="" Then Response.Write "请输入搜索关键词" Else Response.Write Keyscode%>" onFocus="if(this.value == '<%If Keyscode="" Then Response.Write "请输入搜索关键词" Else Response.Write Keyscode%>'){this.value='';}" onBlur="if(this.value == ''){this.value='<%If Keyscode="" Then Response.Write "请输入搜索关键词" Else Response.Write Keyscode%>';}" onKeyDown="if(event.keyCode==13){location.href='?Keys='+escape(document.getElementById('keys').value)}" /><input type="button" id="searchgo" class="searchgo" value="go" onClick="location.href='?Keys='+escape(document.getElementById('keys').value)" />
+		</div>
+	</div>
+	
+
+	
+	<div width="100%" border="0" cellpadding="3" cellspacing="1" class="table2">
+				<div class="theader">
+				<div class="col1" ><input type="checkbox" name="chkall" id="chkall" onClick="chkboxall(this,'chkbox')" /></div>
+				<div class="col2" >序号</div>
+				<div class="col3">客户编号</div>
+				<div class="col4">渠道来源</div>
+				<div class="col5">区域</div>
+				<div class="col6">客户类型</div>	
+				<div class="col6">是否成交</div>	
+				<div class="colmark">颜色标记</div>					
+				<div class="col6">录入时间</div>					
+				<div class="col9">操作</div>
+				</div>
+
+<%
+
+sqlStr="Select id,cs_code,cs_from,cs_country,cs_type,cs_deal,cs_addtime,cs_tel,cs_email,cs_whatsapp,cs_wechat,cs_linkedin,cs_facebook,cs_alibaba,colortag,cs_note From customer Where cs_deal<>3 and DATEDIFF(day,cs_updatetime,getDate())>55  and cs_belong="&Session("employee_id")&" and (cs_code like '%"&Keyscode&"%' or cs_name like '%"&Keyscode&"%' or cs_email like '%"&Keyscode&"%' or cs_wechat like '%"&Keyscode&"%' or cs_tel like '%"&Keyscode&"%' or cs_whatsapp like '%"&Keyscode&"%') "&fliterStr&" Order By cs_state desc,id Desc"
+
+Rs.Open sqlStr ,Conn,1,1
+
+If Not Rs.Bof And Not Rs.Eof Then
+	Rs.PageSize = 20
+	If Page = "" Then Page = 1
+	If Page = "end" Then Page = Rs.PageCount
+	If Not IsNumeric(Page) Or Page < 1 Then Page = 1
+	Page = Cint(Page)
+	If Page > Rs.PageCount Then Page = Rs.PageCount
+	Rs.AbsolutePage = Page
+	TempNum = Rs.PageSize * (Page - 1)
+	
+	Set Rs1=Server.CreateObject("ADODB.RecordSet")
+
+	For i=1 To Rs.PageSize
+		If Rs.Bof Or Rs.Eof Then Exit For
+		TempNum=TempNum+1:classid=Rs(1)
+%>
+			<div class="tline color<%=RS("colortag")%>">
+				<div class="col1" align="center" ><input type="checkbox" name="chkbox" value="<%=Rs(0)%>" /></div>
+				<div class="col2" ><%=TempNum%></div>
+				<div class="col3 slidepanel"><%=Rs("cs_code")%></div>
+				<div class="col4">
+						<%Rs1.Open "select ch_name from qudao where id="&Rs("cs_from")&"",conn,1,1
+						      IF Not Rs1.bof and Not Rs1.eof Then 
+							      Response.write Rs1("ch_name")
+							  Else
+								  Response.write "未填写"
+							  End If
+						  Rs1.Close
+				%>				
+				</div>
+				<div class="col5">
+						<%Rs1.Open "select countryName from country where id="&Rs("cs_country")&"",conn,1,1
+						      IF Not Rs1.bof and Not Rs1.eof Then 
+							      Response.write Rs1("countryName")
+							  Else
+								  Response.write "未填写"
+							  End If
+						  Rs1.Close
+				%>
+				
+				</div>
+				<div class="col6">
+						<%Rs1.Open "select businessType from clientType where id="&Rs("cs_type")&"",conn,1,1
+						      IF Not Rs1.bof and Not Rs1.eof Then 
+							      Response.write Rs1("businessType")
+							  Else
+								  Response.write "未填写"
+							  End If
+						  Rs1.Close
+				%>				
+				</div>
+				<div class="col6">
+					<%If Rs("cs_deal")=2 then
+							Response.write "明确需求" 
+						elseif	Rs("cs_deal")=1 then
+							Response.write "背景调查"											
+						else
+							Response.write "未成交" 										
+						End IF
+						%>
+				</div>		
+				<div class="colmark colormark">
+					<ul class="colorlist" data-id="<%=Rs("id")%>">
+						<li value="1" class="color1"></li>
+						<li value="2" class="color2"></li>
+						<li value="3" class="color3"></li>	
+						<li value="4" class="color4"></li>		
+						<li value="0" class="color0"></li>							
+					</ul>
+				</div>												
+				<div class="col6"><%=Rs("cs_addtime")%></div>									
+				<div class="col9" ><a href="customerEdit.asp?Keys=<%=keys%>&Page=<%=Page%>&act=edit&id=<%=Rs(0)%>" class="ico_edit ico">修改</a></div>		
+			</div>
+			<div class="notepanel clear">
+				<div class="noteItem">
+					联系方式
+				</div>
+				<div class="lx">
+					<div class="tel"><%=Rs("cs_tel")%></div>
+					<div class="mail"><a href="mailto:<%=Rs("cs_email")%>"><%=Rs("cs_email")%></a></div>
+					<div class="whatapp"><%=Rs("cs_whatsapp")%></div>
+					<div class="wechat"><%=Rs("cs_wechat")%></div>
+					<div class="linkedin"><%=Rs("cs_linkedin")%></div>
+					<div class="facebook"><%=Rs("cs_facebook")%></div>
+					<div class="alibaba"><%=Rs("cs_alibaba")%></div>					
+				</div>
+				<div class="noteItem2">
+					备注
+				</div>
+				<div class="notecontent">
+						<%=HtmlUnCode(Rs("cs_note"))%>					
+				</div>
+			</div>
+<%
+		Rs.MoveNext
+	Next
+Else
+	If Keys="" Then
+%>
+			<tr>
+				<div align="center" colspan="9">Sorry,当前暂无信息</div>
+			</tr>
+
+<%
+	Else
+%>
+			<tr>
+				<div align="center" colspan="9"><a href="?">Sorry,没有找到“<%=Keyscode%>”相关的信息,点击返回</a></div>
+			</tr>
+<%
+	End If
+End If
+%>
+
+
+				<div colspan="9">
+					<div class="showpagebox">
+<%
+If Rs.PageCount > 1 Then
+	PageName="?Keys="&Keys&urlStr&"&"
+	Pagelen=3
+	If Page>1 Then
+		Response.Write "<a href="""&PageName&"Page=1"">首页</a>"
+		Response.Write "<a href="""&PageName&"Page="&Page-1&""">上一页</a>"
+	End If
+
+	If Pagelen*2+1 >= Rs.PageCount Then
+		StartPage=1:EndPage=Rs.PageCount
+	Else
+		If Page<=Pagelen+1 Then
+			StartPage=1
+			EndPage=Pagelen*2+1
+		Else
+			StartPage=Page-Pagelen
+			EndPage=Page+Pagelen
+		End If
+		If Page+Pagelen>Rs.PageCount Then StartPage=Rs.PageCount-Pagelen*2:EndPage=Rs.PageCount
+	End If
+
+	For i = StartPage To EndPage
+		If i = Page Then
+			Response.Write "<a class=""current"">"&i&"</a>"
+		Else
+			Response.Write "<a href="""&PageName&"Page="&i&""">"&i&"</a>"
+		End If
+	Next
+
+	If Page<Rs.PageCount Then
+		If Rs.PageCount - Page > Pagelen Then Response.Write "<a href="""&PageName&"Page="&Rs.PageCount&""">..."&Rs.PageCount&"</a>"
+		Response.Write "<a href="""&PageName&"Page="&Page+1&""">下一页</a>"
+		Response.Write "<a href="""&PageName&"Page="&Rs.PageCount&""">尾页</a>"
+	End If
+
+	Response.Write "<input type=""text"" id=""Pagego"" value="""&Page&""" onFocus=""if(this.value == '"&Page&"'){this.value='';}"" onBlur=""if(this.value == ''){this.value='"&Page&"';}"" onKeyUp=""this.value=this.value.replace(/\D/g,'')"" onKeyDown=""if(event.keyCode==13){location.href='"&PageName&"Page='+document.getElementById('Pagego').value}"" />"
+End If
+%>					</div>
+				<!--#include file="postchkbox.asp"-->
+				</div>
+	</div>
+	</form>
+<%Rs.Close:Set Rs=Nothing:Set Rs1=Nothing:Conn.Close:Set Conn=Nothing%>
+</div>
+
+</body>
+</html>

+ 368 - 0
customersNew.asp

@@ -0,0 +1,368 @@
+<!--#include file="Conn.asp"--><%Checklogin()%>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<title>管理区域</title>
+<link rel="stylesheet" href="css/common.css" type="text/css" />
+<link rel="stylesheet" href="css/alert.css" type="text/css" />
+<script language="javascript" src="system/js/jquery-1.7.2.min.js"></script>
+<script type="text/javascript" src="js/js.js"></script>
+</head>
+<body class="clear">
+<!--#include file="panel.asp"-->
+<div id="man_zone">
+<%
+
+Act = Request.QueryString("act")
+
+If Act="postchk" Then
+
+Keys = Server.UrlEnCode(Request.QueryString("Keys"))
+Page = Request.QueryString("Page")
+chkact = Request.Form("chkact")
+
+
+
+
+SqlStr=""
+For i = 1 To Request.Form("chkbox").Count
+	If SqlStr<>"" Then
+		SqlStr = SqlStr & " Or id="&Request.Form("chkbox")(i)
+	Else
+		SqlStr = " Where id="&Request.Form("chkbox")(i)
+	End If
+Next
+
+Select Case chkact
+Case "0":SqlStr = "Update Customer Set cs_deal="&chkact&SqlStr
+Case "1":SqlStr = "Update Customer Set cs_deal="&chkact&SqlStr
+Case "2":SqlStr = "Update Customer Set cs_deal="&chkact&SqlStr
+Case Else:SqlStr = "Update Customer Set cs_belong="&replace(chkact,"t","")&SqlStr
+End Select
+
+
+
+Conn.Execute(SqlStr):Conn.Close:Set Conn=Nothing
+Response.Redirect "?Keys="&Keys&"&Page="&Page
+Response.End
+End If	'End postchk
+
+
+Keys=Request.QueryString("Keys")
+Keyscode=TextEnCode(Keys)
+Page = Request.QueryString("Page")
+
+fliterCountry=Request.QueryString("fliterCountry")
+fliterQudao=Request.QueryString("fliterQudao")
+fliterDeal=Request.QueryString("fliterDeal")
+fliterBusiness=Request.QueryString("fliterBusiness")
+fliterContact=Request.QueryString("fliterContact")
+
+fliterStr=""
+If fliterCountry<>"" Then
+	fliterStr=fliterStr&" and cs_country="&Cint(fliterCountry)
+	urlStr=urlStr&"&fliterCountry="&fliterCountry
+End If
+
+If fliterQudao<>""  Then
+	fliterStr=fliterStr&" and cs_from="&Cint(fliterQudao)
+	urlStr=urlStr&"&fliterQudao="&fliterQudao
+End If
+
+If fliterDeal<>"" Then
+	fliterStr=fliterStr&" and cs_deal="&Cint(fliterDeal)
+	urlStr=urlStr&"&fliterDeal="&fliterDeal
+End If
+
+If fliterBusiness<>""  Then
+	fliterStr=fliterStr&" and cs_type="&Cint(fliterBusiness)
+	urlStr=urlStr&"&fliterBusiness="&fliterBusiness
+End If
+
+If fliterContact<>""  Then
+	Select Case fliterContact
+		Case "1":fliterStr=fliterStr&" and cs_tel<>''"
+		Case "2":fliterStr=fliterStr&" and cs_wechat<>''"
+		Case "3":fliterStr=fliterStr&" and cs_whatsapp<>''"	
+		Case "4":fliterStr=fliterStr&" and cs_email<>''"
+		Case "5":fliterStr=fliterStr&" and cs_linkedin<>''"	
+		Case "6":fliterStr=fliterStr&" and cs_facebook<>''"	
+		Case Else:fliterStr=fliterStr&" and cs_alibaba<>''"	
+	End Select
+	urlStr=urlStr&"&fliterContact="&fliterContact
+End If
+
+
+Set Rs=Server.CreateObject("ADODB.RecordSet")
+
+
+Keys=Server.UrlEnCode(Keys)
+hrefstr = "?keys="&Keys
+
+%>	
+	<form id="form1" method="post" action="?act=postchk&Keys=<%=keys%>&Page=<%=Page%>" onSubmit="return false" />
+	<div class="fastSelect clear">
+		<H1>当月新增客户</H1>
+		<div class="selectItem">
+		<label>区域</label>
+		<select name="fliterCountry" class="filterSearch">
+			<option value="">请选择国家地区</option>
+			<%Rs.Open "Select id,countryName from country",conn,1,1
+			  Do while Not Rs.Bof And Not Rs.eof
+			%>
+			<option value="<%=Rs("id")%>" <%if StrComp(fliterCountry,Rs("id"))=0 Then response.Write "Selected=""Selected"""%> ><%=Rs("countryName")%></option>			
+			<%
+			  Rs.moveNext
+			  loop
+			  Rs.close
+			%>
+		</select>
+		</div>
+		<div class="selectItem">		
+		<label>来源渠道</label>
+		<select name="fliterQudao" class="filterSearch">
+			<option value="">请选择渠道</option>
+			<%Rs.Open "Select id,ch_name from qudao",conn,1,1
+			  Do while Not Rs.Bof And Not Rs.eof
+			%>
+			<option value="<%=Rs("id")%>"  <%if StrComp(fliterQudao,Rs("id"))=0 Then response.Write "Selected=""Selected"""%>><%=Rs("ch_name")%></option>			
+			<%
+			  Rs.moveNext
+			  loop
+			  Rs.close
+			%>
+		</select>	
+		</div>
+		<div class="selectItem">		
+		<label>跟进阶段</label>
+		<select name="fliterDeal" class="filterSearch">
+			<option value="">请选择</option>
+			<option value="0"  <%if StrComp(fliterDeal,"0")=0 Then response.Write "Selected=""Selected"""%>>无响应</option>				
+			<option value="1"  <%if StrComp(fliterDeal,"1")=0 Then response.Write "Selected=""Selected"""%>>背景调查</option>	
+			<option value="2"  <%if StrComp(fliterDeal,"2")=0 Then response.Write "Selected=""Selected"""%>>明确需求</option>			
+			<option value="3"  <%if StrComp(fliterDeal,"3")=0 Then response.Write "Selected=""Selected"""%>>已成交</option>		
+		</select>
+		</div>
+		<div class="selectItem">		
+		<label>客户类型</label>
+		<select name="fliterBusiness" class="filterSearch">
+			<option value="">请选择</option>
+			<%Rs.Open "Select id,businessType from clientType",conn,1,1
+			  Do while Not Rs.Bof And Not Rs.eof
+			%>
+			<option value="<%=Rs("id")%>" <%if StrComp(fliterBusiness,Rs("id"))=0 Then response.Write "Selected=""Selected"""%>><%=Rs("businessType")%></option>			
+			<%
+			  Rs.moveNext
+			  loop
+			  Rs.close
+			%>			
+		</select>
+		</div>
+		<div class="selectItem">		
+		<label>联系方式</label>
+		<select name="fliterContact" class="filterSearch">
+			<option value="">请选择</option>
+			<option value="1" <%if StrComp(fliterContact,"1")=0 Then response.Write "Selected=""Selected"""%>>电话</option>		
+			<option value="2" <%if StrComp(fliterContact,"2")=0 Then response.Write "Selected=""Selected"""%>>微信</option>	
+			<option value="3" <%if StrComp(fliterContact,"3")=0 Then response.Write "Selected=""Selected"""%>>WhatsApp</option>		
+			<option value="4" <%if StrComp(fliterContact,"4")=0 Then response.Write "Selected=""Selected"""%>>邮箱</option>			
+			<option value="5" <%if StrComp(fliterContact,"5")=0 Then response.Write "Selected=""Selected"""%>>领英</option>		
+			<option value="6" <%if StrComp(fliterContact,"6")=0 Then response.Write "Selected=""Selected"""%>>Facebook</option>			
+			<option value="7" <%if StrComp(fliterContact,"7")=0 Then response.Write "Selected=""Selected"""%>>阿里巴巴</option>			
+		</select>
+		</div>
+		<div class="inputSearch">
+			<input type="text" id="keys" class="inputTxt" value="<%If Keyscode="" Then Response.Write "请输入搜索关键词" Else Response.Write Keyscode%>" onFocus="if(this.value == '<%If Keyscode="" Then Response.Write "请输入搜索关键词" Else Response.Write Keyscode%>'){this.value='';}" onBlur="if(this.value == ''){this.value='<%If Keyscode="" Then Response.Write "请输入搜索关键词" Else Response.Write Keyscode%>';}" onKeyDown="if(event.keyCode==13){location.href='?Keys='+escape(document.getElementById('keys').value)}" /><input type="button" id="searchgo" class="searchgo" value="go" onClick="location.href='?Keys='+escape(document.getElementById('keys').value)" />
+		</div>
+	</div>
+	
+
+	
+	<div width="100%" border="0" cellpadding="3" cellspacing="1" class="table2 em<%=Session("employee_id")%>">
+				<div class="theader">
+				<div class="col1" ><input type="checkbox" name="chkall" id="chkall" onClick="chkboxall(this,'chkbox')" /></div>
+				<div class="col2" >序号</div>
+				<div class="col3">客户编号</div>
+				<div class="col4">渠道来源</div>
+				<div class="col5">区域</div>
+				<div class="col6">客户类型</div>	
+				<div class="col6">是否成交</div>	
+				<div class="colmark">颜色标记</div>					
+				<div class="col6">录入时间</div>					
+				<div class="col9">操作</div>
+				</div>
+
+<%
+
+sqlStr="Select id,cs_code,cs_from,cs_country,cs_type,cs_deal,cs_addtime,cs_tel,cs_email,cs_whatsapp,cs_wechat,cs_linkedin,cs_facebook,cs_alibaba,colorTag,cs_note From customer Where cs_belong="&Session("employee_id")&" and dateDiff(mm,cs_addtime,GETDATE())=0 and (cs_code like '%"&Keyscode&"%' or cs_name like '%"&Keyscode&"%' or cs_email like '%"&Keyscode&"%' or cs_wechat like '%"&Keyscode&"%' or cs_tel like '%"&Keyscode&"%' or cs_whatsapp like '%"&Keyscode&"%') "&fliterStr&" Order By id Desc"
+
+Rs.Open sqlStr ,Conn,1,1
+
+If Not Rs.Bof And Not Rs.Eof Then
+	Rs.PageSize = 20
+	If Page = "" Then Page = 1
+	If Page = "end" Then Page = Rs.PageCount
+	If Not IsNumeric(Page) Or Page < 1 Then Page = 1
+	Page = Cint(Page)
+	If Page > Rs.PageCount Then Page = Rs.PageCount
+	Rs.AbsolutePage = Page
+	TempNum = Rs.PageSize * (Page - 1)
+	
+	Set Rs1=Server.CreateObject("ADODB.RecordSet")
+
+	For i=1 To Rs.PageSize
+		If Rs.Bof Or Rs.Eof Then Exit For
+		TempNum=TempNum+1:classid=Rs(1)
+%>
+			<div class="tline color<%=Rs("colorTag")%>">
+				<div class="col1" align="center" ><input type="checkbox" name="chkbox" value="<%=Rs(0)%>" /></div>
+				<div class="col2" ><%=TempNum%></div>
+				<div class="col3 slidepanel"><%=Rs("cs_code")%></div>
+				<div class="col4">
+						<%Rs1.Open "select ch_name from qudao where id="&Rs("cs_from")&"",conn,1,1
+						      IF Not Rs1.bof and Not Rs1.eof Then 
+							      Response.write Rs1("ch_name")
+							  Else
+								  Response.write "未填写"
+							  End If
+						  Rs1.Close
+				%>				
+				</div>
+				<div class="col5">
+						<%Rs1.Open "select countryName from country where id="&Rs("cs_country")&"",conn,1,1
+						      IF Not Rs1.bof and Not Rs1.eof Then 
+							      Response.write Rs1("countryName")
+							  Else
+								  Response.write "未填写"
+							  End If
+						  Rs1.Close
+				%>
+				
+				</div>
+				<div class="col6">
+						<%Rs1.Open "select businessType from clientType where id="&Rs("cs_type")&"",conn,1,1
+						      IF Not Rs1.bof and Not Rs1.eof Then 
+							      Response.write Rs1("businessType")
+							  Else
+								  Response.write "未填写"
+							  End If
+						  Rs1.Close
+				%>				
+				</div>
+				<div class="col6"><%If Rs("cs_deal")=3 then
+											response.write "<span style='color:red;'>成交</span>" 
+										elseif	Rs("cs_deal")=2 then
+											Response.write "明确需求" 
+										elseif	Rs("cs_deal")=1 then
+											Response.write "背景调查"											
+										else
+											Response.write "无响应" 										
+										End IF
+										%>
+				</div>	
+				<div class="colmark colormark">
+					<ul class="colorlist" data-id="<%=Rs("id")%>">
+						<li value="1" class="color1"></li>
+						<li value="2" class="color2"></li>
+						<li value="3" class="color3"></li>	
+						<li value="4" class="color4"></li>		
+						<li value="0" class="color0"></li>							
+					</ul>
+				</div>											
+				<div class="col6"><%=Rs("cs_addtime")%></div>									
+				<div class="col9" ><a href="customerEdit.asp?Keys=<%=keys%>&Page=<%=Page%>&act=edit&id=<%=Rs(0)%>" class="ico_edit ico">修改</a></div>		
+			</div>
+			<div class="notepanel clear">
+				<div class="noteItem">
+					联系方式
+				</div>
+				<div class="lx">
+					<div class="tel"><%=Rs("cs_tel")%></div>
+					<div class="mail"><a href="mailto:<%=Rs("cs_email")%>"><%=Rs("cs_email")%></a></div>
+					<div class="whatsapp"><%=Rs("cs_whatsapp")%></div>
+					<div class="wechat"><%=Rs("cs_wechat")%></div>
+					<div class="linkedin"><%=Rs("cs_linkedin")%></div>
+					<div class="facebook"><%=Rs("cs_facebook")%></div>
+					<div class="alibaba"><%=Rs("cs_alibaba")%></div>					
+				</div>
+				<div class="noteItem2">
+					备注
+				</div>
+				<div class="notecontent">
+						<%=HtmlUnCode(Rs("cs_note"))%>					
+				</div>
+			</div>
+<%
+		Rs.MoveNext
+	Next
+Else
+	If Keys="" Then
+%>
+			<tr>
+				<div align="center" colspan="9">Sorry,当前暂无信息</div>
+			</tr>
+
+<%
+	Else
+%>
+			<tr>
+				<div align="center" colspan="9"><a href="?">Sorry,没有找到“<%=Keyscode%>”相关的信息,点击返回</a></div>
+			</tr>
+<%
+	End If
+End If
+%>
+
+
+				<div colspan="9">
+					<div class="showpagebox">
+<%
+If Rs.PageCount > 1 Then
+	PageName="?Keys="&Keys&urlStr&"&"
+	Pagelen=3
+	If Page>1 Then
+		Response.Write "<a href="""&PageName&"Page=1"">首页</a>"
+		Response.Write "<a href="""&PageName&"Page="&Page-1&""">上一页</a>"
+	End If
+
+	If Pagelen*2+1 >= Rs.PageCount Then
+		StartPage=1:EndPage=Rs.PageCount
+	Else
+		If Page<=Pagelen+1 Then
+			StartPage=1
+			EndPage=Pagelen*2+1
+		Else
+			StartPage=Page-Pagelen
+			EndPage=Page+Pagelen
+		End If
+		If Page+Pagelen>Rs.PageCount Then StartPage=Rs.PageCount-Pagelen*2:EndPage=Rs.PageCount
+	End If
+
+	For i = StartPage To EndPage
+		If i = Page Then
+			Response.Write "<a class=""current"">"&i&"</a>"
+		Else
+			Response.Write "<a href="""&PageName&"Page="&i&""">"&i&"</a>"
+		End If
+	Next
+
+	If Page<Rs.PageCount Then
+		If Rs.PageCount - Page > Pagelen Then Response.Write "<a href="""&PageName&"Page="&Rs.PageCount&""">..."&Rs.PageCount&"</a>"
+		Response.Write "<a href="""&PageName&"Page="&Page+1&""">下一页</a>"
+		Response.Write "<a href="""&PageName&"Page="&Rs.PageCount&""">尾页</a>"
+	End If
+
+	Response.Write "<input type=""text"" id=""Pagego"" value="""&Page&""" onFocus=""if(this.value == '"&Page&"'){this.value='';}"" onBlur=""if(this.value == ''){this.value='"&Page&"';}"" onKeyUp=""this.value=this.value.replace(/\D/g,'')"" onKeyDown=""if(event.keyCode==13){location.href='"&PageName&"Page='+document.getElementById('Pagego').value}"" />"
+End If
+%>					</div>
+				<!--#include file="postchkbox.asp"-->
+				</div>
+
+	</div>
+	</form>
+<%Rs.Close:Set Rs=Nothing:Set Rs1=Nothing:Conn.Close:Set Conn=Nothing%>
+</div>
+
+</body>
+</html>

+ 190 - 0
dashboard.asp

@@ -0,0 +1,190 @@
+<!--#include file="Conn.asp"--><%Checklogin()%>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<title>管理区域</title>
+<link rel="stylesheet" href="css/common.css" type="text/css" />
+<link rel="stylesheet" href="css/alert.css" type="text/css" />
+<script language="javascript" src="system/js/jquery-1.7.2.min.js"></script>
+<script type="text/javascript" src="js/js.js"></script>
+<script>  
+//绘制饼图  
+function drawCircle(canvasId, data_arr, color_arr, text_arr){  
+var c = document.getElementById(canvasId);  
+var ctx = c.getContext("2d");  
+var ctxw = c.getContext("2d"); 
+var radius =125; //半径  
+var ox = radius + 80, oy = radius + 20; //圆心  
+var width = 10, height = 10; //图例宽和高  
+var posX = 450, posY = 50;   //  
+var textX = posX + width + 5, textY = posY + 10;  
+var startAngle = 0; //起始弧度  
+var endAngle = 0;   //结束弧度  
+
+for (var i = 0; i < data_arr.length; i++)  
+  {  
+   //绘制饼图  
+   endAngle = endAngle + data_arr[i] * Math.PI * 2; //结束弧度  
+   ctx.fillStyle = color_arr[i]; 
+   ctx.beginPath();  
+   ctx.moveTo(ox, oy); //移动到到圆心  
+   ctx.arc(ox, oy, radius, startAngle, endAngle, false);  
+   ctx.closePath();  
+   ctx.fill();  
+   startAngle = endAngle; //设置起始弧度  
+  
+   //绘制比例图及文字  
+   ctx.fillStyle = color_arr[i];  
+   ctx.fillRect(posX, posY + 20 * i, width, height);  
+   ctx.moveTo(posX, posY + 20 * i);  
+   ctx.font = 'bold 12px 微软雅黑';    //斜体 30像素 微软雅黑字体  
+   ctx.fillStyle = "#666666";  
+   var icount=100 * data_arr[i];
+   var percent = text_arr[i] + ":" + icount.toFixed(2)+ "%";  
+   ctx.fillText(percent, textX, textY + 20 * i);  
+ }  
+
+   ctxw.fillStyle ="#FFFFFF"; 
+   ctxw.beginPath();  
+   ctxw.moveTo(ox, oy); //移动到到圆心  
+   ctxw.arc(ox, oy, 90, 0, 2* Math.PI, false);  
+   ctxw.closePath();  
+   ctxw.fill(); 
+}</script>  
+</head>
+<body class="clear">
+<!--#include file="panel.asp"-->
+<div id="man_zone">
+	<div class="dashboard">
+		<h1 class="dashboardHead">数据看板</h1>
+		<%Set Rs=Server.CreateObject("ADODB.RecordSet")
+			  Rs.Open "select count(DISTINCT cs_code) as CustomerTotal from customer where cs_belong="&Session("employee_id"),conn,1,1
+				tn=Rs("customerTotal")
+			  Rs.Close
+			  
+			  Rs.Open "select count(DISTINCT cs_code) as CustomerTotal from customer where cs_deal=3 and cs_belong="&Session("employee_id"),conn,1,1
+				tdn=Rs("customerTotal")
+			  Rs.Close
+			  
+			  Rs.Open "Select businessType,count(DISTINCT cs_code) as cc from customer left Join clientType on customer.cs_type=clientType.id where cs_belong="&Session("employee_id")&" Group by(businessType)",conn,1,1
+			  Do while Not Rs.bof and Not Rs.eof
+				data_arr1=data_arr1&FormatNumber(Rs("cc")/tn,-1,-1)&","
+				text_arr1=text_arr1&Rs("businessType")&","
+			  Rs.moveNext
+			  loop
+			  Rs.close			  
+		%>
+		<input type="hidden" id="data_arr1" value="<%=left(data_arr1,len(data_arr1)-1)%>">
+		<input type="hidden" id="text_arr1" value="<%=left(text_arr1,len(text_arr1)-1)%>">
+		<div class="dashPanel1">
+		   <h3>客户类型</h3>
+		   <canvas id="canvas_circle"  width="720" height="360">浏览器不支持canvas 
+           </canvas>  
+
+		</div>
+		<%
+			 Rs.Open "Select cs_deal,count(DISTINCT cs_code) as cc from customer where cs_belong="&Session("employee_id")&" Group by(cs_deal) order by cs_deal desc",conn,1,1
+			  Do while Not Rs.bof and Not Rs.eof
+				data_arr2=data_arr2&FormatNumber(Rs("cc")/tn,-1,-1)&","
+			  Rs.moveNext
+			  loop
+			  Rs.close	
+		%>
+		<input type="hidden" id="data_arr2" value="<%=left(data_arr2,len(data_arr2)-1)%>">
+		<input type="hidden" id="text_arr2" value="成交,明确需求,背景调查,无响应">
+		<div class="dashPanel1">
+		   <h3>成交比例</h3>
+		   <canvas id="canvas_circle2"  width="720" height="360">浏览器不支持canvas 
+           </canvas>  
+
+		</div>
+	
+		<%
+			 Rs.Open "Select ch_name,count(cs_from) as cc from customer Left Join qudao on customer.cs_from=qudao.id where cs_belong="&Session("employee_id")&" Group by(ch_name)",conn,1,1
+			  Do while Not Rs.bof and Not Rs.eof
+				data_arr3=data_arr3&FormatNumber(Rs("cc")/tn,-1,-1)&","
+				text_arr3=text_arr3&Rs("ch_name")&","
+			  Rs.moveNext
+			  loop
+			  Rs.close	
+		%>
+		<input type="hidden" id="data_arr3" value="<%=left(data_arr3,len(data_arr3)-1)%>">
+		<input type="hidden" id="text_arr3" value="<%=left(text_arr3,len(text_arr3)-1)%>">
+		<div class="dashPanel1">
+		   <h3>我的客户来源</h3>
+		   <canvas id="canvas_circle3"  width="720" height="360">浏览器不支持canvas 
+           </canvas>  
+
+		</div>
+		
+		<%  Rs.Open "select top 9 countryName,count(DISTINCT cs_code) as cc from customer Left Join country on customer.cs_country=country.id where cs_deal=3 and cs_belong="&Session("employee_id")&" Group BY(countryName) Order by cc DESC",conn,1,1
+		  tp=1
+		  Do while Not Rs.bof and Not Rs.eof
+			data_arr5=data_arr5&FormatNumber(Rs("cc")/tdn,-1,-1)&","
+			text_arr5=text_arr5&Rs("countryName")&","
+			tp=tp-FormatNumber(Rs("cc")/tdn,-1,-1)
+		  Rs.moveNext
+		  loop
+		  Rs.close			
+		%>
+		
+		<input type="hidden" id="data_arr5" value="<%=data_arr5&tp%>">
+		<input type="hidden" id="text_arr5" value="<%=text_arr5&"其他"%>">
+		<div class="dashPanel1">
+		   <h3>已成交客户分布(Top10)</h3>
+		   <canvas id="canvas_circle5"  width="720" height="360">浏览器不支持canvas</canvas>  
+		</div>	
+
+		
+		
+		<%  Rs.Open "select top 9 countryName,count(DISTINCT cs_code) as cc from customer Left Join country on customer.cs_country=country.id where cs_belong="&Session("employee_id")&" Group BY(countryName) Order by cc DESC",conn,1,1
+		  tp=1
+		  Do while Not Rs.bof and Not Rs.eof
+			data_arr4=data_arr4&FormatNumber(Rs("cc")/tn,-1,-1)&","
+			text_arr4=text_arr4&Rs("countryName")&","
+			tp=tp-FormatNumber(Rs("cc")/tn,-1,-1)
+		  Rs.moveNext
+		  loop
+		  Rs.close			
+		%>
+		<input type="hidden" id="data_arr4" value="<%=data_arr4&tp%>">
+		<input type="hidden" id="text_arr4" value="<%=text_arr4&"其他"%>">
+		<div class="dashPanel1">
+		   <h3>客户分布(Top10)</h3>
+		   <canvas id="canvas_circle4"  width="720" height="360">浏览器不支持canvas</canvas>  
+		</div>
+	
+	
+
+			
+	
+	
+	<%Set Rs=Nothing:Conn.Close:Set Conn=Nothing%>
+	</div>
+<script>
+function init() {  
+  //客户类型
+   var data_arr = $("#data_arr1").val().split(",");  
+   var color_arr = ["#00FF21", "#FFAA00", "#00AABB", "#FF4400","#009942","#02a0e9","#0168b7","#930784","#e5007f","#e50150","#ef0030","#eb6100","#f49600"];  
+   var text_arr = $("#text_arr1").val().split(","); ;  
+  //成交情况
+   var data_arr2 = $("#data_arr2").val().split(",");  
+   var text_arr2 = $("#text_arr2").val().split(",");   
+   var data_arr3 = $("#data_arr3").val().split(",");  
+   var text_arr3 = $("#text_arr3").val().split(",");  
+   var data_arr4 = $("#data_arr4").val().split(",");  
+   var text_arr4 = $("#text_arr4").val().split(",");  
+   var data_arr5 = $("#data_arr5").val().split(",");  
+   var text_arr5 = $("#text_arr5").val().split(",");  
+   drawCircle("canvas_circle", data_arr, color_arr, text_arr);  
+   drawCircle("canvas_circle2", data_arr2, color_arr, text_arr2); 
+   drawCircle("canvas_circle3", data_arr3, color_arr, text_arr3); 
+   drawCircle("canvas_circle4", data_arr4, color_arr, text_arr4); 
+   drawCircle("canvas_circle5", data_arr5, color_arr, text_arr5); 
+}  
+   window.onload = init; 
+</script>	
+</div>
+</body>
+</html>

+ 12 - 0
editTag.asp

@@ -0,0 +1,12 @@
+<!--#include file="Conn.asp"--><%Checklogin()%>
+<%
+originaltag=Request.QueryString("originaltag")
+newtag=Request.QueryString("newtag")
+originaltag=TextEncode(unescape(originaltag))
+newtag=TextEncode(unescape(newtag))
+
+sqlstr="update tagTable set tagName='"&newtag&"' where tagName='"&originaltag&"' and employeeId="&Session("employee_id")
+conn.execute(sqlstr)
+conn.close
+Set conn=Nothing
+%>

+ 295 - 0
highSeas.asp

@@ -0,0 +1,295 @@
+<!--#include file="Conn.asp"--><%Checklogin()%>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<title>管理区域</title>
+<link rel="stylesheet" href="css/common.css" type="text/css" />
+<link rel="stylesheet" href="css/alert.css" type="text/css" />
+<script language="javascript" src="system/js/jquery-1.7.2.min.js"></script>
+<script type="text/javascript" src="js/js.js?ver=0620"></script>
+</head>
+<body class="clear">
+<!--#include file="panel.asp"-->
+<div id="man_zone">
+<%
+
+Act = Request.QueryString("act")
+Keys=Request.QueryString("Keys")
+Keyscode=TextEnCode(Keys)
+Page = Request.QueryString("Page")
+
+fliterCountry=Request.QueryString("fliterCountry")
+fliterQudao=Request.QueryString("fliterQudao")
+fliterDeal=Request.QueryString("fliterDeal")
+fliterBusiness=Request.QueryString("fliterBusiness")
+fliterBelong=Request.QueryString("fliterBelong")
+
+fliterStr=""
+If fliterCountry<>"" Then
+	fliterStr=fliterStr&" and cs_country="&Cint(fliterCountry)
+	urlStr=urlStr&"&fliterCountry="&fliterCountry
+End If
+
+If fliterQudao<>""  Then
+	fliterStr=fliterStr&" and cs_from="&Cint(fliterQudao)
+	urlStr=urlStr&"&fliterQudao="&fliterQudao
+End If
+
+If fliterDeal<>"" Then
+	fliterStr=fliterStr&" and cs_deal="&Cint(fliterDeal)
+	urlStr=urlStr&"&fliterDeal="&fliterDeal
+End If
+
+If fliterBusiness<>""  Then
+	fliterStr=fliterStr&" and cs_type="&Cint(fliterBusiness)
+	urlStr=urlStr&"&fliterBusiness="&fliterBusiness
+End If
+
+If fliterBelong<>"" Then
+	fliterStr=fliterStr&" and cs_belong="&Cint(fliterBelong)
+	urlStr=urlStr&"&fliterBelong="&fliterBelong
+End if
+
+Set Rs=Server.CreateObject("ADODB.RecordSet")
+
+Keys=Server.UrlEnCode(Keys)
+
+hrefstr = "?keys="&Keys
+
+%>	
+	<form id="form1" method="post" action="?act=postchk&Keys=<%=keys%>&Page=<%=Page%>" onSubmit="return false" />
+	<div class="fastSelect clear">
+		<H1>搜索条件</H1>
+		<div class="selectItem">
+		<label>区域</label>
+		<select name="fliterCountry" class="filterSearch">
+			<option value="">请选择国家地区</option>
+			<%Rs.Open "Select id,countryName from country",conn,1,1
+			  Do while Not Rs.Bof And Not Rs.eof
+			%>
+			<option value="<%=Rs("id")%>" <%if StrComp(fliterCountry,Rs("id"))=0 Then response.Write "Selected=""Selected"""%> ><%=Rs("countryName")%></option>			
+			<%
+			  Rs.moveNext
+			  loop
+			  Rs.close
+			%>
+		</select>
+		</div>
+		<div class="selectItem">		
+		<label>来源渠道</label>
+		<select name="fliterQudao" class="filterSearch">
+			<option value="">请选择渠道</option>
+			<%Rs.Open "Select id,ch_name from qudao",conn,1,1
+			  Do while Not Rs.Bof And Not Rs.eof
+			%>
+			<option value="<%=Rs("id")%>"  <%if StrComp(fliterQudao,Rs("id"))=0 Then response.Write "Selected=""Selected"""%>><%=Rs("ch_name")%></option>			
+			<%
+			  Rs.moveNext
+			  loop
+			  Rs.close
+			%>
+		</select>	
+		</div>
+		<div class="selectItem">		
+		<label>跟进阶段</label>
+		<select name="fliterDeal" class="filterSearch">
+			<option value="">请选择</option>
+			<option value="0"  <%if StrComp(fliterDeal,"0")=0 Then response.Write "Selected=""Selected"""%>>无响应</option>				
+			<option value="1"  <%if StrComp(fliterDeal,"1")=0 Then response.Write "Selected=""Selected"""%>>背景调查</option>	
+			<option value="2"  <%if StrComp(fliterDeal,"2")=0 Then response.Write "Selected=""Selected"""%>>明确需求</option>						
+		</select>
+		</div>
+		<div class="selectItem">		
+		<label>客户类型</label>
+		<select name="fliterBusiness" class="filterSearch">
+			<option value="">请选择</option>
+			<%Rs.Open "Select id,businessType from clientType",conn,1,1
+			  Do while Not Rs.Bof And Not Rs.eof
+			%>
+			<option value="<%=Rs("id")%>" <%if StrComp(fliterBusiness,Rs("id"))=0 Then response.Write "Selected=""Selected"""%>><%=Rs("businessType")%></option>			
+			<%
+			  Rs.moveNext
+			  loop
+			  Rs.close
+			%>			
+		</select>
+		</div>
+		<div class="selectItem">		
+		<label>业务员</label>
+		<select name="fliterBelong" class="filterSearch">
+			<option value="">请选择</option>
+			<%Rs.Open "Select id,em_user from employee",conn,1,1
+			  Do while Not Rs.Bof And Not Rs.eof
+			%>
+			<option value="<%=Rs("id")%>" <%if StrComp(fliterBelong,Rs("id"))=0 Then response.Write "Selected=""Selected"""%>><%=Rs("em_user")%></option>			
+			<%
+			  Rs.moveNext
+			  loop
+			  Rs.close
+			%>			
+		</select>
+		</div>
+
+	</div>
+	
+
+	
+	<div width="100%" border="0" cellpadding="3" cellspacing="1" class="table2">
+				<div class="theader">
+				<div class="col9" >序号</div>
+				<div class="col3">客户编号</div>
+				<div class="col4">渠道来源</div>
+				<div class="col5">区域</div>
+				<div class="col6">客户类型</div>	
+				<div class="col6">是否成交</div>					
+				<div class="col20">更新日期</div>									
+				<div class="col4">操作</div>
+				</div>
+
+<%
+
+sqlStr="Select id,cs_code,cs_from,cs_country,cs_type,cs_deal,cs_addtime,cs_updatetime,cs_note,cs_claimFrom From customer Where cs_deal<>3 and cs_deal<>0 and cs_type<>2 and cs_belong<>13 and cs_belong<>"&Session("employee_id")&" and DATEDIFF(day,cs_updatetime,getDate())>120 and cs_country<>2 and cs_country<>229 and cs_country<>13 and cs_country<>153 and cs_belongclient=0 and cs_wechat not like 'wxid%' and (cs_code like '%"&Keyscode&"%' or cs_name like '%"&Keyscode&"%' or cs_email like '%"&Keyscode&"%' or cs_wechat like '%"&Keyscode&"%' or cs_tel like '%"&Keyscode&"%' or cs_whatsapp like '%"&Keyscode&"%') "&fliterStr&" Order By cs_state desc,id Desc"
+
+Rs.Open sqlStr ,Conn,1,1
+
+If Not Rs.Bof And Not Rs.Eof Then
+	Rs.PageSize = 20
+	If Page = "" Then Page = 1
+	If Page = "end" Then Page = Rs.PageCount
+	If Not IsNumeric(Page) Or Page < 1 Then Page = 1
+	Page = Cint(Page)
+	If Page > Rs.PageCount Then Page = Rs.PageCount
+	Rs.AbsolutePage = Page
+	TempNum = Rs.PageSize * (Page - 1)
+	
+	Set Rs1=Server.CreateObject("ADODB.RecordSet")
+
+	For i=1 To Rs.PageSize
+		If Rs.Bof Or Rs.Eof Then Exit For
+		TempNum=TempNum+1:classid=Rs(1)
+%>
+			<div class="tline">
+				<div class="col9" ><%=TempNum%></div>
+				<div class="col3 slidepanel"><%=Rs("cs_code")%></div>
+				<div class="col4">
+						<%Rs1.Open "select ch_name from qudao where id="&Rs("cs_from")&"",conn,1,1
+						      IF Not Rs1.bof and Not Rs1.eof Then 
+							      Response.write Rs1("ch_name")
+							  Else
+								  Response.write "未填写"
+							  End If
+						  Rs1.Close
+				%>				
+				</div>
+				<div class="col5">
+						<%Rs1.Open "select countryName from country where id="&Rs("cs_country")&"",conn,1,1
+						      IF Not Rs1.bof and Not Rs1.eof Then 
+							      Response.write Rs1("countryName")
+							  Else
+								  Response.write "未填写"
+							  End If
+						  Rs1.Close
+				%>
+				
+				</div>
+				<div class="col6">
+						<%Rs1.Open "select businessType from clientType where id="&Rs("cs_type")&"",conn,1,1
+						      IF Not Rs1.bof and Not Rs1.eof Then 
+							      Response.write Rs1("businessType")
+							  Else
+								  Response.write "未填写"
+							  End If
+						  Rs1.Close
+				%>				
+				</div>
+				<div class="col6">
+					<%If Rs("cs_deal")=2 then
+							Response.write "明确需求" 
+						elseif	Rs("cs_deal")=1 then
+							Response.write "背景调查"																					
+						End IF
+					%>
+				</div>												
+				<div class="col20"><%=Rs("cs_updatetime")%></div>													
+				<div class="col4" ><span id="claim1" class="claim" data-id="<%=Rs("id")%>">认领</span></div>		
+			</div>
+			<div class="notepanel clear">
+				<div class="noteItem2">
+					备注
+				</div>
+				<div class="notecontent">
+						<%=HtmlUnCode(Rs("cs_note"))%>					
+				</div>
+			</div>
+<%
+		Rs.MoveNext
+	Next
+Else
+	If Keys="" Then
+%>
+			<tr>
+				<div align="center" colspan="8">Sorry,当前暂无信息</div>
+			</tr>
+
+<%
+	Else
+%>
+			<tr>
+				<div align="center" colspan="8"><a href="?">Sorry,没有找到“<%=Keyscode%>”相关的信息,点击返回</a></div>
+			</tr>
+<%
+	End If
+End If
+%>
+
+
+				<div colspan="8">
+					<div class="showpagebox">
+<%
+If Rs.PageCount > 1 Then
+	PageName="?Keys="&Keys&urlStr&"&"
+	Pagelen=3
+	If Page>1 Then
+		Response.Write "<a href="""&PageName&"Page=1"">首页</a>"
+		Response.Write "<a href="""&PageName&"Page="&Page-1&""">上一页</a>"
+	End If
+
+	If Pagelen*2+1 >= Rs.PageCount Then
+		StartPage=1:EndPage=Rs.PageCount
+	Else
+		If Page<=Pagelen+1 Then
+			StartPage=1
+			EndPage=Pagelen*2+1
+		Else
+			StartPage=Page-Pagelen
+			EndPage=Page+Pagelen
+		End If
+		If Page+Pagelen>Rs.PageCount Then StartPage=Rs.PageCount-Pagelen*2:EndPage=Rs.PageCount
+	End If
+
+	For i = StartPage To EndPage
+		If i = Page Then
+			Response.Write "<a class=""current"">"&i&"</a>"
+		Else
+			Response.Write "<a href="""&PageName&"Page="&i&""">"&i&"</a>"
+		End If
+	Next
+
+	If Page<Rs.PageCount Then
+		If Rs.PageCount - Page > Pagelen Then Response.Write "<a href="""&PageName&"Page="&Rs.PageCount&""">..."&Rs.PageCount&"</a>"
+		Response.Write "<a href="""&PageName&"Page="&Page+1&""">下一页</a>"
+		Response.Write "<a href="""&PageName&"Page="&Rs.PageCount&""">尾页</a>"
+	End If
+
+	Response.Write "<input type=""text"" id=""Pagego"" value="""&Page&""" onFocus=""if(this.value == '"&Page&"'){this.value='';}"" onBlur=""if(this.value == ''){this.value='"&Page&"';}"" onKeyUp=""this.value=this.value.replace(/\D/g,'')"" onKeyDown=""if(event.keyCode==13){location.href='"&PageName&"Page='+document.getElementById('Pagego').value}"" />"
+End If
+%>					</div>
+				</div>
+	</div>
+	</form>
+<%Rs.Close:Set Rs=Nothing:Set Rs1=Nothing:Conn.Close:Set Conn=Nothing%>
+</div>
+
+</body>
+</html>

+ 81 - 0
home.asp

@@ -0,0 +1,81 @@
+<!--#include file="Conn.asp"--><%Checklogin()%>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<title>管理区域</title>
+<link rel="stylesheet" href="css/common.css" type="text/css" />
+<link rel="stylesheet" href="css/alert.css" type="text/css" />
+<script language="javascript" src="system/js/jquery-1.7.2.min.js"></script>
+<script type="text/javascript" src="js/js.js"></script>
+</head>
+<body class="clear">
+<!--#include file="panel.asp"-->
+<div id="man_zone">
+	<div class="searchForm homeSearch">
+	<form method="post" action="/searchResult.asp"  accept-charset="UTF-8">
+		<input class="keywords " id="keyword" name="keywords" placeholder="请输入联系人 / 电话 / 邮箱 / 微信 / WhatsApp.."  >
+		<input class="searchSubmit" type="submit" value="客户检索">
+	</form>
+	</div>
+</div>
+
+<%
+	Set Rs=Server.CreateObject("ADODB.RecordSet")
+		sqlstr="select cs_code,em_user,cs_claimdate from customer left join employee on customer.cs_belong=employee.id where customer.id in(select cs_id from claimRecord where isread=0 and originalEmp='"&Session("employee_name")&"')"
+	    Rs.open sqlstr,conn,1,1		
+		If Not Rs.bof and Not Rs.eof Then
+%>
+		
+		<div class="modal" id="modal">
+			<div class="modal-wraper">
+				<div class="modal-content">
+					<div class="popup-title">距离上次登录之后,以下客户已经被认领</div>
+					<div class="popup-content">
+						<ul>
+							<% For i=1 to Rs.Recordcount %>
+							<li><span class="prominent"><%=TextUncode(Rs("cs_code"))%></span> 被 <span class="prominent"><%=TextUncode(Rs("em_user"))%></span> 于 <span><%=TextUncode(Rs("cs_claimdate"))%></span> 认领</li>
+							<%
+								Rs.moveNext
+								Next
+							%>
+						</ul>
+					</div>	
+						<div class="close" onclick="closePopup()">已读</div>
+				</div>		
+			</div>
+		</div>
+
+<%
+		End If
+		Rs.close
+		conn.execute("update claimRecord set isread=1 where originalEmp='"&Session("employee_name")&"' and isread=0")
+	Set Rs=Nothing
+%>
+
+
+<script>
+  // 检查是否首次登陆或是否过期
+  const em = localStorage.getItem('em');
+  const currentTime = new Date().getTime();
+  const expirationTime = 24 * 60 * 60 * 1000; // 24小时的有效时间
+  console.log(em);
+  if (!em || em!=='em<%=Session("employee_id")%>' ) {
+    // 如果是首次登陆或已过期,显示弹窗
+			$("#modal").addClass("active");
+			setTimeout(function() {
+				$("#modal").find(".modal-content").addClass("active");
+			}, 0);
+
+    // 存储当前时间戳
+    localStorage.setItem('em', 'em<%=Session("employee_id")%>');
+  }
+
+  // 关闭弹窗的函数
+  function closePopup() {
+   			$("#modal").removeClass("active");
+  }
+</script>
+
+</body>
+</html>

BIN
images/Addnew.png


BIN
images/Facebook.png


BIN
images/aliwangwang.png


BIN
images/btn1.gif


File diff suppressed because it is too large
+ 0 - 0
images/claim.svg


BIN
images/da.gif


BIN
images/direct.gif


BIN
images/direct_blue.gif


+ 1 - 0
images/down.svg

@@ -0,0 +1 @@
+<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1700568506943" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5133" width="12" height="12" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M932.404 328.785c-36.758-37.297-97.231-36.979-134.384 0.707L511.763 619.853 225.506 329.492c-37.153-37.685-97.625-38.003-134.384-0.707-36.758 37.297-36.435 98.646 0.718 136.331l352.378 357.429c0.153 0.155 0.314 0.298 0.468 0.452 0.082 0.084 0.157 0.172 0.239 0.255 18.092 18.357 41.929 27.581 65.902 27.743 0.311 0.004 0.623 0.017 0.934 0.018 0.316-0.001 0.632-0.014 0.948-0.018 23.97-0.165 47.803-9.389 65.892-27.743 0.082-0.084 0.157-0.172 0.239-0.256 0.154-0.154 0.315-0.296 0.468-0.451l352.378-357.43c37.153-37.684 37.476-99.033 0.718-136.33z" fill="#515151" p-id="5134"></path></svg>

BIN
images/down_list.gif


BIN
images/edit.gif


BIN
images/guanlian.png


BIN
images/hi.gif


BIN
images/ico_search.gif


BIN
images/icos1.gif


BIN
images/key.png


BIN
images/left_nav_bg.jpg


BIN
images/linkedin.png


BIN
images/list_title.gif


BIN
images/list_title_onclick.gif


BIN
images/lock_icon_copy.png


BIN
images/login_bg.gif


BIN
images/login_input.gif


BIN
images/login_user_bg.gif


BIN
images/login_user_submit.gif


File diff suppressed because it is too large
+ 0 - 0
images/logo.svg


BIN
images/magnifier.gif


BIN
images/mail.png


BIN
images/manage_r2_c1.jpg


BIN
images/manage_r2_c13.jpg


BIN
images/manage_r2_c14.jpg


BIN
images/manage_r2_c18.jpg


BIN
images/manage_r5_c1.jpg


BIN
images/manage_r6_c2.jpg


BIN
images/manage_r7_c2.jpg


BIN
images/manage_r9_c1.jpg


BIN
images/msg_error.gif


BIN
images/msg_load.gif


BIN
images/msg_right.gif


BIN
images/nav_bg.jpg


BIN
images/phone.png


BIN
images/remove.png


BIN
images/return.gif


BIN
images/role.png


BIN
images/sence.png


BIN
images/slide.gif


BIN
images/switch_left.gif


BIN
images/switch_right.gif


BIN
images/td_bg1.gif


BIN
images/up_list.gif


BIN
images/user_icon_copy.png


BIN
images/wechat.png


BIN
images/whatsapp.png


BIN
images/yijiao.png


File diff suppressed because it is too large
+ 218 - 0
index.asp


+ 54 - 0
js/Detector.js

@@ -0,0 +1,54 @@
+/**
+ * @author alteredq / /alteredqualia.com/
+ * @author mr.doob / /mrdoob.com/
+ */
+
+Detector = {
+
+	canvas : !! window.CanvasRenderingContext2D,
+	webgl : ( function () { try { return !! window.WebGLRenderingContext && !! document.createElement( 'canvas' ).getContext( 'experimental-webgl' ); } catch( e ) { return false; } } )(),
+	workers : !! window.Worker,
+	fileapi : window.File && window.FileReader && window.FileList && window.Blob,
+
+	getWebGLErrorMessage : function () {
+
+		var domElement = document.createElement( 'div' );
+
+		domElement.style.fontFamily = 'monospace';
+		domElement.style.fontSize = '13px';
+		domElement.style.textAlign = 'center';
+		domElement.style.background = '#eee';
+		domElement.style.color = '#000';
+		domElement.style.padding = '1em';
+		domElement.style.width = '475px';
+		domElement.style.margin = '5em auto 0';
+
+		if ( ! this.webgl ) {
+
+			domElement.innerHTML = window.WebGLRenderingContext ? [
+				'对不起,你的显卡不支持 <a href="/khronos.org/webgl/wiki/Getting_a_WebGL_Implementation">WebGL</a>'
+			].join( '\n' ) : [
+				'对不起,您的浏览器不支持 <a href="/khronos.org/webgl/wiki/Getting_a_WebGL_Implementation">WebGL</a><br/>',
+				'请升级你的浏览器!'
+			].join( '\n' );
+		}
+		return domElement;
+	},
+
+	addGetWebGLMessage : function ( parameters ) {
+
+		var parent, id, domElement;
+
+		parameters = parameters || {};
+
+		parent = parameters.parent !== undefined ? parameters.parent : document.body;
+		id = parameters.id !== undefined ? parameters.id : 'oldie';
+
+		domElement = Detector.getWebGLErrorMessage();
+		domElement.id = id;
+
+		parent.appendChild( domElement );
+
+	}
+
+};

File diff suppressed because it is too large
+ 35 - 0
js/Hz2Py-szm-min.js


+ 22 - 0
js/RequestAnimationFrame.js

@@ -0,0 +1,22 @@
+/**
+ * Provides requestAnimationFrame in a cross browser way.
+ * /paulirish.com/2011/requestanimationframe-for-smart-animating/
+ */
+
+if ( !window.requestAnimationFrame ) {
+
+	window.requestAnimationFrame = ( function() {
+
+		return window.webkitRequestAnimationFrame ||
+		window.mozRequestAnimationFrame ||
+		window.oRequestAnimationFrame ||
+		window.msRequestAnimationFrame ||
+		function( /* function FrameRequestCallback */ callback, /* DOMElement Element */ element ) {
+
+			window.setTimeout( callback, 1000 / 60 );
+
+		};
+
+	} )();
+
+}

File diff suppressed because it is too large
+ 28 - 0
js/ThreeExtras.js


File diff suppressed because it is too large
+ 146 - 0
js/ThreeWebGL.js


File diff suppressed because it is too large
+ 6 - 0
js/bootstrap-datepicker.min.js


+ 1 - 0
js/bootstrap-datepicker.zh-CN.min.js

@@ -0,0 +1 @@
+!function(a){a.fn.datepicker.dates["zh-CN"]={days:["星期日","星期一","星期二","星期三","星期四","星期五","星期六"],daysShort:["周日","周一","周二","周三","周四","周五","周六"],daysMin:["日","一","二","三","四","五","六"],months:["一月","二月","三月","四月","五月","六月","七月","八月","九月","十月","十一月","十二月"],monthsShort:["1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月"],today:"今天",monthsTitle:"选择月份",clear:"清除",format:"yyyy-mm-dd",titleFormat:"yyyy年mm月",weekStart:1}}(jQuery);

File diff suppressed because it is too large
+ 1 - 0
js/jquery-1.7.2.min.js


File diff suppressed because it is too large
+ 0 - 0
js/jquery.galpop.min.js


+ 305 - 0
js/js.js

@@ -0,0 +1,305 @@
+$(function() {
+	$(".filterSearch").change(function() {
+		var cururl = window.location.href;
+		var fliter = $(this).attr("name").toString();
+		var fliterval = $(this).val();
+		var separator = cururl.indexOf('?') !== -1 ? "&": "?";
+		var re = new RegExp("([?&])");
+		var urlarr;
+		var newurl = "";
+		if (cururl.indexOf(fliter) > 0) {
+			urlarr = cururl.split(re);
+			for (i = 0; i < urlarr.length; i++) {
+				urlarr[i] = urlarr[i].indexOf(fliter) ? urlarr[i] : fliter + "=" + fliterval;
+				urlarr[i] = urlarr[i].indexOf("Page") ? urlarr[i] : "Page=1";
+				newurl = newurl + urlarr[i];
+			}
+		} else {
+			newurl = cururl + separator + fliter + "=" + fliterval;
+		}
+		window.location.href = newurl;
+	})
+
+	$(".subnav").click(function() {
+		$(this).find(".list-wraper").slideToggle();
+	})
+
+	$(".slidepanel").click(function() {
+		if ($(this).hasClass("open")) {
+			$(this).removeClass("open");
+		} else {
+			$(this).addClass("open");
+		}
+		$(this).parent().next(".notepanel").slideToggle();
+	})
+
+	$(".tag").click(function(event) {
+		var t = $(this).text();
+		$("<span>" + t + "</span>").appendTo(".taglist");
+	});
+
+	$("#tapinput").keydown(function(event) {
+		var t = $(this).val();
+		if (event.keyCode == 13) {
+			if (t == "") {
+				alert("标签内容不能为空");
+			} else {
+				$("<span>" + t + "</span>").appendTo(".taglist");
+				$("#tapinput").val("");
+			}
+		}
+	});
+
+
+	$("#fliterCountry").on("change",function(){
+	   $(".selectProduct").show();
+	})
+	
+	
+	$("#fliterproduct").on("change",function(){
+		var product = $(this).val();
+		var country=$("#fliterCountry").val();
+		$.ajax({
+			type: "GET",
+			url: "quantitySearch.asp",
+			dataType: "html",
+			contentType: "application/json;charset=utf-8",
+			data: {
+				"productId": product,
+				"country":country
+				},
+			success: function(e) {	
+				$("#pricecontrol").html(e);
+			}	
+		})
+	})
+
+
+
+	$(".taglist span").live('click',
+	function() {
+		$(this).remove();
+	})
+
+	$(".mytag span").click(function() {
+		var $thistag = $(this);
+		var cid = $(this).parent().data("id");
+		var eid = $(this).parent().data("em");
+		var tagvalue = $thistag.text();
+		$.ajax({
+			url: "bindTag.asp",
+			beforeSend: function() {
+				if ($thistag.hasClass("active")) {
+					$thistag.removeClass("active");
+				} else {
+					$thistag.addClass("active");
+				}
+			},
+			data: {
+				cid: cid,
+				tagvalue: escape(tagvalue),
+				eid: eid
+			},
+			success: function() {}
+		});
+	})
+
+	$(".taghead").click(function() {
+		$(this).attr("contenteditable", "true");
+	});
+
+	$(".taghead").focusout(function() {
+		$this = $(this);
+		$this.attr("contenteditable", "false");
+		var originaltag = $this.data("originaltag");
+		var newtag = $this.text();
+		$.ajax({
+			url: "editTag.asp",
+			beforeSend: function() {
+				r = confirm("是否编辑标签");
+				if (newtag == "") {
+					alert("标签不能为空");
+					return false;
+				}
+				if (r == false) {
+					$this.text(originaltag);
+					return false;
+				}
+			},
+			data: {
+				originaltag: escape(originaltag),
+				newtag: escape(newtag)
+			},
+			success: function() {
+				window.location.href = "/tag.asp?tagName=" + newtag;
+			}
+		});
+
+	})
+
+	$(".colormark").click(function() {
+		$(this).find(".colorlist").slideDown(300);
+	})
+
+	$(".colorlist li").click(function() {
+		var $this = $(this);
+		var colorid = $this.val();
+		var cid = $this.parent().data("id");
+		$(this).closest(".tline").removeClass().addClass("tline color" + colorid);
+		$.ajax({
+			url: "colorTag.asp",
+			data: {
+				colorid: colorid,
+				cid: cid
+			},
+			success: function() {
+				$this.parent().slideUp(300);
+			}
+		});
+		event.stopPropagation();
+	})
+
+	$(".claim").click(function() {
+		var $this = $(this);
+		var cid = $this.data("id");
+		$.ajax({
+			url: "claimCustomer.asp",
+			data: {
+				cid: cid
+			},
+			success: function(data) {
+				if (data == 1) {
+					alert("认领成功");
+					window.location.reload();
+				} else {
+					alert("每天只能认领5个客户");
+				}
+			}
+		});
+	})
+
+	$(".syncphone").click(function() {
+		var var1 = $("#cs_whatsapp").val();
+		$("#cs_tel").val(var1);
+	})
+})
+
+function chkboxall(t0, t1) {
+	ischk = t0.checked;
+	for (var i = 0; i < $("input[type=checkbox][name=" + t1 + "]").size(); i++) {
+		$("input[type=checkbox][name=" + t1 + "]").eq(i).attr("checked", ischk);
+	}
+}
+
+function postchk(t) {
+
+	var $form = document.getElementById('form1'),
+	chkact = parseInt(document.getElementById("chkact").value),
+	ischk = false;
+	for (var i = 0; i < $form.elements.length; i++) {
+		if ($form.elements[i].name == "chkbox" && $form.elements[i].checked == true) {
+			ischk = true;
+		}
+	}
+	if (!ischk) {
+		alert('请至少选择一条数据');
+		return false;
+	}
+	switch (t) {
+	case 1:
+		switch (chkact) {
+		case 2:
+			if (confirm('更改客户状态为【无响应】吗?')) $form.submit();
+			break;
+		case 1:
+			if (confirm('更改客户状态为【已成交】吗?')) $form.submit();
+			break;
+		case 0:
+			if (confirm('更改客户状态为【未成交】吗?')) $form.submit();
+			break;
+		default:
+			if (confirm('确认要修改吗?')) $form.submit();
+		}
+		break;
+	case 2:
+		switch (chkact) {
+		case 1:
+			if (confirm('确认要设置所选状态为【正常】吗?')) $form.submit();
+			break;
+		case 0:
+			if (confirm('确认要设置所选状态为【隐藏】吗?')) $form.submit();
+			break;
+		default:
+			if (confirm('确认要删除吗?\n删除后不可恢复')) $form.submit();
+		}
+		break;
+	case 3:
+		switch (chkact) {
+		case 1:
+			if (confirm('确认要设置所选状态为【已读】吗?')) $form.submit();
+			break;
+		case 0:
+			if (confirm('确认要设置所选状态为【未读】吗?')) $form.submit();
+			break;
+		default:
+			if (confirm('确认修改吗?')) $form.submit();
+		}
+		break;
+	default:
+		return false;
+	}
+
+	return false;
+}
+
+function subform() {
+	$("#form1").submit();
+}
+
+function checkInput() {
+	var clientCode = $("#cs_code").val();
+	var clientCompany = $("#cs_company").val();
+	var clientPhone = $("#cs_tel").val();
+	var clientWechat = $("#cs_wechat").val();
+	var clientWhatsapp = $("#cs_whatsapp").val();
+	var clientEmail = $("#cs_email").val();
+	var clientFrom = $("#cs_from").val();
+	var clientCountry = $("#cs_country").val();
+	var clientLindedin = $("#cs_linkedin").val();
+	var clientFacebook = $("#cs_facebook").val();
+	var clientAlibaba = $("#cs_alibaba").val();
+	var clientDeal = $("#cs_deal").val();
+	var arr = [];
+	var $taglist = $(".taglist span");
+
+	if (clientCode == "" || clientCode == null) {
+		alert("客户代码不能为空!");
+		$("#cs_code").focus();
+		return false;
+	}
+	if (clientCountry == 0) {
+		alert("这是哪个国家的客户?");
+		return false;
+	}
+	if (clientFrom == "0") {
+		alert("请填写客户来源!");
+		return false;
+	}
+
+	if (clientPhone.length == 0 && clientWechat.length == 0 && clientWhatsapp.length == 0 && clientEmail.length == 0 && clientLindedin.length == 0 && clientFacebook.length == 0 && clientAlibaba.length == 0) {
+		alert("联系方式不能全部为空!");
+		return false;
+	}
+	$("input#mytag").val($(".taglist").html());
+	alert('提交成功');
+}
+
+function checkpwd() {
+	var pwdo = $("#em_password").val();
+	var pwd = $("#pwd").val();
+	var pwdre = $("#pwdre").val();
+	if (pwd !== pwdre) {
+		alert("密码输入不一致");
+		return false;
+	}
+}

+ 81 - 0
js/loginjs.js

@@ -0,0 +1,81 @@
+$(document).ready(function(){
+	var Webdir="/system/";
+	function loadbmpcode(){document.getElementById("logincodebmp").src = Webdir+"bmpcode.asp?t1=16&temp=" + (new Date().getTime().toString(36));}
+	$("#loginuser").focus();
+	$("#logincode").focus(function(){
+	if($("#showlogincode").html()==""){
+		$("#showlogincode").html("<img id=\"logincodebmp\" align=\"absmiddle\" style=\"cursor:pointer\" onClick=\"$('#logincode').val('');$('#logincode').focus();this.src+='?'+Math.random();\" />");
+		loadbmpcode();
+	}
+	});
+	$("#loginform").submit(function(){
+		var loginuser=$("#loginuser").val();
+		var loginpwd=$("#loginpwd").val();
+		var logincode=$("#logincode").val();
+		if (loginuser == "") {
+			$("#formmsg").html("请输入用户帐号");
+			$("#loginuser").focus();
+			return false;
+		}
+		if (loginpwd == "") {
+			$("#formmsg").html("请输入用户密码");
+			$("#loginpwd").focus();
+			return false;
+		}
+		if (logincode == "") {
+			$("#formmsg").html("请输入正确的验证码");
+			$("#logincode").focus();
+			return false;
+		}
+		var url="index.asp?act=login";
+		var param="loginuser="+escape(loginuser)+"&loginpwd="+escape(loginpwd)+"&logincode="+escape(logincode);
+		jqajax(url,param);
+	return false;
+	});
+	function jqajax(url,param){
+		$.ajax({
+			type: "POST",url: url,data: param,timeout:20000,
+			beforeSend: function(){$("#formmsg").html("正在验证登陆信息...");},
+			error:function(error){console.log(error);$("#formmsg").html("对不起,服务器繁忙,请稍后再试.");},
+			success:function(ajaxmsg){
+				switch(ajaxmsg){
+				case "1":
+					$("#formmsg").html("请输入用户帐号");
+					$("#loginuser").focus();
+					break;
+				case "2":
+					$("#formmsg").html("请输入用户密码");
+					$("#loginpwd").focus();
+					break;
+				case "3":
+					$("#formmsg").html("请输入正确的验证码");
+					$("#logincode").val("");
+					$("#logincode").focus();
+					break;
+				case "4":
+					$("#formmsg").html("用户帐号不存在");
+					loadbmpcode();
+					$("#loginuser").val("");
+					$("#loginuser").focus();
+					break;
+				case "5":
+					$("#formmsg").html("用户密码错误");
+					loadbmpcode();
+					$("#loginpwd").val("");
+					$("#loginpwd").focus();
+					break;
+				case "6":
+					$("#formmsg").html("你的IP不在允许登录范围内!");
+					loadbmpcode();
+					$("#logincode").focus();
+					break;
+				case "7":
+					location.replace("home.asp");
+					break;
+				default:
+					$("#formmsg").html(ajaxmsg);
+				}
+    			}
+		});
+	}
+});

+ 25 - 0
js/product.js

@@ -0,0 +1,25 @@
+$(document).ready(function(){
+	
+	$(".tab-nav ul li").click(function(){
+		var i=$(this).index();
+		$(this).addClass("active");
+		$(this).siblings().removeClass("active");
+		$(".tab-panel .panel").eq(i).addClass("active").siblings().removeClass("active");
+	})
+	
+	
+	$(".addSubClass").live("click",function(){
+		classLength=$(".class-list ul li").size()+1;
+		var lstr="<li><input type='text' name='subClassName' class='txt3' value=''><input type='text' id='subClassImg"+classLength+"' name='subClassImg' value='' class='txt5'><iframe src='imgUpload.asp?id=subClassImg"+classLength+"' class='upload-frame'></iframe><input type='button' class='addSubClass'><input type='button' class='removeSubClass'></li>"
+		$(".class-list ul").append(lstr);
+	})
+	
+	$(".removeSubClass").live("click",function(){
+		if($(".class-list ul li").size()>1)
+			{$(this).parent().remove();}
+		else
+		{return false}
+	}
+	)	
+	
+});

File diff suppressed because it is too large
+ 86 - 0
js/xheditor-1.1.9/xheditor-1.1.9-zh-cn.min.js


BIN
js/xheditor-1.1.9/xheditor_emot/default/angry.gif


BIN
js/xheditor-1.1.9/xheditor_emot/default/awkward.gif


BIN
js/xheditor-1.1.9/xheditor_emot/default/bye.gif


+ 1 - 0
js/xheditor-1.1.9/xheditor_emot/default/config.txt

@@ -0,0 +1 @@
+'default':{name:'默认',width:24,height:24,line:7,list:{'smile':'微笑','tongue':'吐舌头','titter':'偷笑','laugh':'大笑','sad':'难过','wronged':'委屈','fastcry':'快哭了','cry':'哭','wail':'大哭','mad':'生气','knock':'敲打','curse':'骂人','crazy':'抓狂','angry':'发火','ohmy':'惊讶','awkward':'尴尬','panic':'惊恐','shy':'害羞','cute':'可怜','envy':'羡慕','proud':'得意','struggle':'奋斗','quiet':'安静','shutup':'闭嘴','doubt':'疑问','despise':'鄙视','sleep':'睡觉','bye':'再见'}}

BIN
js/xheditor-1.1.9/xheditor_emot/default/crazy.gif


BIN
js/xheditor-1.1.9/xheditor_emot/default/cry.gif


Some files were not shown because too many files changed in this diff