go-admin
go-admin copied to clipboard
A golang framework helps gopher to build a data visualization and admin panel in ten minutes
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20200221231518-2aa609cf4a9d to 0.1.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.2 to 0.3.8. Commits 434eadc language: reject excessively large Accept-Language strings 23407e7 go.mod: ignore cyclic dependency for tagging b18d3dd secure/precis: replace bytes.Compare with bytes.Equal 795e854 all: replace...
### 需求描述 文档有的地方只写实现这个需求调用什么接口,却根本不写这个接口参数填什么?比如这个info.AddColumnButtons(head string, buttons ...Button) ### 解决方案 [如果你有解决方案,在这里清晰地阐述] ### 其他信息 [如截图等其他信息可以贴在这里]
这样可以很方便的去查询数据库
### 需求描述 [详细地描述需求,让大家都能理解] 上传图片,集成图片裁剪插件。先让用户选择裁剪再上传。 像这样 https://github.com/newbieYoung/Simple-Crop 
### Description [describe your questions] I understand that you are limited in working on documentation but is there a possibility that you can share a fully functioning example for creating...
### Bug Description [describe the bug in detail] Use "language: en" in the config file, but the pagination info is still shown in Chinese, "10 条/页". ### How to reproduce...
### Bug Description [describe the bug in detail] Logging in and out repeatedly (but not too quickly) will eventually produce a 500 error and `Login Failed` error even though it...
### Description [describe your questions] I have a very wide table with many fields. Since upgrading to the latest version (.23->.24) my tables do not have the horizontal scroll anymore...
### 可以兼容go-zero框架吗