Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
web-zbh5
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
Administrator
web-zbh5
Commits
32f89674
Commit
32f89674
authored
Apr 04, 2022
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
first commit
parent
2ef2332f
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
8 additions
and
8 deletions
+8
-8
index.html
docs/index.html
+2
-2
21.0d49b6f684074ae0aaed.js
docs/static/js/21.0d49b6f684074ae0aaed.js
+0
-2
21.eb104e25670a618ef5d3.js
docs/static/js/21.eb104e25670a618ef5d3.js
+2
-0
26.92a56ce3f05a7bd81708.js
docs/static/js/26.92a56ce3f05a7bd81708.js
+2
-0
26.a128f8cb82db41746c04.js
docs/static/js/26.a128f8cb82db41746c04.js
+0
-2
manifest.85ca15833fb9078ae211.js
docs/static/js/manifest.85ca15833fb9078ae211.js
+2
-2
No files found.
docs/index.html
View file @
32f89674
...
...
@@ -37,4 +37,4 @@ if (isPc) {
}
else
{
window
.
location
.
href
=
'http://'
+
window
.
location
.
host
+
'/#/home'
}
}
</script><link
rel=
"shortcut icon"
href=
./logo.ico
><link
href=
./static/css/main.7e6d64acd661c003f568a8becfd7c946.css
rel=
stylesheet
></head><body><div
id=
app
></div><div
style=
"display: none"
><script
type=
text/javascript
src=
"https://v1.cnzz.com/z_stat.php?id=1279964973&web_id=1279964973"
></script></div><script
type=
text/javascript
src=
./static/js/manifest.3b8b201702f6f95e92a7.js
></script><script
type=
text/javascript
src=
./static/js/vendor.f8f54e0f854f9616c725.js
></script><script
type=
text/javascript
src=
./static/js/main.cd360702bf63a68e2e44.js
></script></body></html>
\ No newline at end of file
}
</script><link
rel=
"shortcut icon"
href=
./logo.ico
><link
href=
./static/css/main.7e6d64acd661c003f568a8becfd7c946.css
rel=
stylesheet
></head><body><div
id=
app
></div><div
style=
"display: none"
><script
type=
text/javascript
src=
"https://v1.cnzz.com/z_stat.php?id=1279964973&web_id=1279964973"
></script></div><script
type=
text/javascript
src=
./static/js/manifest.85ca15833fb9078ae211.js
></script><script
type=
text/javascript
src=
./static/js/vendor.f8f54e0f854f9616c725.js
></script><script
type=
text/javascript
src=
./static/js/main.cd360702bf63a68e2e44.js
></script></body></html>
\ No newline at end of file
docs/static/js/21.0d49b6f684074ae0aaed.js
deleted
100644 → 0
View file @
2ef2332f
webpackJsonp
([
21
],{
"119o"
:
function
(
t
,
s
,
a
){(
t
.
exports
=
a
(
"FZ+f"
)(
!
1
)).
push
([
t
.
i
,
"
\
n.back[data-v-c20c4896] {
\
n position: absolute;
\
n top:12px;
\
n left: 15px;
\
n}
\
n.feedback[data-v-c20c4896]{
\
n width: 100%;
\
n position: absolute;
\
n top:44px;
\
n left: 0;
\
n bottom: 0;
\
n overflow-y: scroll;
\
n background: #F5F6F7;
\
n padding-bottom: 20px;
\
n}
\
n.match-card[data-v-c20c4896]{
\
n margin-top: 10px;
\
n background: white;
\
n}
\
n.matchShortName[data-v-c20c4896]{
\
n /*padding:1px 10px;*/
\
n font-size: 12px;
\
n margin: 3px 12px;
\
n color: white;
\
n width: 68px;
\
n text-align: center;
\
n overflow: hidden;
\
n white-space: nowrap;
\
n text-overflow: ellipsis;
\
n}
\
n.match-time[data-v-c20c4896]{
\
n border-bottom: 1px solid #F9F9FB;
\
n}
\
n.teamName[data-v-c20c4896]{
\
n width: 20%;
\
n overflow: hidden;
\
n white-space: nowrap;
\
n text-overflow: ellipsis;
\
n}
\
n.teamIcon[data-v-c20c4896]{
\
n width: 17px;
\
n height: 18px;
\
n}
\
n"
,
""
])},
JSaG
:
function
(
t
,
s
,
a
){
"use strict"
;
Object
.
defineProperty
(
s
,
"__esModule"
,{
value
:
!
0
});
var
e
=
a
(
"Dr8r"
),
i
=
{
name
:
"index"
,
data
:
function
(){
return
{
matchList
:[]}},
mounted
:
function
(){
this
.
getList
()},
methods
:{
getList
:
function
(){
var
t
=
this
;
this
.
$axios
(
"post"
,
"/match/userGetReserveMatch"
).
then
(
function
(
s
){
200
===
s
.
code
&&
(
t
.
matchList
=
s
.
data
.
matchLists
)})},
getAppoinment
:
function
(
t
){
var
s
=
this
;
if
(
e
.
b
.
get
(
"token"
)){
var
a
=
{
id
:
t
.
id
};
this
.
$axios
(
"post"
,
"/match/userReserveMatch"
,
a
).
then
(
function
(
t
){
200
===
t
.
code
&&
s
.
getList
()})}
else
this
.
$tost
({
message
:
"请先登录!"
})},
userCancelReserveMatch
:
function
(
t
){
var
s
=
this
,
a
=
{
id
:
t
.
id
};
this
.
$axios
(
"post"
,
"/match/userCancelReserveMatch"
,
a
).
then
(
function
(
t
){
200
===
t
.
code
&&
s
.
getList
()})}}},
n
=
{
render
:
function
(){
var
t
=
this
,
s
=
t
.
$createElement
,
a
=
t
.
_self
.
_c
||
s
;
return
a
(
"div"
,[
a
(
"div"
,{
staticClass
:
"back"
,
on
:{
click
:
t
.
$utils
.
goBack
}},[
a
(
"img"
,{
attrs
:{
src
:
"http://bucket.loday.com.cn/static/h5/back.png"
,
width
:
"18px"
}})]),
t
.
_v
(
" "
),
t
.
_m
(
0
),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"feedback"
},
t
.
_l
(
t
.
matchList
,
function
(
s
,
e
){
return
a
(
"div"
,{
key
:
e
},
t
.
_l
(
s
.
matchInfos
,
function
(
s
,
e
){
return
3
!==
s
.
status
?
a
(
"div"
,{
key
:
e
,
staticClass
:
"match-card"
},[
a
(
"div"
,{
staticClass
:
"fs-12 match-time fx align-items justify-between"
},[
a
(
"div"
,{
staticClass
:
"matchShortName"
,
style
:{
background
:
s
.
sportsColor
}},[
t
.
_v
(
t
.
_s
(
s
.
matchShortName
))]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"fx align-items justify-center fs-12"
,
staticStyle
:{
color
:
"#959DB0"
}},[
t
.
_v
(
"
\
n 半:"
),
s
.
halftimeScore
?
a
(
"span"
,{
staticClass
:
"mr-5 "
},[
t
.
_v
(
t
.
_s
(
s
.
halftimeScore
))]):
a
(
"span"
,{
staticClass
:
"mr-5 "
},[
t
.
_v
(
"0:0"
)]),
t
.
_v
(
"
\
n 角:"
),
s
.
cornerKick
?
a
(
"span"
,{},[
t
.
_v
(
t
.
_s
(
s
.
cornerKick
))]):
a
(
"span"
,{},[
t
.
_v
(
"0:0"
)])]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"c-9D mr-10 m-time-box"
},[
t
.
_v
(
t
.
_s
(
s
.
matchTime
))])]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"mt-10 pb-15"
},[
a
(
"div"
,{
staticStyle
:{
width
:
"100%"
,
"text-align"
:
"left"
,
"margin-bottom"
:
"-23px"
,
"margin-left"
:
"12px"
}},[
s
.
subscribe
?
a
(
"div"
,{
on
:{
click
:
function
(
a
){
return
t
.
userCancelReserveMatch
(
s
)}}},[
a
(
"img"
,{
attrs
:{
src
:
"http://bucket.loday.com.cn/static/h5/xingxing1.png"
,
width
:
"12px"
}})]):
t
.
_e
(),
t
.
_v
(
" "
),
s
.
subscribe
?
t
.
_e
():
a
(
"div"
,{
on
:{
click
:
function
(
a
){
return
t
.
getAppoinment
(
s
)}}},[
a
(
"img"
,{
attrs
:{
src
:
"http://bucket.loday.com.cn/static/h5/xingxing2.png"
,
width
:
"12px"
}})])]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"fx align-items justify-center"
,
on
:{
click
:
function
(
a
){
return
t
.
toDeatils
(
s
.
id
,
s
.
sportsType
)}}},[
a
(
"div"
,{
staticClass
:
" mr-5 fs-12 teamName ta-r"
},[
t
.
_v
(
t
.
_s
(
s
.
homeTeam
.
teamName
))]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"pt-5 mr-10"
},[
a
(
"img"
,{
staticClass
:
"teamIcon"
,
attrs
:{
src
:
s
.
homeTeam
.
teamIcon
}})]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"fx justify-center align-items"
},[
2
===
s
.
status
?
a
(
"div"
,{
staticClass
:
"fs-18 c-9D"
},[
t
.
_v
(
"vs"
)]):
t
.
_e
(),
t
.
_v
(
" "
),
2
!==
s
.
status
?
a
(
"div"
,{
staticClass
:
" red fw-700"
},[
t
.
_v
(
t
.
_s
(
s
.
homeTeam
.
score
)
+
"-"
+
t
.
_s
(
s
.
awayTeam
.
score
))]):
t
.
_e
()]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"pt-5 ml-10"
},[
a
(
"img"
,{
staticClass
:
"teamIcon"
,
attrs
:{
src
:
s
.
awayTeam
.
teamIcon
}})]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
" ml-5 fs-12 teamName ta-l"
},[
t
.
_v
(
t
.
_s
(
s
.
awayTeam
.
teamName
))])]),
t
.
_v
(
" "
),
a
(
"div"
,{
staticStyle
:{
width
:
"100%"
,
"text-align"
:
"right"
,
"margin-left"
:
"-10px"
,
"margin-top"
:
"-20px"
}},[
1
===
s
.
status
?
a
(
"div"
,[
a
(
"img"
,{
attrs
:{
src
:
"http://bucket.loday.com.cn/static/h5/spzb.png"
,
width
:
"12px"
}})]):
t
.
_e
(),
t
.
_v
(
" "
),
1
!==
s
.
status
?
a
(
"div"
,[
a
(
"img"
,{
attrs
:{
src
:
"http://bucket.loday.com.cn/static/h5/scxq.png"
,
width
:
"12px"
}})]):
t
.
_e
()])])]):
t
.
_e
()}),
0
)}),
0
)])},
staticRenderFns
:[
function
(){
var
t
=
this
.
$createElement
,
s
=
this
.
_self
.
_c
||
t
;
return
s
(
"div"
,{
staticClass
:
"fx align-items justify-center"
},[
s
(
"div"
,{
staticClass
:
"fs-18 mt-10"
},[
this
.
_v
(
"我的预约"
)])])}]};
var
c
=
a
(
"VU/8"
)(
i
,
n
,
!
1
,
function
(
t
){
a
(
"MozX"
)},
"data-v-c20c4896"
,
null
);
s
.
default
=
c
.
exports
},
MozX
:
function
(
t
,
s
,
a
){
var
e
=
a
(
"119o"
);
"string"
==
typeof
e
&&
(
e
=
[[
t
.
i
,
e
,
""
]]),
e
.
locals
&&
(
t
.
exports
=
e
.
locals
);
a
(
"rjj0"
)(
"940953ac"
,
e
,
!
0
,{})}});
\ No newline at end of file
docs/static/js/21.eb104e25670a618ef5d3.js
0 → 100644
View file @
32f89674
webpackJsonp
([
21
],{
"3ZjZ"
:
function
(
t
,
a
,
s
){(
t
.
exports
=
s
(
"FZ+f"
)(
!
1
)).
push
([
t
.
i
,
"
\
n.back[data-v-affb5790] {
\
n position: absolute;
\
n top:12px;
\
n left: 15px;
\
n}
\
n.feedback[data-v-affb5790]{
\
n width: 100%;
\
n position: absolute;
\
n top:44px;
\
n left: 0;
\
n bottom: 0;
\
n overflow-y: scroll;
\
n background: #F5F6F7;
\
n padding-bottom: 20px;
\
n}
\
n.match-card[data-v-affb5790]{
\
n margin-top: 10px;
\
n background: white;
\
n}
\
n.matchShortName[data-v-affb5790]{
\
n /*padding:1px 10px;*/
\
n font-size: 12px;
\
n margin: 3px 12px;
\
n color: white;
\
n width: 68px;
\
n text-align: center;
\
n overflow: hidden;
\
n white-space: nowrap;
\
n text-overflow: ellipsis;
\
n}
\
n.match-time[data-v-affb5790]{
\
n border-bottom: 1px solid #F9F9FB;
\
n}
\
n.teamName[data-v-affb5790]{
\
n width: 20%;
\
n overflow: hidden;
\
n white-space: nowrap;
\
n text-overflow: ellipsis;
\
n}
\
n.teamIcon[data-v-affb5790]{
\
n width: 17px;
\
n height: 18px;
\
n}
\
n"
,
""
])},
JSaG
:
function
(
t
,
a
,
s
){
"use strict"
;
Object
.
defineProperty
(
a
,
"__esModule"
,{
value
:
!
0
});
var
e
=
s
(
"Dr8r"
),
i
=
{
name
:
"index"
,
data
:
function
(){
return
{
matchList
:[]}},
mounted
:
function
(){
this
.
getList
()},
methods
:{
toDeatils
:
function
(
t
,
a
){
0
===
a
&&
this
.
$router
.
push
({
name
:
"deatils"
,
query
:{
matchId
:
t
,
type
:
0
}}),
1
===
a
&&
this
.
$router
.
push
({
name
:
"basketDeatils"
,
query
:{
matchId
:
t
,
type
:
1
}})},
getList
:
function
(){
var
t
=
this
;
this
.
$axios
(
"post"
,
"/match/userGetReserveMatch"
).
then
(
function
(
a
){
200
===
a
.
code
&&
(
t
.
matchList
=
a
.
data
.
matchLists
)})},
getAppoinment
:
function
(
t
){
var
a
=
this
;
if
(
e
.
b
.
get
(
"token"
)){
var
s
=
{
id
:
t
.
id
};
this
.
$axios
(
"post"
,
"/match/userReserveMatch"
,
s
).
then
(
function
(
t
){
200
===
t
.
code
&&
a
.
getList
()})}
else
this
.
$tost
({
message
:
"请先登录!"
})},
userCancelReserveMatch
:
function
(
t
){
var
a
=
this
,
s
=
{
id
:
t
.
id
};
this
.
$axios
(
"post"
,
"/match/userCancelReserveMatch"
,
s
).
then
(
function
(
t
){
200
===
t
.
code
&&
a
.
getList
()})}}},
n
=
{
render
:
function
(){
var
t
=
this
,
a
=
t
.
$createElement
,
s
=
t
.
_self
.
_c
||
a
;
return
s
(
"div"
,[
s
(
"div"
,{
staticClass
:
"back"
,
on
:{
click
:
t
.
$utils
.
goBack
}},[
s
(
"img"
,{
attrs
:{
src
:
"http://bucket.loday.com.cn/static/h5/back.png"
,
width
:
"18px"
}})]),
t
.
_v
(
" "
),
t
.
_m
(
0
),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"feedback"
},
t
.
_l
(
t
.
matchList
,
function
(
a
,
e
){
return
s
(
"div"
,{
key
:
e
},
t
.
_l
(
a
.
matchInfos
,
function
(
a
,
e
){
return
3
!==
a
.
status
?
s
(
"div"
,{
key
:
e
,
staticClass
:
"match-card"
},[
s
(
"div"
,{
staticClass
:
"fs-12 match-time fx align-items justify-between"
},[
s
(
"div"
,{
staticClass
:
"matchShortName"
,
style
:{
background
:
a
.
sportsColor
}},[
t
.
_v
(
t
.
_s
(
a
.
matchShortName
))]),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"fx align-items justify-center fs-12"
,
staticStyle
:{
color
:
"#959DB0"
}},[
t
.
_v
(
"
\
n 半:"
),
a
.
halftimeScore
?
s
(
"span"
,{
staticClass
:
"mr-5 "
},[
t
.
_v
(
t
.
_s
(
a
.
halftimeScore
))]):
s
(
"span"
,{
staticClass
:
"mr-5 "
},[
t
.
_v
(
"0:0"
)]),
t
.
_v
(
"
\
n 角:"
),
a
.
cornerKick
?
s
(
"span"
,{},[
t
.
_v
(
t
.
_s
(
a
.
cornerKick
))]):
s
(
"span"
,{},[
t
.
_v
(
"0:0"
)])]),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"c-9D mr-10 m-time-box"
},[
t
.
_v
(
t
.
_s
(
a
.
matchTime
))])]),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"mt-10 pb-15"
},[
s
(
"div"
,{
staticStyle
:{
width
:
"100%"
,
"text-align"
:
"left"
,
"margin-bottom"
:
"-23px"
,
"margin-left"
:
"12px"
}},[
a
.
subscribe
?
s
(
"div"
,{
on
:{
click
:
function
(
s
){
return
t
.
userCancelReserveMatch
(
a
)}}},[
s
(
"img"
,{
attrs
:{
src
:
"http://bucket.loday.com.cn/static/h5/xingxing1.png"
,
width
:
"12px"
}})]):
t
.
_e
(),
t
.
_v
(
" "
),
a
.
subscribe
?
t
.
_e
():
s
(
"div"
,{
on
:{
click
:
function
(
s
){
return
t
.
getAppoinment
(
a
)}}},[
s
(
"img"
,{
attrs
:{
src
:
"http://bucket.loday.com.cn/static/h5/xingxing2.png"
,
width
:
"12px"
}})])]),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"fx align-items justify-center"
,
on
:{
click
:
function
(
s
){
return
t
.
toDeatils
(
a
.
id
,
a
.
sportsType
)}}},[
s
(
"div"
,{
staticClass
:
" mr-5 fs-12 teamName ta-r"
},[
t
.
_v
(
t
.
_s
(
a
.
homeTeam
.
teamName
))]),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"pt-5 mr-10"
},[
s
(
"img"
,{
staticClass
:
"teamIcon"
,
attrs
:{
src
:
a
.
homeTeam
.
teamIcon
}})]),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"fx justify-center align-items"
},[
2
===
a
.
status
?
s
(
"div"
,{
staticClass
:
"fs-18 c-9D"
},[
t
.
_v
(
"vs"
)]):
t
.
_e
(),
t
.
_v
(
" "
),
2
!==
a
.
status
?
s
(
"div"
,{
staticClass
:
" red fw-700"
},[
t
.
_v
(
t
.
_s
(
a
.
homeTeam
.
score
)
+
"-"
+
t
.
_s
(
a
.
awayTeam
.
score
))]):
t
.
_e
()]),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"pt-5 ml-10"
},[
s
(
"img"
,{
staticClass
:
"teamIcon"
,
attrs
:{
src
:
a
.
awayTeam
.
teamIcon
}})]),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
" ml-5 fs-12 teamName ta-l"
},[
t
.
_v
(
t
.
_s
(
a
.
awayTeam
.
teamName
))])]),
t
.
_v
(
" "
),
s
(
"div"
,{
staticStyle
:{
width
:
"100%"
,
"text-align"
:
"right"
,
"margin-left"
:
"-10px"
,
"margin-top"
:
"-20px"
}},[
1
===
a
.
status
?
s
(
"div"
,[
s
(
"img"
,{
attrs
:{
src
:
"http://bucket.loday.com.cn/static/h5/spzb.png"
,
width
:
"12px"
}})]):
t
.
_e
(),
t
.
_v
(
" "
),
1
!==
a
.
status
?
s
(
"div"
,[
s
(
"img"
,{
attrs
:{
src
:
"http://bucket.loday.com.cn/static/h5/scxq.png"
,
width
:
"12px"
}})]):
t
.
_e
()])])]):
t
.
_e
()}),
0
)}),
0
)])},
staticRenderFns
:[
function
(){
var
t
=
this
.
$createElement
,
a
=
this
.
_self
.
_c
||
t
;
return
a
(
"div"
,{
staticClass
:
"fx align-items justify-center"
},[
a
(
"div"
,{
staticClass
:
"fs-18 mt-10"
},[
this
.
_v
(
"我的预约"
)])])}]};
var
c
=
s
(
"VU/8"
)(
i
,
n
,
!
1
,
function
(
t
){
s
(
"OXxa"
)},
"data-v-affb5790"
,
null
);
a
.
default
=
c
.
exports
},
OXxa
:
function
(
t
,
a
,
s
){
var
e
=
s
(
"3ZjZ"
);
"string"
==
typeof
e
&&
(
e
=
[[
t
.
i
,
e
,
""
]]),
e
.
locals
&&
(
t
.
exports
=
e
.
locals
);
s
(
"rjj0"
)(
"5e435a81"
,
e
,
!
0
,{})}});
\ No newline at end of file
docs/static/js/26.92a56ce3f05a7bd81708.js
0 → 100644
View file @
32f89674
webpackJsonp
([
26
],{
BTMS
:
function
(
t
,
n
,
i
){
"use strict"
;
Object
.
defineProperty
(
n
,
"__esModule"
,{
value
:
!
0
});
var
a
=
{
render
:
function
(){
var
t
=
this
,
n
=
t
.
$createElement
,
i
=
t
.
_self
.
_c
||
n
;
return
i
(
"div"
,[
i
(
"div"
,{
staticClass
:
"back"
,
on
:{
click
:
t
.
$utils
.
goBack
}},[
i
(
"img"
,{
attrs
:{
src
:
"http://bucket.loday.com.cn/static/h5/back.png"
,
width
:
"18px"
}})]),
t
.
_v
(
" "
),
t
.
_m
(
0
),
t
.
_v
(
" "
),
i
(
"div"
,{
staticClass
:
"xian"
}),
t
.
_v
(
" "
),
t
.
hotList
&&
0
!==
t
.
hotList
.
length
?
i
(
"div"
,{
staticClass
:
"fx justify-between flex-wrap"
,
staticStyle
:{
padding
:
"0px 12px"
}},
t
.
_l
(
t
.
hotList
,
function
(
n
,
a
){
return
i
(
"div"
,{
key
:
a
,
staticClass
:
"new-box"
,
on
:{
click
:
function
(
i
){
return
t
.
toPage
(
"room"
,
n
.
roomNum
)}}},[
i
(
"div"
,{
staticClass
:
"fx jian"
},[
t
.
_m
(
1
,
!
0
),
t
.
_v
(
" "
),
1
===
n
.
recommend
?
i
(
"div"
,{
staticClass
:
"ml-5 mt-5"
},[
i
(
"img"
,{
attrs
:{
src
:
"http://bucket.loday.com.cn/static/h5/jian.png"
,
width
:
"17px"
}})]):
t
.
_e
()]),
t
.
_v
(
" "
),
i
(
"div"
,[
i
(
"img"
,{
directives
:[{
name
:
"lazy"
,
rawName
:
"v-lazy"
,
value
:
n
.
matchCutImg
,
expression
:
"item.matchCutImg"
}],
staticClass
:
"new-box-img"
})]),
t
.
_v
(
" "
),
i
(
"div"
,{
staticClass
:
"new-title"
},[
i
(
"div"
,[
i
(
"img"
,{
staticClass
:
"anchorAvatar"
,
attrs
:{
src
:
n
.
anchorAvatar
}})]),
t
.
_v
(
" "
),
i
(
"div"
,{
staticClass
:
"ml-5"
,
staticStyle
:{
width
:
"78%"
}},[
i
(
"div"
,{
staticClass
:
"text-overflow fs-13"
},[
t
.
_v
(
t
.
_s
(
n
.
roomName
))]),
t
.
_v
(
" "
),
i
(
"div"
,{
staticClass
:
"fx align-items justify-between fs-12 mt-2 c-66"
,
staticStyle
:{
width
:
"100%"
}},[
i
(
"div"
,{
staticClass
:
"text-overflow"
,
staticStyle
:{
width
:
"50%"
}},[
t
.
_v
(
t
.
_s
(
n
.
anchorName
))])])])])])}),
0
):
t
.
_e
(),
t
.
_v
(
" "
),
"[]"
===
JSON
.
stringify
(
t
.
hotList
)?
i
(
"div"
,{
staticClass
:
"ta-c nothing"
},[
t
.
_m
(
2
),
t
.
_v
(
" "
),
i
(
"div"
,{
staticClass
:
"c-9D"
},[
t
.
_v
(
"暂无数据"
)])]):
t
.
_e
()])},
staticRenderFns
:[
function
(){
var
t
=
this
.
$createElement
,
n
=
this
.
_self
.
_c
||
t
;
return
n
(
"div"
,{
staticClass
:
"fx align-items justify-center"
},[
n
(
"div"
,{
staticClass
:
"fs-18 mt-10"
},[
this
.
_v
(
"我的关注"
)])])},
function
(){
var
t
=
this
.
$createElement
,
n
=
this
.
_self
.
_c
||
t
;
return
n
(
"div"
,{
staticClass
:
"living mt-5 ml-5"
},[
n
(
"div"
,[
n
(
"img"
,{
attrs
:{
src
:
"http://bucket.loday.com.cn/static/h5/living.gif"
,
width
:
"10px"
}})]),
this
.
_v
(
" "
),
n
(
"div"
,{
staticClass
:
"ml-5"
},[
this
.
_v
(
"Live"
)])])},
function
(){
var
t
=
this
.
$createElement
,
n
=
this
.
_self
.
_c
||
t
;
return
n
(
"div"
,[
n
(
"img"
,{
attrs
:{
src
:
"http://bucket.loday.com.cn/static/h5/no-data.png"
,
width
:
"176px"
}})])}]};
var
s
=
i
(
"VU/8"
)({
name
:
"index"
,
data
:
function
(){
return
{
hotList
:[]}},
created
:
function
(){
this
.
getList
()},
methods
:{
toPage
:
function
(
t
,
n
){
this
.
$router
.
push
({
name
:
t
,
query
:{
rid
:
n
}})},
getList
:
function
(){
var
t
=
this
;
this
.
$axios
(
"post"
,
"/match/userGetAnchorList"
).
then
(
function
(
n
){
200
===
n
.
code
&&
(
t
.
hotList
=
n
.
data
)})}}},
a
,
!
1
,
function
(
t
){
i
(
"qWfz"
)},
"data-v-0b30c076"
,
null
);
n
.
default
=
s
.
exports
},
dQVQ
:
function
(
t
,
n
,
i
){(
t
.
exports
=
i
(
"FZ+f"
)(
!
1
)).
push
([
t
.
i
,
"
\
n.back[data-v-0b30c076] {
\
n position: absolute;
\
n top:12px;
\
n left: 15px;
\
n}
\
n.nothing[data-v-0b30c076]{
\
n height: 100vh;
\
n background: white;
\
n margin: 10px -15px -15px -15px;
\
n padding-top: 30%;
\
n border-top: 1px solid #F6F7F9;
\
n}
\
n.feedback[data-v-0b30c076]{
\
n width: 100%;
\
n position: absolute;
\
n top:44px;
\
n left: 0;
\
n bottom: 0;
\
n overflow-y: scroll;
\
n background: #F5F6F7;
\
n padding-bottom: 20px;
\
n}
\
n.anchorAvatar[data-v-0b30c076]{
\
n width: 31px;
\
n height: 31px;
\
n border-radius: 50%;
\
n}
\
n.xian[data-v-0b30c076]{
\
n width: 100%;
\
n height: 10px;
\
n margin-top: 10px;
\
n background: #F5F6F7;
\
n -webkit-box-shadow: 2px 0px 0px 2px rgba(231, 231, 231, 0.5);
\
n box-shadow: 2px 0px 0px 2px rgba(231, 231, 231, 0.5);
\
n}
\
n.new-title[data-v-0b30c076]{
\
n width: 100%;
\
n height: 58px;
\
n display: -webkit-box;
\
n display: -ms-flexbox;
\
n display: flex;
\
n -webkit-box-align: center;
\
n -ms-flex-align: center;
\
n align-items: center;
\
n background: white;
\
n padding: 0px 5px;
\
n border-bottom-left-radius: 6px;
\
n border-bottom-right-radius: 6px;
\
n margin-top: -4px;
\
n}
\
n.new-box[data-v-0b30c076]{
\
n width: 49%;
\
n -webkit-box-shadow: 0px 0px 4px 0px #E8E8E8;
\
n box-shadow: 0px 0px 4px 0px #E8E8E8;
\
n margin-top: 15px;
\
n -webkit-transition: all 0.3s ease-out 0s;
\
n transition: all 0.3s ease-out 0s;
\
n}
\
n.new-box-img[data-v-0b30c076]{
\
n width: 100%;
\
n height: 25.6vw;
\
n border-top-right-radius: 6px;
\
n border-top-left-radius: 6px;
\
n /*object-fit:cover;*/
\
n}
\
n.living[data-v-0b30c076] {
\
n width: 40px;
\
n height: 18px;
\
n background: #FC7032;
\
n border-radius: 2px;
\
n vertical-align: middle;
\
n color: white;
\
n display: -webkit-box;
\
n display: -ms-flexbox;
\
n display: flex;
\
n font-size: 12px;
\
n}
\
n.red[data-v-0b30c076]{
\
n color: #FC7032;
\
n}
\
n.jian[data-v-0b30c076]{
\
n position: relative;
\
n /*top:24px;*/
\
n /*left: 6px;*/
\
n margin-bottom: -18px;
\
n height: 18px;
\
n}
\
n"
,
""
])},
qWfz
:
function
(
t
,
n
,
i
){
var
a
=
i
(
"dQVQ"
);
"string"
==
typeof
a
&&
(
a
=
[[
t
.
i
,
a
,
""
]]),
a
.
locals
&&
(
t
.
exports
=
a
.
locals
);
i
(
"rjj0"
)(
"1585784f"
,
a
,
!
0
,{})}});
\ No newline at end of file
docs/static/js/26.a128f8cb82db41746c04.js
deleted
100644 → 0
View file @
2ef2332f
webpackJsonp
([
26
],{
"7Ej3"
:
function
(
t
,
n
,
i
){
var
s
=
i
(
"qB3v"
);
"string"
==
typeof
s
&&
(
s
=
[[
t
.
i
,
s
,
""
]]),
s
.
locals
&&
(
t
.
exports
=
s
.
locals
);
i
(
"rjj0"
)(
"42125344"
,
s
,
!
0
,{})},
BTMS
:
function
(
t
,
n
,
i
){
"use strict"
;
Object
.
defineProperty
(
n
,
"__esModule"
,{
value
:
!
0
});
var
s
=
{
render
:
function
(){
var
t
=
this
.
$createElement
,
n
=
this
.
_self
.
_c
||
t
;
return
n
(
"div"
,[
n
(
"div"
,{
staticClass
:
"back"
,
on
:{
click
:
this
.
$utils
.
goBack
}},[
n
(
"img"
,{
attrs
:{
src
:
"http://bucket.loday.com.cn/static/h5/back.png"
,
width
:
"18px"
}})]),
this
.
_v
(
" "
),
this
.
_m
(
0
),
this
.
_v
(
" "
),
this
.
_m
(
1
)])},
staticRenderFns
:[
function
(){
var
t
=
this
.
$createElement
,
n
=
this
.
_self
.
_c
||
t
;
return
n
(
"div"
,{
staticClass
:
"fx align-items justify-center"
},[
n
(
"div"
,{
staticClass
:
"fs-18 mt-10"
},[
this
.
_v
(
"我的关注"
)])])},
function
(){
var
t
=
this
.
$createElement
,
n
=
this
.
_self
.
_c
||
t
;
return
n
(
"div"
,{
staticClass
:
"ta-c nothing"
},[
n
(
"div"
,[
n
(
"img"
,{
attrs
:{
src
:
"http://bucket.loday.com.cn/static/h5/no-data.png"
,
width
:
"176px"
}})]),
this
.
_v
(
" "
),
n
(
"div"
,{
staticClass
:
"c-9D"
},[
this
.
_v
(
"暂无数据"
)])])}]};
var
a
=
i
(
"VU/8"
)({
name
:
"index"
},
s
,
!
1
,
function
(
t
){
i
(
"7Ej3"
)},
"data-v-13b2174b"
,
null
);
n
.
default
=
a
.
exports
},
qB3v
:
function
(
t
,
n
,
i
){(
t
.
exports
=
i
(
"FZ+f"
)(
!
1
)).
push
([
t
.
i
,
"
\
n.back[data-v-13b2174b] {
\
n position: absolute;
\
n top:12px;
\
n left: 15px;
\
n}
\
n.nothing[data-v-13b2174b]{
\
n height: 100vh;
\
n background: white;
\
n margin: 10px -15px -15px -15px;
\
n padding-top: 30%;
\
n border-top: 1px solid #F6F7F9;
\
n}
\
n.feedback[data-v-13b2174b]{
\
n width: 100%;
\
n position: absolute;
\
n top:44px;
\
n left: 0;
\
n bottom: 0;
\
n overflow-y: scroll;
\
n background: #F5F6F7;
\
n padding-bottom: 20px;
\
n}
\
n"
,
""
])}});
\ No newline at end of file
docs/static/js/manifest.
3b8b201702f6f95e92a7
.js
→
docs/static/js/manifest.
85ca15833fb9078ae211
.js
View file @
32f89674
!
function
(
e
){
var
a
=
window
.
webpackJsonp
;
window
.
webpackJsonp
=
function
(
n
,
t
,
f
){
for
(
var
o
,
d
,
i
,
u
=
0
,
b
=
[];
u
<
n
.
length
;
u
++
)
d
=
n
[
u
],
r
[
d
]
&&
b
.
push
(
r
[
d
][
0
]),
r
[
d
]
=
0
;
for
(
o
in
t
)
Object
.
prototype
.
hasOwnProperty
.
call
(
t
,
o
)
&&
(
e
[
o
]
=
t
[
o
]);
for
(
a
&&
a
(
n
,
t
,
f
);
b
.
length
;)
b
.
shift
()();
if
(
f
)
for
(
u
=
0
;
u
<
f
.
length
;
u
++
)
i
=
c
(
c
.
s
=
f
[
u
]);
return
i
};
var
n
=
{},
r
=
{
29
:
0
};
function
c
(
a
){
if
(
n
[
a
])
return
n
[
a
].
exports
;
var
r
=
n
[
a
]
=
{
i
:
a
,
l
:
!
1
,
exports
:{}};
return
e
[
a
].
call
(
r
.
exports
,
r
,
r
.
exports
,
c
),
r
.
l
=!
0
,
r
.
exports
}
c
.
e
=
function
(
e
){
var
a
=
r
[
e
];
if
(
0
===
a
)
return
new
Promise
(
function
(
e
){
e
()});
if
(
a
)
return
a
[
2
];
var
n
=
new
Promise
(
function
(
n
,
c
){
a
=
r
[
e
]
=
[
n
,
c
]});
a
[
2
]
=
n
;
var
t
=
document
.
getElementsByTagName
(
"head"
)[
0
],
f
=
document
.
createElement
(
"script"
);
f
.
type
=
"text/javascript"
,
f
.
charset
=
"utf-8"
,
f
.
async
=!
0
,
f
.
timeout
=
12
e4
,
c
.
nc
&&
f
.
setAttribute
(
"nonce"
,
c
.
nc
),
f
.
src
=
c
.
p
+
"static/js/"
+
e
+
"."
+
{
0
:
"0f8dd51ee8f15d050ce1"
,
1
:
"01dcf1353ed5116ce467"
,
2
:
"61dcfb89e03ce9a03180"
,
3
:
"9fed56daab7f7ca38e38"
,
4
:
"7b6ba726afc9da99624e"
,
5
:
"26c0be197dd283cb7113"
,
6
:
"5444a2d9e7ed3695f436"
,
7
:
"f5919329a353f795044e"
,
8
:
"64d838c2c12a2e0240f8"
,
9
:
"eb00aa919ba88f9bffb1"
,
10
:
"7d7705ab5d2c761e5e3c"
,
11
:
"8465915bf933448df75e"
,
12
:
"4593a0294af4cd57c6fd"
,
13
:
"2ca774795d2f5f520d75"
,
14
:
"a20e08d0462c2367af7a"
,
15
:
"c73e133f73064f3203a8"
,
16
:
"584c028f7e534b27c20f"
,
17
:
"b67e3c9bfb9ee00daa0c"
,
18
:
"b4af19a572c1f46a4078"
,
19
:
"f06fa04013a19fb9a086"
,
20
:
"a7f91d9c9cea73de6c9c"
,
21
:
"0d49b6f684074ae0aaed"
,
22
:
"62cdd4a31cd71a9f726f"
,
23
:
"02b53ddea8183b47afd6"
,
24
:
"6266848931fb3b77aca7"
,
25
:
"145f6dd3886b43028e87"
,
26
:
"a128f8cb82db41746c04"
}[
e
]
+
".js"
;
var
o
=
setTimeout
(
d
,
12
e4
);
function
d
(){
f
.
onerror
=
f
.
onload
=
null
,
clearTimeout
(
o
);
var
a
=
r
[
e
];
0
!==
a
&&
(
a
&&
a
[
1
](
new
Error
(
"Loading chunk "
+
e
+
" failed."
)),
r
[
e
]
=
void
0
)}
return
f
.
onerror
=
f
.
onload
=
d
,
t
.
appendChild
(
f
),
n
},
c
.
m
=
e
,
c
.
c
=
n
,
c
.
d
=
function
(
e
,
a
,
n
){
c
.
o
(
e
,
a
)
||
Object
.
defineProperty
(
e
,
a
,{
configurable
:
!
1
,
enumerable
:
!
0
,
get
:
n
})},
c
.
n
=
function
(
e
){
var
a
=
e
&&
e
.
__esModule
?
function
(){
return
e
.
default
}:
function
(){
return
e
};
return
c
.
d
(
a
,
"a"
,
a
),
a
},
c
.
o
=
function
(
e
,
a
){
return
Object
.
prototype
.
hasOwnProperty
.
call
(
e
,
a
)},
c
.
p
=
"./"
,
c
.
oe
=
function
(
e
){
throw
console
.
error
(
e
),
e
}}([]);
\ No newline at end of file
!
function
(
e
){
var
a
=
window
.
webpackJsonp
;
window
.
webpackJsonp
=
function
(
n
,
t
,
f
){
for
(
var
o
,
d
,
i
,
u
=
0
,
b
=
[];
u
<
n
.
length
;
u
++
)
d
=
n
[
u
],
r
[
d
]
&&
b
.
push
(
r
[
d
][
0
]),
r
[
d
]
=
0
;
for
(
o
in
t
)
Object
.
prototype
.
hasOwnProperty
.
call
(
t
,
o
)
&&
(
e
[
o
]
=
t
[
o
]);
for
(
a
&&
a
(
n
,
t
,
f
);
b
.
length
;)
b
.
shift
()();
if
(
f
)
for
(
u
=
0
;
u
<
f
.
length
;
u
++
)
i
=
c
(
c
.
s
=
f
[
u
]);
return
i
};
var
n
=
{},
r
=
{
29
:
0
};
function
c
(
a
){
if
(
n
[
a
])
return
n
[
a
].
exports
;
var
r
=
n
[
a
]
=
{
i
:
a
,
l
:
!
1
,
exports
:{}};
return
e
[
a
].
call
(
r
.
exports
,
r
,
r
.
exports
,
c
),
r
.
l
=!
0
,
r
.
exports
}
c
.
e
=
function
(
e
){
var
a
=
r
[
e
];
if
(
0
===
a
)
return
new
Promise
(
function
(
e
){
e
()});
if
(
a
)
return
a
[
2
];
var
n
=
new
Promise
(
function
(
n
,
c
){
a
=
r
[
e
]
=
[
n
,
c
]});
a
[
2
]
=
n
;
var
t
=
document
.
getElementsByTagName
(
"head"
)[
0
],
f
=
document
.
createElement
(
"script"
);
f
.
type
=
"text/javascript"
,
f
.
charset
=
"utf-8"
,
f
.
async
=!
0
,
f
.
timeout
=
12
e4
,
c
.
nc
&&
f
.
setAttribute
(
"nonce"
,
c
.
nc
),
f
.
src
=
c
.
p
+
"static/js/"
+
e
+
"."
+
{
0
:
"0f8dd51ee8f15d050ce1"
,
1
:
"01dcf1353ed5116ce467"
,
2
:
"61dcfb89e03ce9a03180"
,
3
:
"9fed56daab7f7ca38e38"
,
4
:
"7b6ba726afc9da99624e"
,
5
:
"26c0be197dd283cb7113"
,
6
:
"5444a2d9e7ed3695f436"
,
7
:
"f5919329a353f795044e"
,
8
:
"64d838c2c12a2e0240f8"
,
9
:
"eb00aa919ba88f9bffb1"
,
10
:
"7d7705ab5d2c761e5e3c"
,
11
:
"8465915bf933448df75e"
,
12
:
"4593a0294af4cd57c6fd"
,
13
:
"2ca774795d2f5f520d75"
,
14
:
"a20e08d0462c2367af7a"
,
15
:
"c73e133f73064f3203a8"
,
16
:
"584c028f7e534b27c20f"
,
17
:
"b67e3c9bfb9ee00daa0c"
,
18
:
"b4af19a572c1f46a4078"
,
19
:
"f06fa04013a19fb9a086"
,
20
:
"a7f91d9c9cea73de6c9c"
,
21
:
"eb104e25670a618ef5d3"
,
22
:
"62cdd4a31cd71a9f726f"
,
23
:
"02b53ddea8183b47afd6"
,
24
:
"6266848931fb3b77aca7"
,
25
:
"145f6dd3886b43028e87"
,
26
:
"92a56ce3f05a7bd81708"
}[
e
]
+
".js"
;
var
o
=
setTimeout
(
d
,
12
e4
);
function
d
(){
f
.
onerror
=
f
.
onload
=
null
,
clearTimeout
(
o
);
var
a
=
r
[
e
];
0
!==
a
&&
(
a
&&
a
[
1
](
new
Error
(
"Loading chunk "
+
e
+
" failed."
)),
r
[
e
]
=
void
0
)}
return
f
.
onerror
=
f
.
onload
=
d
,
t
.
appendChild
(
f
),
n
},
c
.
m
=
e
,
c
.
c
=
n
,
c
.
d
=
function
(
e
,
a
,
n
){
c
.
o
(
e
,
a
)
||
Object
.
defineProperty
(
e
,
a
,{
configurable
:
!
1
,
enumerable
:
!
0
,
get
:
n
})},
c
.
n
=
function
(
e
){
var
a
=
e
&&
e
.
__esModule
?
function
(){
return
e
.
default
}:
function
(){
return
e
};
return
c
.
d
(
a
,
"a"
,
a
),
a
},
c
.
o
=
function
(
e
,
a
){
return
Object
.
prototype
.
hasOwnProperty
.
call
(
e
,
a
)},
c
.
p
=
"./"
,
c
.
oe
=
function
(
e
){
throw
console
.
error
(
e
),
e
}}([]);
\ No newline at end of file
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