Skip to content
#

beego

Here are 269 public repositories matching this topic...

charygao
charygao commented Jun 21, 2019

请按照一下格式提交issue,谢谢!

  1. 你当前使用的是哪个版本的 MinDoc(godoc_linux_amd64 version)?
    mindoc_windows_amd64.7z V2.0

  2. 你当前使用的是什么操作系统?
    Windows 10 1903 企业版 X64

  3. 你是如何操作的?
    3.1.编辑当前文档;
    3.2.点击左上角 返回 按钮;返回了项目列表。
    【从 https://doc.iminho.me/api/mindoc/edit/ 返回 到了 https://doc.iminho.me/book】

  4. 你期望得到什么结果?
    希望增加 返回 到 编辑后的页面;即
    【从 https://doc.iminho.me/api/mindoc/edit/ 返回 到https://doc.iminho.me/docs/mindoc/min

aizaimenghuangu
aizaimenghuangu commented Apr 15, 2019

请按照一下格式提交issue,谢谢!

  1. 你当前使用的是哪个版本的 BookStack?
    1.6

  2. 你当前使用的是什么操作系统?
    Mac

  3. 你是如何操作的?
    点击首页或者其他页面

  4. 你期望得到什么结果?
    正常访问

  5. 当前遇到的是什么结果?
    出现以下错误:
    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

wzhsh90
wzhsh90 commented Jan 7, 2020

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

Golang + Beego 编写 提供开发/运维常用操作的HTTP API接口: 手机归属地查询、IP地址查询、工作日节假日判断、微信报警、钉钉报警、2步验证、密码存储、发送邮件、生成随机密码等功能

  • Updated Apr 2, 2019
  • Go

Improve this page

Add a description, image, and links to the beego topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the beego topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.