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
/
swipe-cell
/
right
/
index.js
8 lines
125 B
JavaScript
Raw
Blame
History
Component
(
{
methods
:
{
onChoice
(
)
{
wx
.
showToast
(
{
title
:
'你点击了选择'
,
icon
:
'none'
}
)
;
}
,
}
,
}
)
;
View Git Blame
Copy Permalink