mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-16 13:17:32 +00:00
fix: 攻略
This commit is contained in:
parent
c04e9ba630
commit
ad0e156fd1
2 changed files with 3 additions and 3 deletions
|
|
@ -153,8 +153,8 @@ export class Guide extends ZZZPlugin {
|
|||
}
|
||||
});
|
||||
url = val.image_list[max].url;
|
||||
created_at = val.post.created_at;
|
||||
updated_at = val.post.updated_at;
|
||||
// created_at = val.post.created_at;
|
||||
// updated_at = val.post.updated_at;
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue