diff --git a/application/wiki/view/index/detail.html b/application/wiki/view/index/detail.html index 6fd7e54..fa0ef69 100644 --- a/application/wiki/view/index/detail.html +++ b/application/wiki/view/index/detail.html @@ -16,7 +16,7 @@
- +
{$groupInfo['name']} @@ -191,7 +191,7 @@ imgExpanded: "__STATIC__/jsonFormater/Expanded.gif" }; window.jf = new JsonFormater(options); - jf.doFormat('{$detail["returnStr"]}'); + jf.doFormat({$detail["returnStr"]}); }(); }); $('.ui .vertical').css('max-height', $('#detail').outerHeight(true)); diff --git a/application/wiki/view/index/index.html b/application/wiki/view/index/index.html index d5fe739..05aefd2 100644 --- a/application/wiki/view/index/index.html +++ b/application/wiki/view/index/index.html @@ -32,7 +32,7 @@ {if condition="$apiLength"}