Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我开发了一个模块,让管理员可以选择指定日期的模板。但我不知道如何在前端自动覆盖模板。帮我解决这个问题。
您只需将“config_template”值更改为新的
$this->config->set('config_template', $new_value);