fix: 系统公告与尊享额度明细
This commit is contained in:
@@ -110,6 +110,9 @@ function handleModelClick(item: GetSessionListVO) {
|
||||
规则3:彩色流光(尊享/高级)
|
||||
-------------------------------- */
|
||||
function getModelStyleClass(modelName: any) {
|
||||
if (!modelName) {
|
||||
return;
|
||||
}
|
||||
const name = modelName.toLowerCase();
|
||||
|
||||
// 规则3:彩色流光
|
||||
|
||||
Reference in New Issue
Block a user