Commit 1005fec5 authored by tanghao's avatar tanghao

帮助文档

parent 61febcb3
...@@ -12,6 +12,10 @@ ...@@ -12,6 +12,10 @@
<div class="bg-[#1e293b] p-2 text-white rounded expample"> <div class="bg-[#1e293b] p-2 text-white rounded expample">
{{ item.example }} {{ item.example }}
</div> </div>
<p class="text-gray-500">返回值:</p>
<div class="bg-[#1e293b] p-2 text-white rounded expample">
{{ item.result }}
</div>
</template> </template>
</li> </li>
</ol> </ol>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment