File tree Expand file tree Collapse file tree 2 files changed +1
-9
lines changed Expand file tree Collapse file tree 2 files changed +1
-9
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,6 @@ export default defineUserConfig({
15
15
title : 'FastAPI Best Architecture' ,
16
16
head : [
17
17
[ 'link' , { rel : 'icon' , href : 'https://wu-clan.github.io/picx-images-hosting/logo/fba.svg' } ] ,
18
- [ 'script' , { src : '//busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js' } ]
19
18
] ,
20
19
plugins : [
21
20
baiduAnalyticsPlugin ( {
Original file line number Diff line number Diff line change @@ -35,14 +35,7 @@ FBA 是一款基于 FastAPI 框架的后端架构解决方案,遵循伪三层
35
35
36
36
::: info 访问统计
37
37
38
- 以下信息来自于 [ 不如] ( https://ibruce.info/ ) ,自 2025-02-08 开始统计,如不显示,请尝试刷新页面
39
-
40
- | 统计模式 | 统计量 | 统计方法 |
41
- | :------:| :-----------------------------------------------:| ---------------------------|
42
- | 本站总访问量 | <span id =" busuanzi_value_site_pv " >计算中...</span > | 单个用户连续点击 n 篇文章,记录 n 次访问量 |
43
- | 本站总访客数 | <span id =" busuanzi_value_site_uv " >计算中...</span > | 单个用户连续点击 n 篇文章,只记录 1 次访客数 |
44
-
45
- 如果需要,我们同时可以提供【谷歌统计】和【百度统计】
38
+ [ 点击查看] ( https://eu.umami.is/share/Qr55K5Uczo4dKwdQ/fastapi-practices.github.io ) ,我们还可向赞助商提供【谷歌统计】和【百度统计】
46
39
47
40
:::
48
41
You can’t perform that action at this time.
0 commit comments