5 lines
91 B
TypeScript
5 lines
91 B
TypeScript
export default {
|
|
subtitle: "欢迎使用移动端应用",
|
|
title: "首页",
|
|
} as const;
|