https://github.com/visactor/wx-example
微信小程序手动引入 VChart 构建产物示例
https://github.com/visactor/wx-example
Last synced: 11 months ago
JSON representation
微信小程序手动引入 VChart 构建产物示例
- Host: GitHub
- URL: https://github.com/visactor/wx-example
- Owner: VisActor
- License: mit
- Created: 2023-11-23T05:33:44.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-23T05:35:46.000Z (about 2 years ago)
- Last Synced: 2025-01-12T10:12:22.715Z (12 months ago)
- Language: JavaScript
- Size: 1.14 MB
- Stars: 2
- Watchers: 11
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 微信小程序使用 VChart 示例
## 如何使用
在使用 VChart 微信小程序组件库前,请确保你已经了解过微信开放平台的相关文档介绍。
- [自定义组件](https://developers.weixin.qq.com/miniprogram/dev/framework/custom-component/)
### Step 1: 下载微信开发者工具
[微信开发者工具](https://developers.weixin.qq.com/miniprogram/dev/devtools/devtools.html)
### Step 2:打开微信开发者工具,导入该项目

### Step 3: 体验
至此你就可以体验该示例了。

## 问题反馈
如果在使用过程中发现问题,欢迎在 [GitHub issues](https://github.com/VisActor/VChart/issues/new/choose) 中向我们反馈,非常感谢!