feat: 更新页面模板内容,调整 VSCode 设置,更新依赖管理器版本并添加新脚本

This commit is contained in:
严浩
2024-12-25 11:00:19 +08:00
parent 03d22e09a0
commit 7a682b1ea6
9 changed files with 54 additions and 56 deletions

View File

@@ -5,7 +5,6 @@ import { createI18n } from 'vue-i18n';
* at once using the import syntax
*/
import messages from '@intlify/unplugin-vue-i18n/messages';
console.debug(`messages :>> `, messages);
export function install({ app }: { app: import('vue').App<Element> }) {
app.use(