mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-11-09 19:04:44 +08:00
routine update
This commit is contained in:
BIN
OpenAuth.Mvc/Images/login/bg.jpg
Normal file
BIN
OpenAuth.Mvc/Images/login/bg.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 576 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 211 KiB |
@@ -1167,6 +1167,7 @@
|
|||||||
<Content Include="Images\left_menuForOutLook.gif" />
|
<Content Include="Images\left_menuForOutLook.gif" />
|
||||||
<Content Include="Images\left_menuForOutLook.png" />
|
<Content Include="Images\left_menuForOutLook.png" />
|
||||||
<Content Include="Images\loading.gif" />
|
<Content Include="Images\loading.gif" />
|
||||||
|
<Content Include="Images\login\bg.jpg" />
|
||||||
<Content Include="Images\x.png" />
|
<Content Include="Images\x.png" />
|
||||||
<Content Include="Scripts\ace.js" />
|
<Content Include="Scripts\ace.js" />
|
||||||
<Content Include="Scripts\designerconstants.js" />
|
<Content Include="Scripts\designerconstants.js" />
|
||||||
|
|||||||
@@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body class="login-layout">
|
<body class="login-layout" style="background-image: url('/Images/login/bg.jpg'); ">
|
||||||
<div class="main-container">
|
<div class="main-container">
|
||||||
<div class="main-content">
|
<div class="main-content">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
|
|||||||
Reference in New Issue
Block a user