- 必看
- 管理后台
- 工作台
- 登录
- 装修管理
- 文章资讯
- 消息通知
- 渠道设置
- 组织管理
- 权限管理
- 系统设置
- 文件管理
- 存储引擎
- 开发工具
- 用户管理
- 通用数据
- 营销应用
- 财务管理
- 手机端
- PC端
- 参数说明
全局配置
开发中
GET
/api/index/config
请求参数
无
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'http://www.likeadmin.localhost/api/index/config'
返回响应
🟢200成功
application/json
Body
code
integer
必需
show
integer
必需
msg
string
必需
data
object
必需
domain
string
文件域名
style
string
样式配置
tabbar
array [object {7}]
底部导航配置
login
object
登录配置
website
object
网站配置
webPage
object
h5配置
示例
{"code":1,"show":0,"msg":"","data":{"domain":"http:\/\/www.likeadmin.localhost\/","style":"{}","tabbar":[{"id":2,"name":"21","selected":"https:\/\/likeadmin-java.yixiangonline.com\/api\/uploads\/image\/20220825\/b16ca31f-ebd1-414d-b581-a5db49b4c66d.png","unselected":"https:\/\/likeadmin-java.yixiangonline.com\/api\/uploads\/image\/20220825\/c80f6dfc-3e08-484a-9f5c-48750331a8c6.jpg","link":"{\"path\":\"\/pages\/webview\/webview\",\"query\":{\"url\":\"www.baidu.com\"},\"type\":\"custom\"}","create_time":"2022-09-14 18:27:23","update_time":"2022-09-14 18:27:23"}],"login":{"login_way":["1"],"coerce_mobile":1,"login_agreement":1,"third_auth":1,"wechat_auth":1,"qq_auth":1},"website":{"shop_name":null,"shop_logo":"http:\/\/www.likeadmin.localhost\/"},"webPage":{"status":1,"page_status":0,"page_url":"","url":"http:\/\/www.likeadmin.localhost\/mobile"}}}