You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
807 B
Plaintext

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<#escape x as x?html>
<section>
<h1 class="blue" data-id="intro">
<i class="ace-icon fa fa-leaf green"></i>
开放平台简述
</h1>
<hr />
<div class="help-content">
<p>
<@spring.message "project.name"/>,简称开放平台。
</p>
<p>
开放平台是基于<@spring.message "project.softwareName"/>接口规范实现的一套开放API。通过该平台可以打通第三方系统与<@spring.message "project.softwareName"/>的无缝对接。
</p>
<p>
开放平台是面向第三方开发的服务平台。
</p>
<h2 class="header blue lighter"><i class="ace-icon fa fa-coffee green"></i> 服务ISV</h2>
<h2 class="header lighter blue"><i class="ace-icon fa fa-compass orange"></i> 服务开发者</h2>
</div>
</section>
</#escape>