Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
H
h5-base
Project
Project
Details
Activity
Releases
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
new-sing
h5-base
Commits
70d78953
Commit
70d78953
authored
Jun 06, 2019
by
chenyishuai@singsingenglish.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
66
parent
d4088d01
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
12 additions
and
5 deletions
+12
-5
index.html
dev/index.html
+1
-1
35.acd2b368a72b4f0feef3.js
dev/static/js/35.acd2b368a72b4f0feef3.js
+0
-1
35.fdcfa159e4982e043ae2.js
dev/static/js/35.fdcfa159e4982e043ae2.js
+1
-0
app.464b0442bbc2a3574b25.js
dev/static/js/app.464b0442bbc2a3574b25.js
+1
-1
manifest.7486c07c1cb0e2daa0fb.js
dev/static/js/manifest.7486c07c1cb0e2daa0fb.js
+1
-1
index.vue
src/components/mine/index.vue
+1
-1
index.js
src/service/index.js
+7
-0
No files found.
dev/index.html
View file @
70d78953
...
@@ -6,4 +6,4 @@
...
@@ -6,4 +6,4 @@
overflow
:
hidden
;
overflow
:
hidden
;
position
:
fixed
;
position
:
fixed
;
background
:
#f4f4f4
;
background
:
#f4f4f4
;
}
</style><link
href=
static/css/app.3c0ad5f24e07150c06bc3b21fbd29d4b.css
rel=
stylesheet
></head><body><div
id=
app
></div><script
src=
https://res.wx.qq.com/open/js/jweixin-1.3.2.js
></script><script
src=
static/vconsole/vconsole.min.js
></script><script
type=
text/javascript
src=
static/js/manifest.e1645f582df6eb035b7c.js
></script><script
type=
text/javascript
src=
static/js/vendor.1396ea78033e4259211e.js
></script><script
type=
text/javascript
src=
static/js/app.fec63024c1e90aaf8811.js
></script></body></html>
}
</style><link
href=
static/css/app.3c0ad5f24e07150c06bc3b21fbd29d4b.css
rel=
stylesheet
></head><body><div
id=
app
></div><script
src=
https://res.wx.qq.com/open/js/jweixin-1.3.2.js
></script><script
src=
static/vconsole/vconsole.min.js
></script><script
type=
text/javascript
src=
static/js/manifest.7486c07c1cb0e2daa0fb.js
></script><script
type=
text/javascript
src=
static/js/vendor.1396ea78033e4259211e.js
></script><script
type=
text/javascript
src=
static/js/app.464b0442bbc2a3574b25.js
></script></body></html>
\ No newline at end of file
\ No newline at end of file
dev/static/js/35.acd2b368a72b4f0feef3.js
deleted
100644 → 0
View file @
d4088d01
webpackJsonp
([
35
],{
HgUD
:
function
(
n
,
t
,
a
){
"use strict"
;
Object
.
defineProperty
(
t
,
"__esModule"
,{
value
:
!
0
});
a
(
"eqfM"
);
var
e
=
a
(
"/QYm"
),
i
=
a
(
"bOdI"
),
o
=
a
.
n
(
i
),
A
=
(
a
(
"nsZj"
),
a
(
"RfZZ"
)),
r
=
a
(
"AA6R"
),
s
=
a
.
n
(
r
),
l
=
a
(
"o69Z"
),
c
=
{
icon
:
String
,
size
:
String
,
center
:
Boolean
,
isLink
:
Boolean
,
required
:
Boolean
,
titleClass
:
null
,
valueClass
:
null
,
labelClass
:
null
,
title
:[
String
,
Number
],
value
:[
String
,
Number
],
label
:[
String
,
Number
],
border
:{
type
:
Boolean
,
default
:
!
0
}},
b
=
a
(
"rhik"
),
d
=
a
(
"n8HW"
),
B
=
a
(
"+2ln"
),
C
=
Object
(
l
.
h
)(
"cell"
),
v
=
C
[
0
],
h
=
C
[
1
];
function
w
(
n
,
t
,
a
,
e
){
var
i
=
t
.
icon
,
o
=
t
.
size
,
A
=
t
.
title
,
r
=
t
.
label
,
c
=
t
.
value
,
C
=
t
.
isLink
,
v
=
t
.
arrowDirection
,
w
=
a
.
title
||
Object
(
l
.
c
)(
A
),
m
=
a
.
default
||
Object
(
l
.
c
)(
c
),
g
=
(
a
.
label
||
Object
(
l
.
c
)(
r
))
&&
n
(
"div"
,{
class
:[
h
(
"label"
),
t
.
labelClass
]},[
a
.
label
?
a
.
label
():
r
]),
p
=
w
&&
n
(
"div"
,{
class
:[
h
(
"title"
),
t
.
titleClass
]},[
a
.
title
?
a
.
title
():
n
(
"span"
,[
A
]),
g
]),
u
=
m
&&
n
(
"div"
,{
class
:[
h
(
"value"
,{
alone
:
!
a
.
title
&&!
A
}),
t
.
valueClass
]},[
a
.
default
?
a
.
default
():
n
(
"span"
,[
c
])]),
f
=
a
.
icon
?
a
.
icon
():
i
&&
n
(
B
.
a
,{
class
:
h
(
"left-icon"
),
attrs
:{
name
:
i
}}),
x
=
a
[
"right-icon"
],
E
=
x
?
x
():
C
&&
n
(
B
.
a
,{
class
:
h
(
"right-icon"
),
attrs
:{
name
:
v
?
"arrow-"
+
v
:
"arrow"
}}),
k
=
{
center
:
t
.
center
,
required
:
t
.
required
,
borderless
:
!
t
.
border
,
clickable
:
C
||
t
.
clickable
};
return
o
&&
(
k
[
o
]
=
o
),
n
(
"div"
,
s
()([{
class
:
h
(
k
),
on
:{
click
:
function
(
n
){
Object
(
b
.
a
)(
e
,
"click"
,
n
),
Object
(
d
.
a
)(
e
)}}},
Object
(
b
.
b
)(
e
)]),[
f
,
p
,
u
,
E
,
a
.
extra
&&
a
.
extra
()])}
w
.
props
=
Object
(
A
.
a
)({},
c
,
d
.
b
,{
clickable
:
Boolean
,
arrowDirection
:
String
});
var
m
=
v
(
w
),
g
=
a
(
"2oJL"
),
p
=
a
(
"Jmy5"
),
u
=
a
(
"CCn6"
),
f
=
{
name
:
"mine"
,
components
:
o
()({
bottomTab
:
g
.
a
},
m
.
name
,
m
),
data
:
function
(){
return
{
image
:
p
.
d
,
userDetail
:{},
phoneNumber
:
""
,
starNum
:
""
,
addressInfo
:{}}},
mounted
:
function
(){
this
.
initPage
()},
methods
:{
initPage
:
function
(){
var
n
=
this
;
this
.
userDetail
=
JSON
.
parse
(
localStorage
.
getItem
(
"userDesc"
)),
Object
(
u
.
D
)().
then
(
function
(
t
){
n
.
starNum
=
t
.
last_value
,
console
.
log
(
t
)}),
Object
(
u
.
F
)().
then
(
function
(
t
){
n
.
addressInfo
=
t
}),
this
.
userDetail
.
mobile
&&
(
this
.
phoneNumber
=
this
.
userDetail
.
mobile
);
this
.
phoneNumber
=
this
.
phoneNumber
.
replace
(
/
(\d{3})\d
*
(\d{4})
/
,
"$1****$2"
)},
clearBoth
:
function
(){
this
.
$sa
.
track
(
"buttonClick"
,{
tabTitle
:
"我的"
,
moduleTitle
:
"我的"
,
buttonType
:
"清楚缓存"
,
buttonName
:
"清楚缓存"
}),
localStorage
.
clear
(),
Object
(
e
.
a
)(
"清除成功"
),
console
.
log
(
"https://wechat-test.changchangenglish.com/"
),
window
.
location
=
"https://wechat-test.changchangenglish.com//api/client/login?refresh=1"
},
toStar
:
function
(){
this
.
$sa
.
quick
(
"trackHeatMap"
,
this
.
$refs
.
star
)},
toOrder
:
function
(){
this
.
$sa
.
quick
(
"trackHeatMap"
,
this
.
$refs
.
order
)},
toBbda
:
function
(){
this
.
$sa
.
quick
(
"trackHeatMap"
,
this
.
$refs
.
bbda
)}}},
x
=
function
(){
var
n
=
this
,
t
=
n
.
$createElement
,
a
=
n
.
_self
.
_c
||
t
;
return
a
(
"div"
,{
staticClass
:
"mine"
},[
a
(
"div"
,{
staticClass
:
"head"
},[
a
(
"img"
,{
staticClass
:
"bg"
,
attrs
:{
src
:
n
.
image
.
head_bg
}}),
n
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"ref-block"
,
on
:{
click
:
function
(
t
){
n
.
clearBoth
()}}},[
a
(
"img"
,{
attrs
:{
src
:
n
.
image
.
ref
}})]),
n
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"contentBox"
},[
a
(
"div"
,{
staticClass
:
"left"
},[
a
(
"img"
,{
staticClass
:
"header-icon"
,
attrs
:{
src
:
n
.
userDetail
.
avatar
}}),
n
.
_v
(
" "
),
a
(
"p"
,{
staticClass
:
"name"
},[
n
.
_v
(
n
.
_s
(
n
.
userDetail
.
nickname
))])]),
n
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"right"
},[
a
(
"p"
,{
staticClass
:
"id"
},[
n
.
_v
(
"学员号:"
+
n
.
_s
(
n
.
userDetail
.
user_id
))]),
n
.
_v
(
" "
),
n
.
userDetail
.
mobile
?
n
.
_e
():
a
(
"p"
,{
staticClass
:
"id"
},[
n
.
_v
(
"手机号: 暂未绑定"
)]),
n
.
_v
(
" "
),
n
.
userDetail
.
mobile
?
a
(
"p"
,{
staticClass
:
"id"
},[
n
.
_v
(
"手机号: "
+
n
.
_s
(
n
.
phoneNumber
))]):
n
.
_e
()])])]),
n
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"outBox"
},[
a
(
"div"
,{
staticClass
:
"list"
},[
a
(
"van-cell"
,{
ref
:
"order"
,
attrs
:{
title
:
"我的订单"
,
to
:
"/order"
,
"is-link"
:
""
},
on
:{
click
:
n
.
toOrder
}},[
a
(
"img"
,{
attrs
:{
slot
:
"icon"
,
src
:
n
.
image
.
order
},
slot
:
"icon"
})]),
n
.
_v
(
" "
),
a
(
"van-cell"
,{
ref
:
"star"
,
attrs
:{
title
:
"我的星星"
,
to
:
"/starRank"
,
"is-link"
:
""
},
on
:{
click
:
n
.
toStar
}},[
a
(
"img"
,{
attrs
:{
slot
:
"icon"
,
src
:
n
.
image
.
mine_icon_star
},
slot
:
"icon"
})]),
n
.
_v
(
" "
),
a
(
"van-cell"
,{
ref
:
"bbda"
,
attrs
:{
title
:
"宝宝档案"
,
to
:
"/bbda"
,
"is-link"
:
""
},
on
:{
click
:
n
.
toBbda
}},[
a
(
"img"
,{
attrs
:{
slot
:
"icon"
,
src
:
n
.
image
.
babyicon
},
slot
:
"icon"
})]),
n
.
_v
(
" "
),
1
==
n
.
userDetail
.
family_user
||
0
==
n
.
userDetail
.
family_user
?
a
(
"van-cell"
,{
ref
:
"subAccount"
,
attrs
:{
title
:
"子账号"
,
to
:
"/subAccount"
,
"is-link"
:
""
},
on
:{
click
:
n
.
toBbda
}},[
a
(
"img"
,{
attrs
:{
slot
:
"icon"
,
src
:
n
.
image
.
mine_son
},
slot
:
"icon"
})]):
n
.
_e
(),
n
.
_v
(
" "
),
2
==
n
.
userDetail
.
family_user
?
a
(
"van-cell"
,{
ref
:
"subAccount"
,
attrs
:{
title
:
"主账号"
,
to
:
"/subAccount"
,
"is-link"
:
""
},
on
:{
click
:
n
.
toBbda
}},[
a
(
"img"
,{
attrs
:{
slot
:
"icon"
,
src
:
n
.
image
.
mine_mom
},
slot
:
"icon"
})]):
n
.
_e
()],
1
)]),
n
.
_v
(
" "
),
n
.
addressInfo
&&
n
.
addressInfo
.
receive_name
?
a
(
"div"
,{
staticClass
:
"outBox addr"
,
staticStyle
:{
"margin-top"
:
"10px"
}},[
a
(
"div"
,{
staticClass
:
"list"
},[
a
(
"van-cell"
,{
ref
:
"address"
,
attrs
:{
title
:
"收货地址"
,
to
:
"/address"
,
"is-link"
:
""
}},[
a
(
"img"
,{
attrs
:{
slot
:
"icon"
,
src
:
n
.
image
.
mine_address
},
slot
:
"icon"
})])],
1
)]):
n
.
_e
(),
n
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"landscape"
}),
n
.
_v
(
" "
),
a
(
"bottom-tab"
)],
1
)};
x
.
_withStripped
=!
0
;
var
E
=
{
render
:
x
,
staticRenderFns
:[]},
k
=
E
;
var
D
=!
1
;
var
_
=
a
(
"VU/8"
)(
f
,
k
,
!
1
,
function
(
n
){
D
||
a
(
"VVgO"
)},
"data-v-b40ac9b4"
,
null
);
_
.
options
.
__file
=
"src/components/mine/index.vue"
;
t
.
default
=
_
.
exports
},
VVgO
:
function
(
n
,
t
,
a
){
var
e
=
a
(
"Y2CS"
);
"string"
==
typeof
e
&&
(
e
=
[[
n
.
i
,
e
,
""
]]),
e
.
locals
&&
(
n
.
exports
=
e
.
locals
);
a
(
"rjj0"
)(
"5064dabc"
,
e
,
!
1
,{})},
Y2CS
:
function
(
n
,
t
,
a
){(
n
.
exports
=
a
(
"FZ+f"
)(
!
0
)).
push
([
n
.
i
,
"
\n
.fl-r[data-v-b40ac9b4] {
\n
float: right;
\n
}
\n
.main-block[data-v-b40ac9b4] {
\n
margin: 5px;
\n
background: white;
\n
padding: 5px;
\n
}
\n
.clear-both[data-v-b40ac9b4]:after {
\n
content: '';
\n
display: block;
\n
clear: both;
\n
}
\n
[data-v-b40ac9b4]::-webkit-scrollbar-track-piece {
\n
border-radius: 10px;
\n
}
\n
[data-v-b40ac9b4]::-webkit-scrollbar {
\n
width: 5px;
\n
height: 5px;
\n
}
\n
[data-v-b40ac9b4]::-webkit-scrollbar-thumb {
\n
background-color: #999;
\n
border-radius: 10px;
\n
min-height: 10px;
\n
}
\n
@-webkit-keyframes myfirst-data-v-b40ac9b4 {
\n
0% {
\n
-webkit-transform: scale(1);
\n
}
\n
50% {
\n
-webkit-transform: scale(1.1);
\n
}
\n
100% {
\n
-webkit-transform: scale(1);
\n
}
\n
}
\n
.van-button--info[data-v-b40ac9b4] {
\n
background: #40A9FF;
\n
border: 1px solid #40A9FF;
\n
}
\n
.van-popup[data-v-b40ac9b4] {
\n
background: transparent;
\n
}
\n
.mine[data-v-b40ac9b4] {
\n
height: 100vh;
\n
background: white;
\n
overflow: auto;
\n
}
\n
.mine .head[data-v-b40ac9b4] {
\n
width: 100vw;
\n
height: 42.66666667vw;
\n
background-size: 100% 100%;
\n
color: white;
\n
text-align: center;
\n
}
\n
.mine .head .contentBox[data-v-b40ac9b4] {
\n
width: 89.33333333vw;
\n
height: 27.73333333vw;
\n
background: white;
\n
-webkit-box-shadow: 0px 1px 6px 0px rgba(64, 169, 255, 0.3);
\n
box-shadow: 0px 1px 6px 0px rgba(64, 169, 255, 0.3);
\n
border-radius: 2.13333333vw;
\n
position: absolute;
\n
top: 26.66666667vw;
\n
left: 5.33333333vw;
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
}
\n
.mine .head .contentBox .left[data-v-b40ac9b4] {
\n
width: 42.66666667vw;
\n
margin-right: 0;
\n
margin-left: 0vw;
\n
padding-left: 4.26666667vw;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
}
\n
.mine .head .contentBox .left p[data-v-b40ac9b4] {
\n
max-width: 32vw;
\n
overflow: hidden;
\n
text-overflow: ellipsis;
\n
white-space: nowrap;
\n
font-size: 5.33333333vw;
\n
margin-left: 0vw;
\n
line-height: 7.46666667vw;
\n
text-align: center;
\n
}
\n
.mine .head .contentBox .right[data-v-b40ac9b4] {
\n
margin-left: 0vw;
\n
}
\n
.mine .head .bg[data-v-b40ac9b4] {
\n
width: 100%;
\n
}
\n
.mine .head .ref-block[data-v-b40ac9b4] {
\n
width: 6.66666667vw;
\n
height: 6.66666667vw;
\n
position: absolute;
\n
right: 7.46666667vw;
\n
top: 14.93333333vw;
\n
}
\n
.mine .head .ref-block img[data-v-b40ac9b4] {
\n
width: 100%;
\n
}
\n
.mine .head .header-icon[data-v-b40ac9b4] {
\n
width: 22.4vw;
\n
height: 22.4vw;
\n
border-radius: 10000px;
\n
border: 0.8vw solid white;
\n
position: absolute;
\n
top: -10.66666667vw;
\n
left: 8vw;
\n
}
\n
.mine .head .name[data-v-b40ac9b4] {
\n
font-size: 5.33333333vw;
\n
font-family: PingFang-SC-Medium;
\n
font-weight: normal;
\n
line-height: 5.33333333vw;
\n
margin-top: 11.2vw;
\n
color: black;
\n
font-weight: 500;
\n
}
\n
.mine .head .id[data-v-b40ac9b4] {
\n
font-size: 3.73333333vw;
\n
color: #808080;
\n
border-radius: 200px;
\n
line-height: 4.53333333vw;
\n
background-color: white;
\n
margin-top: 3.73333333vw;
\n
text-align: left;
\n
}
\n
.mine .outBox[data-v-b40ac9b4] {
\n
background: white;
\n
-webkit-box-shadow: 0px 1px 6px 0px rgba(64, 169, 255, 0.3);
\n
box-shadow: 0px 1px 6px 0px rgba(64, 169, 255, 0.3);
\n
width: 89.33333333vw;
\n
border-radius: 2.13333333vw;
\n
margin-top: 16.53333333vw;
\n
overflow: hidden;
\n
}
\n
.mine .outBox .list .van-cell[data-v-b40ac9b4] {
\n
font-size: 4.26666667vw;
\n
padding-top: 3.2vw;
\n
padding-bottom: 3.2vw;
\n
}
\n
.mine .outBox .list .van-cell img[data-v-b40ac9b4] {
\n
margin-right: 3.2vw;
\n
width: 7.46666667vw;
\n
height: 7.46666667vw;
\n
}
\n
.mine .outBox .list .van-cell .starNum[data-v-b40ac9b4] {
\n
font-size: 3.46666667vw;
\n
}
\n
.mine .outBox .list .van-cell[data-v-b40ac9b4]:not(:last-child)::after {
\n
right: 15px;
\n
}
\n
@media screen and (orientation: landscape) {
\n
.landscape[data-v-b40ac9b4] {
\n
height: 26.66666667vw;
\n
}
\n
.mine[data-v-b40ac9b4] {
\n
min-height: 100vh;
\n
}
\n
}
\n
"
,
""
,{
version
:
3
,
sources
:[
"C:/Users/Administrator/Desktop/h5/wechat/src/components/mine/index.vue"
],
names
:[],
mappings
:
";AACA;EACE,aAAa;CACd;AACD;EACE,YAAY;EACZ,kBAAkB;EAClB,aAAa;CACd;AACD;EACE,YAAY;EACZ,eAAe;EACf,YAAY;CACb;AACD;EACE,oBAAoB;CACrB;AACD;EACE,WAAW;EACX,YAAY;CACb;AACD;EACE,uBAAuB;EACvB,oBAAoB;EACpB,iBAAiB;CAClB;AACD;AACA;IACI,4BAA4B;CAC/B;AACD;IACI,8BAA8B;CACjC;AACD;IACI,4BAA4B;CAC/B;CACA;AACD;EACE,oBAAoB;EACpB,0BAA0B;CAC3B;AACD;EACE,wBAAwB;CACzB;AACD;EACE,cAAc;EACd,kBAAkB;EAClB,eAAe;CAChB;AACD;EACE,aAAa;EACb,sBAAsB;EACtB,2BAA2B;EAC3B,aAAa;EACb,mBAAmB;CACpB;AACD;EACE,qBAAqB;EACrB,sBAAsB;EACtB,kBAAkB;EAClB,4DAA4D;UACpD,oDAAoD;EAC5D,4BAA4B;EAC5B,mBAAmB;EACnB,mBAAmB;EACnB,mBAAmB;EACnB,qBAAqB;EACrB,qBAAqB;EACrB,cAAc;CACf;AACD;EACE,qBAAqB;EACrB,gBAAgB;EAChB,iBAAiB;EACjB,2BAA2B;EAC3B,+BAA+B;UACvB,uBAAuB;CAChC;AACD;EACE,gBAAgB;EAChB,iBAAiB;EACjB,wBAAwB;EACxB,oBAAoB;EACpB,wBAAwB;EACxB,iBAAiB;EACjB,0BAA0B;EAC1B,mBAAmB;CACpB;AACD;EACE,iBAAiB;CAClB;AACD;EACE,YAAY;CACb;AACD;EACE,oBAAoB;EACpB,qBAAqB;EACrB,mBAAmB;EACnB,oBAAoB;EACpB,mBAAmB;CACpB;AACD;EACE,YAAY;CACb;AACD;EACE,cAAc;EACd,eAAe;EACf,uBAAuB;EACvB,0BAA0B;EAC1B,mBAAmB;EACnB,oBAAoB;EACpB,UAAU;CACX;AACD;EACE,wBAAwB;EACxB,gCAAgC;EAChC,oBAAoB;EACpB,0BAA0B;EAC1B,mBAAmB;EACnB,aAAa;EACb,iBAAiB;CAClB;AACD;EACE,wBAAwB;EACxB,eAAe;EACf,qBAAqB;EACrB,0BAA0B;EAC1B,wBAAwB;EACxB,yBAAyB;EACzB,iBAAiB;CAClB;AACD;EACE,kBAAkB;EAClB,4DAA4D;UACpD,oDAAoD;EAC5D,qBAAqB;EACrB,4BAA4B;EAC5B,0BAA0B;EAC1B,iBAAiB;CAClB;AACD;EACE,wBAAwB;EACxB,mBAAmB;EACnB,sBAAsB;CACvB;AACD;EACE,oBAAoB;EACpB,oBAAoB;EACpB,qBAAqB;CACtB;AACD;EACE,wBAAwB;CACzB;AACD;EACE,YAAY;CACb;AACD;AACA;IACI,sBAAsB;CACzB;AACD;IACI,kBAAkB;CACrB;CACA"
,
file
:
"index.vue"
,
sourcesContent
:[
"
\n
.fl-r[data-v-b40ac9b4] {
\n
float: right;
\n
}
\n
.main-block[data-v-b40ac9b4] {
\n
margin: 5px;
\n
background: white;
\n
padding: 5px;
\n
}
\n
.clear-both[data-v-b40ac9b4]:after {
\n
content: '';
\n
display: block;
\n
clear: both;
\n
}
\n
[data-v-b40ac9b4]::-webkit-scrollbar-track-piece {
\n
border-radius: 10px;
\n
}
\n
[data-v-b40ac9b4]::-webkit-scrollbar {
\n
width: 5px;
\n
height: 5px;
\n
}
\n
[data-v-b40ac9b4]::-webkit-scrollbar-thumb {
\n
background-color: #999;
\n
border-radius: 10px;
\n
min-height: 10px;
\n
}
\n
@-webkit-keyframes myfirst-data-v-b40ac9b4 {
\n
0% {
\n
-webkit-transform: scale(1);
\n
}
\n
50% {
\n
-webkit-transform: scale(1.1);
\n
}
\n
100% {
\n
-webkit-transform: scale(1);
\n
}
\n
}
\n
.van-button--info[data-v-b40ac9b4] {
\n
background: #40A9FF;
\n
border: 1px solid #40A9FF;
\n
}
\n
.van-popup[data-v-b40ac9b4] {
\n
background: transparent;
\n
}
\n
.mine[data-v-b40ac9b4] {
\n
height: 100vh;
\n
background: white;
\n
overflow: auto;
\n
}
\n
.mine .head[data-v-b40ac9b4] {
\n
width: 100vw;
\n
height: 42.66666667vw;
\n
background-size: 100% 100%;
\n
color: white;
\n
text-align: center;
\n
}
\n
.mine .head .contentBox[data-v-b40ac9b4] {
\n
width: 89.33333333vw;
\n
height: 27.73333333vw;
\n
background: white;
\n
-webkit-box-shadow: 0px 1px 6px 0px rgba(64, 169, 255, 0.3);
\n
box-shadow: 0px 1px 6px 0px rgba(64, 169, 255, 0.3);
\n
border-radius: 2.13333333vw;
\n
position: absolute;
\n
top: 26.66666667vw;
\n
left: 5.33333333vw;
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
}
\n
.mine .head .contentBox .left[data-v-b40ac9b4] {
\n
width: 42.66666667vw;
\n
margin-right: 0;
\n
margin-left: 0vw;
\n
padding-left: 4.26666667vw;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
}
\n
.mine .head .contentBox .left p[data-v-b40ac9b4] {
\n
max-width: 32vw;
\n
overflow: hidden;
\n
text-overflow: ellipsis;
\n
white-space: nowrap;
\n
font-size: 5.33333333vw;
\n
margin-left: 0vw;
\n
line-height: 7.46666667vw;
\n
text-align: center;
\n
}
\n
.mine .head .contentBox .right[data-v-b40ac9b4] {
\n
margin-left: 0vw;
\n
}
\n
.mine .head .bg[data-v-b40ac9b4] {
\n
width: 100%;
\n
}
\n
.mine .head .ref-block[data-v-b40ac9b4] {
\n
width: 6.66666667vw;
\n
height: 6.66666667vw;
\n
position: absolute;
\n
right: 7.46666667vw;
\n
top: 14.93333333vw;
\n
}
\n
.mine .head .ref-block img[data-v-b40ac9b4] {
\n
width: 100%;
\n
}
\n
.mine .head .header-icon[data-v-b40ac9b4] {
\n
width: 22.4vw;
\n
height: 22.4vw;
\n
border-radius: 10000px;
\n
border: 0.8vw solid white;
\n
position: absolute;
\n
top: -10.66666667vw;
\n
left: 8vw;
\n
}
\n
.mine .head .name[data-v-b40ac9b4] {
\n
font-size: 5.33333333vw;
\n
font-family: PingFang-SC-Medium;
\n
font-weight: normal;
\n
line-height: 5.33333333vw;
\n
margin-top: 11.2vw;
\n
color: black;
\n
font-weight: 500;
\n
}
\n
.mine .head .id[data-v-b40ac9b4] {
\n
font-size: 3.73333333vw;
\n
color: #808080;
\n
border-radius: 200px;
\n
line-height: 4.53333333vw;
\n
background-color: white;
\n
margin-top: 3.73333333vw;
\n
text-align: left;
\n
}
\n
.mine .outBox[data-v-b40ac9b4] {
\n
background: white;
\n
-webkit-box-shadow: 0px 1px 6px 0px rgba(64, 169, 255, 0.3);
\n
box-shadow: 0px 1px 6px 0px rgba(64, 169, 255, 0.3);
\n
width: 89.33333333vw;
\n
border-radius: 2.13333333vw;
\n
margin-top: 16.53333333vw;
\n
overflow: hidden;
\n
}
\n
.mine .outBox .list .van-cell[data-v-b40ac9b4] {
\n
font-size: 4.26666667vw;
\n
padding-top: 3.2vw;
\n
padding-bottom: 3.2vw;
\n
}
\n
.mine .outBox .list .van-cell img[data-v-b40ac9b4] {
\n
margin-right: 3.2vw;
\n
width: 7.46666667vw;
\n
height: 7.46666667vw;
\n
}
\n
.mine .outBox .list .van-cell .starNum[data-v-b40ac9b4] {
\n
font-size: 3.46666667vw;
\n
}
\n
.mine .outBox .list .van-cell[data-v-b40ac9b4]:not(:last-child)::after {
\n
right: 15px;
\n
}
\n
@media screen and (orientation: landscape) {
\n
.landscape[data-v-b40ac9b4] {
\n
height: 26.66666667vw;
\n
}
\n
.mine[data-v-b40ac9b4] {
\n
min-height: 100vh;
\n
}
\n
}
\n
"
],
sourceRoot
:
""
}])}});
\ No newline at end of file
dev/static/js/35.fdcfa159e4982e043ae2.js
0 → 100644
View file @
70d78953
webpackJsonp
([
35
],{
HgUD
:
function
(
n
,
t
,
a
){
"use strict"
;
Object
.
defineProperty
(
t
,
"__esModule"
,{
value
:
!
0
});
a
(
"eqfM"
);
var
e
=
a
(
"/QYm"
),
i
=
a
(
"bOdI"
),
o
=
a
.
n
(
i
),
A
=
(
a
(
"nsZj"
),
a
(
"RfZZ"
)),
r
=
a
(
"AA6R"
),
s
=
a
.
n
(
r
),
l
=
a
(
"o69Z"
),
c
=
{
icon
:
String
,
size
:
String
,
center
:
Boolean
,
isLink
:
Boolean
,
required
:
Boolean
,
titleClass
:
null
,
valueClass
:
null
,
labelClass
:
null
,
title
:[
String
,
Number
],
value
:[
String
,
Number
],
label
:[
String
,
Number
],
border
:{
type
:
Boolean
,
default
:
!
0
}},
b
=
a
(
"rhik"
),
d
=
a
(
"n8HW"
),
B
=
a
(
"+2ln"
),
C
=
Object
(
l
.
h
)(
"cell"
),
v
=
C
[
0
],
h
=
C
[
1
];
function
w
(
n
,
t
,
a
,
e
){
var
i
=
t
.
icon
,
o
=
t
.
size
,
A
=
t
.
title
,
r
=
t
.
label
,
c
=
t
.
value
,
C
=
t
.
isLink
,
v
=
t
.
arrowDirection
,
w
=
a
.
title
||
Object
(
l
.
c
)(
A
),
m
=
a
.
default
||
Object
(
l
.
c
)(
c
),
g
=
(
a
.
label
||
Object
(
l
.
c
)(
r
))
&&
n
(
"div"
,{
class
:[
h
(
"label"
),
t
.
labelClass
]},[
a
.
label
?
a
.
label
():
r
]),
p
=
w
&&
n
(
"div"
,{
class
:[
h
(
"title"
),
t
.
titleClass
]},[
a
.
title
?
a
.
title
():
n
(
"span"
,[
A
]),
g
]),
u
=
m
&&
n
(
"div"
,{
class
:[
h
(
"value"
,{
alone
:
!
a
.
title
&&!
A
}),
t
.
valueClass
]},[
a
.
default
?
a
.
default
():
n
(
"span"
,[
c
])]),
f
=
a
.
icon
?
a
.
icon
():
i
&&
n
(
B
.
a
,{
class
:
h
(
"left-icon"
),
attrs
:{
name
:
i
}}),
x
=
a
[
"right-icon"
],
E
=
x
?
x
():
C
&&
n
(
B
.
a
,{
class
:
h
(
"right-icon"
),
attrs
:{
name
:
v
?
"arrow-"
+
v
:
"arrow"
}}),
k
=
{
center
:
t
.
center
,
required
:
t
.
required
,
borderless
:
!
t
.
border
,
clickable
:
C
||
t
.
clickable
};
return
o
&&
(
k
[
o
]
=
o
),
n
(
"div"
,
s
()([{
class
:
h
(
k
),
on
:{
click
:
function
(
n
){
Object
(
b
.
a
)(
e
,
"click"
,
n
),
Object
(
d
.
a
)(
e
)}}},
Object
(
b
.
b
)(
e
)]),[
f
,
p
,
u
,
E
,
a
.
extra
&&
a
.
extra
()])}
w
.
props
=
Object
(
A
.
a
)({},
c
,
d
.
b
,{
clickable
:
Boolean
,
arrowDirection
:
String
});
var
m
=
v
(
w
),
g
=
a
(
"2oJL"
),
p
=
a
(
"Jmy5"
),
u
=
a
(
"CCn6"
),
f
=
{
name
:
"mine"
,
components
:
o
()({
bottomTab
:
g
.
a
},
m
.
name
,
m
),
data
:
function
(){
return
{
image
:
p
.
d
,
userDetail
:{},
phoneNumber
:
""
,
starNum
:
""
,
addressInfo
:{}}},
mounted
:
function
(){
this
.
initPage
()},
methods
:{
initPage
:
function
(){
var
n
=
this
;
this
.
userDetail
=
JSON
.
parse
(
localStorage
.
getItem
(
"userDesc"
)),
Object
(
u
.
D
)().
then
(
function
(
t
){
n
.
starNum
=
t
.
last_value
,
console
.
log
(
t
)}),
Object
(
u
.
F
)().
then
(
function
(
t
){
n
.
addressInfo
=
t
}),
this
.
userDetail
.
mobile
&&
(
this
.
phoneNumber
=
this
.
userDetail
.
mobile
);
this
.
phoneNumber
=
this
.
phoneNumber
.
replace
(
/
(\d{3})\d
*
(\d{4})
/
,
"$1****$2"
)},
clearBoth
:
function
(){
this
.
$sa
.
track
(
"buttonClick"
,{
tabTitle
:
"我的"
,
moduleTitle
:
"我的"
,
buttonType
:
"清楚缓存"
,
buttonName
:
"清楚缓存"
}),
localStorage
.
clear
(),
Object
(
e
.
a
)(
"清除成功"
),
console
.
log
(
"https://wechat-test.changchangenglish.com/"
),
window
.
location
=
"https://wechat-test.changchangenglish.com/api/client/login?redirect_url=https://wechat-test.changchangenglish.com?refresh=1"
},
toStar
:
function
(){
this
.
$sa
.
quick
(
"trackHeatMap"
,
this
.
$refs
.
star
)},
toOrder
:
function
(){
this
.
$sa
.
quick
(
"trackHeatMap"
,
this
.
$refs
.
order
)},
toBbda
:
function
(){
this
.
$sa
.
quick
(
"trackHeatMap"
,
this
.
$refs
.
bbda
)}}},
x
=
function
(){
var
n
=
this
,
t
=
n
.
$createElement
,
a
=
n
.
_self
.
_c
||
t
;
return
a
(
"div"
,{
staticClass
:
"mine"
},[
a
(
"div"
,{
staticClass
:
"head"
},[
a
(
"img"
,{
staticClass
:
"bg"
,
attrs
:{
src
:
n
.
image
.
head_bg
}}),
n
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"ref-block"
,
on
:{
click
:
function
(
t
){
n
.
clearBoth
()}}},[
a
(
"img"
,{
attrs
:{
src
:
n
.
image
.
ref
}})]),
n
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"contentBox"
},[
a
(
"div"
,{
staticClass
:
"left"
},[
a
(
"img"
,{
staticClass
:
"header-icon"
,
attrs
:{
src
:
n
.
userDetail
.
avatar
}}),
n
.
_v
(
" "
),
a
(
"p"
,{
staticClass
:
"name"
},[
n
.
_v
(
n
.
_s
(
n
.
userDetail
.
nickname
))])]),
n
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"right"
},[
a
(
"p"
,{
staticClass
:
"id"
},[
n
.
_v
(
"学员号:"
+
n
.
_s
(
n
.
userDetail
.
user_id
))]),
n
.
_v
(
" "
),
n
.
userDetail
.
mobile
?
n
.
_e
():
a
(
"p"
,{
staticClass
:
"id"
},[
n
.
_v
(
"手机号: 暂未绑定"
)]),
n
.
_v
(
" "
),
n
.
userDetail
.
mobile
?
a
(
"p"
,{
staticClass
:
"id"
},[
n
.
_v
(
"手机号: "
+
n
.
_s
(
n
.
phoneNumber
))]):
n
.
_e
()])])]),
n
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"outBox"
},[
a
(
"div"
,{
staticClass
:
"list"
},[
a
(
"van-cell"
,{
ref
:
"order"
,
attrs
:{
title
:
"我的订单"
,
to
:
"/order"
,
"is-link"
:
""
},
on
:{
click
:
n
.
toOrder
}},[
a
(
"img"
,{
attrs
:{
slot
:
"icon"
,
src
:
n
.
image
.
order
},
slot
:
"icon"
})]),
n
.
_v
(
" "
),
a
(
"van-cell"
,{
ref
:
"star"
,
attrs
:{
title
:
"我的星星"
,
to
:
"/starRank"
,
"is-link"
:
""
},
on
:{
click
:
n
.
toStar
}},[
a
(
"img"
,{
attrs
:{
slot
:
"icon"
,
src
:
n
.
image
.
mine_icon_star
},
slot
:
"icon"
})]),
n
.
_v
(
" "
),
a
(
"van-cell"
,{
ref
:
"bbda"
,
attrs
:{
title
:
"宝宝档案"
,
to
:
"/bbda"
,
"is-link"
:
""
},
on
:{
click
:
n
.
toBbda
}},[
a
(
"img"
,{
attrs
:{
slot
:
"icon"
,
src
:
n
.
image
.
babyicon
},
slot
:
"icon"
})]),
n
.
_v
(
" "
),
1
==
n
.
userDetail
.
family_user
||
0
==
n
.
userDetail
.
family_user
?
a
(
"van-cell"
,{
ref
:
"subAccount"
,
attrs
:{
title
:
"子账号"
,
to
:
"/subAccount"
,
"is-link"
:
""
},
on
:{
click
:
n
.
toBbda
}},[
a
(
"img"
,{
attrs
:{
slot
:
"icon"
,
src
:
n
.
image
.
mine_son
},
slot
:
"icon"
})]):
n
.
_e
(),
n
.
_v
(
" "
),
2
==
n
.
userDetail
.
family_user
?
a
(
"van-cell"
,{
ref
:
"subAccount"
,
attrs
:{
title
:
"主账号"
,
to
:
"/subAccount"
,
"is-link"
:
""
},
on
:{
click
:
n
.
toBbda
}},[
a
(
"img"
,{
attrs
:{
slot
:
"icon"
,
src
:
n
.
image
.
mine_mom
},
slot
:
"icon"
})]):
n
.
_e
()],
1
)]),
n
.
_v
(
" "
),
n
.
addressInfo
&&
n
.
addressInfo
.
receive_name
?
a
(
"div"
,{
staticClass
:
"outBox addr"
,
staticStyle
:{
"margin-top"
:
"10px"
}},[
a
(
"div"
,{
staticClass
:
"list"
},[
a
(
"van-cell"
,{
ref
:
"address"
,
attrs
:{
title
:
"收货地址"
,
to
:
"/address"
,
"is-link"
:
""
}},[
a
(
"img"
,{
attrs
:{
slot
:
"icon"
,
src
:
n
.
image
.
mine_address
},
slot
:
"icon"
})])],
1
)]):
n
.
_e
(),
n
.
_v
(
" "
),
a
(
"div"
,{
staticClass
:
"landscape"
}),
n
.
_v
(
" "
),
a
(
"bottom-tab"
)],
1
)};
x
.
_withStripped
=!
0
;
var
E
=
{
render
:
x
,
staticRenderFns
:[]},
k
=
E
;
var
D
=!
1
;
var
_
=
a
(
"VU/8"
)(
f
,
k
,
!
1
,
function
(
n
){
D
||
a
(
"VVgO"
)},
"data-v-b40ac9b4"
,
null
);
_
.
options
.
__file
=
"src/components/mine/index.vue"
;
t
.
default
=
_
.
exports
},
VVgO
:
function
(
n
,
t
,
a
){
var
e
=
a
(
"Y2CS"
);
"string"
==
typeof
e
&&
(
e
=
[[
n
.
i
,
e
,
""
]]),
e
.
locals
&&
(
n
.
exports
=
e
.
locals
);
a
(
"rjj0"
)(
"5064dabc"
,
e
,
!
1
,{})},
Y2CS
:
function
(
n
,
t
,
a
){(
n
.
exports
=
a
(
"FZ+f"
)(
!
0
)).
push
([
n
.
i
,
"
\n
.fl-r[data-v-b40ac9b4] {
\n
float: right;
\n
}
\n
.main-block[data-v-b40ac9b4] {
\n
margin: 5px;
\n
background: white;
\n
padding: 5px;
\n
}
\n
.clear-both[data-v-b40ac9b4]:after {
\n
content: '';
\n
display: block;
\n
clear: both;
\n
}
\n
[data-v-b40ac9b4]::-webkit-scrollbar-track-piece {
\n
border-radius: 10px;
\n
}
\n
[data-v-b40ac9b4]::-webkit-scrollbar {
\n
width: 5px;
\n
height: 5px;
\n
}
\n
[data-v-b40ac9b4]::-webkit-scrollbar-thumb {
\n
background-color: #999;
\n
border-radius: 10px;
\n
min-height: 10px;
\n
}
\n
@-webkit-keyframes myfirst-data-v-b40ac9b4 {
\n
0% {
\n
-webkit-transform: scale(1);
\n
}
\n
50% {
\n
-webkit-transform: scale(1.1);
\n
}
\n
100% {
\n
-webkit-transform: scale(1);
\n
}
\n
}
\n
.van-button--info[data-v-b40ac9b4] {
\n
background: #40A9FF;
\n
border: 1px solid #40A9FF;
\n
}
\n
.van-popup[data-v-b40ac9b4] {
\n
background: transparent;
\n
}
\n
.mine[data-v-b40ac9b4] {
\n
height: 100vh;
\n
background: white;
\n
overflow: auto;
\n
}
\n
.mine .head[data-v-b40ac9b4] {
\n
width: 100vw;
\n
height: 42.66666667vw;
\n
background-size: 100% 100%;
\n
color: white;
\n
text-align: center;
\n
}
\n
.mine .head .contentBox[data-v-b40ac9b4] {
\n
width: 89.33333333vw;
\n
height: 27.73333333vw;
\n
background: white;
\n
-webkit-box-shadow: 0px 1px 6px 0px rgba(64, 169, 255, 0.3);
\n
box-shadow: 0px 1px 6px 0px rgba(64, 169, 255, 0.3);
\n
border-radius: 2.13333333vw;
\n
position: absolute;
\n
top: 26.66666667vw;
\n
left: 5.33333333vw;
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
}
\n
.mine .head .contentBox .left[data-v-b40ac9b4] {
\n
width: 42.66666667vw;
\n
margin-right: 0;
\n
margin-left: 0vw;
\n
padding-left: 4.26666667vw;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
}
\n
.mine .head .contentBox .left p[data-v-b40ac9b4] {
\n
max-width: 32vw;
\n
overflow: hidden;
\n
text-overflow: ellipsis;
\n
white-space: nowrap;
\n
font-size: 5.33333333vw;
\n
margin-left: 0vw;
\n
line-height: 7.46666667vw;
\n
text-align: center;
\n
}
\n
.mine .head .contentBox .right[data-v-b40ac9b4] {
\n
margin-left: 0vw;
\n
}
\n
.mine .head .bg[data-v-b40ac9b4] {
\n
width: 100%;
\n
}
\n
.mine .head .ref-block[data-v-b40ac9b4] {
\n
width: 6.66666667vw;
\n
height: 6.66666667vw;
\n
position: absolute;
\n
right: 7.46666667vw;
\n
top: 14.93333333vw;
\n
}
\n
.mine .head .ref-block img[data-v-b40ac9b4] {
\n
width: 100%;
\n
}
\n
.mine .head .header-icon[data-v-b40ac9b4] {
\n
width: 22.4vw;
\n
height: 22.4vw;
\n
border-radius: 10000px;
\n
border: 0.8vw solid white;
\n
position: absolute;
\n
top: -10.66666667vw;
\n
left: 8vw;
\n
}
\n
.mine .head .name[data-v-b40ac9b4] {
\n
font-size: 5.33333333vw;
\n
font-family: PingFang-SC-Medium;
\n
font-weight: normal;
\n
line-height: 5.33333333vw;
\n
margin-top: 11.2vw;
\n
color: black;
\n
font-weight: 500;
\n
}
\n
.mine .head .id[data-v-b40ac9b4] {
\n
font-size: 3.73333333vw;
\n
color: #808080;
\n
border-radius: 200px;
\n
line-height: 4.53333333vw;
\n
background-color: white;
\n
margin-top: 3.73333333vw;
\n
text-align: left;
\n
}
\n
.mine .outBox[data-v-b40ac9b4] {
\n
background: white;
\n
-webkit-box-shadow: 0px 1px 6px 0px rgba(64, 169, 255, 0.3);
\n
box-shadow: 0px 1px 6px 0px rgba(64, 169, 255, 0.3);
\n
width: 89.33333333vw;
\n
border-radius: 2.13333333vw;
\n
margin-top: 16.53333333vw;
\n
overflow: hidden;
\n
}
\n
.mine .outBox .list .van-cell[data-v-b40ac9b4] {
\n
font-size: 4.26666667vw;
\n
padding-top: 3.2vw;
\n
padding-bottom: 3.2vw;
\n
}
\n
.mine .outBox .list .van-cell img[data-v-b40ac9b4] {
\n
margin-right: 3.2vw;
\n
width: 7.46666667vw;
\n
height: 7.46666667vw;
\n
}
\n
.mine .outBox .list .van-cell .starNum[data-v-b40ac9b4] {
\n
font-size: 3.46666667vw;
\n
}
\n
.mine .outBox .list .van-cell[data-v-b40ac9b4]:not(:last-child)::after {
\n
right: 15px;
\n
}
\n
@media screen and (orientation: landscape) {
\n
.landscape[data-v-b40ac9b4] {
\n
height: 26.66666667vw;
\n
}
\n
.mine[data-v-b40ac9b4] {
\n
min-height: 100vh;
\n
}
\n
}
\n
"
,
""
,{
version
:
3
,
sources
:[
"C:/Users/Administrator/Desktop/h5/wechat/src/components/mine/index.vue"
],
names
:[],
mappings
:
";AACA;EACE,aAAa;CACd;AACD;EACE,YAAY;EACZ,kBAAkB;EAClB,aAAa;CACd;AACD;EACE,YAAY;EACZ,eAAe;EACf,YAAY;CACb;AACD;EACE,oBAAoB;CACrB;AACD;EACE,WAAW;EACX,YAAY;CACb;AACD;EACE,uBAAuB;EACvB,oBAAoB;EACpB,iBAAiB;CAClB;AACD;AACA;IACI,4BAA4B;CAC/B;AACD;IACI,8BAA8B;CACjC;AACD;IACI,4BAA4B;CAC/B;CACA;AACD;EACE,oBAAoB;EACpB,0BAA0B;CAC3B;AACD;EACE,wBAAwB;CACzB;AACD;EACE,cAAc;EACd,kBAAkB;EAClB,eAAe;CAChB;AACD;EACE,aAAa;EACb,sBAAsB;EACtB,2BAA2B;EAC3B,aAAa;EACb,mBAAmB;CACpB;AACD;EACE,qBAAqB;EACrB,sBAAsB;EACtB,kBAAkB;EAClB,4DAA4D;UACpD,oDAAoD;EAC5D,4BAA4B;EAC5B,mBAAmB;EACnB,mBAAmB;EACnB,mBAAmB;EACnB,qBAAqB;EACrB,qBAAqB;EACrB,cAAc;CACf;AACD;EACE,qBAAqB;EACrB,gBAAgB;EAChB,iBAAiB;EACjB,2BAA2B;EAC3B,+BAA+B;UACvB,uBAAuB;CAChC;AACD;EACE,gBAAgB;EAChB,iBAAiB;EACjB,wBAAwB;EACxB,oBAAoB;EACpB,wBAAwB;EACxB,iBAAiB;EACjB,0BAA0B;EAC1B,mBAAmB;CACpB;AACD;EACE,iBAAiB;CAClB;AACD;EACE,YAAY;CACb;AACD;EACE,oBAAoB;EACpB,qBAAqB;EACrB,mBAAmB;EACnB,oBAAoB;EACpB,mBAAmB;CACpB;AACD;EACE,YAAY;CACb;AACD;EACE,cAAc;EACd,eAAe;EACf,uBAAuB;EACvB,0BAA0B;EAC1B,mBAAmB;EACnB,oBAAoB;EACpB,UAAU;CACX;AACD;EACE,wBAAwB;EACxB,gCAAgC;EAChC,oBAAoB;EACpB,0BAA0B;EAC1B,mBAAmB;EACnB,aAAa;EACb,iBAAiB;CAClB;AACD;EACE,wBAAwB;EACxB,eAAe;EACf,qBAAqB;EACrB,0BAA0B;EAC1B,wBAAwB;EACxB,yBAAyB;EACzB,iBAAiB;CAClB;AACD;EACE,kBAAkB;EAClB,4DAA4D;UACpD,oDAAoD;EAC5D,qBAAqB;EACrB,4BAA4B;EAC5B,0BAA0B;EAC1B,iBAAiB;CAClB;AACD;EACE,wBAAwB;EACxB,mBAAmB;EACnB,sBAAsB;CACvB;AACD;EACE,oBAAoB;EACpB,oBAAoB;EACpB,qBAAqB;CACtB;AACD;EACE,wBAAwB;CACzB;AACD;EACE,YAAY;CACb;AACD;AACA;IACI,sBAAsB;CACzB;AACD;IACI,kBAAkB;CACrB;CACA"
,
file
:
"index.vue"
,
sourcesContent
:[
"
\n
.fl-r[data-v-b40ac9b4] {
\n
float: right;
\n
}
\n
.main-block[data-v-b40ac9b4] {
\n
margin: 5px;
\n
background: white;
\n
padding: 5px;
\n
}
\n
.clear-both[data-v-b40ac9b4]:after {
\n
content: '';
\n
display: block;
\n
clear: both;
\n
}
\n
[data-v-b40ac9b4]::-webkit-scrollbar-track-piece {
\n
border-radius: 10px;
\n
}
\n
[data-v-b40ac9b4]::-webkit-scrollbar {
\n
width: 5px;
\n
height: 5px;
\n
}
\n
[data-v-b40ac9b4]::-webkit-scrollbar-thumb {
\n
background-color: #999;
\n
border-radius: 10px;
\n
min-height: 10px;
\n
}
\n
@-webkit-keyframes myfirst-data-v-b40ac9b4 {
\n
0% {
\n
-webkit-transform: scale(1);
\n
}
\n
50% {
\n
-webkit-transform: scale(1.1);
\n
}
\n
100% {
\n
-webkit-transform: scale(1);
\n
}
\n
}
\n
.van-button--info[data-v-b40ac9b4] {
\n
background: #40A9FF;
\n
border: 1px solid #40A9FF;
\n
}
\n
.van-popup[data-v-b40ac9b4] {
\n
background: transparent;
\n
}
\n
.mine[data-v-b40ac9b4] {
\n
height: 100vh;
\n
background: white;
\n
overflow: auto;
\n
}
\n
.mine .head[data-v-b40ac9b4] {
\n
width: 100vw;
\n
height: 42.66666667vw;
\n
background-size: 100% 100%;
\n
color: white;
\n
text-align: center;
\n
}
\n
.mine .head .contentBox[data-v-b40ac9b4] {
\n
width: 89.33333333vw;
\n
height: 27.73333333vw;
\n
background: white;
\n
-webkit-box-shadow: 0px 1px 6px 0px rgba(64, 169, 255, 0.3);
\n
box-shadow: 0px 1px 6px 0px rgba(64, 169, 255, 0.3);
\n
border-radius: 2.13333333vw;
\n
position: absolute;
\n
top: 26.66666667vw;
\n
left: 5.33333333vw;
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
}
\n
.mine .head .contentBox .left[data-v-b40ac9b4] {
\n
width: 42.66666667vw;
\n
margin-right: 0;
\n
margin-left: 0vw;
\n
padding-left: 4.26666667vw;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
}
\n
.mine .head .contentBox .left p[data-v-b40ac9b4] {
\n
max-width: 32vw;
\n
overflow: hidden;
\n
text-overflow: ellipsis;
\n
white-space: nowrap;
\n
font-size: 5.33333333vw;
\n
margin-left: 0vw;
\n
line-height: 7.46666667vw;
\n
text-align: center;
\n
}
\n
.mine .head .contentBox .right[data-v-b40ac9b4] {
\n
margin-left: 0vw;
\n
}
\n
.mine .head .bg[data-v-b40ac9b4] {
\n
width: 100%;
\n
}
\n
.mine .head .ref-block[data-v-b40ac9b4] {
\n
width: 6.66666667vw;
\n
height: 6.66666667vw;
\n
position: absolute;
\n
right: 7.46666667vw;
\n
top: 14.93333333vw;
\n
}
\n
.mine .head .ref-block img[data-v-b40ac9b4] {
\n
width: 100%;
\n
}
\n
.mine .head .header-icon[data-v-b40ac9b4] {
\n
width: 22.4vw;
\n
height: 22.4vw;
\n
border-radius: 10000px;
\n
border: 0.8vw solid white;
\n
position: absolute;
\n
top: -10.66666667vw;
\n
left: 8vw;
\n
}
\n
.mine .head .name[data-v-b40ac9b4] {
\n
font-size: 5.33333333vw;
\n
font-family: PingFang-SC-Medium;
\n
font-weight: normal;
\n
line-height: 5.33333333vw;
\n
margin-top: 11.2vw;
\n
color: black;
\n
font-weight: 500;
\n
}
\n
.mine .head .id[data-v-b40ac9b4] {
\n
font-size: 3.73333333vw;
\n
color: #808080;
\n
border-radius: 200px;
\n
line-height: 4.53333333vw;
\n
background-color: white;
\n
margin-top: 3.73333333vw;
\n
text-align: left;
\n
}
\n
.mine .outBox[data-v-b40ac9b4] {
\n
background: white;
\n
-webkit-box-shadow: 0px 1px 6px 0px rgba(64, 169, 255, 0.3);
\n
box-shadow: 0px 1px 6px 0px rgba(64, 169, 255, 0.3);
\n
width: 89.33333333vw;
\n
border-radius: 2.13333333vw;
\n
margin-top: 16.53333333vw;
\n
overflow: hidden;
\n
}
\n
.mine .outBox .list .van-cell[data-v-b40ac9b4] {
\n
font-size: 4.26666667vw;
\n
padding-top: 3.2vw;
\n
padding-bottom: 3.2vw;
\n
}
\n
.mine .outBox .list .van-cell img[data-v-b40ac9b4] {
\n
margin-right: 3.2vw;
\n
width: 7.46666667vw;
\n
height: 7.46666667vw;
\n
}
\n
.mine .outBox .list .van-cell .starNum[data-v-b40ac9b4] {
\n
font-size: 3.46666667vw;
\n
}
\n
.mine .outBox .list .van-cell[data-v-b40ac9b4]:not(:last-child)::after {
\n
right: 15px;
\n
}
\n
@media screen and (orientation: landscape) {
\n
.landscape[data-v-b40ac9b4] {
\n
height: 26.66666667vw;
\n
}
\n
.mine[data-v-b40ac9b4] {
\n
min-height: 100vh;
\n
}
\n
}
\n
"
],
sourceRoot
:
""
}])}});
\ No newline at end of file
dev/static/js/app.
fec63024c1e90aaf8811
.js
→
dev/static/js/app.
464b0442bbc2a3574b25
.js
View file @
70d78953
This source diff could not be displayed because it is too large. You can
view the blob
instead.
dev/static/js/manifest.
e1645f582df6eb035b7c
.js
→
dev/static/js/manifest.
7486c07c1cb0e2daa0fb
.js
View file @
70d78953
!
function
(
e
){
var
a
=
window
.
webpackJsonp
;
window
.
webpackJsonp
=
function
(
f
,
r
,
t
){
for
(
var
d
,
o
,
b
,
i
=
0
,
u
=
[];
i
<
f
.
length
;
i
++
)
o
=
f
[
i
],
c
[
o
]
&&
u
.
push
(
c
[
o
][
0
]),
c
[
o
]
=
0
;
for
(
d
in
r
)
Object
.
prototype
.
hasOwnProperty
.
call
(
r
,
d
)
&&
(
e
[
d
]
=
r
[
d
]);
for
(
a
&&
a
(
f
,
r
,
t
);
u
.
length
;)
u
.
shift
()();
if
(
t
)
for
(
i
=
0
;
i
<
t
.
length
;
i
++
)
b
=
n
(
n
.
s
=
t
[
i
]);
return
b
};
var
f
=
{},
c
=
{
41
:
0
};
function
n
(
a
){
if
(
f
[
a
])
return
f
[
a
].
exports
;
var
c
=
f
[
a
]
=
{
i
:
a
,
l
:
!
1
,
exports
:{}};
return
e
[
a
].
call
(
c
.
exports
,
c
,
c
.
exports
,
n
),
c
.
l
=!
0
,
c
.
exports
}
n
.
e
=
function
(
e
){
var
a
=
c
[
e
];
if
(
0
===
a
)
return
new
Promise
(
function
(
e
){
e
()});
if
(
a
)
return
a
[
2
];
var
f
=
new
Promise
(
function
(
f
,
n
){
a
=
c
[
e
]
=
[
f
,
n
]});
a
[
2
]
=
f
;
var
r
=
document
.
getElementsByTagName
(
"head"
)[
0
],
t
=
document
.
createElement
(
"script"
);
t
.
type
=
"text/javascript"
,
t
.
charset
=
"utf-8"
,
t
.
async
=!
0
,
t
.
timeout
=
12
e4
,
n
.
nc
&&
t
.
setAttribute
(
"nonce"
,
n
.
nc
),
t
.
src
=
n
.
p
+
"static/js/"
+
e
+
"."
+
{
0
:
"c452b2572e5fecb4a390"
,
1
:
"9bf79ea33042be938e87"
,
2
:
"5bd105ce3f27aafd42b9"
,
3
:
"df615b23f17a30912d1b"
,
4
:
"81f114f6d9f17c65242c"
,
5
:
"08c7394fd38f53f13f26"
,
6
:
"ad1648da69d720d39bfb"
,
7
:
"c32362100a521035cab1"
,
8
:
"28436d121bb2eef7b629"
,
9
:
"6c3e0678c0b9a1755e94"
,
10
:
"6c45073c238f4b0acae8"
,
11
:
"63527e5eb89ffdf9ff28"
,
12
:
"477f60ece425a6f8c08c"
,
13
:
"2569f79a79a47b4a391f"
,
14
:
"faf8b426fde50aebbf71"
,
15
:
"7ed79964df837616767d"
,
16
:
"5adce8a0b90da78d7829"
,
17
:
"fec7400f11507033191b"
,
18
:
"f6d28946ec7e53987ea1"
,
19
:
"3268052ca4bd9410680a"
,
20
:
"358f61558acbe79e3639"
,
21
:
"c5b97c20eeab081ca77e"
,
22
:
"971be874abb8c99a251f"
,
23
:
"95dd7cde0fd5f3d5dc48"
,
24
:
"d71f9865d3c4d59dd149"
,
25
:
"db517d12de1763236067"
,
26
:
"a429ab1b776443ddf32a"
,
27
:
"fee3b3ba9895683c31d5"
,
28
:
"3bd29884a0becc053c56"
,
29
:
"88a28b13ef752068d901"
,
30
:
"9bcd686cd8b422f87c3b"
,
31
:
"eb6d3a67f0ea7ef6ecd3"
,
32
:
"36917bae854a9d5d9250"
,
33
:
"90551372eed114ae129f"
,
34
:
"47030c121a8712150211"
,
35
:
"acd2b368a72b4f0feef3"
,
36
:
"5563f849f0229816879e"
,
37
:
"2163df37097ba17a8388"
,
38
:
"484fb0d46b52bbc4cf54"
}[
e
]
+
".js"
;
var
d
=
setTimeout
(
o
,
12
e4
);
function
o
(){
t
.
onerror
=
t
.
onload
=
null
,
clearTimeout
(
d
);
var
a
=
c
[
e
];
0
!==
a
&&
(
a
&&
a
[
1
](
new
Error
(
"Loading chunk "
+
e
+
" failed."
)),
c
[
e
]
=
void
0
)}
return
t
.
onerror
=
t
.
onload
=
o
,
r
.
appendChild
(
t
),
f
},
n
.
m
=
e
,
n
.
c
=
f
,
n
.
d
=
function
(
e
,
a
,
f
){
n
.
o
(
e
,
a
)
||
Object
.
defineProperty
(
e
,
a
,{
configurable
:
!
1
,
enumerable
:
!
0
,
get
:
f
})},
n
.
n
=
function
(
e
){
var
a
=
e
&&
e
.
__esModule
?
function
(){
return
e
.
default
}:
function
(){
return
e
};
return
n
.
d
(
a
,
"a"
,
a
),
a
},
n
.
o
=
function
(
e
,
a
){
return
Object
.
prototype
.
hasOwnProperty
.
call
(
e
,
a
)},
n
.
p
=
""
,
n
.
oe
=
function
(
e
){
throw
console
.
error
(
e
),
e
}}([]);
!
function
(
e
){
var
a
=
window
.
webpackJsonp
;
window
.
webpackJsonp
=
function
(
f
,
r
,
t
){
for
(
var
d
,
o
,
b
,
i
=
0
,
u
=
[];
i
<
f
.
length
;
i
++
)
o
=
f
[
i
],
c
[
o
]
&&
u
.
push
(
c
[
o
][
0
]),
c
[
o
]
=
0
;
for
(
d
in
r
)
Object
.
prototype
.
hasOwnProperty
.
call
(
r
,
d
)
&&
(
e
[
d
]
=
r
[
d
]);
for
(
a
&&
a
(
f
,
r
,
t
);
u
.
length
;)
u
.
shift
()();
if
(
t
)
for
(
i
=
0
;
i
<
t
.
length
;
i
++
)
b
=
n
(
n
.
s
=
t
[
i
]);
return
b
};
var
f
=
{},
c
=
{
41
:
0
};
function
n
(
a
){
if
(
f
[
a
])
return
f
[
a
].
exports
;
var
c
=
f
[
a
]
=
{
i
:
a
,
l
:
!
1
,
exports
:{}};
return
e
[
a
].
call
(
c
.
exports
,
c
,
c
.
exports
,
n
),
c
.
l
=!
0
,
c
.
exports
}
n
.
e
=
function
(
e
){
var
a
=
c
[
e
];
if
(
0
===
a
)
return
new
Promise
(
function
(
e
){
e
()});
if
(
a
)
return
a
[
2
];
var
f
=
new
Promise
(
function
(
f
,
n
){
a
=
c
[
e
]
=
[
f
,
n
]});
a
[
2
]
=
f
;
var
r
=
document
.
getElementsByTagName
(
"head"
)[
0
],
t
=
document
.
createElement
(
"script"
);
t
.
type
=
"text/javascript"
,
t
.
charset
=
"utf-8"
,
t
.
async
=!
0
,
t
.
timeout
=
12
e4
,
n
.
nc
&&
t
.
setAttribute
(
"nonce"
,
n
.
nc
),
t
.
src
=
n
.
p
+
"static/js/"
+
e
+
"."
+
{
0
:
"c452b2572e5fecb4a390"
,
1
:
"9bf79ea33042be938e87"
,
2
:
"5bd105ce3f27aafd42b9"
,
3
:
"df615b23f17a30912d1b"
,
4
:
"81f114f6d9f17c65242c"
,
5
:
"08c7394fd38f53f13f26"
,
6
:
"ad1648da69d720d39bfb"
,
7
:
"c32362100a521035cab1"
,
8
:
"28436d121bb2eef7b629"
,
9
:
"6c3e0678c0b9a1755e94"
,
10
:
"6c45073c238f4b0acae8"
,
11
:
"63527e5eb89ffdf9ff28"
,
12
:
"477f60ece425a6f8c08c"
,
13
:
"2569f79a79a47b4a391f"
,
14
:
"faf8b426fde50aebbf71"
,
15
:
"7ed79964df837616767d"
,
16
:
"5adce8a0b90da78d7829"
,
17
:
"fec7400f11507033191b"
,
18
:
"f6d28946ec7e53987ea1"
,
19
:
"3268052ca4bd9410680a"
,
20
:
"358f61558acbe79e3639"
,
21
:
"c5b97c20eeab081ca77e"
,
22
:
"971be874abb8c99a251f"
,
23
:
"95dd7cde0fd5f3d5dc48"
,
24
:
"d71f9865d3c4d59dd149"
,
25
:
"db517d12de1763236067"
,
26
:
"a429ab1b776443ddf32a"
,
27
:
"fee3b3ba9895683c31d5"
,
28
:
"3bd29884a0becc053c56"
,
29
:
"88a28b13ef752068d901"
,
30
:
"9bcd686cd8b422f87c3b"
,
31
:
"eb6d3a67f0ea7ef6ecd3"
,
32
:
"36917bae854a9d5d9250"
,
33
:
"90551372eed114ae129f"
,
34
:
"47030c121a8712150211"
,
35
:
"fdcfa159e4982e043ae2"
,
36
:
"5563f849f0229816879e"
,
37
:
"2163df37097ba17a8388"
,
38
:
"484fb0d46b52bbc4cf54"
}[
e
]
+
".js"
;
var
d
=
setTimeout
(
o
,
12
e4
);
function
o
(){
t
.
onerror
=
t
.
onload
=
null
,
clearTimeout
(
d
);
var
a
=
c
[
e
];
0
!==
a
&&
(
a
&&
a
[
1
](
new
Error
(
"Loading chunk "
+
e
+
" failed."
)),
c
[
e
]
=
void
0
)}
return
t
.
onerror
=
t
.
onload
=
o
,
r
.
appendChild
(
t
),
f
},
n
.
m
=
e
,
n
.
c
=
f
,
n
.
d
=
function
(
e
,
a
,
f
){
n
.
o
(
e
,
a
)
||
Object
.
defineProperty
(
e
,
a
,{
configurable
:
!
1
,
enumerable
:
!
0
,
get
:
f
})},
n
.
n
=
function
(
e
){
var
a
=
e
&&
e
.
__esModule
?
function
(){
return
e
.
default
}:
function
(){
return
e
};
return
n
.
d
(
a
,
"a"
,
a
),
a
},
n
.
o
=
function
(
e
,
a
){
return
Object
.
prototype
.
hasOwnProperty
.
call
(
e
,
a
)},
n
.
p
=
""
,
n
.
oe
=
function
(
e
){
throw
console
.
error
(
e
),
e
}}([]);
\ No newline at end of file
\ No newline at end of file
src/components/mine/index.vue
View file @
70d78953
...
@@ -101,7 +101,7 @@ export default {
...
@@ -101,7 +101,7 @@ export default {
localStorage
.
clear
();
localStorage
.
clear
();
Toast
(
"清除成功"
);
Toast
(
"清除成功"
);
console
.
log
(
process
.
env
.
API_URL
)
console
.
log
(
process
.
env
.
API_URL
)
window
.
location
=
process
.
env
.
A
PI_URL
+
'/api/client/login
?refresh=1'
window
.
location
=
process
.
env
.
A
UTHOR_UEL
+
'
?refresh=1'
},
},
toStar
(){
toStar
(){
this
.
$sa
.
quick
(
"trackHeatMap"
,
this
.
$refs
.
star
);
this
.
$sa
.
quick
(
"trackHeatMap"
,
this
.
$refs
.
star
);
...
...
src/service/index.js
View file @
70d78953
...
@@ -171,6 +171,13 @@ export function fetch(url,params={}){
...
@@ -171,6 +171,13 @@ export function fetch(url,params={}){
window
.
location
.
href
=
`
${
process
.
env
.
AUTHOR_UEL
}
`
window
.
location
.
href
=
`
${
process
.
env
.
AUTHOR_UEL
}
`
}
else
if
(
response
.
data
.
code
===
503
){
}
else
if
(
response
.
data
.
code
===
503
){
reject
(
response
.
data
);
reject
(
response
.
data
);
}
else
if
(
response
.
data
.
code
===
506
){
console
.
log
(
process
.
env
.
AUTHOR_UEL
)
reject
(
response
.
data
);
let
query
=
{
retUrl
:
window
.
location
.
href
.
split
(
'#'
)[
1
]};
localStorage
.
setItem
(
'retUrl'
,
window
.
location
.
href
.
split
(
'#'
)[
1
]);
query
.
is_new_user_url
=
1
;
window
.
location
.
href
=
`
${
process
.
env
.
AUTHOR_UEL
}
?refresh=1`
}
else
{
}
else
{
reject
(
response
.
data
);
reject
(
response
.
data
);
Toast
(
response
.
data
.
msg
)
Toast
(
response
.
data
.
msg
)
...
...
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