This website works better with JavaScript
Home
Explore
Help
Register
Sign In
lizhen
/
lizhi
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
cc7db4bc96
Branches
Tags
master
lizhi
/
application
/
admin
/
lang
/
zh-cn
/
diamond.php
diamond.php
128 B
History
Raw
1
2
3
4
5
6
7
8
<?php
return [
'Title' => '名称',
'Price' => '价格',
'Number' => '数量',
'Weigh' => '权重排序'
];