完成gtk皮肤;完善科幻皮肤;

This commit is contained in:
2022-07-02 17:12:19 +08:00
parent 8c7fa61a87
commit b771cb428e
7 changed files with 1280 additions and 113 deletions

View File

@@ -468,6 +468,10 @@ define(["jquery"], function ($) {
title: '科幻',
className: 'sicfi'
},
{
title: 'GTK',
className: 'gtk'
},
]
return listElemStyle;
},