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
7ae5d2c9
Commit
7ae5d2c9
authored
Dec 23, 2021
by
caoyanzhi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update: 微信图文升级
parent
6da909f1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
4 deletions
+2
-4
index.vue
src/components/libs/imgTextTemp/index.vue
+2
-4
No files found.
src/components/libs/imgTextTemp/index.vue
View file @
7ae5d2c9
...
...
@@ -79,12 +79,10 @@
</
template
>
<dm-delete
v-if=
"scope.row.canEdit"
width=
"300"
@
confirm=
"delData(scope.row)"
>
<div
slot=
"tips"
v-if=
"isPublish"
>
<p
class=
"tips-title"
><i
class=
"tipos-icon el-icon-warning"
></i>
确认删除?
</p>
<p
class=
"tips-content"
>
删除后,用户将无法访问此图文页面。请检查当前是否有其他地方正在使用此图文内容,否则将导致发送失败。
</p>
<p
class=
"tips-title"
><i
class=
"tipos-icon el-icon-warning"
></i>
删除后,用户将无法访问此图文页面。请检查当前是否有其他地方正在使用此图文内容,否则将导致发送失败。
</p>
</div>
<div
slot=
"tips"
v-if=
"!isPublish && !isGroupSend"
>
<p
class=
"tips-title"
><i
class=
"tipos-icon el-icon-warning"
></i>
确认删除?
</p>
<p
class=
"tips-content"
>
删除后,用户将无法访问此草稿内容。
</p>
<p
class=
"tips-title"
><i
class=
"tipos-icon el-icon-warning"
></i>
删除后,用户将无法访问此草稿内容。
</p>
</div>
<el-button
type=
"text"
>
删除
</el-button>
</dm-delete>
...
...
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