diff --git a/Learun.Framework.Ultimate V7/Learun.Application.Web/Views/SSOSystem/DragModelOne.cshtml b/Learun.Framework.Ultimate V7/Learun.Application.Web/Views/SSOSystem/DragModelOne.cshtml index ec20f137f..c955538ce 100644 --- a/Learun.Framework.Ultimate V7/Learun.Application.Web/Views/SSOSystem/DragModelOne.cshtml +++ b/Learun.Framework.Ultimate V7/Learun.Application.Web/Views/SSOSystem/DragModelOne.cshtml @@ -36,8 +36,8 @@ +'
' +'
' +'
' - +'红湖付款码余额' - +'
' + +'校园一卡通消费金额' + + '
' + '
@ViewBag.StuConsumptionTotalNum
' +'' +'
' @@ -236,7 +236,7 @@ var html = '
' + '
' + '
' - + '常用链接' + + '统一认证' + '' + '
' + '
' @@ -732,6 +732,14 @@ .desktopSetBox b { font-weight: normal; } + .searchLi > a { + width: 100%; + } + + .searchLi > a > * { + display: inline-block; + vertical-align: middle; + }
@@ -756,7 +764,7 @@
-
+ @*
服务角色
  • 全部
  • @@ -773,7 +781,7 @@
  • 最新应用
  • 常用链接
-
+
*@
@{ var searchModule = ViewBag.SearchModule as List; @@ -786,8 +794,10 @@ foreach (var item in searchModule.Where(x => "abcd".Contains(x.FirstLetter)).OrderBy(x => x.FirstLetter)) {
-
-
@item.F_FullName
+ +
+
@item.F_FullName
+
} } @@ -800,8 +810,10 @@ foreach (var item in searchModule.Where(x => "efgh".Contains(x.FirstLetter)).OrderBy(x => x.FirstLetter)) {
-
-
@item.F_FullName
+ +
+
@item.F_FullName
+
} } @@ -814,8 +826,10 @@ foreach (var item in searchModule.Where(x => "ijkl".Contains(x.FirstLetter)).OrderBy(x => x.FirstLetter)) {
-
-
@item.F_FullName
+ +
+
@item.F_FullName
+
} } @@ -828,8 +842,10 @@ foreach (var item in searchModule.Where(x => "mnop".Contains(x.FirstLetter)).OrderBy(x => x.FirstLetter)) {
-
-
@item.F_FullName
+ +
+
@item.F_FullName
+
} } @@ -842,8 +858,10 @@ foreach (var item in searchModule.Where(x => "qrst".Contains(x.FirstLetter)).OrderBy(x => x.FirstLetter)) {
-
-
@item.F_FullName
+ +
+
@item.F_FullName
+
} } @@ -856,8 +874,10 @@ foreach (var item in searchModule.Where(x => "uvwx".Contains(x.FirstLetter)).OrderBy(x => x.FirstLetter)) {
-
-
@item.F_FullName
+ +
+
@item.F_FullName
+
} } @@ -870,8 +890,10 @@ foreach (var item in searchModule.Where(x => "yz".Contains(x.FirstLetter)).OrderBy(x => x.FirstLetter)) {
-
-
@item.F_FullName
+ +
+
@item.F_FullName
+
} } diff --git a/Learun.Framework.Ultimate V7/Learun.Application.Web/Views/SSOSystem/DragModelThree.cshtml b/Learun.Framework.Ultimate V7/Learun.Application.Web/Views/SSOSystem/DragModelThree.cshtml index 87baa7a98..585de09ec 100644 --- a/Learun.Framework.Ultimate V7/Learun.Application.Web/Views/SSOSystem/DragModelThree.cshtml +++ b/Learun.Framework.Ultimate V7/Learun.Application.Web/Views/SSOSystem/DragModelThree.cshtml @@ -13,6 +13,15 @@ } +