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
5a72d8c0
Commit
5a72d8c0
authored
Jun 01, 2020
by
chenxin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix:color
parent
3a9c028f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
1 deletions
+1
-1
msg.293881968b0a6ef82c82.js
dist/static/js/msg.293881968b0a6ef82c82.js
+0
-0
list.vue
src/views/msg/list.vue
+1
-1
No files found.
dist/static/js/msg.293881968b0a6ef82c82.js
View file @
5a72d8c0
This source diff could not be displayed because it is too large. You can
view the blob
instead.
src/views/msg/list.vue
View file @
5a72d8c0
...
...
@@ -23,7 +23,7 @@
<span
v-if=
"v.formatter"
v-html=
"v.formatter(scope.row)"
></span>
<span
v-else
>
{{
scope
.
row
[
v
.
prop
]
}}
</span>
<el-tooltip
v-if=
"v.showTP && scope.row.status == 2"
:open-delay=
"300"
class=
"item"
effect=
"dark"
content=
"该模板消息微信侧状态异常,请进入公众号后台查看"
placement=
"top-start"
>
<i
class=
"el-icon-warning"
style=
"color:#
C0C4CC
;cursor:pointer;"
></i>
<i
class=
"el-icon-warning"
style=
"color:#
f56c6c
;cursor:pointer;"
></i>
</el-tooltip>
</
template
>
</el-table-column>
...
...
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