This website works better with JavaScript.
首頁
探索
說明
註冊
登入
zhangzl
/
nsgk_web
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
优化
master
liuminjian
4 年之前
父節點
f03f9bfdb3
當前提交
c781158fbb
共有
2 個文件被更改
,包括
2 次插入
和
2 次删除
分割檢視
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
查看文件
@@ -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
查看文件
@@ -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…
取消
儲存