This commit is contained in:
2019-06-07 10:00:36 +08:00
parent 6cef5d9116
commit 790eead97f
3 changed files with 41 additions and 5 deletions

View File

@@ -122,6 +122,11 @@ class Content extends Front {
return $this->fetch($teamplate);
}
//根据tag标签获取数据
public function tags(){
}
//模块内容详情页
public function detail($id = '', $name = '') {
//当为文章模型时