使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
登录
EggPlanet
/
egg_admin
关注
3
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
0
百科
动态
浏览代码
基本设置-网站信息
master
huangjiajun
1周前
父节点
451dc65ccd
当前提交
be7960f042
共有
4 个文件被更改
,包括
4 次插入
和
4 次删除
分列视图
Diff 选项
显示统计
下载 Patch 文件
下载 Diff 文件
+1
-1
app/hdl/website/hdl_website.go
+1
-1
docs/docs.go
+1
-1
docs/swagger.json
+1
-1
docs/swagger.yaml
+ 1
- 1
app/hdl/website/hdl_website.go
查看文件
@@ -36,7 +36,7 @@ func WebsiteInfo(c *gin.Context) {
// GetModuleSetting
// @Summary 页面样式
// @Tags
页面样式
// @Tags
官网
// @Description 页面样式
// @Accept json
// @Produce json
+ 1
- 1
docs/docs.go
查看文件
@@ -7523,7 +7523,7 @@ const docTemplate = `{
"application/json"
],
"tags": [
"
页面样式
"
"
官网
"
],
"summary": "页面样式",
"parameters": [
+ 1
- 1
docs/swagger.json
查看文件
@@ -7515,7 +7515,7 @@
"application/json"
],
"tags": [
"
页面样式
"
"
官网
"
],
"summary": "页面样式",
"parameters": [
+ 1
- 1
docs/swagger.yaml
查看文件
@@ -9824,7 +9824,7 @@ paths:
$ref: '#/definitions/md.Response'
summary: 页面样式
tags:
-
页面样式
-
官网
/api/website/info:
get:
consumes:
撰写
预览
正在加载...
取消
保存