ZhiYeJianKang_PeiXun/Song.Site/Manage/Questions/Questions_Input6.aspx
2025-02-20 15:41:53 +08:00

13 lines
725 B
Plaintext

<%@ Page Language="C#" MasterPageFile="~/Manage/PageWin.Master" AutoEventWireup="true"
Codebehind="Questions_Input6.aspx.cs" Inherits="Song.Site.Manage.Questions.Questions_Input6"
Title="无标题页" %>
<%@ MasterType VirtualPath="~/Manage/PageWin.Master" %>
<%@ Register Assembly="WeiSha.WebControl" Namespace="WeiSha.WebControl" TagPrefix="cc1" %>
<%@ Register Src="~/Manage/Utility/ExcelInput.ascx" TagName="ExcelInput" TagPrefix="uc1" %>
<asp:Content ID="Content1" ContentPlaceHolderID="cphMain" runat="server">
公共题干,暂不支持导入
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID="cphBtn" runat="server">
<cc1:CloseButton ID="CloseButton1" runat="server" />
</asp:Content>