Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

使用fiy遇到的一些问题和bug!! #14

Open
Arrowarcher opened this issue Oct 10, 2022 · 0 comments
Open

使用fiy遇到的一些问题和bug!! #14

Arrowarcher opened this issue Oct 10, 2022 · 0 comments

Comments

@Arrowarcher
Copy link

录入云资源账号后无法新增同步
image
如图,没法选择区域,开了F12看也没有看到获取区域的相关请求,资源类型不知道为啥不能填

统一搜索不知为啥无响应,且是瞬间返回报错
image

#5 编辑资源信息报错,最新代码依然有问题
image

#10 前后端分离部署static/ui/index.html的问题:
需要再项目目录下创建static目录,并注释掉sysrouter.go的

func sysStaticFileRouter(r *gin.RouterGroup, g *gin.Engine) {
	r.Static("/static", "./static")
	//g.LoadHTMLGlob("static/ui/index.html")
}```
才能正常运行
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant