开始像素皮肤;

This commit is contained in:
2022-07-02 23:36:09 +08:00
parent b314fbc6d8
commit a5d0e5c358
12 changed files with 410 additions and 23 deletions

View File

@@ -472,6 +472,10 @@ define(["jquery"], function ($) {
title: 'GTK',
className: 'gtk'
},
{
title: '像素',
className: 'nes'
},
]
return listElemStyle;
},