功能变化: 1.允许动态修改网站小图标;

2.允许动态修改网站标题;
This commit is contained in:
猿小天
2024-05-22 21:50:42 +08:00
parent 91d15ec15b
commit 3720fbe4a0
3 changed files with 62 additions and 4 deletions

View File

@@ -87,6 +87,7 @@ watch(
() => route.path,
() => {
other.useTitle();
other.useFavicon();
if (!websocket.websocket) {
//websockt 模块
try {