mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-16 21:27:47 +00:00
update: panel
This commit is contained in:
parent
3d54e240a7
commit
9bd603e3c9
9 changed files with 92 additions and 10 deletions
|
|
@ -73,7 +73,7 @@ const render = (e, renderPath, renderData = {}, cfg = {}) => {
|
|||
// 版权信息
|
||||
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>`,
|
||||
createdby: `Created By <div class="highlight with-version"><span>${pluginName}</span><div class="version">${version.version}</div></div> & Powered By <div class="highlight">ZZZure</div>`,
|
||||
},
|
||||
quality: 100,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue