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
42a9c495
authored
Sep 11, 2025
by
Zhaokun Zhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: UI 未对齐问题
parent
83154b88
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
web/src/pages/Setting/Operation/SettingsGeneral.jsx
+1
-1
web/src/pages/Setting/Operation/SettingsHeaderNavModules.jsx
+1
-1
No files found.
web/src/pages/Setting/Operation/SettingsGeneral.jsx
View file @
42a9c495
...
@@ -194,7 +194,7 @@ export default function GeneralSettings(props) {
...
@@ -194,7 +194,7 @@ export default function GeneralSettings(props) {
/>
/>
</
Col
>
</
Col
>
</
Row
>
</
Row
>
<
Row
>
<
Row
gutter=
{
16
}
>
<
Col
xs=
{
24
}
sm=
{
12
}
md=
{
8
}
lg=
{
8
}
xl=
{
8
}
>
<
Col
xs=
{
24
}
sm=
{
12
}
md=
{
8
}
lg=
{
8
}
xl=
{
8
}
>
<
Form
.
Switch
<
Form
.
Switch
field=
{
'DemoSiteEnabled'
}
field=
{
'DemoSiteEnabled'
}
...
...
web/src/pages/Setting/Operation/SettingsHeaderNavModules.jsx
View file @
42a9c495
...
@@ -304,7 +304,7 @@ export default function SettingsHeaderNavModules(props) {
...
@@ -304,7 +304,7 @@ export default function SettingsHeaderNavModules(props) {
headerNavModules
.
pricing
?.
requireAuth
||
false
headerNavModules
.
pricing
?.
requireAuth
||
false
}
}
onChange=
{
handlePricingAuthChange
}
onChange=
{
handlePricingAuthChange
}
size=
'
small
'
size=
'
default
'
/>
/>
</
div
>
</
div
>
</
div
>
</
div
>
...
...
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