+
{{ form.title }}
+
+
+ {{ $t('createTime') }}:{{ dayjs(form.createTime).format('YYYY-MM-DD') }}
+ {{ $t('author') }}:{{ form.author }}
+ {{ $t('click') }}:{{ getViews(form) }}
+ 文章来源:{{ form.source }}
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ form.comments }}
+
+
+
+
+
+
+
{{ $t('articleUrl') }}:{{ locationUrl() }}
+
+
+