Zhwt

Results 13 issues of Zhwt

Hi, I'm new to launchui packager, and earlier today I terminated the launchui package download process accidentally, now it can't run and gives the following error output. ``` Packaging some-project...

### bug 描述 1. 当连表中存在多对多关联的连表且列表页是以 Label 标签形式显示时, 导出结果会连 Label 标签的 HTML tag 一起导出; 2. 连表查询结果只能导出当前页内容, 如果选择导出全部会导致连表字段没有数据 ### 复现步骤 1. 按照[教程](https://book.go-admin.cn/zh/admin-cha-jian/shu-ju-biao-ge/basic#lian-biao)建立一个有一对多关系和多对多关系的连表查询的表 ``` info.AddField("Role Name", "role_name", db.Varchar).FieldJoin(types.Join{ Table: "role", Field: "id", JoinField:...

🐛bug

**Issue description** Your captcha is good as hell. I can watch beautiful car pictures, traffic lights, and sidewalks all over the world. And I can solve little puzzles to kill...

service discussion

根据此处的函数签名, https://github.com/qiniu/api.v7/blob/02afc256b1585ad6cec1f89cd6ac15351dc418f3/storage/bucket.go#L463-L464 这里应该是 hasNext 而不是 hashNext

size/XS

When dragging tabs inside tabbar, tabs still splits in different orientation instead of reorder. Expected behavior: Start -> Dragging tabs -> Release: * Tab being released in tabbar: reorder *...

The IDE can't sense file / file system change. When I modified a file outside of the IDE, it won't be able to tell that the file is being modified....

The `FilterByValue` function was never there, it's `ByRune` at first, and later changed to `FilterByRune` :)