build: auto-import.d.ts 加入版本管理

This commit is contained in:
菲鸽
2024-05-08 20:46:59 +08:00
parent 1914f43972
commit 77e257e16d
3 changed files with 303 additions and 3 deletions

View File

@@ -1,3 +1,4 @@
// @ts-expect-error import json file
import { pages, subPackages, tabBar } from '@/pages.json'
/** 判断当前页面是否是tabbar页 */