封装后台js框架,编写文档模块的列表、新增修改

This commit is contained in:
hogan
2019-01-22 18:01:17 +08:00
parent 57f8ddc5e7
commit e9890b771a
35 changed files with 331 additions and 261 deletions

View File

@ -112,9 +112,9 @@
});
}
}
}
});
}
};
window.freejs = new base();
})(window);