61 lines
2.4 KiB
Plaintext
61 lines
2.4 KiB
Plaintext
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Welcome.aspx.cs" Inherits="SuperMap.RealEstate.Portal.Welcome"
|
|
MasterPageFile="~/SuperMap_Client/MasterPage/v4_0/SizeBox.Master" %>
|
|
|
|
<asp:Content ID="Content1" ContentPlaceHolderID="HTMLHead" runat="server">
|
|
</asp:Content>
|
|
<asp:Content ID="Content2" ContentPlaceHolderID="B" runat="server">
|
|
</asp:Content>
|
|
<asp:Content ID="Content3" ContentPlaceHolderID="B_L" runat="server">
|
|
</asp:Content>
|
|
<asp:Content ID="Content4" ContentPlaceHolderID="B_R" runat="server">
|
|
<asp:Label ID="Label1" runat="server" Text="Label"></asp:Label>
|
|
</asp:Content>
|
|
<asp:Content ID="Content5" ContentPlaceHolderID="T" runat="server">
|
|
</asp:Content>
|
|
<asp:Content ID="Content6" ContentPlaceHolderID="T_L" runat="server">
|
|
</asp:Content>
|
|
<asp:Content ID="Content7" ContentPlaceHolderID="T_R" runat="server">
|
|
</asp:Content>
|
|
<asp:Content ID="Content8" ContentPlaceHolderID="S_T" runat="server">
|
|
</asp:Content>
|
|
<asp:Content ID="Content9" ContentPlaceHolderID="S" runat="server">
|
|
</asp:Content>
|
|
<asp:Content ID="Content10" ContentPlaceHolderID="S_B" runat="server">
|
|
</asp:Content>
|
|
<asp:Content ID="Content11" ContentPlaceHolderID="M_T" runat="server">
|
|
</asp:Content>
|
|
<asp:Content ID="Content12" ContentPlaceHolderID="M" runat="server">
|
|
<ul class="ListItem">
|
|
<li>
|
|
<div class="tipBarAlert" style="height: 300px; width: 300px; padding:10px; margin: 10px;">
|
|
计划栏目:待办业务统计信息
|
|
</div>
|
|
</li>
|
|
<li>
|
|
<div class="tipBarOk" style="height: 300px; width: 300px; padding:10px; margin: 10px;">
|
|
计划栏目:外部行业新闻信息
|
|
</div>
|
|
</li>
|
|
<li>
|
|
<div class="tipBarError" style="height: 300px; width: 300px; padding:10px; margin: 10px;">
|
|
计划栏目:组织机构内部公告
|
|
</div>
|
|
</li>
|
|
<li>
|
|
<div class="tipBar" style="height: 300px; width: 300px; padding:10px; margin: 10px;">
|
|
计划栏目:其他相关资料等等
|
|
</div>
|
|
</li>
|
|
|
|
</ul>
|
|
</asp:Content>
|
|
<asp:Content ID="Content13" ContentPlaceHolderID="M_B" runat="server">
|
|
</asp:Content>
|
|
<asp:Content ID="Content14" ContentPlaceHolderID="F" runat="server">
|
|
</asp:Content>
|
|
<asp:Content ID="Content15" ContentPlaceHolderID="F_L" runat="server">
|
|
</asp:Content>
|
|
<asp:Content ID="Content16" ContentPlaceHolderID="F_R" runat="server">
|
|
</asp:Content>
|
|
|