Skip to content

Commit

Permalink
datas load
Browse files Browse the repository at this point in the history
  • Loading branch information
zkeq committed Jul 15, 2022
1 parent 28b9783 commit e3e8386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ function days_load (show_only) {
// // 滚动条滚到顶部
// window.scrollTo(0, 0);
} else {
handleError(days['data']['title']);
handleError(days);
}}
catch(error){
handleError(error);
Expand Down

1 comment on commit e3e8386

@vercel
Copy link

@vercel vercel bot commented on e3e8386 Jul 15, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

news – ./

news-git-main-zkeq.vercel.app
news.icodeq.com
news-zkeq.vercel.app
news-jet.vercel.app

Please sign in to comment.