编辑器
JavaScript
{{ n }}
输出
{{ hasError ? '有错误' : '正常' }}
控制台
暂无输出
{{ logPrefix(log.type) }}{{ log.msg }}