Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
phsl
/
new-api
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
63183bd4
authored
May 23, 2025
by
Apple\Apple
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
♻
️Refactor: Logs Page
parent
4fde65ce
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
0 deletions
+5
-0
web/src/components/LogsTable.js
+0
-0
web/src/i18n/locales/en.json
+1
-0
web/src/index.css
+4
-0
No files found.
web/src/components/LogsTable.js
View file @
63183bd4
This diff is collapsed.
Click to expand it.
web/src/i18n/locales/en.json
View file @
63183bd4
...
...
@@ -170,6 +170,7 @@
"充值"
:
"Recharge"
,
"用户"
:
"Users"
,
"日志"
:
"Logs"
,
"日志记录帮助您了解使用情况和排查问题"
:
"Log records help you understand usage and troubleshoot issues"
,
"设置"
:
"Settings"
,
"关于"
:
"About"
,
"价格"
:
"Pricing"
,
...
...
web/src/index.css
View file @
63183bd4
...
...
@@ -329,3 +329,7 @@ code {
/* -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.08) !important;*/
/* min-height: 100%;*/
/*}*/
.semi-datepicker-range-input
{
border-radius
:
9999px
;
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment