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
7f228549
Commit
7f228549
authored
Aug 12, 2022
by
caoyanzhi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update: 调整文案
parent
21a3a5ad
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
temp.vue
src/views/message/temp.vue
+1
-1
No files found.
src/views/message/temp.vue
View file @
7f228549
...
@@ -46,7 +46,7 @@
...
@@ -46,7 +46,7 @@
<div
class=
"text-center"
v-if=
"smsTempList.length === 0"
>
<div
class=
"text-center"
v-if=
"smsTempList.length === 0"
>
<img
class=
"block block-center pt100"
width=
"60"
height=
"60"
src=
"../../assets/img/no-data_icon.png"
alt=
""
/>
<img
class=
"block block-center pt100"
width=
"60"
height=
"60"
src=
"../../assets/img/no-data_icon.png"
alt=
""
/>
<el-button
class=
"block block-center mt10"
type=
"text"
v-if=
"$getButtonLimit($buttonCode.marketingTempAdd)"
:limit-code=
"$buttonCode.marketingTempAdd"
@
click=
"addTemp"
>
新建短信模板
</el-button>
<el-button
class=
"block block-center mt10"
type=
"text"
v-if=
"$getButtonLimit($buttonCode.marketingTempAdd)"
:limit-code=
"$buttonCode.marketingTempAdd"
@
click=
"addTemp"
>
新建短信模板
</el-button>
<
span
v-else
class=
"gray fs13 mt10"
>
暂无数据
</span
>
<
div
v-else
class=
"gray fs13 mt10"
>
暂无数据
</div
>
</div>
</div>
<del-dialog
:dialogVisible
.
sync=
"dialogVisible"
:list=
"delList"
/>
<del-dialog
:dialogVisible
.
sync=
"dialogVisible"
:list=
"delList"
/>
<dm-pagination
v-show=
"smsTempList.length"
background
class=
"dm-pagination"
@
size-change=
"handleSizeChange"
@
current-change=
"handleCurrentChange"
:current-page=
"listParams.currentPage"
:page-sizes=
"[20, 40, 60, 80]"
:page-size=
"listParams.pageSize"
layout=
"total, sizes, prev, pager, next"
:total=
"total"
></dm-pagination>
<dm-pagination
v-show=
"smsTempList.length"
background
class=
"dm-pagination"
@
size-change=
"handleSizeChange"
@
current-change=
"handleCurrentChange"
:current-page=
"listParams.currentPage"
:page-sizes=
"[20, 40, 60, 80]"
:page-size=
"listParams.pageSize"
layout=
"total, sizes, prev, pager, next"
:total=
"total"
></dm-pagination>
...
...
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