This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhengxifeng
/
zc100
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
No Description
124
Commits
3
Branches
Tree:
4d914075b8
zc100
/
template
/
pc-bak2
/
common
/
main
/
param
/
article-detail.htm
article-detail.htm
104B
History
Raw
1
2
3
4
5
6
<?php
$tid = $route_param[
'tid'
]?(int)$route_param[
'tid'
]:
0
;
$number = $route_param[
'aid'
];
?>