Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
marketing
Overview
Overview
Details
Activity
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
marketing-web
marketing
Commits
3d7d7c49
Commit
3d7d7c49
authored
Aug 05, 2021
by
liuchenxi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update: 触达效果ui调整
parent
119e5b0d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
market-list.vue
src/views/ecm/touch-components/market-list.vue
+2
-2
No files found.
src/views/ecm/touch-components/market-list.vue
View file @
3d7d7c49
...
@@ -49,8 +49,8 @@
...
@@ -49,8 +49,8 @@
</div>
</div>
<div
class=
"item-bg bg-green center_flex min-w-206"
>
<div
class=
"item-bg bg-green center_flex min-w-206"
>
<div>
<div>
<p>
{{ item.isSales == 1 ? '触达顾客转化人数' : '转化人数' }}
<tip
:text=
"item.isSales == 1 ? experText.convMbrText : controText.convMbrText"
/></p>
<p
style=
"min-width: 130px"
>
{{ item.isSales == 1 ? '触达顾客转化人数' : '转化人数' }}
<tip
:text=
"item.isSales == 1 ? experText.convMbrText : controText.convMbrText"
/></p>
<p>
{{ formatterNum(item.convMbrNum) }}
</p>
<p
style=
"min-width: 130px"
>
{{ formatterNum(item.convMbrNum) }}
</p>
</div>
</div>
</div>
</div>
<div
class=
"item-bg bg-green min-w-389"
>
<div
class=
"item-bg bg-green min-w-389"
>
...
...
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