Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
EggPlanet
/
egg_admin
Segui
3
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
基本设置-网站信息
master
huangjiajun
1 settimana fa
parent
451dc65ccd
commit
be7960f042
4 ha cambiato i file
con
4 aggiunte
e
4 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file 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
Vedi File
@@ -36,7 +36,7 @@ func WebsiteInfo(c *gin.Context) {
// GetModuleSetting
// @Summary 页面样式
// @Tags
页面样式
// @Tags
官网
// @Description 页面样式
// @Accept json
// @Produce json
+ 1
- 1
docs/docs.go
Vedi File
@@ -7523,7 +7523,7 @@ const docTemplate = `{
"application/json"
],
"tags": [
"
页面样式
"
"
官网
"
],
"summary": "页面样式",
"parameters": [
+ 1
- 1
docs/swagger.json
Vedi File
@@ -7515,7 +7515,7 @@
"application/json"
],
"tags": [
"
页面样式
"
"
官网
"
],
"summary": "页面样式",
"parameters": [
+ 1
- 1
docs/swagger.yaml
Vedi File
@@ -9824,7 +9824,7 @@ paths:
$ref: '#/definitions/md.Response'
summary: 页面样式
tags:
-
页面样式
-
官网
/api/website/info:
get:
consumes:
Scrivi
Anteprima
Caricamento…
Annulla
Salva