效果截图 HTML代码 <!DOCTYPE html> <html lang="zh-CN"> <head> <meta charset="UTF-8"> <title>时间进度侧边栏</title> <style> :root { ...
修复教程 1 主题需要修改的文件 你的网站目录/content/templates/simply/module.php 2 找到注释 侧边栏:最新微语 如下图示 将 <img src="<?= $avatar ?>" alt="<?= $author ?>"> 修改为 <img src="<?= BL...