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({
1515 title : 'FastAPI Best Architecture' ,
1616 head : [
1717 [ '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' } ]
1918 ] ,
2019 plugins : [
2120 baiduAnalyticsPlugin ( {
Original file line number Diff line number Diff line change @@ -35,14 +35,7 @@ FBA 是一款基于 FastAPI 框架的后端架构解决方案,遵循伪三层
3535
3636::: info 访问统计
3737
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 ) ,我们还可向赞助商提供【谷歌统计】和【百度统计】
4639
4740:::
4841
You can’t perform that action at this time.
0 commit comments