mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-13 16:06:13 +01:00
🚨
This commit is contained in:
parent
75a8ee13bd
commit
5f44965ef3
12 changed files with 28 additions and 28 deletions
|
|
@ -20,7 +20,7 @@ export const showAccountInfo = () => {
|
|||
});
|
||||
userTitlesHTML += "</div>";
|
||||
}
|
||||
let subscriptionHTML = ""
|
||||
let subscriptionHTML = "";
|
||||
if (window.siyuan.user.userSiYuanProExpireTime === -1) {
|
||||
// 终身会员
|
||||
subscriptionHTML = `<div class="b3-chip b3-chip--secondary">${Constants.SIYUAN_IMAGE_VIP}${window.siyuan.languages.account12}</div>`;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue