Skip to content

Commit 91fa83f

Browse files
author
wulinfei
committed
文档内容区样式优化
1 parent edcf5a5 commit 91fa83f

File tree

1 file changed

+2
-4
lines changed
  • program-docs/docs/.vuepress/theme/components

1 file changed

+2
-4
lines changed

program-docs/docs/.vuepress/theme/components/Article.vue

+2-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,8 @@
22
<div>
33
<article class="article">
44
<div class="article-title" v-if="title">
5-
<h1>
6-
{{title}}
7-
<span class="article-title-bg"></span>
8-
</h1>
5+
<h1>{{title}}</h1>
6+
<span class="article-title-bg"></span>
97
<div class="article-title-menu">
108
<!-- 编辑文档&hover冒泡 -->
119
<div class="article-title-menu-edit">

0 commit comments

Comments
 (0)