mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-04-05 08:46:35 +08:00
feat: 优化首页样式
This commit is contained in:
@@ -61,6 +61,12 @@ namespace Yi.Framework.Bbs.Domain.Managers
|
||||
};
|
||||
|
||||
}
|
||||
else
|
||||
{
|
||||
output = _currentRateStore;
|
||||
|
||||
}
|
||||
|
||||
return output;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user