-
### Version
5.2.2
### Link to Minimal Reproduction
https://echarts.apache.org/examples/en/editor.html?c=bar-y-category&code=PYBwLglsB2AEC8sDeAoWtJgDYFMBcya6GOAHmAQOQDqwATlgCawAKoArlgIaQyVEBfADREwwY…
-
## 前言
最近有人给我的 [Vue2 后台管理系统解决方案](https://github.com/lin-xin/vue-manage-system) 提了 issue ,说执行 npm run build 构建项目的时候极其慢,然后就引起我的注意了。在项目中,引入了比较多的第三方库,导致项目大,而每次修改,都不会去修改到这些库,构建却都要再打包这些库,浪费了不少时间。所以,把这些不常变动的…
-
### Version
5.3.3
### Link to Minimal Reproduction
_No response_
### Steps to Reproduce
const svgStr = ` `
echarts.registerMap('mapName', { svg: svgStr});
const option = {
geo: …
-
## General Questions
## Issue Type
- [ ] I have a question to ask about *how to use ECharts to ...*;我想提问如何使用 ECharts 实现某功能
- [x] I have a bug to report;我想要报 bug
- [x ] …
-
### Vue - Official extension or vue-tsc version
2.1.8
### VSCode version
1.94.2
### Vue version
3.5.12
### TypeScript version
5.6.3
### System Info
```shell
System:
OS: Windows 10 10.0.2…
-
One-line summary [问题简述]
水球图放置24小时的时间后, 会导致页面崩溃的等问题, 进一步观测, 其内存增长飞快, 怀疑是内存泄漏问题.
Version & Environment [版本及环境]
测试环境: win7.
chrome 浏览器:
![image](https://user-images.githubusercontent.com/16…
-
有没有普通的版本不用vue的,有的项目比较简单使用vue感觉有点拖累了
-
- Starting and stopping the load test
- changing the number of users/test plan
- real time metrics (current number of users, current average response time, ...)
- real time graphs (same graphs as o…
-
欢迎推荐,自荐Vue相关的优秀项目到我们首页,可以在本贴下面通过如下格式进行盖楼,我们将在审核后进行统一更新
### 参考格式
- 项目名称
- 项目描述(100字内)
- 推荐理由(100字内)
-
## 项目遇到过什么问题,如何解决?
### 寻找被试
1. nodejs项目的部署问题
2. 小程序image标签自带得懒加载功能不合适
### 如何解决
**问题1:** 因为之前没接触过类似的工作,所以觉得束手无策。因为服务器用的是nginx,所以我就谷歌搜索nginx部署nodejs项目的相关的资料,查阅了多个资料,总结出大概的思路:
1. 首先要在服务器上安装nodejs,通…