fix:修改版本号

This commit is contained in:
wuyx
2022-12-26 16:17:01 +08:00
parent 2087e151bb
commit 337b63bfb4

View File

@@ -44,7 +44,7 @@ export default defineComponent({
const store = useStore();
const isLogin = ref(false);
// console.log("router", router.getRoutes(), route);
console.log("版本1.06------------");
console.log("版本1.07------------");
const routes = computed(() => {
return router.getRoutes().filter((e) => e.meta?.isLink);
});
@@ -209,6 +209,7 @@ export default defineComponent({
height: 40px;
border-radius: 8px;
}
.cus-select {
height: 40px;
border-radius: 8px;