🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
~~~[api] get:/展示模块 - search *string:sbh_type=model_input#回调函数名 *T=search#展示模块索引值 search={'field':'1'}#搜索选项json <<< success { 'succeed': 1, 'sbh_type': 'paging', 'input': [ { 'type': '表单类型', 'name': '表单名称', 'field': '表单字段名', 'note': '表单注释', 'val': '表单选中值(由传入参search获取)' } ], 'P': 'search', 'yes': '搜索按钮名称', 'title': '弹框标题', 'msg': '提示信息' } <<< error { 'succeed': 0, 'msg': '提示信息' } ~~~ > 回调执行函数名 exec_list_data