Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

系统配置

张先生 edited this page Aug 20, 2020 · 3 revisions

系统配置

1. 利用无线级分类 + 表单配置 + config表来实
2. 举例说明
 1. 创建表单 ----> form提交表单
 2. 设置表单 ----> 参考html网页设置form表单;此处的字段名就是保存数据最终存入数据库 eb_system_config 表的name
 3. 表单数据最终保存在 eb_system_form_temp 表 ;info字段保存表单整体JSON数据,用于渲染展示使用
 4. 点击配置分类菜单添加你的配置栏目以及配置子栏目,子栏目必须添加,因为这块按照2级处理。
 5. 也可以选择一级分类后面添加子栏目
 6. 添加完子栏目,点击配置列表
 7. 配置完成,结构如下图

Clone this wiki locally

AltStyle によって変換されたページ (->オリジナル) /