# echarts-mockjs **Repository Path**: iptu/echarts-mockjs ## Basic Information - **Project Name**: echarts-mockjs - **Description**: echarts结合mockjs模拟假数据 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2020-05-10 - **Last Updated**: 2021-07-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README index.html 文件报错 ```bash Mixed Content: The page at 'https://wujianga.gitee.io/echarts-mockjs/' was loaded over HTTPS, but requested an insecure script 'http://mockjs.com/dist/mock.js'. This request has been blocked; the content must be served over HTTPS. ``` 在head头部加 ```bash ```