docs: 文档更新
This commit is contained in:
11
docs/config/views-display.md
Normal file
11
docs/config/views-display.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# 页面浏览量
|
||||
|
||||
前端组件支持在网站中显示当前页面的访问量,使用方法: 在指定位置写入以下 html 标签。
|
||||
|
||||
```html
|
||||
<div>已有 <span id="cwd-page-pv">0</span> 人阅读本文!</div>
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
*最低支持版本:0.1.9*
|
||||
Reference in New Issue
Block a user