This commit is contained in:
duanxiaohai 2024-09-20 17:28:37 +08:00
parent 3b034ff462
commit 9e627aaf48
3 changed files with 3 additions and 2 deletions

BIN
dist.zip

Binary file not shown.

View File

@ -362,6 +362,7 @@ const closeDialog = () => {
color: #fff; color: #fff;
display: flex; display: flex;
align-items: center; align-items: center;
font-size: 18px;
justify-content: space-between; justify-content: space-between;
margin-bottom: 10px; margin-bottom: 10px;
margin-top: 46px; margin-top: 46px;

View File

@ -1831,8 +1831,8 @@ const autoScroll = () => {
} }
}; };
onBeforeMount(async () => { onBeforeMount(async () => {
// document.cookie='lytoken=6b0e380b4a8f46baae4923f83faf670d' document.cookie='lytoken=6b0e380b4a8f46baae4923f83faf670d'
// tools.data.set("token", "6b0e380b4a8f46baae4923f83faf670d"); tools.data.set("token", "6b0e380b4a8f46baae4923f83faf670d");
getData(); getData();
getfw(); getfw();
setTimeout(() => { setTimeout(() => {