mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-05 19:41:44 +08:00
更新文件存储配置
This commit is contained in:
parent
76a8620e0c
commit
b2bfb2803b
@ -39,7 +39,7 @@ require.config({
|
||||
'admin.listen': {deps: ['jquery', 'jquery.cookies', 'admin.plugs']},
|
||||
},
|
||||
deps: ['css!//cdn.bootcss.com/font-awesome/4.7.0/css/font-awesome.min.css'],
|
||||
// urlArgs: "t=" + (new Date()).getTime()
|
||||
urlArgs: "t=" + (new Date()).getTime()
|
||||
});
|
||||
|
||||
window.WEB_SOCKET_SWF_LOCATION = "//cdn.bootcss.com/web-socket-js/1.0.0/WebSocketMain.swf";
|
||||
|
Loading…
x
Reference in New Issue
Block a user