mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-27 17:34:06 +01:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
363bd008cc
8 changed files with 10 additions and 10 deletions
|
|
@ -216,7 +216,7 @@ ${checkUpdateHTML}
|
|||
<span style="color:var(--b3-theme-background);font-family: cursive;">会泽百家 至公天下</span>
|
||||
</div>
|
||||
<div class='fn__hr'></div>
|
||||
${window.siyuan.languages.about1}
|
||||
${window.siyuan.languages.about1} ${"harmony" === window.siyuan.config.system.container? " • " + window.siyuan.languages.feedback + " 845765@qq.com" : ""}
|
||||
</div>`;
|
||||
},
|
||||
bindEvent: () => {
|
||||
|
|
|
|||
|
|
@ -169,7 +169,7 @@ export const initAbout = () => {
|
|||
</div>
|
||||
</div>
|
||||
<div style="color:var(--b3-theme-surface);font-family: cursive;">会泽百家 至公天下</div>
|
||||
${window.siyuan.languages.about1}
|
||||
${window.siyuan.languages.about1} ${"harmony" === window.siyuan.config.system.container? " • " + window.siyuan.languages.feedback + " 845765@qq.com" : ""}
|
||||
</div>
|
||||
</div>`,
|
||||
bindEvent(modelMainElement: HTMLElement) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue