Compare commits

..

No commits in common. "main" and "V1.0" have entirely different histories.
main ... V1.0

3 changed files with 2 additions and 7 deletions

3
.gitignore vendored
View File

@ -5,5 +5,4 @@ nbbuild/
dist/
nbdist/
.nb-gradle/
config/install.lock
config/table

View File

@ -1,5 +0,0 @@
# 开发日志
1、将页面全部改版为最新界面
2、打通Gitab输入库名进行安装
3、制作应用升级操作

View File

@ -6,6 +6,7 @@ load::sys_class('nav.class.php');
load::sys_func('file');
//需要手动安装,或者发给客户自己手动安装时请将标记① ②的注释去掉
class install extends admin //①
{