初始化项目

This commit is contained in:
2026-03-21 12:28:01 +08:00
parent 52042abcb6
commit 205e09ecd8
18 changed files with 1107 additions and 35 deletions

View File

@@ -0,0 +1,4 @@
export default {
bigScreen: 'BigScreen',
bigSetting: 'BigSetting',
};

View File

@@ -0,0 +1,4 @@
export default {
bigScreen: '大屏可视化',
bigSetting: '大屏设置',
};