feat(layout): 菜单支持国际化
This commit is contained in:
@@ -2,9 +2,7 @@
|
||||
import { ref } from 'vue';
|
||||
|
||||
definePage({
|
||||
meta: {
|
||||
title: 'API 调用示例',
|
||||
},
|
||||
meta: {},
|
||||
});
|
||||
|
||||
// ========== API 模块 ==========
|
||||
|
||||
Reference in New Issue
Block a user