Results 6 issues of found

hello , i want to use ``` -re -i 1.mp4 -re -i 2.mp4 -re -i 3.mp4 -re -i 4.mp4 -filter_complex "nullsrc=size=640x480 [base]; [0:v] setpts=PTS-STARTPTS,scale=320x240 [upperleft]; [1:v] setpts=PTS-STARTPTS, scale=320x240 [upperright]; [2:v]...

### 需求描述 [详细地描述需求,让大家都能理解] 上传图片,集成图片裁剪插件。先让用户选择裁剪再上传。 像这样 https://github.com/newbieYoung/Simple-Crop ![image](https://user-images.githubusercontent.com/16233666/215313315-2587ef0e-0b89-4f39-b38a-e19dfc77353c.png)

### Description [describe your questions] 我想实现 AddTable 嵌套,但是现在样式有问题 ### Example code [If you have any code info] formList.AddTable("group", "group", func(panel *types.FormPanel) { panel.AddTable("设置", "setting", func(panel1 *types.FormPanel) { panel1.AddField("Key", "key", db.Varchar,...

mac m1电脑 运行example 日志 2022/10/08 16:29:01 83675 : 启动子进程成功: -> 83676 2022/10/08 16:29:01 守护进程(pid:83675; count:1/2; errNum:0/3): 监视到子进程(83676)退出, 共运行了0秒: signal: killed 2022/10/08 16:29:01 83675 : 启动子进程成功: -> 83677 2022/10/08 16:29:01 守护进程(pid:83675;...

比如我的返回方法 UserResponse,生成的doc,返回结构就和UserResponse一样。但实际一般都会再包一层, code,message等 导致apifox 等就会告诉你返回结构和实际不一致。 ``` service main-api { @doc "获取 user info" @handler Info get / returns (UserResponse) } type UserResponse { ID int `json:"id"` Name string `json:"name"` Phone...

## Explain your user case and expected results