Commit 50788473 authored by liyang li's avatar liyang li
Browse files

upload renew

parent 15157149
...@@ -9,12 +9,12 @@ ...@@ -9,12 +9,12 @@
 Edit text   Edit text 
</n-button> </n-button>
<n-upload <n-upload
action="wait for api" action="请求提交的地址"
:headers="{ :headers="{//HTTP 请求需要附加的 Headers
//wait for api 'naive-info': 'hello!'//提交表单需要附加的数据
}" }"
:data="{ :data="{
//wait for api 'naive-data': 'cool! naive!'
}" }"
> >
<n-button strong secondary type="tertiary"> <n-button strong secondary type="tertiary">
......
Supports Markdown
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