Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
vridge-docs
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
JIRA
JIRA
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Gyeongho Park
vridge-docs
Commits
1ae93788
Commit
1ae93788
authored
Feb 20, 2023
by
shj
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[MOD] 조회수 단어 수정
parent
62e29b90
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
index.vue
docs-front/pages/_guide/index.vue
+1
-1
No files found.
docs-front/pages/_guide/index.vue
View file @
1ae93788
...
...
@@ -15,7 +15,7 @@
style=
"width:100%;"
></v-skeleton-loader>
<span
v-if=
"!loading && guide"
>
<span
class=
"view-count"
>
{{
guide
.
view
.
toLocaleString
()
}}
view
d
</span>
<span
class=
"view-count"
>
{{
guide
.
view
.
toLocaleString
()
}}
view
s
</span>
<v-breadcrumbs
class=
"ma-0 px-0 py-2 "
:items=
"getBreadcrumbs()"
...
...
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