Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

如何正确使用这个 #29

Closed
longzc1314 opened this issue Jan 17, 2017 · 1 comment
Closed

如何正确使用这个 #29

longzc1314 opened this issue Jan 17, 2017 · 1 comment

Comments

@longzc1314
Copy link

.wxss文件中这样写的

.js中
var wxCharts = require('./utils/wxcharts.js');
Page({
...
onLoad: function() {
new wxCharts({
...
});
}
});
这样写的就看到canvas的图框 里面没显示其他的内容

@xiaolin3303
Copy link
Owner

@longzc1314 具体请查看 #28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants