配合 amis 实现前端界面显示
This commit is contained in:
parent
5bc3db60e7
commit
8e186e19ad
@ -125,6 +125,7 @@
|
|||||||
{
|
{
|
||||||
"name": "explain",
|
"name": "explain",
|
||||||
"label": "解析",
|
"label": "解析",
|
||||||
|
"type": "tpl",
|
||||||
"body": "$explain"
|
"body": "$explain"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -137,7 +138,9 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "concise_explain",
|
"name": "concise_explain",
|
||||||
"label": "简单解析"
|
"label": "简单解析",
|
||||||
|
"type": "tpl",
|
||||||
|
"body": "$concise_explain"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "wrong_rate",
|
"name": "wrong_rate",
|
||||||
|
Loading…
Reference in New Issue
Block a user