插件机制完善
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
$(function($) {
|
||||
$('div#content-wrapper').css({'minHeight':$(window).height()-80});
|
||||
|
||||
var storage, fail, uid;
|
||||
try {
|
||||
|
||||
2
public/uploads/file/.gitignore
vendored
Normal file
2
public/uploads/file/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
*
|
||||
!.gitignore
|
||||
2
public/uploads/image/.gitignore
vendored
Normal file
2
public/uploads/image/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
*
|
||||
!.gitignore
|
||||
Reference in New Issue
Block a user