{{ viewTitle }}

{{ message.text }}
标题类型排序操作
{{ s.title }} {{ s.section_type === 'activity' ? '活动' : 'FAQ' }} {{ s.sort_order }}
标题栏目标签操作
{{ a.title }} {{ getSectionTitle(a.section_id) }} {{ t.name }}
问题栏目答案数操作
{{ f.question }} {{ getSectionTitle(f.section_id) }} {{ f.answers.length }}
标签名关键词数操作
{{ t.name }} {{ t.keyword_count || 0 }}