yii2里面 有thinkphp里面 $this->fetch('index.html') 將模板解析后,返回變量的方法嗎??
2 回答

慕婉清6462132
TA貢獻(xiàn)1804條經(jīng)驗 獲得超2個贊
$html = $this->render('index')
不就是么?
如果要顯示,echo $this->render('index');
- 2 回答
- 0 關(guān)注
- 1564 瀏覽
添加回答
舉報
0/150
提交
取消