Files
xinjiang/SGGL/WebAPI/Areas/HelpPage/Views/_ViewStart.cshtml
T
xiaju 6619f1e004 1、系统菜单调整;
2、系统看板UI调整;
3、事故事件功能
4、其他
2025-12-10 15:58:02 +08:00

4 lines
162 B
Plaintext

@{
// Change the Layout path below to blend the look and feel of the help page with your existing web pages
Layout = "~/Views/Shared/_Layout.cshtml";
}