新增win7皮肤‘;

This commit is contained in:
2022-07-03 22:32:47 +08:00
parent 8dca24e1d7
commit da8264ebe2
4 changed files with 308 additions and 43 deletions

View File

@@ -478,6 +478,10 @@ define(["jquery"], function ($) {
className: 'nes',
defaultColorConfig: '12'
},
{
title: 'WIN7',
className: 'win7'
},
]
return listElemStyle;
},