Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
member
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
member
member
Commits
06be191e
Commit
06be191e
authored
Jun 12, 2020
by
Kyle_Li
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
分页更改
parent
c58ea7c9
Hide whitespace changes
Inline
Side-by-side
Showing
28 changed files
with
71 additions
and
65 deletions
+71
-65
index.html
index.html
+1
-0
membergroup.vue
src/components/membergroup/membergroup.vue
+2
-2
membergroupDetail.vue
src/components/membergroup/membergroupDetail.vue
+2
-2
memberReturn.vue
src/components/memberlist/memberReturn.vue
+2
-2
pos-recycle.vue
src/components/memberlist/pos-recycle.vue
+2
-2
posmemberDetail.vue
src/components/posmembers/posmemberDetail.vue
+2
-2
posmembers.vue
src/components/posmembers/posmembers.vue
+2
-2
abnormal-member-option.vue
src/components/wechatmembers/abnormal-member-option.vue
+2
-2
abnormal-member.vue
src/components/wechatmembers/abnormal-member.vue
+2
-2
ajaxmembersinfo.vue
src/components/wechatmembers/ajaxmembersinfo.vue
+2
-2
bulkIntegral.vue
src/components/wechatmembers/bulkIntegral.vue
+3
-3
bulkLogsDetail.vue
src/components/wechatmembers/bulkLogsDetail.vue
+3
-3
cardvoucher.vue
src/components/wechatmembers/cardvoucher.vue
+4
-4
frozenList.vue
src/components/wechatmembers/frozenList.vue
+2
-2
frozenMember.vue
src/components/wechatmembers/frozenMember.vue
+2
-2
infoMall.vue
src/components/wechatmembers/infoMall.vue
+2
-2
integralDataPage.vue
src/components/wechatmembers/integralDataPage.vue
+2
-2
modifyintegral.vue
src/components/wechatmembers/modifyintegral.vue
+2
-2
talkLogPage.vue
src/components/wechatmembers/talkLogPage.vue
+2
-2
total.js
src/components/wechatmembers/total.js
+5
-0
wechat-total.vue
src/components/wechatmembers/wechat-total.vue
+2
-2
wechatTotalDetail.vue
src/components/wechatmembers/wechatTotalDetail.vue
+6
-6
wechatmemberDetail.vue
src/components/wechatmembers/wechatmemberDetail.vue
+6
-6
wechatmembers.vue
src/components/wechatmembers/wechatmembers.vue
+2
-2
wmDetail.vue
src/components/wechatmembers/wmDetail.vue
+2
-2
card-list.vue
src/test/card-list.vue
+2
-2
gift-list.vue
src/test/gift-list.vue
+2
-2
linktools.vue
src/test/linktools.vue
+3
-3
No files found.
index.html
View file @
06be191e
...
...
@@ -29,6 +29,7 @@
<script
src=
"//web-1251519181.cos.ap-shanghai.myqcloud.com/components/card.2.0.02.js"
></script>
<script
src=
"//web-1251519181.cos.ap-shanghai.myqcloud.com/components/selector.1.1.33.js"
></script>
<script
src=
"//web-1251519181.file.myqcloud.com/components/space.2.0.02.js"
></script>
<script
src=
"//web-1251519181.file.myqcloud.com/components/pagination.1.0.5.js"
></script>
</body>
</html>
...
...
src/components/membergroup/membergroup.vue
View file @
06be191e
...
...
@@ -67,7 +67,7 @@
class=
"page mTop20"
v-if=
"memberGroupList.length > 0"
>
<
el
-pagination
<
dm
-pagination
background
@
size-change=
"handleSizeChange"
@
current-change=
"handleCurrentChange"
...
...
@@ -77,7 +77,7 @@
layout=
"total, sizes, prev, pager, next"
:total=
"page.totalCount"
>
</
el
-pagination>
</
dm
-pagination>
</div>
<!-- 空图标 -->
<div
...
...
src/components/membergroup/membergroupDetail.vue
View file @
06be191e
...
...
@@ -173,7 +173,7 @@
class=
"page"
v-if=
"memberData.length > 0"
>
<
el
-pagination
<
dm
-pagination
background
@
size-change=
"handleSizeChange"
@
current-change=
"handleCurrentChange"
...
...
@@ -183,7 +183,7 @@
layout=
"total, sizes, prev, pager, next"
:total=
"page.total"
>
</
el
-pagination>
</
dm
-pagination>
</div>
</div>
</div>
...
...
src/components/memberlist/memberReturn.vue
View file @
06be191e
...
...
@@ -253,7 +253,7 @@
class=
"page mTop20 mBottom40"
v-if=
"memberData.length > 0"
>
<
el
-pagination
<
dm
-pagination
background
@
size-change=
"handleSizeChange"
@
current-change=
"handleCurrentChange"
...
...
@@ -263,7 +263,7 @@
layout=
"total, sizes, prev, pager, next"
:total=
"page.totalCount"
>
</
el
-pagination>
</
dm
-pagination>
</div>
</div>
</div>
...
...
src/components/memberlist/pos-recycle.vue
View file @
06be191e
...
...
@@ -252,7 +252,7 @@
class=
"page mTop20 mBottom40"
v-if=
"memberData.length > 0"
>
<
el
-pagination
<
dm
-pagination
background
@
size-change=
"handleSizeChange"
@
current-change=
"handleCurrentChange"
...
...
@@ -262,7 +262,7 @@
layout=
"total, sizes, prev, pager, next"
:total=
"page.totalCount"
>
</
el
-pagination>
</
dm
-pagination>
</div>
</div>
</div>
...
...
src/components/posmembers/posmemberDetail.vue
View file @
06be191e
...
...
@@ -138,14 +138,14 @@
</el-table-column>
</el-table>
<div
class=
"page mTop20"
v-if=
"page.totalCount > 0"
>
<
el
-pagination
background
@
size-change=
"handleSizeChange"
<
dm
-pagination
background
@
size-change=
"handleSizeChange"
@
current-change=
"handleCurrentChange"
:current-page=
"page.currentPage"
:page-sizes=
"[20, 40, 60, 80]"
:page-size=
"page.pageSize"
layout=
"total, sizes, prev, pager, next"
:total=
"page.totalCount"
>
</
el
-pagination>
</
dm
-pagination>
</div>
</div>
</div>
...
...
src/components/posmembers/posmembers.vue
View file @
06be191e
...
...
@@ -565,7 +565,7 @@
class=
"page mTop20 mBottom40"
v-if=
"memberData.length > 0"
>
<
el
-pagination
<
dm
-pagination
background
@
size-change=
"handleSizeChange"
@
current-change=
"handleCurrentChange"
...
...
@@ -575,7 +575,7 @@
layout=
"total, sizes, prev, pager, next"
:total=
"page.totalCount"
>
</
el
-pagination>
</
dm
-pagination>
</div>
</div>
</div>
...
...
src/components/wechatmembers/abnormal-member-option.vue
View file @
06be191e
...
...
@@ -134,14 +134,14 @@
class=
"pager"
v-if=
"total > 0"
>
<
el
-pagination
<
dm
-pagination
:page-size=
"20"
:currentPage=
"currentPage"
layout=
"prev, pager, next"
@
current-change=
"handleCurrentChange"
:total=
"total"
>
</
el
-pagination>
</
dm
-pagination>
</div>
</div>
...
...
src/components/wechatmembers/abnormal-member.vue
View file @
06be191e
...
...
@@ -257,7 +257,7 @@
class=
"pager"
v-if=
"total > 0"
>
<
el
-pagination
<
dm
-pagination
background
@
size-change=
"handleSizeChange"
@
current-change=
"handleCurrentChange"
...
...
@@ -267,7 +267,7 @@
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"total"
>
</
el
-pagination>
</
dm
-pagination>
</div>
</div>
</div>
...
...
src/components/wechatmembers/ajaxmembersinfo.vue
View file @
06be191e
...
...
@@ -222,7 +222,7 @@
class=
"page mTop20"
v-if=
"page.totalCount > 0"
>
<
el
-pagination
<
dm
-pagination
background
@
size-change=
"handleSizeChange"
@
current-change=
"handleCurrentChange"
...
...
@@ -232,7 +232,7 @@
layout=
"total, sizes, prev, pager, next"
:total=
"page.totalCount"
>
</
el
-pagination>
</
dm
-pagination>
</div>
</div>
</div>
...
...
src/components/wechatmembers/bulkIntegral.vue
View file @
06be191e
...
...
@@ -82,7 +82,7 @@
</el-table>
<!-- 分页 -->
<
el
-pagination
<
dm
-pagination
v-if=
"tableData.length > 0"
background
@
size-change=
"handleSizeChange"
...
...
@@ -92,7 +92,7 @@
:page-size=
"page.pageSize"
layout=
"total, sizes, prev, pager, next"
:total=
"page.totalCount"
>
</
el
-pagination>
</
dm
-pagination>
</div>
</div>
<vue-gic-footer></vue-gic-footer>
...
...
@@ -565,7 +565,7 @@ export default {
text-align
:
center
;
padding-bottom
:
22px
;
}
/
deep
/
.
el
-pagination
{
/
deep
/
.
dm
-pagination
{
text-align
:
right
;
margin
:
20px
0
40px
;
}
...
...
src/components/wechatmembers/bulkLogsDetail.vue
View file @
06be191e
...
...
@@ -80,7 +80,7 @@
</el-table>
<!-- 分页 -->
<
el
-pagination
<
dm
-pagination
v-if=
"tableData.length > 0"
background
@
size-change=
"handleSizeChange"
...
...
@@ -90,7 +90,7 @@
:page-size=
"page.pageSize"
layout=
"total, sizes, prev, pager, next"
:total=
"page.totalCount"
>
</
el
-pagination>
</
dm
-pagination>
</div>
</div>
<vue-gic-footer></vue-gic-footer>
...
...
@@ -207,7 +207,7 @@ export default {
font-weight
:
700
;
color
:
#303133
;
}
/
deep
/
.
el
-pagination
{
/
deep
/
.
dm
-pagination
{
text-align
:
right
;
margin
:
20px
0
40px
;
}
...
...
src/components/wechatmembers/cardvoucher.vue
View file @
06be191e
...
...
@@ -183,7 +183,7 @@
class=
"page mTop20"
v-if=
"memberData.length > 0"
>
<
el
-pagination
<
dm
-pagination
background
@
size-change=
"handleSizeChange"
@
current-change=
"handleCurrentChange"
...
...
@@ -193,7 +193,7 @@
layout=
"total, sizes, prev, pager, next"
:total=
"page.totalCount"
>
</
el
-pagination>
</
dm
-pagination>
</div>
</div>
</div>
...
...
@@ -259,7 +259,7 @@
style=
"float: right; margin: 10px 0;"
v-if=
"model.total > 0"
>
<
el
-pagination
<
dm
-pagination
background
@
size-change=
"handleModelSizeChange"
@
current-change=
"handleModelCurrentChange"
...
...
@@ -269,7 +269,7 @@
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"model.total"
>
</
el
-pagination>
</
dm
-pagination>
</div>
</div>
<div
...
...
src/components/wechatmembers/frozenList.vue
View file @
06be191e
...
...
@@ -220,7 +220,7 @@
class=
"pager"
v-if=
"total > 0"
>
<
el
-pagination
<
dm
-pagination
background
@
size-change=
"handleSizeChange"
@
current-change=
"handleCurrentChange"
...
...
@@ -230,7 +230,7 @@
layout=
"total, sizes, prev, pager, next, jumper"
:total=
"total"
>
</
el
-pagination>
</
dm
-pagination>
</div>
</div>
</div>
...
...
src/components/wechatmembers/frozenMember.vue
View file @
06be191e
...
...
@@ -161,14 +161,14 @@
class=
"pager"
v-if=
"total > 0"
>
<
el
-pagination
<
dm
-pagination
:page-size=
"20"
:currentPage=
"currentPage"
layout=
"prev, pager, next"
@
current-change=
"handleCurrentChange"
:total=
"total"
>
</
el
-pagination>
</
dm
-pagination>
</div>
</div>
...
...
src/components/wechatmembers/infoMall.vue
View file @
06be191e
...
...
@@ -141,7 +141,7 @@
class=
"page mTop20"
v-if=
"page.totalCount > 0"
>
<
el
-pagination
<
dm
-pagination
background
@
size-change=
"handleSizeChange"
@
current-change=
"handleCurrentChange"
...
...
@@ -151,7 +151,7 @@
layout=
"total, sizes, prev, pager, next"
:total=
"page.totalCount"
>
</
el
-pagination>
</
dm
-pagination>
</div>
</div>
</div>
...
...
src/components/wechatmembers/integralDataPage.vue
View file @
06be191e
...
...
@@ -130,7 +130,7 @@
class=
"page mTop20"
v-if=
"page.totalCount > 0"
>
<
el
-pagination
<
dm
-pagination
background
@
size-change=
"handleSizeChange"
@
current-change=
"handleCurrentChange"
...
...
@@ -140,7 +140,7 @@
layout=
"total, sizes, prev, pager, next"
:total=
"page.totalCount"
>
</
el
-pagination>
</
dm
-pagination>
</div>
</div>
</div>
...
...
src/components/wechatmembers/modifyintegral.vue
View file @
06be191e
...
...
@@ -267,7 +267,7 @@
class=
"page mTop20"
v-if=
"page.totalCount > 0"
>
<
el
-pagination
<
dm
-pagination
background
@
size-change=
"handleSizeChange"
@
current-change=
"handleCurrentChange"
...
...
@@ -277,7 +277,7 @@
layout=
"total, sizes, prev, pager, next"
:total=
"page.totalCount"
>
</
el
-pagination>
</
dm
-pagination>
</div>
</div>
</div>
...
...
src/components/wechatmembers/talkLogPage.vue
View file @
06be191e
...
...
@@ -140,7 +140,7 @@
class=
"page mTop20"
v-if=
"page.totalCount > 0"
>
<
el
-pagination
<
dm
-pagination
background
@
size-change=
"handleSizeChange"
@
current-change=
"handleCurrentChange"
...
...
@@ -150,7 +150,7 @@
layout=
"total, sizes, prev, pager, next"
:total=
"page.totalCount"
>
</
el
-pagination>
</
dm
-pagination>
</div>
</div>
</div>
...
...
src/components/wechatmembers/total.js
View file @
06be191e
...
...
@@ -519,6 +519,7 @@ export default {
},
// 在经过批量处理之后调用
getProcessList
()
{
if
(
this
.
timer
)
clearInterval
(
this
.
timer
);
doFetch
(
url
.
batchProcess
)
.
then
(
res
=>
{
if
(
res
.
data
.
errorCode
===
0
)
{
...
...
@@ -1045,11 +1046,15 @@ export default {
// }
},
activated
()
{
this
.
getProcessList
();
this
.
$store
.
commit
(
"mutations-slide"
,
false
);
this
.
$nextTick
(
_
=>
{
this
.
$store
.
commit
(
"mutations-slide"
,
true
);
});
},
deactivated
()
{
if
(
this
.
timer
)
clearInterval
(
this
.
timer
);
},
created
()
{
if
(
!
this
.
storeImageUrl
)
{
this
.
$store
.
dispatch
(
"getStorePicture"
);
...
...
src/components/wechatmembers/wechat-total.vue
View file @
06be191e
...
...
@@ -572,7 +572,7 @@
class=
"page mTop20 mBottom40"
v-if=
"memberData.length > 0"
>
<
el
-pagination
<
dm
-pagination
background
@
size-change=
"handleSizeChange"
@
current-change=
"handleCurrentChange"
...
...
@@ -582,7 +582,7 @@
layout=
"total, sizes, prev, pager, next"
:total=
"page.totalCount"
>
</
el
-pagination>
</
dm
-pagination>
</div>
</div>
</div>
...
...
src/components/wechatmembers/wechatTotalDetail.vue
View file @
06be191e
...
...
@@ -179,9 +179,9 @@
</table>
</div>
<div
class=
"tRight"
>
<
el
-pagination
<
dm
-pagination
layout=
"prev, pager, next"
>
</
el
-pagination>
</
dm
-pagination>
</div>
</div>
</div>
...
...
@@ -390,14 +390,14 @@
</el-table-column>
</el-table>
<div
class=
"addresspage tRight"
v-if=
"addresspage.totalCount > 0"
>
<
el
-pagination
<
dm
-pagination
@
current-change=
"handleAddressCurrentChange"
:current-page=
"addresspage.currentPage"
:page-sizes=
"[20, 40, 60, 80]"
:page-size=
"addresspage.pageSize"
layout=
"prev, pager, next"
:total=
"addresspage.totalCount"
>
</
el
-pagination>
</
dm
-pagination>
</div>
</div>
</div>
...
...
@@ -417,7 +417,7 @@
<el-table-column
prop=
"operRemark"
label=
"备注"
>
</el-table-column>
</el-table>
<div
class=
"page mTop20"
v-if=
"page.totalCount > 0"
>
<
el
-pagination
<
dm
-pagination
background
@
size-change=
"handleSizeChange"
@
current-change=
"handleCurrentChange"
...
...
@@ -426,7 +426,7 @@
:page-size=
"page.pageSize"
layout=
"total, sizes, prev, pager, next"
:total=
"page.totalCount"
>
</
el
-pagination>
</
dm
-pagination>
</div>
</div>
</div>
...
...
src/components/wechatmembers/wechatmemberDetail.vue
View file @
06be191e
...
...
@@ -180,9 +180,9 @@
</table>
</div>
<div
class=
"tRight"
>
<
el
-pagination
<
dm
-pagination
layout=
"prev, pager, next"
>
</
el
-pagination>
</
dm
-pagination>
</div>
</div>
</div>
...
...
@@ -391,14 +391,14 @@
</el-table-column>
</el-table>
<div
class=
"addresspage tRight"
v-if=
"addresspage.totalCount > 0"
>
<
el
-pagination
<
dm
-pagination
@
current-change=
"handleAddressCurrentChange"
:current-page=
"addresspage.currentPage"
:page-sizes=
"[20, 40, 60, 80]"
:page-size=
"addresspage.pageSize"
layout=
"prev, pager, next"
:total=
"addresspage.totalCount"
>
</
el
-pagination>
</
dm
-pagination>
</div>
</div>
</div>
...
...
@@ -418,7 +418,7 @@
<el-table-column
prop=
"operRemark"
label=
"备注"
>
</el-table-column>
</el-table>
<div
class=
"page mTop20"
v-if=
"page.totalCount > 0"
>
<
el
-pagination
<
dm
-pagination
background
@
size-change=
"handleSizeChange"
@
current-change=
"handleCurrentChange"
...
...
@@ -427,7 +427,7 @@
:page-size=
"page.pageSize"
layout=
"total, sizes, prev, pager, next"
:total=
"page.totalCount"
>
</
el
-pagination>
</
dm
-pagination>
</div>
</div>
</div>
...
...
src/components/wechatmembers/wechatmembers.vue
View file @
06be191e
...
...
@@ -568,7 +568,7 @@
class=
"page mTop20 mBottom40"
v-if=
"memberData.length > 0"
>
<
el
-pagination
<
dm
-pagination
background
@
size-change=
"handleSizeChange"
@
current-change=
"handleCurrentChange"
...
...
@@ -578,7 +578,7 @@
layout=
"total, sizes, prev, pager, next"
:total=
"page.totalCount"
>
</
el
-pagination>
</
dm
-pagination>
</div>
</div>
</div>
...
...
src/components/wechatmembers/wmDetail.vue
View file @
06be191e
...
...
@@ -110,7 +110,7 @@
class=
"page mTop20"
v-if=
"page.totalCount > 0"
>
<
el
-pagination
<
dm
-pagination
background
@
size-change=
"handleSizeChange"
@
current-change=
"handleCurrentChange"
...
...
@@ -120,7 +120,7 @@
layout=
"total, sizes, prev, pager, next"
:total=
"page.totalCount"
>
</
el
-pagination>
</
dm
-pagination>
</div>
</div>
</div>
...
...
src/test/card-list.vue
View file @
06be191e
...
...
@@ -33,14 +33,14 @@
<el-table-column
prop=
"virtualStock"
label=
"库存"
></el-table-column>
</el-table>
<div
class=
"pagination"
v-if=
"total>0"
>
<
el
-pagination
<
dm
-pagination
@
current-change=
"cardCurrentChange"
:current-page=
"cardCurrentPage"
small
:page-size=
"cardPageSize"
layout=
"prev, pager, next"
:total=
"total"
></
el
-pagination>
></
dm
-pagination>
</div>
</div>
</template>
...
...
src/test/gift-list.vue
View file @
06be191e
...
...
@@ -50,13 +50,13 @@
class=
"links-tools-page"
v-if=
"total > 0"
>
<
el
-pagination
<
dm
-pagination
@
current-change=
"handleChangePage"
:current-page=
"currentPage"
:page-size=
"pageSize"
layout=
"prev, pager, next"
:total=
"total"
></
el
-pagination>
></
dm
-pagination>
</div>
</div>
</
template
>
...
...
src/test/linktools.vue
View file @
06be191e
...
...
@@ -291,7 +291,7 @@ components: {linkId
</div>
<!-- 分页 -->
<div
class=
"links-tools-page"
>
<
el
-pagination
<
dm
-pagination
@
size-change=
"linkSizeChange"
@
current-change=
"linkCurrentChange"
:current-page=
"currentPage"
...
...
@@ -299,7 +299,7 @@ components: {linkId
:page-size=
"pageSize"
layout=
"prev, pager, next"
:total=
"total"
>
</
el
-pagination>
</
dm
-pagination>
</div>
</div>
...
...
@@ -3090,7 +3090,7 @@ export default {
}
/* 不显示每页显示几个 */
.
el
-pagination__sizes
{
.
dm
-pagination__sizes
{
display
:
none
;
}
...
...
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