yaotian 8 سال پیش
والد
کامیت
df0944dc4b
2فایلهای تغییر یافته به همراه5 افزوده شده و 4 حذف شده
  1. 2 1
      docs/doc.adoc
  2. 3 3
      docs/doc.html

+ 2 - 1
docs/doc.adoc

@@ -101,7 +101,8 @@ if err != nil {
 
 将以下的代码,加入到你的controller中,接口自动完成上面所说的两个功能,
 
-NOTE: 你的controller需要能接收GET与POST两种消息
+[IMPORTANT]
+你的controller需要能接收GET与POST两种消息
 
 [source,go]
 ----

+ 3 - 3
docs/doc.html

@@ -626,11 +626,11 @@ if err != nil {
 <div class="paragraph">
 <p>将以下的代码,加入到你的controller中,接口自动完成上面所说的两个功能,</p>
 </div>
-<div class="admonitionblock note">
+<div class="admonitionblock important">
 <table>
 <tr>
 <td class="icon">
-<div class="title">Note</div>
+<div class="title">Important</div>
 </td>
 <td class="content">
 你的controller需要能接收GET与POST两种消息
@@ -1061,7 +1061,7 @@ if err != nil {
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2017-12-22 21:08:21 CST
+Last updated 2017-12-22 22:06:11 CST
 </div>
 </div>
 </body>