目前使用的是 pjax 化的 casper 主题,点击标题进入文章后就会看到下面的报错,最后那串数字似乎是随机的。
Failed to load resource: the server responded with a status of 404 (Not Found)
{{asset"js/index.js"}}/?_=1479023541812
然后侧栏就打不开了(使用了 jquery ),其余还是正常的,查了很久也不知道是哪里设置的不对。
1
smallpath 2016-11-13 16:09:49 +08:00 via Android
147 开头 13 位,这是时间戳
|
2
JimmyCai 2016-11-13 18:03:21 +08:00 via Android
{{asset "js/index.js"}}
asset 后面有个空格 |