Files
SRCMS/Application/Admin/View/About/index.html
Martin Zhou fff056a9b1 SRCMS V2.3
[修复] 后台处理订单提示“非法请求”
[修复] 用户前台无法调整商品兑换数量
[修复] 一处第三方组件造成的SSRF
2017-09-09 12:10:57 +08:00

15 lines
529 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<include file="Public/header" title="关于我们 - 企业安全应急响应与缺陷管理中心" />
<div class="main-content no-padding">
<div class="page-height row-equal align-middle text-center">
<div class="column">
<div class="error-number">
<span>2.3</span>
</div>
<div class="m-b h4" style="font-family:微软雅黑;">SRCMS - 企业安全应急响应与缺陷管理中心</div>
<p>授权许可v2.3.1-alpha.1/ 社区开发版 / 2017.01.01 - 2019.01.01</p>
</div>
</div>
</div>
</div>
<include file="Public/footer" />