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
修改登录页面办事大厅地址
西昌缴费二期
zhangli
3 years ago
parent
88fe9221a8
commit
d87794eed8
4 changed files
with
4 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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/PageOne.cshtml
View File
@@ -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
View File
@@ -70,7 +70,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
View File
@@ -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
View File
@@ -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…
Cancel
Save