chanind / hanzi-writer

Chinese character stroke order animations and practice quizzes
https://hanziwriter.org
MIT License
3.55k stars 555 forks source link

如何支持VUE框架(How to support the VUE framework) #186

Open 18037128621 opened 4 years ago

18037128621 commented 4 years ago

你好,我想部署到在VUE框架内,但是不行。请问如何更改? Hello, I want to deploy to the VUE framework, but it doesn't work. How can I change it?

18037128621 commented 4 years ago

支持React框架中部署吗? Do you support deployment in React framework?

chanind commented 4 years ago

What doesn't work about using HanziWriter with Vue? It should be possible to work with Vue or React. Do you have a sample of code that's causing problems?

wakaryry commented 4 years ago

It could run well in Vue. But I got a problem when I use it with uni-app (use Vue to build miniprogram and app).

It runs well in miniprogram, but not correct in app.

https://github.com/chanind/hanzi-writer-miniprogram/issues/23