legendjslc
legendjslc
我也希望有这个功能,比如可以为object或者Array都可以。
同样的问题,我是按docker方式部署的,采用minio存储。首页中推荐栏和频道栏不显示,阅读页中的“最新文章”也是空白。
I hava the same problem.
谢谢你的神速回复,期待中。。。
I have the same problem.
I think just remove ncform in function get_token, it will work. ` def _get_tokens(body): """Get `csrf_token` and `__ncforminfo`.""" csrf = re.findall(r'name="csrf" value="(.+?)"', body)[0] ncform = re.findall(r'name="__ncforminfo" value="(.+?)"', body)[0] `
I have the same error.
触发器是可以实现,但更合理的是,页面生成后,自动生成所在栏目页和上级各栏目页,并生成首页。或者是生成触发器里默认按这样配置好。