This website requires JavaScript.
Explore
Help
Sign In
ivampiresp
/
Lae
Watch
1
Star
0
Fork
0
You've already forked Lae
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
f6e8b85a9d
Lae
/
lang
/
zh_CN
/
pagination.php
9 lines
119 B
PHP
Raw
Normal View
History
Unescape
Escape
为 管理系统 做铺垫
2022-11-14 10:37:09 +00:00
<
?
php
改进
2023-02-01 18:02:35 +00:00
declare
(
strict_types
=
1
);
为 管理系统 做铺垫
2022-11-14 10:37:09 +00:00
return
[
优化导入,格式化代码 分离出充值系统 修复了充值的问题
2022-11-16 05:16:56 +00:00
'next'
=>
'下一页 »'
,
为 管理系统 做铺垫
2022-11-14 10:37:09 +00:00
'previous'
=>
'« 上一页'
,
];
Reference in New Issue
Copy Permalink