新增拟物特效皮肤

This commit is contained in:
2023-06-09 16:50:40 +08:00
parent 66840364cc
commit d8cf283a24
9 changed files with 1427 additions and 922 deletions

View File

@@ -483,6 +483,11 @@ define(["jquery"], function ($) {
className: 'win7',
defaultColorConfig: '12'
},
{
title: '拟物',
className: 'neomorphic',
},
]
return listElemStyle;
},