Skip to content

Commit 4e107a3

Browse files
committed
fix:修正标题
1 parent 59f8a39 commit 4e107a3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/.vuepress/config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ module.exports = {
9898
{text: '04-数据质量中心系统设计', link: '/md/biz-arch/04-数据质量中心系统设计.md'},
9999
{text: '05-大厂CRM系统架构优化实战', link: '/md/biz-arch/05-大厂CRM系统架构优化实战.md'},
100100
{text: '06-运营后台系统设计', link: '/md/biz-arch/06-运营后台系统设计.md'},
101-
{text: '07-大厂报价查询系统性能优化之道', link: '/md/biz-arch/07-大厂报价查询系统性能优化之道.md'},
101+
{text: '07-大厂报价查询系统性能优化之道', link: '/md/biz-arch/07-大厂报价查询系统性能优化之道.md'},
102102
]
103103
},
104104
{
@@ -237,7 +237,7 @@ module.exports = {
237237
"04-数据质量中心系统设计.md",
238238
"05-大厂CRM系统架构优化实战.md",
239239
"06-运营后台系统设计.md",
240-
"07-大厂报价查询系统性能优化之道.md",
240+
"07-大厂报价查询系统性能优化之道.md",
241241
]
242242
}
243243
],

0 commit comments

Comments
 (0)