mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-16 21:27:47 +00:00
feat: panel
This commit is contained in:
parent
35c8c95b80
commit
27171c5727
77 changed files with 2126 additions and 312 deletions
|
|
@ -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>`,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue