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
Merge branch '塔里木分支' of
http://123.57.209.16:3000/bjquanjiang/DigitalScholl
into 塔里木分支
新疆影视学院高职
zhangli
3 years ago
parent
98da26e0dc
b13850219d
commit
9280975dee
2 changed files
with
40 additions
and
34 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+35
-34
Learun.Framework.Ultimate V7/Learun.Application.Web/Views/Home/AdminDesktopTop.cshtml
+5
-0
Learun.Framework.Ultimate V7/Learun.Application.Web/Views/Home/AdminTop.cshtml
+ 35
- 34
Learun.Framework.Ultimate V7/Learun.Application.Web/Views/Home/AdminDesktopTop.cshtml
File diff suppressed because it is too large
View File
+ 5
- 0
Learun.Framework.Ultimate V7/Learun.Application.Web/Views/Home/AdminTop.cshtml
View File
@@ -61,7 +61,12 @@
</div>
</div>
</div>
<script>
var Ip = "@ViewBag.Ip";
var ACIp = "@ViewBag.ACIp";
var ACIp2 = "@ViewBag.ACIp2";
</script>
@Html.AppendJsFile("/Views/Home/AdminTop/index.js")
Write
Preview
Loading…
Cancel
Save