This website works better with JavaScript.
Explore
Help
Register
Sign In
chenying
/
simple-yewu
Watch
7
Star
0
Fork
You've already forked simple-yewu
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
221
Commits
5
Branches
0
Tags
288 MiB
PHP
54.7%
JavaScript
34%
CSS
9.1%
HTML
1.9%
Tag:
Branch:
Tree:
7bb69f70f1
dev
master
qifengyuze
wanfang
webUi
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '7bb69f70f1'
${ noResults }
simple-yewu
/
frontend
/
web
/
assets
/
js
/
model.js
6 lines
116 B
Raw
Blame
History
$
(
function
(
)
{
$
(
".prompt"
)
.
click
(
function
(
)
{
$
(
".model_wrap"
)
.
show
(
)
;
console
.
log
(
1
)
;
}
)
}
)
;
Reference in new issue
View Git Blame
Copy Permalink