This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
bjquanjiang
/
DigitalScholl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
AdminDefaultForDC
大厂分支
liangkun
4 years ago
parent
586872cc2e
commit
86bff894bd
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Learun.Framework.Ultimate V7/Learun.Application.Web/Controllers/HomeController.cs
+ 1
- 1
Learun.Framework.Ultimate V7/Learun.Application.Web/Controllers/HomeController.cs
View File
@@ -447,7 +447,7 @@ namespace Learun.Application.Web.Controllers
switch (learn_UItheme)
{
case "1":
return View("AdminDefault"); // 经典版本
return View("AdminDefault
ForDC
"); // 经典版本
case "2":
return View("AdminAccordion"); // 风尚版
case "3":
Write
Preview
Loading…
Cancel
Save