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

5 lines
74 B
JavaScript

export const lang = {
//title为每个页面的标题
title: '账单'
}