fix:修改版本号

This commit is contained in:
wyx
2023-03-10 16:59:31 +08:00
6 changed files with 20 additions and 11 deletions

View File

@@ -37,7 +37,8 @@ import {useRoute} from "vue-router/dist/vue-router";
import {USER_INFO} from "@/api/api";
import {IsPhone} from "@/api/utils";
console.log("版本2.1.1------------");
console.log("版本2.1.2------------");
const store = useStore();
const { path } = useRoute();
onMounted(() => {