duchang9264 commented on issue #3496: URL: https://github.com/apache/incubator-streampark/issues/3496#issuecomment-1899471702
> > > 下载这个版本的包到本地,[https://github.com/apache/incubator-streampark/tree/release-2.1.2,](https://github.com/apache/incubator-streampark/tree/release-2.1.2%EF%BC%8C) 然后安装 nodejs (v16.15.0) 进入 streampark-console/streampark-console-webapp 目录,修改.env.development 中的 > > > > > > > > > > > > > > > > > > > > > VITE_PROXY=[["/basic-api","http://localhost:10000"]] > > > > > > > > > > > > > > > > > > > > > 将localhost:10000 换成你线上的后端地址,然后 执行 npm install -g pnpm && pnpm install --registry https://registry.npmmirror.com --ignore-script && npm run dev > > > > > > 这个意思是本地下源码打包试吗?现在咱们能确定问题所在吗 > > 暂时无法定位问题 这个情况别人没有遇到吗?我让我们前端看了临时调试了下,发现有个元素好像影响到了,不知道还有没有其他地方影响到,以下为对比图:   -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
