mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-29 18:48:45 +08:00
22 lines
392 B
Markdown
22 lines
392 B
Markdown
---
|
||
name: Usage question
|
||
about: amis 使用方法问题
|
||
title: ''
|
||
labels: ''
|
||
assignees: ''
|
||
|
||
---
|
||
|
||
#### 实现场景:
|
||
请简单描述你想要实现的原始场景,例如:我想要实现xxx的功能...
|
||
|
||
#### 存在的问题:
|
||
请简单描述你现在遇到的不符合预期的问题...
|
||
|
||
#### 当前方案:
|
||
请粘贴你当前方案的完整 amis schema 代码...
|
||
|
||
```
|
||
code here...
|
||
```
|