wxmp-radar

"代码\b示例: ``` html <template> <radar :values.sync=\"values\" :max.sync=\"max\"></radar> </template> <script> import wepy from 'wepy'; import radar from '../components/radar/radar'; export default class RadarDemo extends wepy.page { conf

1.0.5 • Published 6 years ago