一 快速开始
cd fastadmin
php think crud -t test -u 1
命令解释:
一,添加了以下文件
# new file: application/admin/controller/Test.php # new file: application/admin/lang/zh-cn/test.php # new file: application/admin/model/Test.php # new file: application/admin/validate/Test.php # new file: application/admin/view/test/add.html # new file: application/admin/view/test/edit.html # new file: application/admin/view/test/index.html # new file: application/admin/view/test/recyclebin.html # new file: public/assets/js/backend/test.js
二,添加了菜单权限
id | type | pid | name | title | icon | url | condition | remark | ismenu | menutype | extend | py | pinyin | createtime | updatetime | weigh | status |
85 | file | 0 | test | 测试管理 | fa fa-circle-o | 1 | csgl | ceshiguanli | 1733211196 | 1733211196 | 0 | normal | |||||
86 | file | 85 | test/index | 查看 | fa fa-circle-o | 0 | zk | zhakan | 1733211196 | 1733211196 | 0 | normal | |||||
87 | file | 85 | test/recyclebin | 回收站 | fa fa-circle-o | 0 | hsz | huishouzhan | 1733211196 | 1733211196 | 0 | normal | |||||
88 | file | 85 | test/add | 添加 | fa fa-circle-o | 0 | tj | tianjia | 1733211196 | 1733211196 | 0 | normal | |||||
89 | file | 85 | test/edit | 编辑 | fa fa-circle-o | 0 | bj | bianji | 1733211196 | 1733211196 | 0 | normal | |||||
90 | file | 85 | test/del | 删除 | fa fa-circle-o | 0 | sc | shanchu | 1733211196 | 1733211196 | 0 | normal | |||||
91 | file | 85 | test/destroy | 真实删除 | fa fa-circle-o | 0 | zssc | zhenshishanchu | 1733211196 | 1733211196 | 0 | normal | |||||
92 | file | 85 | test/restore | 还原 | fa fa-circle-o | 0 | hy | huanyuan | 1733211196 | 1733211196 | 0 | normal | |||||
93 | file | 85 | test/multi | 批量更新 | fa fa-circle-o | 0 | plgx | pilianggengxin | 1733211196 | 1733211196 | 0 | normal |