beego
Here are 269 public repositories matching this topic...
请按照一下格式提交issue,谢谢!
-
你当前使用的是哪个版本的 MinDoc(
godoc_linux_amd64 version)?
mindoc_windows_amd64.7z V2.0 -
你当前使用的是什么操作系统?
Windows 10 1903 企业版 X64 -
你是如何操作的?
3.1.编辑当前文档;
3.2.点击左上角 返回 按钮;返回了项目列表。
【从 https://doc.iminho.me/api/mindoc/edit/ 返回 到了 https://doc.iminho.me/book】 -
你期望得到什么结果?
希望增加 返回 到 编辑后的页面;即
【从 https://doc.iminho.me/api/mindoc/edit/ 返回 到https://doc.iminho.me/docs/mindoc/min
附件上传后被挂到其他文档中
请按照一下格式提交issue,谢谢!
-
你当前使用的是哪个版本的 BookStack?
1.6 -
你当前使用的是什么操作系统?
Mac -
你是如何操作的?
点击首页或者其他页面 -
你期望得到什么结果?
正常访问 -
当前遇到的是什么结果?
出现以下错误:
2019/04/13 18:56:17 [E] [document.go:364]
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x20 pc=0x1702e39]
goroutine 2449 [running]:
github.com/TruthHun/Boo
bee pack -v -ba="-ldflags '-s -w'"
- go build -o D:\TEMP\beePack-9208918700\red-manage.exe -ldflags '-s -w'
invalid value "'-s" for flag -ldflags: missing = in =
bee pack -be GOOS=linux -be GOARCH=amd64 -v -ba="-ldflags="-s -w""
flag provided but not defined: -w
-
Updated
Apr 2, 2019 - Go
-
Updated
Mar 5, 2019 - Go
-
Updated
Nov 13, 2019 - Go
We are using Postman currently: https://github.com/bullteam/zeus#api%E6%96%87%E6%A1%A3. It's not bad, but Swagger is better: https://swagger.io/. The Swagger API docs can be automatically generated from Beego: https://beego.me/blog/beego_api
Improve this page
Add a description, image, and links to the beego topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the beego topic, visit your repo's landing page and select "manage topics."
见 https://beego.me/docs/mvc/controller/config.md#basic-config,
代码里 已经改成私有变量,需要通过如下方式进行配置的加载:
烦请帮忙更新一下,以免其他用户受误导,谢谢!