Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
Q
qiyouxue
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
xuchentao
qiyouxue
Commits
cc542d1a
Commit
cc542d1a
authored
Aug 14, 2026
by
tao355667
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: simplify password settings copy
parent
5ce54ef5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
index.astro
src/pages/admin/index.astro
+1
-1
No files found.
src/pages/admin/index.astro
View file @
cc542d1a
...
...
@@ -74,7 +74,7 @@
<main
id=
"settings-view"
class=
"view hidden admin-only"
>
<section
class=
"settings-panel"
>
<div><strong>
登录密码
</strong><p>
修改管理员账号 admin 的登录密码。
环境变量中的主密码仍可用于登录和恢复。
</p></div>
<div><strong>
登录密码
</strong><p>
修改管理员账号 admin 的登录密码。
</p></div>
<button
id=
"change-password"
class=
"ghost"
type=
"button"
>
修改密码
</button>
</section>
</main>
...
...
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