This website requires JavaScript.
Explore
Help
Sign In
marking
/
WGShare.Client.Wx
Watch
19
Star
0
Fork
You've already forked WGShare.Client.Wx
0
Code
Pull Requests
Actions
Releases
2
Activity
d281aab5b3
WGShare.Client.Wx
/
pages
/
radio
/
horizontal
/
index.js
11 lines
131 B
JavaScript
Raw
Blame
History
Page
(
{
data
:
{
checked
:
false
,
}
,
handleChange
(
e
)
{
this
.
setData
(
{
checked
:
e
.
detail
.
checked
,
}
)
;
}
,
}
)
;
View Git Blame
Copy Permalink