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
6a55b153
Commit
6a55b153
authored
Dec 29, 2025
by
IanShaw027
Browse files
fix(frontend): 移除未使用的常量声明
parent
e847cfc8
Changes
1
Show whitespace changes
Inline
Side-by-side
frontend/src/composables/useOnboardingTour.ts
View file @
6a55b153
...
...
@@ -149,9 +149,7 @@ export function useOnboardingTour(options: OnboardingOptions) {
const
CLASS_REORGANIZED
=
'
reorganized
'
const
CLASS_FOOTER_LEFT
=
'
footer-left
'
const
CLASS_FOOTER_RIGHT
=
'
footer-right
'
const
CLASS_SKIP_BTN
=
'
header-skip-btn
'
const
CLASS_DONE_BTN
=
'
driver-popover-done-btn
'
const
CLASS_TITLE_TEXT
=
'
driver-popover-title-text
'
const
CLASS_PROGRESS_TEXT
=
'
driver-popover-progress-text
'
const
CLASS_NEXT_BTN
=
'
driver-popover-next-btn
'
const
CLASS_PREV_BTN
=
'
driver-popover-prev-btn
'
...
...
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