fix: The built-in theme does not take effect, fixed #55 [deploy]
This commit is contained in:
@@ -49,6 +49,7 @@ export function useTabbar() {
|
||||
refreshTab,
|
||||
toggleTabPin,
|
||||
} = useTabs();
|
||||
|
||||
const currentActive = computed(() => {
|
||||
return route.fullPath;
|
||||
});
|
||||
|
Reference in New Issue
Block a user