2025-05-08 14:26:36 +08:00
|
|
|
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="SpecialFireProtectionTraining.aspx.cs" Inherits="FineUIPro.Web.ThreeYearAction.FireGasSafety.SpecialFireProtectionTraining" %>
|
2025-02-19 15:58:42 +08:00
|
|
|
|
|
|
|
|
<!DOCTYPE html>
|
|
|
|
|
|
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
|
|
|
<head runat="server">
|
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
2025-05-08 14:26:36 +08:00
|
|
|
<title>消防专项培训</title>
|
2025-02-19 15:58:42 +08:00
|
|
|
</head>
|
|
|
|
|
<body>
|
|
|
|
|
<form id="form1" runat="server">
|
|
|
|
|
<div>
|
|
|
|
|
</div>
|
|
|
|
|
</form>
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|