Files
2025-10-27 15:55:29 +08:00

6 lines
94 B
JavaScript

export const lang = {
//title为每个页面的标题
// title: '我的团队'
title: ''
}