feat: 新增更新日志页面

This commit is contained in:
hackrobot
2024-03-22 17:29:33 +08:00
parent d84e0f7e34
commit 07c9b2253c
7 changed files with 45 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
export default definePageConfig({
navigationBarTitleText: '导航栏'
})