插件机制完善

This commit is contained in:
2020-04-04 14:20:01 +08:00
parent 2f4386f196
commit ba37debc0e
13 changed files with 174 additions and 117 deletions

View File

@@ -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
View File

@@ -0,0 +1,2 @@
*
!.gitignore

2
public/uploads/image/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
*
!.gitignore