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
98d5b3db
authored
Sep 17, 2025
by
creamlike1024
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 移除多余的说明文本
parent
7af1dc42
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
+0
-6
web/src/components/settings/SystemSetting.jsx
+0
-6
No files found.
web/src/components/settings/SystemSetting.jsx
View file @
98d5b3db
...
...
@@ -773,9 +773,6 @@ const SystemSetting = () => {
placeholder=
{
t
(
'输入域名后回车,如:example.com'
)
}
style=
{
{
width
:
'100%'
}
}
/>
<
Text
type=
"secondary"
style=
{
{
display
:
'block'
,
marginBottom
:
8
}
}
>
{
t
(
'域名过滤详细说明'
)
}
</
Text
>
</
Col
>
</
Row
>
...
...
@@ -820,9 +817,6 @@ const SystemSetting = () => {
placeholder=
{
t
(
'输入IP地址后回车,如:8.8.8.8'
)
}
style=
{
{
width
:
'100%'
}
}
/>
<
Text
type=
"secondary"
style=
{
{
display
:
'block'
,
marginBottom
:
8
}
}
>
{
t
(
'IP过滤详细说明'
)
}
</
Text
>
</
Col
>
</
Row
>
...
...
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