Noah

Results 5 comments of Noah

According to his example, it should return x({"foo":"bar"}), but I used the following command and got a 404 not found. [GIN] 2024/02/03 - 23:57:59 | 404 | 730ns | 127.0.0.1...

Just change it to JSONP, and then request like this: GET /JSONP?callback=x HTTP/1.1

我这边似乎也显示不了封面图

> 你们是指每篇文章不同的背景/封面图片吗? 在页面 page 或文章 post 的 front-matter 中添加 cover 字段即可,以下是范例: > > ``` > title: xxx > toc: true > comments: true > aplayer: false > dplayer: false >...

> 大佬您好,请问您有方法实现每个blog文章每个banner图片的方法吗 设置上面大佬提供的 cover 之后, 每个 blog cover 的图片就是 banner 的图片