We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
~ 最新版本
~接口-->编辑-->模板选择中,array数组的item--->预览效果数组为空
~ 定义一个接口 ~ 进入接口详情 ~ 点击tab“编辑” ~ “返回数据设置” -->JSON--》模板--》添加子节点为array---》array的子节点选择object--》添加子节点A,类似如下结构 [ { a: '', b: '' } ] ~ “预览” 返回的数组为空
~ Chrome
Windows
The text was updated successfully, but these errors were encountered:
No branches or pull requests
版本号
~ 最新版本
什么问题
~接口-->编辑-->模板选择中,array数组的item--->预览效果数组为空
如何复现此问题
~ 定义一个接口
~ 进入接口详情
~ 点击tab“编辑”
~ “返回数据设置” -->JSON--》模板--》添加子节点为array---》array的子节点选择object--》添加子节点A,类似如下结构
[
{
a: '',
b: ''
}
]
~ “预览” 返回的数组为空
什么浏览器
~ Chrome
什么系统(Linux, Windows, macOS)
Windows
The text was updated successfully, but these errors were encountered: