Zhiqim Manager(知启蒙管理台)是知启蒙框架中最核心的基础组件,大部分后台组件和产品都依赖该组件。因为管理台提供了核心的系统配置、菜单、操作员、部门、角色等权限功能,以及6种皮肤样式可供选择

森中灵 最后提交于3月前 修复切换frame模式时未情况includeUrl
.classpath700B
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="lib" path="lib/zhiqim_httpd.jar"/>
	<classpathentry kind="lib" path="lib/zhiqim_orm.jar"/>
	<classpathentry kind="lib" path="lib/zhiqim.jar"/>
	<classpathentry kind="lib" path="lib/zhiqim_ui.jar"/>
	<classpathentry kind="lib" path="lib/zhiqim_zml.jar"/>
	<classpathentry kind="lib" path="lib/zhiqim_sqlite3.8.6.jar"/>
	<classpathentry kind="lib" path="lib/zhiqim_mysql5.1.47.jar"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
	<classpathentry kind="output" path="bin"/>
</classpath>