This website requires JavaScript.
Explore
Help
Register
Sign In
qianggou
/
uniapp
forked from
zhongyuanhaiju/uniapp
Watch
1
Star
0
Fork
You've already forked uniapp
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
644dc2012d
uniapp
/
pages_tool
/
index
/
public
/
js
/
diy.js
10 lines
107 B
JavaScript
Raw
Blame
History
export
default
{
data
(
)
{
return
{
}
;
}
,
onLoad
(
data
)
{
}
,
onShow
(
)
{
}
,
computed
:
{
}
,
methods
:
{
}
,
}
Reference in New Issue
View Git Blame
Copy Permalink