Skip to content

Commit d549408

Browse files
committed
feat(docs): 为 NormalPage 组件添加 vp-content 属性
更新 NormalPage.vue 组件,为广告容器添加 vp-content 属性,可能是为了改善内容标记或布局
1 parent 4965a7b commit d549408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vuepress/components/NormalPage.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<template>
22
<NormalPage>
33
<template #contentBefore>
4-
<div class="theme-hope-content ads-container">
4+
<div class="theme-hope-content ads-container" vp-content>
55
<div class="mingdao" v-if="showMingdao">
66
<a href="https://www.mingdao.com?s=utm_51=utm_source=alist&utm_medium=banner&utm_campaign=%E5%93%81%E7%89%8C%E6%8E%A8%E5%B9%BF&utm_content=IT%E8%B5%8B%E8%83%BD%E4%B8%9A%E5%8A%A1"
77
target="_blank">

0 commit comments

Comments
 (0)