<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="QuoteDemandEdit.aspx.cs"
|
Inherits="CY.WebForm.Pages.front.QuoteDemandEdit" %>
|
|
<!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 id="Head1" runat="server">
|
<title>发布需求</title>
|
<uc:FrontQuote ID="FrontQuote1" runat="server" />
|
</head>
|
<body>
|
<uc:FrontHead ID="FrontHead1" runat="server" />
|
<div class="w1000 mainbox">
|
<div class="mt10 DivAd" value_forumname="发布需求" value_locationname="发布需求顶部横幅广告"></div>
|
<div class="path">
|
<strong>当前位置:</strong><a href="/">网站首页</a> > 发布需求</div>
|
<div class="nypartL fl mt10">
|
<div class="DivAd" value_forumname="发布需求" value_locationname="发布需求(左上)"></div>
|
<div class="mt10 DivAd" value_forumname="发布需求" value_locationname="发布需求(左下)"></div>
|
</div>
|
<form id="form1" runat="server">
|
<!--nypartL over-->
|
<div class="nypartR fr mt10">
|
<div class="nypartR_t">
|
<b>发布需求</b></div>
|
<div class="nyrC">
|
<iframe id='fram_edit' src='/Pages/business/QuoteDemandEdit.aspx?IsFrontRequest=frontTrue'
|
width='788px' height='278px' scrolling="no" frameborder="0" ></iframe>
|
</div>
|
</div>
|
</form>
|
<!--nypartR over-->
|
<p class="clear">
|
</p>
|
</div>
|
<!--mainbox Over-->
|
<p class="clear">
|
</p>
|
<uc:FrontFoot ID="FrontFoot1" runat="server" />
|
</body>
|
</html>
|