This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
pangdongxu
/
official_website
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
优化
master
liuminjian
4 years ago
parent
f03f9bfdb3
commit
c781158fbb
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
index.html
+1
-1
static/js/project/user/login.js
+ 1
- 1
index.html
View File
@@ -41,7 +41,7 @@
</div>
</body>
<script src="./static/js/common/require.js" data-main="./static/js/common/main.js?t=101"
<script src="./static/js/common/require.js" data-main="./static/js/common/main.js?t=101"
id="require-page"
target-module="./static/js/project/index.js" defer type="text/javascript"></script>
</html>
+ 1
- 1
static/js/project/user/login.js
View File
@@ -1,6 +1,6 @@
/**
* Created by
liuminjia
n on 2021/4/5.
* Created by
admi
n on 2021/4/5.
*
*/
define(['jquery', "Tools"], function ($, Tools) {
Write
Preview
Loading…
Cancel
Save