We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ERROR /home/lhl/blogs/themes/hexo-theme-gal/layout/layout.ejs:1
1| <%- partial('_partial/head') %> 2| 3| 4| <%- partial('_partial/slideshow.ejs') %>
/home/lhl/blogs/themes/hexo-theme-gal/layout/_partial/head.ejs:41 39| } 40| </style>
41| <% if(theme.leancloud.appid && theme.leancloud.appkey) { %> 42| <script src="//cdn1.lncld.net/static/js/3.4.2/av-min.js"></script> 43| <script> 44| AV.init({
Cannot read property 'appid' of undefined
请问该如何解决,谢谢!
The text was updated successfully, but these errors were encountered:
不是图片轮播的问题,是你开启了文章热度统计(leancloud)但是没有在_config.yml填写appid所导致的
Sorry, something went wrong.
谢谢大佬,已解决
不是图片轮播的问题,是你开启了文章热度统计(leancloud)但是没有在_config.yml填写appid所导致的 你好 gitment点击登录显示Object ProgressEvent是什么原因呢
No branches or pull requests
ERROR /home/lhl/blogs/themes/hexo-theme-gal/layout/layout.ejs:1
/home/lhl/blogs/themes/hexo-theme-gal/layout/_partial/head.ejs:41
39| }
40| </style>
Cannot read property 'appid' of undefined
请问该如何解决,谢谢!
The text was updated successfully, but these errors were encountered: