142 lines
6.5 KiB
Plaintext
142 lines
6.5 KiB
Plaintext
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Customer_browse.aspx.cs" Inherits="Customer_browse" %>
|
|
|
|
<!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 runat="server">
|
|
<title></title>
|
|
<script type="text/javascript"></script>
|
|
<script src="../Js/jquery-1.4.1.js" type="text/javascript"></script>
|
|
<script src="../Jquery-ui/js/jquery-1.10.2.js" type="text/javascript"></script>
|
|
<script src="../Jquery-ui/js/jquery-ui-1.10.4.custom.js" type="text/javascript"></script>
|
|
<link href="../Css/index.css" rel="stylesheet" type="text/css" />
|
|
<link href="../Css/detail.css" rel="stylesheet" type="text/css" />
|
|
<link href="../Jquery-ui/css/pepper-grinder/jquery-ui-1.10.4.custom.css" rel="stylesheet" type="text/css" />
|
|
<link rel="stylesheet" href="../Css/gh-buttons.css" type="text/css"/>
|
|
<link rel="stylesheet" href="../Css/prettify.css"/>
|
|
<script src="../Js/prettify.js" type="text/javascript"></script>
|
|
<script type="text/javascript">
|
|
function twz(o) {
|
|
window.open("http://" + $("#wangzhi").text());
|
|
}
|
|
function dtdw(o) {
|
|
window.open("http://map.baidu.com/?newmap=1&ie=utf-8&s=s%26wd%3D" + $("#dizhi").text());
|
|
}
|
|
function setbjbt() {
|
|
window.location.href = "Customer_Form.aspx?uid=" + $("#id").val();
|
|
}
|
|
function setfzbt() {
|
|
window.location.href = "Customer_Form.aspx?fid=" + $("#id").val();
|
|
}
|
|
function setzjbt() {
|
|
window.location.href = "CustomerTransfer.aspx?uid=" + $("#id").val();
|
|
}
|
|
function setddbt() {
|
|
window.location.href = "TcOrder_Form.aspx?kid=" + $("#id").val();
|
|
}
|
|
function dlteft() {
|
|
$("#<%=shanchu.ClientID%>").click();
|
|
}
|
|
function seltp(tpzs) {
|
|
$("#cptp").attr("src", tpzs.src);
|
|
$("#dialog-pkinfo").dialog({
|
|
resizable: false,
|
|
height: 450,
|
|
width: 450,
|
|
modal: true,
|
|
buttons: {
|
|
确定: function () {
|
|
|
|
$('#dialog-pkinfo').dialog('close');
|
|
}
|
|
},
|
|
close: function () {
|
|
$(".ui-widget-overlay").css("display", "none");
|
|
}
|
|
});
|
|
$(".ui-widget-overlay").click(function () {
|
|
$('#dialog-pkinfo').dialog('close');
|
|
|
|
});
|
|
}
|
|
</script>
|
|
|
|
<style type="text/css">
|
|
.auto-style2 {
|
|
width: 273px;
|
|
}
|
|
.auto-style3 {
|
|
width: 326px;
|
|
}
|
|
.auto-style4 {
|
|
width: 354px;
|
|
}
|
|
</style>
|
|
|
|
</head>
|
|
<body>
|
|
<form id="form" runat="server">
|
|
<div class="rtbjdiv" >
|
|
<div class="add-top" >
|
|
<div class="add-top-dh" id="div_listdaohang"><h4>客户档案详细页   </h4> <a href="Customer_list.aspx" id="bt_fhlb" runat="server" style=" width:65px" class="button icon pin">回到列表</a></div>
|
|
<div class="add-top-cz" >
|
|
<a href="Customer_Form.aspx" id="bt_add" runat="server" Visible=false class="button icon add">添加</a>
|
|
<a href="#button" id="bt_tj" runat="server" onclick="setbjbt()" Visible="false" class="button icon edit">编辑</a>
|
|
<a href="#button" id="bt_shanchu" runat="server" onclick="dlteft()" Visible="false" class="button danger icon trash">删除</a>
|
|
<a href="#button" id="fuzhi" runat="server" onclick="setfzbt()" Visible="false" class="button icon chat">复制</a>
|
|
<a href="#button" id="zhuanjiao" runat="server" onclick="setzjbt()" Visible="false" class="button icon fork">转交</a>
|
|
<a href="#button" id="add_dd" runat="server" onclick="setddbt()" Visible="false" style=" width:60px" class="button icon arrowright">添加订单</a>
|
|
<asp:label id="z_error" CssClass="error" runat="server"></asp:label>
|
|
</div>
|
|
</div>
|
|
<div id="dd_kong" style=" overflow:auto;">
|
|
<table class="bule"> <tr class="tdlietou"><td><h4>客户基本信息</h4></td></tr></table>
|
|
<table class="bule">
|
|
<tr>
|
|
<td class="auto-style3" ><span>客户编号:</span><asp:label id="bh" runat="server" ></asp:label></td>
|
|
<td class="auto-style2" ><span>客户简称:</span><asp:label id="khjc" runat="server" ></asp:label></td>
|
|
<td class="auto-style4" ><span>客户名称:</span><asp:label id="mingcheng" runat="server" ></asp:label></td>
|
|
<td ><span>授信额度:</span><asp:label id="xyed" runat="server" ></asp:label></td>
|
|
</tr>
|
|
<tr>
|
|
<td colspan="4" ><span>地址:</span><label id="dizhi" runat="server" style=" color:Blue;text-decoration:underline; cursor:pointer;" onclick="dtdw(this)" ></label></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="auto-style3" ><span>邮编:</span><asp:label id="youbian" runat="server" ></asp:label></td>
|
|
<td class="auto-style2" ><span>网址:</span><label id="wangzhi" runat="server" style=" color:Blue; cursor:pointer;" onclick="twz(this)" ></label></td>
|
|
<td class="auto-style4" ><span>开户行:</span><asp:label id="kaihuhang" runat="server" ></asp:label></td>
|
|
<td ><span>账号:</span><asp:label id="zhanghao" runat="server" ></asp:label></td>
|
|
</tr>
|
|
<tr>
|
|
<td class="auto-style3" ><span>税号:</span><asp:label id="shuihao" runat="server" ></asp:label></td>
|
|
<td class="auto-style2" ><span>电话:</span><asp:label id="dianhua" runat="server" ></asp:label></td>
|
|
<td class="auto-style4" ><span>传真:</span><asp:label id="chuanzhen" runat="server" ></asp:label></td>
|
|
<td ><span>邮件:</span><asp:label id="youjian" runat="server" ></asp:label></td>
|
|
</tr>
|
|
<tr>
|
|
<td class="auto-style3" ><span>日期:</span><asp:label id="riqi" runat="server" ></asp:label></td>
|
|
<td class="auto-style2" ><span>业务员:</span> <asp:label id="ywy" runat="server" ></asp:label></td>
|
|
<td class="auto-style4" ><span>地区:</span><asp:label id="diqu" runat="server" ></asp:label></td>
|
|
<td colspan="3"><span>备注:</span><asp:label id="beizhu" runat="server" ></asp:label></td>
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
<div runat="server" id="lianxiren" ></div>
|
|
|
|
|
|
</div>
|
|
|
|
<div id="dialog-pkinfo" title="图像信息" style="overflow:hidden; display:none;" >
|
|
<img src='' style='Width:100%;Height:76' id="cptp" />
|
|
</div>
|
|
</div>
|
|
<span style=" display:none"><asp:button id="shanchu" runat="server" Text="删除" Visible="false" OnClientClick="return confirm('确定要删除吗')" onclick="Shanchu_Click" ></asp:button></span>
|
|
<asp:HiddenField ID="id" runat="server" Value="" />
|
|
<script src="../Js/messageshow.js" type="text/javascript"></script>
|
|
</form>
|
|
</body>
|
|
</html>
|