你好,你可以像这样实现
它会将 logo 的 url 覆盖为 /latest。
/latest
<script type="text/discourse-plugin" version="1.3.0"> api.changeWidgetSetting('home-logo', 'href', '/latest') </script>