This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
loumengning
/
shop
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
99
Commits
3
Branches
51 MiB
JavaScript
57.3%
PHP
19.6%
HTML
8.7%
CSS
6.3%
TSQL
4.5%
Other
3.5%
Tree:
4beef76c96
shop
/
application
/
admin
/
lang
/
zh-cn
/
qa.php
7 lines
74 B
Raw
Blame
History
<?php
return [
'Question' => '问题',
'Answer' => '回答'
];