feat: panel

This commit is contained in:
bietiaop 2024-07-13 17:52:31 +08:00
parent 35c8c95b80
commit 27171c5727
77 changed files with 2126 additions and 312 deletions

View file

@ -47,6 +47,7 @@ function render(e, renderPath, renderData = {}, cfg = {}) {
resourcesPath: resPath,
currentPath: renderPathFull,
playerInfo: path.join(layoutPathFull, 'playerinfo.html'),
specialTitle: path.join(layoutPathFull, 'specialtitle.html'),
copyright: `Created By ${version.name}<span class="version">${version.yunzai}</span> & ${pluginName}<span class="version">${version.version}</span>`,
createdby: `Created By <span class="highlight">${pluginName}</span> & Powered By <span class="highlight">ZZZure</span>`,
},