ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、视频、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
`{:config(variable,field,class)}` 例如,配置参数: <table> <thead> <tr> <th>参数</th> <th>描述</th> </tr> </thead> <tbody> <tr> <td>variable</td> <td>变量名称</td> </tr> <tr> <td>field</td> <td>默认值:value 返回字段名</td> </tr> <tr> <td>class</td> <td>默认值:1 用户添加配置 0 系统配置</td> </tr> </tbody> </table> 涉及数据库: `web_basic_config` `web_basic_system` 后台链接:/index.php/Admin/Basic/config/id/0/moduleid/12.shtml 示例: ~~~ {:config('fjcfg_webname','',0)} ~~~