一 快速開始
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 |