明树Git Lab
Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
J
jt_front
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
Administrator
jt_front
Commits
c08f64cb
Commit
c08f64cb
authored
Dec 05, 2025
by
chenron
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
个修改成条
parent
6e2f55bc
Pipeline
#104182
passed with stage
in 12 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
CommonMap.vue
src/components/CommonMap.vue
+1
-1
No files found.
src/components/CommonMap.vue
View file @
c08f64cb
...
@@ -224,7 +224,7 @@ const handleAddMarket = (selectName) => {
...
@@ -224,7 +224,7 @@ const handleAddMarket = (selectName) => {
<div class="marker-info-content">
<div class="marker-info-content">
<span class="marker-info-label">路线数量:</span>
<span class="marker-info-label">路线数量:</span>
<span class="marker-info-value">
${
markerData
.
number
}
</span>
<span class="marker-info-value">
${
markerData
.
number
}
</span>
<span class="marker-info-unit">
个
</span>
<span class="marker-info-unit">
条
</span>
</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