博客优化

This commit is contained in:
simple321vip
2022-05-06 09:03:47 +08:00
parent 54011befed
commit 71826433f4
2 changed files with 52 additions and 19 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
<script setup lang='ts'>
import { RouteRecordRaw } from "vue-router";
import { store } from "../../store/index";
// import { store } from "../../store/index";
import router from "../../router/index";
import { onBeforeMount, ref } from 'vue';
let current_routes = router.options.routes[0].children;