Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
陈曦
sub2api
Commits
6460d4ad
Commit
6460d4ad
authored
Feb 27, 2026
by
wucm667
Browse files
fix(frontend): add priority hint in edit account modal
parent
19ea392d
Changes
1
Show whitespace changes
Inline
Side-by-side
frontend/src/components/account/EditAccountModal.vue
View file @
6460d4ad
...
@@ -664,6 +664,7 @@
...
@@ -664,6 +664,7 @@
class
=
"
input
"
class
=
"
input
"
data
-
tour
=
"
account-form-priority
"
data
-
tour
=
"
account-form-priority
"
/>
/>
<
p
class
=
"
input-hint
"
>
{{
t
(
'
admin.accounts.priorityHint
'
)
}}
<
/p
>
<
/div
>
<
/div
>
<
div
>
<
div
>
<
label
class
=
"
input-label
"
>
{{
t
(
'
admin.accounts.billingRateMultiplier
'
)
}}
<
/label
>
<
label
class
=
"
input-label
"
>
{{
t
(
'
admin.accounts.billingRateMultiplier
'
)
}}
<
/label
>
...
...
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