mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-09 06:02:33 +01:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
d0b9368bf0
3 changed files with 45 additions and 8 deletions
|
|
@ -301,7 +301,7 @@ ${(Lute.New()).MarkdownStr("", data.shorthandContent)}
|
|||
if (needSubscribe("")) {
|
||||
this.element.lastElementChild.innerHTML = `<ul class="b3-list b3-list--background">
|
||||
<li class="b3-list--empty">
|
||||
相关功能可打开帮助文档搜索 <code>收集箱</code> 查看使用说明
|
||||
打开帮助文档搜索 <code>收集箱</code> 查看使用说明
|
||||
</li>
|
||||
<li class="b3-list--empty">
|
||||
${window.siyuan.config.system.container === "ios" ? window.siyuan.languages._kernel[122] : window.siyuan.languages._kernel[29].replace("${url}", getCloudURL("subscribe/siyuan"))}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue