Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
S
sun
Project
Project
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
谢林臻
sun
Commits
152ed482
Commit
152ed482
authored
Jan 15, 2019
by
Davve
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'feature/1.3_backend' into dev
parents
38ed0c9f
4efe8237
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
5 additions
and
5 deletions
+5
-5
index.html
vu/dist/index.html
+0
-0
chunk-2dde.db982c42.css
vu/dist/static/css/chunk-2dde.db982c42.css
+2
-2
app.b5cf0dcd.js
vu/dist/static/js/app.b5cf0dcd.js
+0
-0
chunk-2dde.85d19649.js
vu/dist/static/js/chunk-2dde.85d19649.js
+2
-0
chunk-4f86.99076aae.js
vu/dist/static/js/chunk-4f86.99076aae.js
+0
-2
list.vue
vu/src/views/pick/list.vue
+1
-1
No files found.
vu/dist/index.html
View file @
152ed482
This diff is collapsed.
Click to expand it.
vu/dist/static/css/chunk-
4f86.94e51369
.css
→
vu/dist/static/css/chunk-
2dde.db982c42
.css
View file @
152ed482
.waves-ripple
{
position
:
absolute
;
border-radius
:
100%
;
background-color
:
rgba
(
0
,
0
,
0
,
.15
);
background-clip
:
padding-box
;
pointer-events
:
none
;
-webkit-user-select
:
none
;
-moz-user-select
:
none
;
-ms-user-select
:
none
;
user-select
:
none
;
-webkit-transform
:
scale
(
0
);
transform
:
scale
(
0
);
opacity
:
1
}
.waves-ripple.z-active
{
opacity
:
0
;
-webkit-transform
:
scale
(
2
);
transform
:
scale
(
2
);
-webkit-transition
:
opacity
1.2s
ease-out
,
-webkit-transform
.6s
ease-out
;
transition
:
opacity
1.2s
ease-out
,
-webkit-transform
.6s
ease-out
;
transition
:
opacity
1.2s
ease-out
,
transform
.6s
ease-out
;
transition
:
opacity
1.2s
ease-out
,
transform
.6s
ease-out
,
-webkit-transform
.6s
ease-out
}
.edit-input
[
data-v-38b2a7f7
]
{
padding-right
:
100px
}
.cancel-btn
[
data-v-38b2a7f7
]
{
position
:
absolute
;
right
:
15px
;
top
:
10px
}
.waves-ripple
{
position
:
absolute
;
border-radius
:
100%
;
background-color
:
rgba
(
0
,
0
,
0
,
.15
);
background-clip
:
padding-box
;
pointer-events
:
none
;
-webkit-user-select
:
none
;
-moz-user-select
:
none
;
-ms-user-select
:
none
;
user-select
:
none
;
-webkit-transform
:
scale
(
0
);
transform
:
scale
(
0
);
opacity
:
1
}
.waves-ripple.z-active
{
opacity
:
0
;
-webkit-transform
:
scale
(
2
);
transform
:
scale
(
2
);
-webkit-transition
:
opacity
1.2s
ease-out
,
-webkit-transform
.6s
ease-out
;
transition
:
opacity
1.2s
ease-out
,
-webkit-transform
.6s
ease-out
;
transition
:
opacity
1.2s
ease-out
,
transform
.6s
ease-out
;
transition
:
opacity
1.2s
ease-out
,
transform
.6s
ease-out
,
-webkit-transform
.6s
ease-out
}
.edit-input
[
data-v-387a0cc9
]
{
padding-right
:
100px
}
.cancel-btn
[
data-v-387a0cc9
]
{
position
:
absolute
;
right
:
15px
;
top
:
10px
}
\ No newline at end of file
\ No newline at end of file
vu/dist/static/js/app.
dc352e54
.js
→
vu/dist/static/js/app.
b5cf0dcd
.js
View file @
152ed482
This source diff could not be displayed because it is too large. You can
view the blob
instead.
vu/dist/static/js/chunk-2dde.85d19649.js
0 → 100644
View file @
152ed482
(
window
.
webpackJsonp
=
window
.
webpackJsonp
||
[]).
push
([[
"chunk-2dde"
],{
"+AeS"
:
function
(
t
,
e
,
i
){
"use strict"
;
var
n
=
i
(
"4XRr"
);
i
.
n
(
n
).
a
},
"4XRr"
:
function
(
t
,
e
,
i
){},
"5xsC"
:
function
(
t
,
e
,
i
){
"use strict"
;
i
.
r
(
e
);
var
n
=
i
(
"gDS+"
),
l
=
i
.
n
(
n
),
a
=
i
(
"ESsw"
),
o
=
i
(
"Mz3J"
),
r
=
i
(
"ZySA"
),
s
=
{
name
:
"PickList"
,
components
:{
Pagination
:
o
.
a
},
filters
:{
isOnlineFilter
:
function
(
t
){
return
{
1
:
"success"
,
0
:
"info"
}[
t
]},
genderFilter
:
function
(
t
){
return
{
"男"
:
"success"
,
"女"
:
"info"
,
"全部"
:
"danger"
}[
t
]}},
directives
:{
waves
:
r
.
a
},
data
:
function
(){
return
{
list
:
null
,
total
:
0
,
listLoading
:
!
0
,
multipleSelection
:[],
del_list
:[],
listQuery
:{
page
:
1
,
limit
:
10
,
filter
:{
value
:
""
,
key
:
""
,
is_online
:
""
}},
BooleanTypeOptions
:[{
key
:
1
,
display_name
:
"是"
},{
key
:
0
,
display_name
:
"否"
}],
SearchTypeOptions
:[{
key
:
"id"
,
display_name
:
"ID"
},{
key
:
"name"
,
display_name
:
"pick名称"
}]}},
created
:
function
(){
this
.
getList
()},
methods
:{
getList
:
function
(){
var
t
=
this
;
this
.
listLoading
=!
0
,
Object
(
a
.
h
)(
this
.
listQuery
).
then
(
function
(
e
){
t
.
list
=
e
.
data
.
data
.
data
,
t
.
total
=
e
.
data
.
data
.
total
,
t
.
listLoading
=!
1
})},
handleSelectionChange
:
function
(
t
){
this
.
multipleSelection
=
t
},
handleSizeChange
:
function
(
t
){
this
.
listQuery
.
limit
=
t
,
this
.
getList
()},
handleCurrentChange
:
function
(
t
){
this
.
listQuery
.
page
=
t
,
this
.
getList
()},
handleOfflineOrOnline
:
function
(
t
){
var
e
=
this
,
i
=
this
.
multipleSelection
.
length
,
n
=
[],
o
=
{};
this
.
del_list
=
this
.
del_list
.
concat
(
this
.
multipleSelection
);
for
(
var
r
=
0
;
r
<
i
;
r
++
)
"offline"
===
t
?(
this
.
multipleSelection
[
r
].
is_online
=
0
,
o
.
is_online
=
0
):(
this
.
multipleSelection
[
r
].
is_online
=
1
,
o
.
is_online
=
1
),
n
.
push
(
this
.
multipleSelection
[
r
].
id
);
Object
(
a
.
c
)({
updates
:
l
()(
o
),
ids
:
l
()(
n
)}).
then
(
function
(
t
){
e
.
multipleSelection
=
[],
e
.
$message
.
success
(
t
.
data
.
data
.
message
)})},
handleFilter
:
function
(){
this
.
listQuery
.
page
=
1
,
this
.
getList
()},
handleCreate
:
function
(){
this
.
$router
.
push
(
"/pick/create"
)}}},
c
=
(
i
(
"+AeS"
),
i
(
"KHd+"
)),
u
=
Object
(
c
.
a
)(
s
,
function
(){
var
t
=
this
,
e
=
t
.
$createElement
,
i
=
t
.
_self
.
_c
||
e
;
return
i
(
"div"
,{
staticClass
:
"app-container"
},[
i
(
"div"
,{
staticClass
:
"filter-container"
},[
i
(
"el-input"
,{
staticClass
:
"filter-item"
,
staticStyle
:{
width
:
"200px"
},
attrs
:{
placeholder
:
"搜素"
},
nativeOn
:{
keyup
:
function
(
e
){
return
"button"
in
e
||!
t
.
_k
(
e
.
keyCode
,
"enter"
,
13
,
e
.
key
,
"Enter"
)?
t
.
handleFilter
(
e
):
null
}},
model
:{
value
:
t
.
listQuery
.
filter
.
value
,
callback
:
function
(
e
){
t
.
$set
(
t
.
listQuery
.
filter
,
"value"
,
e
)},
expression
:
"listQuery.filter.value"
}}),
t
.
_v
(
" "
),
i
(
"el-select"
,{
staticClass
:
"filter-item"
,
staticStyle
:{
width
:
"110px"
},
attrs
:{
placeholder
:
"搜索字段"
,
clearable
:
""
},
model
:{
value
:
t
.
listQuery
.
filter
.
key
,
callback
:
function
(
e
){
t
.
$set
(
t
.
listQuery
.
filter
,
"key"
,
e
)},
expression
:
"listQuery.filter.key"
}},
t
.
_l
(
t
.
SearchTypeOptions
,
function
(
t
){
return
i
(
"el-option"
,{
key
:
t
.
key
,
attrs
:{
label
:
t
.
display_name
,
value
:
t
.
key
}})})),
t
.
_v
(
" "
),
i
(
"el-select"
,{
staticClass
:
"filter-item"
,
staticStyle
:{
width
:
"100px"
},
attrs
:{
placeholder
:
"上线"
,
clearable
:
""
},
model
:{
value
:
t
.
listQuery
.
filter
.
is_online
,
callback
:
function
(
e
){
t
.
$set
(
t
.
listQuery
.
filter
,
"is_online"
,
e
)},
expression
:
"listQuery.filter.is_online"
}},
t
.
_l
(
t
.
BooleanTypeOptions
,
function
(
t
){
return
i
(
"el-option"
,{
key
:
t
.
key
,
attrs
:{
label
:
t
.
display_name
,
value
:
t
.
key
}})})),
t
.
_v
(
" "
),
i
(
"el-button"
,{
directives
:[{
name
:
"waves"
,
rawName
:
"v-waves"
}],
staticClass
:
"filter-item"
,
attrs
:{
type
:
"primary"
,
icon
:
"el-icon-search"
},
on
:{
click
:
t
.
handleFilter
}},[
t
.
_v
(
"搜索"
)]),
t
.
_v
(
" "
),
i
(
"el-button"
,{
staticClass
:
"filter-item"
,
staticStyle
:{
"margin-left"
:
"10px"
},
attrs
:{
type
:
"primary"
,
icon
:
"el-icon-edit"
},
on
:{
click
:
t
.
handleCreate
}},[
t
.
_v
(
"创建"
)]),
t
.
_v
(
" "
),
i
(
"el-button"
,{
staticClass
:
"filter-item"
,
staticStyle
:{
"margin-left"
:
"10px"
},
attrs
:{
type
:
"primary"
,
icon
:
"el-icon-edit"
},
on
:{
click
:
function
(
e
){
t
.
handleOfflineOrOnline
(
"offline"
)}}},[
t
.
_v
(
"下线"
)]),
t
.
_v
(
" "
),
i
(
"el-button"
,{
staticClass
:
"filter-item"
,
staticStyle
:{
"margin-left"
:
"10px"
},
attrs
:{
type
:
"primary"
,
icon
:
"el-icon-edit"
},
on
:{
click
:
function
(
e
){
t
.
handleOfflineOrOnline
(
"online"
)}}},[
t
.
_v
(
"上线"
)])],
1
),
t
.
_v
(
" "
),
i
(
"el-table"
,{
directives
:[{
name
:
"loading"
,
rawName
:
"v-loading"
,
value
:
t
.
listLoading
,
expression
:
"listLoading"
}],
ref
:
"multipleTable"
,
staticStyle
:{
width
:
"100%"
},
attrs
:{
data
:
t
.
list
,
border
:
""
,
fit
:
""
,
"highlight-current-row"
:
""
},
on
:{
"selection-change"
:
t
.
handleSelectionChange
}},[
i
(
"el-table-column"
,{
attrs
:{
type
:
"selection"
,
align
:
"center"
}}),
t
.
_v
(
" "
),
i
(
"el-table-column"
,{
attrs
:{
align
:
"center"
,
label
:
"pickID"
,
width
:
"80"
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
i
(
"router-link"
,{
staticClass
:
"link-type"
,
attrs
:{
to
:{
path
:
"/pick/edit/"
+
e
.
row
.
id
,
query
:{
pick_type
:
e
.
row
.
pick_type_origin
}}}},[
i
(
"span"
,[
t
.
_v
(
t
.
_s
(
e
.
row
.
id
))])])]}}])}),
t
.
_v
(
" "
),
i
(
"el-table-column"
,{
attrs
:{
align
:
"center"
,
label
:
"pick名称"
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
i
(
"span"
,[
t
.
_v
(
t
.
_s
(
e
.
row
.
name
))])]}}])}),
t
.
_v
(
" "
),
i
(
"el-table-column"
,{
attrs
:{
align
:
"center"
,
label
:
"pick简介"
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
i
(
"span"
,[
t
.
_v
(
t
.
_s
(
e
.
row
.
desc
))])]}}])}),
t
.
_v
(
" "
),
i
(
"el-table-column"
,{
attrs
:{
align
:
"center"
,
label
:
"pick用户"
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
i
(
"span"
,[
t
.
_v
(
t
.
_s
(
e
.
row
.
user_nums
))])]}}])}),
t
.
_v
(
" "
),
i
(
"el-table-column"
,{
attrs
:{
align
:
"center"
,
label
:
"pick属性"
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
i
(
"span"
,[
t
.
_v
(
t
.
_s
(
e
.
row
.
pick_type
))])]}}])}),
t
.
_v
(
" "
),
i
(
"el-table-column"
,{
attrs
:{
align
:
"center"
,
label
:
"性别"
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
i
(
"el-tag"
,{
attrs
:{
type
:
t
.
_f
(
"genderFilter"
)(
e
.
row
.
gender
)}},[
t
.
_v
(
t
.
_s
(
e
.
row
.
gender
))])]}}])}),
t
.
_v
(
" "
),
i
(
"el-table-column"
,{
attrs
:{
align
:
"center"
,
label
:
"地区"
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
i
(
"span"
,[
t
.
_v
(
t
.
_s
(
e
.
row
.
country
))])]}}])}),
t
.
_v
(
" "
),
i
(
"el-table-column"
,{
attrs
:{
align
:
"center"
,
label
:
"是否在线"
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
i
(
"el-tag"
,{
attrs
:{
type
:
t
.
_f
(
"isOnlineFilter"
)(
e
.
row
.
is_online
)}},[
t
.
_v
(
t
.
_s
(
1
==
e
.
row
.
is_online
?
"是"
:
"否"
))])]}}])})],
1
),
t
.
_v
(
" "
),
i
(
"pagination"
,{
directives
:[{
name
:
"show"
,
rawName
:
"v-show"
,
value
:
t
.
total
>
0
,
expression
:
"total>0"
}],
staticStyle
:{
"margin-left"
:
"250px"
},
attrs
:{
total
:
t
.
total
,
page
:
t
.
listQuery
.
page
,
limit
:
t
.
listQuery
.
limit
},
on
:{
"update:page"
:
function
(
e
){
t
.
$set
(
t
.
listQuery
,
"page"
,
e
)},
"update:limit"
:
function
(
e
){
t
.
$set
(
t
.
listQuery
,
"limit"
,
e
)},
pagination
:
t
.
getList
}})],
1
)},[],
!
1
,
null
,
"387a0cc9"
,
null
);
u
.
options
.
__file
=
"list.vue"
;
e
.
default
=
u
.
exports
},
ESsw
:
function
(
t
,
e
,
i
){
"use strict"
;
i
.
d
(
e
,
"h"
,
function
(){
return
l
}),
i
.
d
(
e
,
"c"
,
function
(){
return
a
}),
i
.
d
(
e
,
"b"
,
function
(){
return
o
}),
i
.
d
(
e
,
"j"
,
function
(){
return
r
}),
i
.
d
(
e
,
"k"
,
function
(){
return
s
}),
i
.
d
(
e
,
"i"
,
function
(){
return
c
}),
i
.
d
(
e
,
"a"
,
function
(){
return
u
}),
i
.
d
(
e
,
"e"
,
function
(){
return
d
}),
i
.
d
(
e
,
"d"
,
function
(){
return
p
}),
i
.
d
(
e
,
"f"
,
function
(){
return
f
}),
i
.
d
(
e
,
"g"
,
function
(){
return
m
});
var
n
=
i
(
"t3Un"
);
function
l
(
t
){
return
Object
(
n
.
a
)({
url
:
"/api/pick/list"
,
method
:
"get"
,
params
:
t
})}
function
a
(
t
){
return
console
.
log
(
t
),
Object
(
n
.
a
)({
url
:
"/api/pick/list/update"
,
method
:
"post"
,
data
:
t
})}
function
o
(
t
){
return
Object
(
n
.
a
)({
url
:
"/api/pick/create"
,
method
:
"post"
,
data
:
t
})}
function
r
(
t
){
return
Object
(
n
.
a
)({
url
:
"/api/pick/detail"
,
method
:
"get"
,
params
:{
id
:
t
}})}
function
s
(
t
){
return
Object
(
n
.
a
)({
url
:
"/api/pick/topic/list"
,
method
:
"get"
,
params
:
t
})}
function
c
(
t
){
return
Object
(
n
.
a
)({
url
:
"/api/pick/celebrity/list"
,
method
:
"get"
,
params
:
t
})}
function
u
(
t
){
return
Object
(
n
.
a
)({
url
:
"/api/pick/add_fake_pick_nums"
,
method
:
"post"
,
data
:
t
})}
function
d
(
t
){
return
Object
(
n
.
a
)({
url
:
"/api/pick/topic"
,
method
:
"post"
,
data
:
t
})}
function
p
(
t
){
return
Object
(
n
.
a
)({
url
:
"/api/pick/celebrity"
,
method
:
"post"
,
data
:
t
})}
function
f
(
t
){
return
Object
(
n
.
a
)({
url
:
"/api/pick/del_celebrity"
,
method
:
"post"
,
data
:
t
})}
function
m
(
t
){
return
Object
(
n
.
a
)({
url
:
"/api/pick/del_topic"
,
method
:
"post"
,
data
:
t
})}},
Y5bG
:
function
(
t
,
e
,
i
){
"use strict"
;
i
.
d
(
e
,
"a"
,
function
(){
return
l
}),
Math
.
easeInOutQuad
=
function
(
t
,
e
,
i
,
n
){
return
(
t
/=
n
/
2
)
<
1
?
i
/
2
*
t
*
t
+
e
:
-
i
/
2
*
(
--
t
*
(
t
-
2
)
-
1
)
+
e
};
var
n
=
window
.
requestAnimationFrame
||
window
.
webkitRequestAnimationFrame
||
window
.
mozRequestAnimationFrame
||
function
(
t
){
window
.
setTimeout
(
t
,
1
e3
/
60
)};
function
l
(
t
,
e
,
i
){
var
l
=
document
.
documentElement
.
scrollTop
||
document
.
body
.
parentNode
.
scrollTop
||
document
.
body
.
scrollTop
,
a
=
t
-
l
,
o
=
0
;
e
=
void
0
===
e
?
500
:
e
;
!
function
t
(){
o
+=
20
,
function
(
t
){
document
.
documentElement
.
scrollTop
=
t
,
document
.
body
.
parentNode
.
scrollTop
=
t
,
document
.
body
.
scrollTop
=
t
}(
Math
.
easeInOutQuad
(
o
,
l
,
a
,
e
)),
o
<
e
?
n
(
t
):
i
&&
"function"
==
typeof
i
&&
i
()}()}},
ZySA
:
function
(
t
,
e
,
i
){
"use strict"
;
var
n
=
i
(
"P2sY"
),
l
=
i
.
n
(
n
),
a
=
(
i
(
"jUE0"
),{
bind
:
function
(
t
,
e
){
t
.
addEventListener
(
"click"
,
function
(
i
){
var
n
=
l
()({},
e
.
value
),
a
=
l
()({
ele
:
t
,
type
:
"hit"
,
color
:
"rgba(0, 0, 0, 0.15)"
},
n
),
o
=
a
.
ele
;
if
(
o
){
o
.
style
.
position
=
"relative"
,
o
.
style
.
overflow
=
"hidden"
;
var
r
=
o
.
getBoundingClientRect
(),
s
=
o
.
querySelector
(
".waves-ripple"
);
switch
(
s
?
s
.
className
=
"waves-ripple"
:((
s
=
document
.
createElement
(
"span"
)).
className
=
"waves-ripple"
,
s
.
style
.
height
=
s
.
style
.
width
=
Math
.
max
(
r
.
width
,
r
.
height
)
+
"px"
,
o
.
appendChild
(
s
)),
a
.
type
){
case
"center"
:
s
.
style
.
top
=
r
.
height
/
2
-
s
.
offsetHeight
/
2
+
"px"
,
s
.
style
.
left
=
r
.
width
/
2
-
s
.
offsetWidth
/
2
+
"px"
;
break
;
default
:
s
.
style
.
top
=
(
i
.
pageY
-
r
.
top
-
s
.
offsetHeight
/
2
-
document
.
documentElement
.
scrollTop
||
document
.
body
.
scrollTop
)
+
"px"
,
s
.
style
.
left
=
(
i
.
pageX
-
r
.
left
-
s
.
offsetWidth
/
2
-
document
.
documentElement
.
scrollLeft
||
document
.
body
.
scrollLeft
)
+
"px"
}
return
s
.
style
.
backgroundColor
=
a
.
color
,
s
.
className
=
"waves-ripple z-active"
,
!
1
}},
!
1
)}}),
o
=
function
(
t
){
t
.
directive
(
"waves"
,
a
)};
window
.
Vue
&&
(
window
.
waves
=
a
,
Vue
.
use
(
o
)),
a
.
install
=
o
;
e
.
a
=
a
},
"gDS+"
:
function
(
t
,
e
,
i
){
t
.
exports
=
{
default
:
i
(
"oh+g"
),
__esModule
:
!
0
}},
jUE0
:
function
(
t
,
e
,
i
){},
"oh+g"
:
function
(
t
,
e
,
i
){
var
n
=
i
(
"WEpk"
),
l
=
n
.
JSON
||
(
n
.
JSON
=
{
stringify
:
JSON
.
stringify
});
t
.
exports
=
function
(
t
){
return
l
.
stringify
.
apply
(
l
,
arguments
)}}}]);
\ No newline at end of file
vu/dist/static/js/chunk-4f86.99076aae.js
deleted
100644 → 0
View file @
38ed0c9f
(
window
.
webpackJsonp
=
window
.
webpackJsonp
||
[]).
push
([[
"chunk-4f86"
],{
"5nKQ"
:
function
(
t
,
e
,
n
){
"use strict"
;
var
i
=
n
(
"EMnK"
);
n
.
n
(
i
).
a
},
"5xsC"
:
function
(
t
,
e
,
n
){
"use strict"
;
n
.
r
(
e
);
var
i
=
n
(
"gDS+"
),
l
=
n
.
n
(
i
),
a
=
n
(
"ESsw"
),
o
=
n
(
"Mz3J"
),
r
=
n
(
"ZySA"
),
s
=
{
name
:
"PickList"
,
components
:{
Pagination
:
o
.
a
},
filters
:{
isOnlineFilter
:
function
(
t
){
return
{
1
:
"success"
,
0
:
"info"
}[
t
]},
genderFilter
:
function
(
t
){
return
{
"男"
:
"success"
,
"女"
:
"info"
,
"全部"
:
"danger"
}[
t
]}},
directives
:{
waves
:
r
.
a
},
data
:
function
(){
return
{
list
:
null
,
total
:
0
,
listLoading
:
!
0
,
multipleSelection
:[],
del_list
:[],
listQuery
:{
page
:
1
,
limit
:
10
,
filter
:{
value
:
""
,
key
:
""
,
is_online
:
""
}},
BooleanTypeOptions
:[{
key
:
1
,
display_name
:
"是"
},{
key
:
0
,
display_name
:
"否"
}],
SearchTypeOptions
:[{
key
:
"id"
,
display_name
:
"ID"
},{
key
:
"name"
,
display_name
:
"pick名称"
}]}},
created
:
function
(){
this
.
getList
()},
methods
:{
getList
:
function
(){
var
t
=
this
;
this
.
listLoading
=!
0
,
Object
(
a
.
h
)(
this
.
listQuery
).
then
(
function
(
e
){
t
.
list
=
e
.
data
.
data
.
data
,
t
.
total
=
e
.
data
.
data
.
total
,
t
.
listLoading
=!
1
})},
handleSelectionChange
:
function
(
t
){
this
.
multipleSelection
=
t
},
handleSizeChange
:
function
(
t
){
this
.
listQuery
.
limit
=
t
,
this
.
getList
()},
handleCurrentChange
:
function
(
t
){
this
.
listQuery
.
page
=
t
,
this
.
getList
()},
handleOfflineOrOnline
:
function
(
t
){
var
e
=
this
,
n
=
this
.
multipleSelection
.
length
,
i
=
{};
this
.
del_list
=
this
.
del_list
.
concat
(
this
.
multipleSelection
);
for
(
var
o
=
0
;
o
<
n
;
o
++
)
"offline"
===
t
?(
this
.
multipleSelection
[
o
].
is_online
=
0
,
i
.
is_online
=
0
):(
this
.
multipleSelection
[
o
].
is_online
=
1
,
i
.
is_online
=
1
),
str
+=
this
.
multipleSelection
[
o
].
id
+
" "
;
Object
(
a
.
c
)({
updates
:
l
()(
i
),
ids
:
l
()([])}).
then
(
function
(
t
){
e
.
multipleSelection
=
[],
e
.
$message
.
success
(
t
.
data
.
data
.
message
)})},
handleFilter
:
function
(){
this
.
listQuery
.
page
=
1
,
this
.
getList
()},
handleCreate
:
function
(){
this
.
$router
.
push
(
"/pick/create"
)}}},
c
=
(
n
(
"5nKQ"
),
n
(
"KHd+"
)),
u
=
Object
(
c
.
a
)(
s
,
function
(){
var
t
=
this
,
e
=
t
.
$createElement
,
n
=
t
.
_self
.
_c
||
e
;
return
n
(
"div"
,{
staticClass
:
"app-container"
},[
n
(
"div"
,{
staticClass
:
"filter-container"
},[
n
(
"el-input"
,{
staticClass
:
"filter-item"
,
staticStyle
:{
width
:
"200px"
},
attrs
:{
placeholder
:
"搜素"
},
nativeOn
:{
keyup
:
function
(
e
){
return
"button"
in
e
||!
t
.
_k
(
e
.
keyCode
,
"enter"
,
13
,
e
.
key
,
"Enter"
)?
t
.
handleFilter
(
e
):
null
}},
model
:{
value
:
t
.
listQuery
.
filter
.
value
,
callback
:
function
(
e
){
t
.
$set
(
t
.
listQuery
.
filter
,
"value"
,
e
)},
expression
:
"listQuery.filter.value"
}}),
t
.
_v
(
" "
),
n
(
"el-select"
,{
staticClass
:
"filter-item"
,
staticStyle
:{
width
:
"110px"
},
attrs
:{
placeholder
:
"搜索字段"
,
clearable
:
""
},
model
:{
value
:
t
.
listQuery
.
filter
.
key
,
callback
:
function
(
e
){
t
.
$set
(
t
.
listQuery
.
filter
,
"key"
,
e
)},
expression
:
"listQuery.filter.key"
}},
t
.
_l
(
t
.
SearchTypeOptions
,
function
(
t
){
return
n
(
"el-option"
,{
key
:
t
.
key
,
attrs
:{
label
:
t
.
display_name
,
value
:
t
.
key
}})})),
t
.
_v
(
" "
),
n
(
"el-select"
,{
staticClass
:
"filter-item"
,
staticStyle
:{
width
:
"100px"
},
attrs
:{
placeholder
:
"上线"
,
clearable
:
""
},
model
:{
value
:
t
.
listQuery
.
filter
.
is_online
,
callback
:
function
(
e
){
t
.
$set
(
t
.
listQuery
.
filter
,
"is_online"
,
e
)},
expression
:
"listQuery.filter.is_online"
}},
t
.
_l
(
t
.
BooleanTypeOptions
,
function
(
t
){
return
n
(
"el-option"
,{
key
:
t
.
key
,
attrs
:{
label
:
t
.
display_name
,
value
:
t
.
key
}})})),
t
.
_v
(
" "
),
n
(
"el-button"
,{
directives
:[{
name
:
"waves"
,
rawName
:
"v-waves"
}],
staticClass
:
"filter-item"
,
attrs
:{
type
:
"primary"
,
icon
:
"el-icon-search"
},
on
:{
click
:
t
.
handleFilter
}},[
t
.
_v
(
"搜索"
)]),
t
.
_v
(
" "
),
n
(
"el-button"
,{
staticClass
:
"filter-item"
,
staticStyle
:{
"margin-left"
:
"10px"
},
attrs
:{
type
:
"primary"
,
icon
:
"el-icon-edit"
},
on
:{
click
:
t
.
handleCreate
}},[
t
.
_v
(
"创建"
)]),
t
.
_v
(
" "
),
n
(
"el-button"
,{
staticClass
:
"filter-item"
,
staticStyle
:{
"margin-left"
:
"10px"
},
attrs
:{
type
:
"primary"
,
icon
:
"el-icon-edit"
},
on
:{
click
:
function
(
e
){
t
.
handleOfflineOrOnline
(
"offline"
)}}},[
t
.
_v
(
"下线"
)]),
t
.
_v
(
" "
),
n
(
"el-button"
,{
staticClass
:
"filter-item"
,
staticStyle
:{
"margin-left"
:
"10px"
},
attrs
:{
type
:
"primary"
,
icon
:
"el-icon-edit"
},
on
:{
click
:
function
(
e
){
t
.
handleOfflineOrOnline
(
"online"
)}}},[
t
.
_v
(
"上线"
)])],
1
),
t
.
_v
(
" "
),
n
(
"el-table"
,{
directives
:[{
name
:
"loading"
,
rawName
:
"v-loading"
,
value
:
t
.
listLoading
,
expression
:
"listLoading"
}],
ref
:
"multipleTable"
,
staticStyle
:{
width
:
"100%"
},
attrs
:{
data
:
t
.
list
,
border
:
""
,
fit
:
""
,
"highlight-current-row"
:
""
},
on
:{
"selection-change"
:
t
.
handleSelectionChange
}},[
n
(
"el-table-column"
,{
attrs
:{
type
:
"selection"
,
align
:
"center"
}}),
t
.
_v
(
" "
),
n
(
"el-table-column"
,{
attrs
:{
align
:
"center"
,
label
:
"pickID"
,
width
:
"80"
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
n
(
"router-link"
,{
staticClass
:
"link-type"
,
attrs
:{
to
:{
path
:
"/pick/edit/"
+
e
.
row
.
id
,
query
:{
pick_type
:
e
.
row
.
pick_type_origin
}}}},[
n
(
"span"
,[
t
.
_v
(
t
.
_s
(
e
.
row
.
id
))])])]}}])}),
t
.
_v
(
" "
),
n
(
"el-table-column"
,{
attrs
:{
align
:
"center"
,
label
:
"pick名称"
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
n
(
"span"
,[
t
.
_v
(
t
.
_s
(
e
.
row
.
name
))])]}}])}),
t
.
_v
(
" "
),
n
(
"el-table-column"
,{
attrs
:{
align
:
"center"
,
label
:
"pick简介"
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
n
(
"span"
,[
t
.
_v
(
t
.
_s
(
e
.
row
.
desc
))])]}}])}),
t
.
_v
(
" "
),
n
(
"el-table-column"
,{
attrs
:{
align
:
"center"
,
label
:
"pick用户"
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
n
(
"span"
,[
t
.
_v
(
t
.
_s
(
e
.
row
.
user_nums
))])]}}])}),
t
.
_v
(
" "
),
n
(
"el-table-column"
,{
attrs
:{
align
:
"center"
,
label
:
"pick属性"
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
n
(
"span"
,[
t
.
_v
(
t
.
_s
(
e
.
row
.
pick_type
))])]}}])}),
t
.
_v
(
" "
),
n
(
"el-table-column"
,{
attrs
:{
align
:
"center"
,
label
:
"性别"
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
n
(
"el-tag"
,{
attrs
:{
type
:
t
.
_f
(
"genderFilter"
)(
e
.
row
.
gender
)}},[
t
.
_v
(
t
.
_s
(
e
.
row
.
gender
))])]}}])}),
t
.
_v
(
" "
),
n
(
"el-table-column"
,{
attrs
:{
align
:
"center"
,
label
:
"地区"
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
n
(
"span"
,[
t
.
_v
(
t
.
_s
(
e
.
row
.
country
))])]}}])}),
t
.
_v
(
" "
),
n
(
"el-table-column"
,{
attrs
:{
align
:
"center"
,
label
:
"是否在线"
},
scopedSlots
:
t
.
_u
([{
key
:
"default"
,
fn
:
function
(
e
){
return
[
n
(
"el-tag"
,{
attrs
:{
type
:
t
.
_f
(
"isOnlineFilter"
)(
e
.
row
.
is_online
)}},[
t
.
_v
(
t
.
_s
(
1
==
e
.
row
.
is_online
?
"是"
:
"否"
))])]}}])})],
1
),
t
.
_v
(
" "
),
n
(
"pagination"
,{
directives
:[{
name
:
"show"
,
rawName
:
"v-show"
,
value
:
t
.
total
>
0
,
expression
:
"total>0"
}],
staticStyle
:{
"margin-left"
:
"250px"
},
attrs
:{
total
:
t
.
total
,
page
:
t
.
listQuery
.
page
,
limit
:
t
.
listQuery
.
limit
},
on
:{
"update:page"
:
function
(
e
){
t
.
$set
(
t
.
listQuery
,
"page"
,
e
)},
"update:limit"
:
function
(
e
){
t
.
$set
(
t
.
listQuery
,
"limit"
,
e
)},
pagination
:
t
.
getList
}})],
1
)},[],
!
1
,
null
,
"38b2a7f7"
,
null
);
u
.
options
.
__file
=
"list.vue"
;
e
.
default
=
u
.
exports
},
EMnK
:
function
(
t
,
e
,
n
){},
ESsw
:
function
(
t
,
e
,
n
){
"use strict"
;
n
.
d
(
e
,
"h"
,
function
(){
return
l
}),
n
.
d
(
e
,
"c"
,
function
(){
return
a
}),
n
.
d
(
e
,
"b"
,
function
(){
return
o
}),
n
.
d
(
e
,
"j"
,
function
(){
return
r
}),
n
.
d
(
e
,
"k"
,
function
(){
return
s
}),
n
.
d
(
e
,
"i"
,
function
(){
return
c
}),
n
.
d
(
e
,
"a"
,
function
(){
return
u
}),
n
.
d
(
e
,
"e"
,
function
(){
return
d
}),
n
.
d
(
e
,
"d"
,
function
(){
return
p
}),
n
.
d
(
e
,
"f"
,
function
(){
return
f
}),
n
.
d
(
e
,
"g"
,
function
(){
return
m
});
var
i
=
n
(
"t3Un"
);
function
l
(
t
){
return
Object
(
i
.
a
)({
url
:
"/api/pick/list"
,
method
:
"get"
,
params
:
t
})}
function
a
(
t
){
return
console
.
log
(
t
),
Object
(
i
.
a
)({
url
:
"/api/pick/list/update"
,
method
:
"post"
,
data
:
t
})}
function
o
(
t
){
return
Object
(
i
.
a
)({
url
:
"/api/pick/create"
,
method
:
"post"
,
data
:
t
})}
function
r
(
t
){
return
Object
(
i
.
a
)({
url
:
"/api/pick/detail"
,
method
:
"get"
,
params
:{
id
:
t
}})}
function
s
(
t
){
return
Object
(
i
.
a
)({
url
:
"/api/pick/topic/list"
,
method
:
"get"
,
params
:
t
})}
function
c
(
t
){
return
Object
(
i
.
a
)({
url
:
"/api/pick/celebrity/list"
,
method
:
"get"
,
params
:
t
})}
function
u
(
t
){
return
Object
(
i
.
a
)({
url
:
"/api/pick/add_fake_pick_nums"
,
method
:
"post"
,
data
:
t
})}
function
d
(
t
){
return
Object
(
i
.
a
)({
url
:
"/api/pick/topic"
,
method
:
"post"
,
data
:
t
})}
function
p
(
t
){
return
Object
(
i
.
a
)({
url
:
"/api/pick/celebrity"
,
method
:
"post"
,
data
:
t
})}
function
f
(
t
){
return
Object
(
i
.
a
)({
url
:
"/api/pick/del_celebrity"
,
method
:
"post"
,
data
:
t
})}
function
m
(
t
){
return
Object
(
i
.
a
)({
url
:
"/api/pick/del_topic"
,
method
:
"post"
,
data
:
t
})}},
Y5bG
:
function
(
t
,
e
,
n
){
"use strict"
;
n
.
d
(
e
,
"a"
,
function
(){
return
l
}),
Math
.
easeInOutQuad
=
function
(
t
,
e
,
n
,
i
){
return
(
t
/=
i
/
2
)
<
1
?
n
/
2
*
t
*
t
+
e
:
-
n
/
2
*
(
--
t
*
(
t
-
2
)
-
1
)
+
e
};
var
i
=
window
.
requestAnimationFrame
||
window
.
webkitRequestAnimationFrame
||
window
.
mozRequestAnimationFrame
||
function
(
t
){
window
.
setTimeout
(
t
,
1
e3
/
60
)};
function
l
(
t
,
e
,
n
){
var
l
=
document
.
documentElement
.
scrollTop
||
document
.
body
.
parentNode
.
scrollTop
||
document
.
body
.
scrollTop
,
a
=
t
-
l
,
o
=
0
;
e
=
void
0
===
e
?
500
:
e
;
!
function
t
(){
o
+=
20
,
function
(
t
){
document
.
documentElement
.
scrollTop
=
t
,
document
.
body
.
parentNode
.
scrollTop
=
t
,
document
.
body
.
scrollTop
=
t
}(
Math
.
easeInOutQuad
(
o
,
l
,
a
,
e
)),
o
<
e
?
i
(
t
):
n
&&
"function"
==
typeof
n
&&
n
()}()}},
ZySA
:
function
(
t
,
e
,
n
){
"use strict"
;
var
i
=
n
(
"P2sY"
),
l
=
n
.
n
(
i
),
a
=
(
n
(
"jUE0"
),{
bind
:
function
(
t
,
e
){
t
.
addEventListener
(
"click"
,
function
(
n
){
var
i
=
l
()({},
e
.
value
),
a
=
l
()({
ele
:
t
,
type
:
"hit"
,
color
:
"rgba(0, 0, 0, 0.15)"
},
i
),
o
=
a
.
ele
;
if
(
o
){
o
.
style
.
position
=
"relative"
,
o
.
style
.
overflow
=
"hidden"
;
var
r
=
o
.
getBoundingClientRect
(),
s
=
o
.
querySelector
(
".waves-ripple"
);
switch
(
s
?
s
.
className
=
"waves-ripple"
:((
s
=
document
.
createElement
(
"span"
)).
className
=
"waves-ripple"
,
s
.
style
.
height
=
s
.
style
.
width
=
Math
.
max
(
r
.
width
,
r
.
height
)
+
"px"
,
o
.
appendChild
(
s
)),
a
.
type
){
case
"center"
:
s
.
style
.
top
=
r
.
height
/
2
-
s
.
offsetHeight
/
2
+
"px"
,
s
.
style
.
left
=
r
.
width
/
2
-
s
.
offsetWidth
/
2
+
"px"
;
break
;
default
:
s
.
style
.
top
=
(
n
.
pageY
-
r
.
top
-
s
.
offsetHeight
/
2
-
document
.
documentElement
.
scrollTop
||
document
.
body
.
scrollTop
)
+
"px"
,
s
.
style
.
left
=
(
n
.
pageX
-
r
.
left
-
s
.
offsetWidth
/
2
-
document
.
documentElement
.
scrollLeft
||
document
.
body
.
scrollLeft
)
+
"px"
}
return
s
.
style
.
backgroundColor
=
a
.
color
,
s
.
className
=
"waves-ripple z-active"
,
!
1
}},
!
1
)}}),
o
=
function
(
t
){
t
.
directive
(
"waves"
,
a
)};
window
.
Vue
&&
(
window
.
waves
=
a
,
Vue
.
use
(
o
)),
a
.
install
=
o
;
e
.
a
=
a
},
"gDS+"
:
function
(
t
,
e
,
n
){
t
.
exports
=
{
default
:
n
(
"oh+g"
),
__esModule
:
!
0
}},
jUE0
:
function
(
t
,
e
,
n
){},
"oh+g"
:
function
(
t
,
e
,
n
){
var
i
=
n
(
"WEpk"
),
l
=
i
.
JSON
||
(
i
.
JSON
=
{
stringify
:
JSON
.
stringify
});
t
.
exports
=
function
(
t
){
return
l
.
stringify
.
apply
(
l
,
arguments
)}}}]);
\ No newline at end of file
vu/src/views/pick/list.vue
View file @
152ed482
...
@@ -160,7 +160,7 @@ export default {
...
@@ -160,7 +160,7 @@ export default {
this
.
multipleSelection
[
i
].
is_online
=
1
this
.
multipleSelection
[
i
].
is_online
=
1
updates
[
'is_online'
]
=
1
updates
[
'is_online'
]
=
1
}
}
str
+=
this
.
multipleSelection
[
i
].
id
+
' '
;
ids
.
push
(
this
.
multipleSelection
[
i
].
id
)
}
}
OffLineOrOnLine
({
updates
:
JSON
.
stringify
(
updates
),
ids
:
JSON
.
stringify
(
ids
)}).
then
(
response
=>
{
OffLineOrOnLine
({
updates
:
JSON
.
stringify
(
updates
),
ids
:
JSON
.
stringify
(
ids
)}).
then
(
response
=>
{
this
.
multipleSelection
=
[];
this
.
multipleSelection
=
[];
...
...
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