pigeon2049

Results 8 issues of pigeon2049

具体表现为必须长按打开新标签页才能够下载

建议保留API_URL参数,需要用到反代后的地址

feature request

### 当前使用版本(必填,否则不予处理) 3.5.5snapshot ### 该问题是如何引起的?(确定最新版也有问题再提!!!) 默认依赖jsqlparser 4.6 与pagehelper 依赖的4.7版本冲突 ### 重现步骤(如果有就写完整) ### 报错信息

enhancement
jsqlparser

__Proposal:__ Short summary of the feature. MissingReflectionRegistrationUtils.forProxy com.influxdb.client.service.HealthService please consider add native support https://github.com/oracle/graalvm-reachability-metadata thank you __Current behavior:__ Describe what currently happens. __Desired behavior:__ Describe what you want. please consider...

line 59->64 var item = { nodeId: temp.nodeId, name: temp.name, type: temp.type, properties: temp.properties } => add prevId: temp.prevId var item = { nodeId: temp.nodeId, name: temp.name, type: temp.type, prevId:...

能力有限 移植本项目到了vite+vue3 https://github.com/pigeon2049/go-workflow-ui-vue3-vite

update to jdk21 and springboot3.1.3 add docker compsoe support note: first run dev will create oss bucket and exit then have fun dev with dji cloud api

## Bug描述 父组件使用mp-cells 包含了直接封装了 mp-cell的子组件 子组件在mp-cells内的上下边框消失 ## 复现方式 父组件 ``` ``` 子组件MyComponent.wxml ``` ``` ## 版本信息 - weui 版本 [useExtendedLib 引入则直接填写 useExtendedLib] : ``` "useExtendedLib": { "weui": true } ```