diff --git a/public/themes/website/1/en/demo/solution.html b/public/themes/website/1/en/demo/solution.html index b2db8b8..17263ab 100755 --- a/public/themes/website/1/en/demo/solution.html +++ b/public/themes/website/1/en/demo/solution.html @@ -118,7 +118,7 @@ {volist name="contents" id="vo"}
- +
{$vo['title'] ?? ''}
diff --git a/public/themes/website/1/zh/demo/solution.html b/public/themes/website/1/zh/demo/solution.html index 51c56bb..4b2ca69 100755 --- a/public/themes/website/1/zh/demo/solution.html +++ b/public/themes/website/1/zh/demo/solution.html @@ -118,7 +118,7 @@ {volist name="contents" id="vo"}
- +
{$vo['title'] ?? ''}