doc: udpate drawer demo
parent
b78ccde9d9
commit
cc0a53c191
|
@ -16,24 +16,6 @@ Open a new drawer on top of an existing drawer to handle multi branch tasks.
|
||||||
|
|
||||||
</docs>
|
</docs>
|
||||||
|
|
||||||
<docs>
|
|
||||||
---
|
|
||||||
order: 6
|
|
||||||
title:
|
|
||||||
zh-CN: 多层抽屉
|
|
||||||
en-US: Multi-level drawer
|
|
||||||
---
|
|
||||||
|
|
||||||
## zh-CN
|
|
||||||
|
|
||||||
在抽屉内打开新的抽屉,用以解决多分支任务的复杂状况。
|
|
||||||
|
|
||||||
## en-US
|
|
||||||
|
|
||||||
Open a new drawer on top of an existing drawer to handle multi branch tasks.
|
|
||||||
|
|
||||||
</docs>
|
|
||||||
|
|
||||||
<template>
|
<template>
|
||||||
<a-button type="primary" @click="showDrawer">Open</a-button>
|
<a-button type="primary" @click="showDrawer">Open</a-button>
|
||||||
<a-drawer
|
<a-drawer
|
||||||
|
|
Loading…
Reference in New Issue