Commit 2e9b995a848f79cdfc465a12c6d30266d81d8040

Authored by fengwotao
1 parent 9a61a2a6

feat:测试接口,post新增json,xml测试

1 1 <template>
2 2 <div>
3   - <div class="mt-8">
  3 + <div class="mt-8 hhh">
4 4 <div>
5 5 <Button @click="handleTest" type="primary"> 测试接口 </Button>
6 6 </div>
... ...