|-apps #應(yīng)用目錄
| |-admin #后臺(tái)
| |-api #API接口
| |-common #公共目錄
| |-home #前臺(tái)
|-config #配置
| |-config.php #系統(tǒng)配置
| |-database.php #數(shù)據(jù)庫(kù)配置
| |-route.php #自定義路由配置
|-core #框架核心
|-data #sqilte數(shù)據(jù)庫(kù)存儲(chǔ)位置
|-runtime #運(yùn)行時(shí)目錄
|-static #靜態(tài)資源目錄
|-template #模板文件夾目錄
|-admin.php #后臺(tái)入口
|-api.php #API接口入口
|-index.php #前臺(tái)入口
【網(wǎng)站聲明】本站部分內(nèi)容來源于互聯(lián)網(wǎng),旨在幫助大家更快的解決問題,如果有圖片或者內(nèi)容侵犯了您的權(quán)益,請(qǐng)聯(lián)系我們刪除處理,感謝您的支持!