This website works better with JavaScript.
首頁
探索
說明
註冊
登入
bjquanjiang
/
DigitalScholl
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
修改登录页面 网上办事大厅地址
金隅分支
zhangli
3 年之前
父節點
b30abb5101
當前提交
d65cef90ae
共有
7 個文件被更改
,包括
7 次插入
和
7 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Learun.Framework.Ultimate V7/Learun.Application.Web/Views/Login/Default.cshtml
+1
-1
Learun.Framework.Ultimate V7/Learun.Application.Web/Views/Login/PageFive.cshtml
+1
-1
Learun.Framework.Ultimate V7/Learun.Application.Web/Views/Login/PageFour.cshtml
+1
-1
Learun.Framework.Ultimate V7/Learun.Application.Web/Views/Login/PageOne.cshtml
+1
-1
Learun.Framework.Ultimate V7/Learun.Application.Web/Views/Login/PageSix.cshtml
+1
-1
Learun.Framework.Ultimate V7/Learun.Application.Web/Views/Login/PageThree.cshtml
+1
-1
Learun.Framework.Ultimate V7/Learun.Application.Web/Views/Login/PageTwo.cshtml
+ 1
- 1
Learun.Framework.Ultimate V7/Learun.Application.Web/Views/Login/Default.cshtml
查看文件
@@ -73,7 +73,7 @@
}
@if (ViewBag.SSOSystemSwitch)
{
<a href="/SSOSystem/
Index
" class="down downsso">网上办事大厅</a>
<a href="/SSOSystem/
DragModelOne
" class="down downsso">网上办事大厅</a>
}
<img src="~/Content/images/logins/login2.png" />
<!--登录框 正常登录-->
+ 1
- 1
Learun.Framework.Ultimate V7/Learun.Application.Web/Views/Login/PageFive.cshtml
查看文件
@@ -27,7 +27,7 @@
}
@if (ViewBag.SSOSystemSwitch)
{
<a href="/SSOSystem/
Index
" class="down downsso">网上办事大厅</a>
<a href="/SSOSystem/
DragModelOne
" class="down downsso">网上办事大厅</a>
}
@if (ViewBag.WeixinLoginSwitch)
{
+ 1
- 1
Learun.Framework.Ultimate V7/Learun.Application.Web/Views/Login/PageFour.cshtml
查看文件
@@ -74,7 +74,7 @@
<div style="text-align: right">
@if (ViewBag.SSOSystemSwitch)
{
<a href="/SSOSystem/
Index
" class="down downsso">网上办事大厅</a>
<a href="/SSOSystem/
DragModelOne
" class="down downsso">网上办事大厅</a>
}
@if (ViewBag.FeixinSwitch)
{
+ 1
- 1
Learun.Framework.Ultimate V7/Learun.Application.Web/Views/Login/PageOne.cshtml
查看文件
@@ -27,7 +27,7 @@
}
@if (ViewBag.SSOSystemSwitch)
{
<a href="/SSOSystem/
Index
" class="down downsso">网上办事大厅</a>
<a href="/SSOSystem/
DragModelOne
" class="down downsso">网上办事大厅</a>
}
<div class="loginL">
<div class="loginLimg">
+ 1
- 1
Learun.Framework.Ultimate V7/Learun.Application.Web/Views/Login/PageSix.cshtml
查看文件
@@ -76,7 +76,7 @@
}
@if (ViewBag.SSOSystemSwitch)
{
<a href="/SSOSystem/
Index
"><img src="~/Content/images/Login/login8-4.png" alt="" /><span class="bbh_span2">网上办事大厅</span></a>
<a href="/SSOSystem/
DragModelOne
"><img src="~/Content/images/Login/login8-4.png" alt="" /><span class="bbh_span2">网上办事大厅</span></a>
}
@if (ViewBag.FeixinSwitch)
{
+ 1
- 1
Learun.Framework.Ultimate V7/Learun.Application.Web/Views/Login/PageThree.cshtml
查看文件
@@ -79,7 +79,7 @@
<div style="text-align: right;margin-top: 10px;">
@if (ViewBag.SSOSystemSwitch)
{
<a href="/SSOSystem/
Index
" class="down">网上办事大厅</a>
<a href="/SSOSystem/
DragModelOne
" class="down">网上办事大厅</a>
}
@if (ViewBag.FeixinSwitch)
{
+ 1
- 1
Learun.Framework.Ultimate V7/Learun.Application.Web/Views/Login/PageTwo.cshtml
查看文件
@@ -73,7 +73,7 @@
<div style="text-align: right">
@if (ViewBag.SSOSystemSwitch)
{
<a href="/SSOSystem/
Index
" class="down downsso">网上办事大厅</a>
<a href="/SSOSystem/
DragModelOne
" class="down downsso">网上办事大厅</a>
}
@if (ViewBag.FeixinSwitch)
{
Write
Preview
Loading…
取消
儲存