mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-23 18:10:12 +01:00
🎨 Update text
This commit is contained in:
parent
cf06f74e1b
commit
77350cabdf
1 changed files with 1 additions and 1 deletions
|
|
@ -301,7 +301,7 @@ ${(Lute.New()).MarkdownStr("", data.shorthandContent)}
|
||||||
if (needSubscribe("")) {
|
if (needSubscribe("")) {
|
||||||
this.element.lastElementChild.innerHTML = `<ul class="b3-list b3-list--background">
|
this.element.lastElementChild.innerHTML = `<ul class="b3-list b3-list--background">
|
||||||
<li class="b3-list--empty">
|
<li class="b3-list--empty">
|
||||||
相关功能可打开帮助文档搜索 <code>收集箱</code> 查看使用说明
|
打开帮助文档搜索 <code>收集箱</code> 查看使用说明
|
||||||
</li>
|
</li>
|
||||||
<li class="b3-list--empty">
|
<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"))}
|
${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