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