like 与 admin name

This commit is contained in:
2022-02-08 03:37:22 +08:00
parent e8bcfe147e
commit 7db27799c0
9 changed files with 80 additions and 14 deletions

View File

@@ -53,6 +53,7 @@ export default {
"padding:4px;border:1px solid #e9546b;"
);
this.$store.dispatch("account/profile");
console.log(window.devicePixelRatio);
},
};
</script>