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
9cae822e
Commit
9cae822e
authored
Jun 10, 2019
by
chenyishuai@singsingenglish.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
e26bae6c
Changes
10
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
11 additions
and
12 deletions
+11
-12
index.js
config/index.js
+1
-3
index.html
dev/index.html
+1
-1
24.e53eb8364cc245e0d427.js
dev/static/js/24.e53eb8364cc245e0d427.js
+1
-1
34.f2ee32a691908d9a608a.js
dev/static/js/34.f2ee32a691908d9a608a.js
+1
-1
app.39407b15d4282a93c0e2.js
dev/static/js/app.39407b15d4282a93c0e2.js
+1
-1
manifest.aa67a11fb0847f602dd1.js
dev/static/js/manifest.aa67a11fb0847f602dd1.js
+1
-1
index.html
dist/index.html
+1
-1
index.vue
src/components/mine/index.vue
+2
-2
accept.vue
src/components/subAccount/accept.vue
+1
-0
index.js
src/service/index.js
+1
-1
No files found.
config/index.js
View file @
9cae822e
...
@@ -3,8 +3,6 @@
...
@@ -3,8 +3,6 @@
// see http://vuejs-templates.github.io/webpack for documentation.
// see http://vuejs-templates.github.io/webpack for documentation.
const
path
=
require
(
'path'
);
const
path
=
require
(
'path'
);
module
.
exports
=
{
module
.
exports
=
{
dev
:
{
dev
:
{
// Paths
// Paths
...
@@ -45,7 +43,7 @@ module.exports = {
...
@@ -45,7 +43,7 @@ module.exports = {
index
:
process
.
env
.
NODE_ENV
===
'production'
?
path
.
resolve
(
__dirname
,
'../dist/index.html'
)
:
path
.
resolve
(
__dirname
,
'../dev/index.html'
),
index
:
process
.
env
.
NODE_ENV
===
'production'
?
path
.
resolve
(
__dirname
,
'../dist/index.html'
)
:
path
.
resolve
(
__dirname
,
'../dev/index.html'
),
// Paths
// Paths
assetsRoot
:
process
.
env
.
NODE_ENV
===
'production'
?
path
.
resolve
(
__dirname
,
'../dist'
)
:
path
.
resolve
(
__dirname
,
'../dev'
),
assetsRoot
:
process
.
env
.
NODE_ENV
===
'production'
?
path
.
resolve
(
__dirname
,
'../dist'
)
:
path
.
resolve
(
__dirname
,
'../dev'
),
assetsSubDirectory
:
'static'
,
assetsSubDirectory
:
process
.
env
.
NODE_ENV
===
'production'
?
'static201906101550'
:
'static'
,
assetsPublicPath
:
process
.
env
.
NODE_ENV
===
'production'
?
'https://static-cdn.changchangenglish.com/new-sing/'
:
''
,
assetsPublicPath
:
process
.
env
.
NODE_ENV
===
'production'
?
'https://static-cdn.changchangenglish.com/new-sing/'
:
''
,
/**
/**
...
...
dev/index.html
View file @
9cae822e
...
@@ -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
type=
text/javascript
src=
static/js/manifest.764b1614240ce8c28796.js
></script><script
type=
text/javascript
src=
static/js/vendor.1396ea78033e4259211e.js
></script><script
type=
text/javascript
src=
static/js/app.99e25a1d512712e1de6e.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
type=
text/javascript
src=
static/js/manifest.aa67a11fb0847f602dd1.js
></script><script
type=
text/javascript
src=
static/js/vendor.1396ea78033e4259211e.js
></script><script
type=
text/javascript
src=
static/js/app.39407b15d4282a93c0e2.js
></script></body></html>
\ No newline at end of file
\ No newline at end of file
dev/static/js/24.
9b792a668d517b38583
7.js
→
dev/static/js/24.
e53eb8364cc245e0d42
7.js
View file @
9cae822e
This diff is collapsed.
Click to expand it.
dev/static/js/34.
320ab638377b7e06789e
.js
→
dev/static/js/34.
f2ee32a691908d9a608a
.js
View file @
9cae822e
This diff is collapsed.
Click to expand it.
dev/static/js/app.
99e25a1d512712e1de6e
.js
→
dev/static/js/app.
39407b15d4282a93c0e2
.js
View file @
9cae822e
This source diff could not be displayed because it is too large. You can
view the blob
instead.
dev/static/js/manifest.
764b1614240ce8c28796
.js
→
dev/static/js/manifest.
aa67a11fb0847f602dd1
.js
View file @
9cae822e
!
function
(
e
){
var
a
=
window
.
webpackJsonp
;
window
.
webpackJsonp
=
function
(
f
,
t
,
r
){
for
(
var
b
,
o
,
d
,
i
=
0
,
u
=
[];
i
<
f
.
length
;
i
++
)
o
=
f
[
i
],
c
[
o
]
&&
u
.
push
(
c
[
o
][
0
]),
c
[
o
]
=
0
;
for
(
b
in
t
)
Object
.
prototype
.
hasOwnProperty
.
call
(
t
,
b
)
&&
(
e
[
b
]
=
t
[
b
]);
for
(
a
&&
a
(
f
,
t
,
r
);
u
.
length
;)
u
.
shift
()();
if
(
r
)
for
(
i
=
0
;
i
<
r
.
length
;
i
++
)
d
=
n
(
n
.
s
=
r
[
i
]);
return
d
};
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
t
=
document
.
getElementsByTagName
(
"head"
)[
0
],
r
=
document
.
createElement
(
"script"
);
r
.
type
=
"text/javascript"
,
r
.
charset
=
"utf-8"
,
r
.
async
=!
0
,
r
.
timeout
=
12
e4
,
n
.
nc
&&
r
.
setAttribute
(
"nonce"
,
n
.
nc
),
r
.
src
=
n
.
p
+
"static/js/"
+
e
+
"."
+
{
0
:
"c452b2572e5fecb4a390"
,
1
:
"9bf79ea33042be938e87"
,
2
:
"5bd105ce3f27aafd42b9"
,
3
:
"df615b23f17a30912d1b"
,
4
:
"81f114f6d9f17c65242c"
,
5
:
"0052b00863acfc7f0eb5"
,
6
:
"ad1648da69d720d39bfb"
,
7
:
"c32362100a521035cab1"
,
8
:
"28436d121bb2eef7b629"
,
9
:
"6c3e0678c0b9a1755e94"
,
10
:
"6c45073c238f4b0acae8"
,
11
:
"63527e5eb89ffdf9ff28"
,
12
:
"477f60ece425a6f8c08c"
,
13
:
"2569f79a79a47b4a391f"
,
14
:
"faf8b426fde50aebbf71"
,
15
:
"7ed79964df837616767d"
,
16
:
"5f5f06b34899a180a474"
,
17
:
"fec7400f11507033191b"
,
18
:
"f6d28946ec7e53987ea1"
,
19
:
"3268052ca4bd9410680a"
,
20
:
"358f61558acbe79e3639"
,
21
:
"c5b97c20eeab081ca77e"
,
22
:
"3da1fccaeaf2f6373181"
,
23
:
"a26d3df7389ff86a78d0"
,
24
:
"9b792a668d517b385837"
,
25
:
"188b8b8d61cfc1e2594e"
,
26
:
"e7edfe93285816532cc7"
,
27
:
"fe4fde9d82a47889aa68"
,
28
:
"c5d1b95b751fac943e16"
,
29
:
"e8e761c78046800c6650"
,
30
:
"8ebee59adc0d50a69b2a"
,
31
:
"afcf5da192d3fe4638b8"
,
32
:
"ae3b76d915bb2806347e"
,
33
:
"2e1b9d5f6820a7d8549a"
,
34
:
"320ab638377b7e06789e"
,
35
:
"274cdbfff100dfc9a090"
,
36
:
"5563f849f0229816879e"
,
37
:
"2163df37097ba17a8388"
,
38
:
"484fb0d46b52bbc4cf54"
}[
e
]
+
".js"
;
var
b
=
setTimeout
(
o
,
12
e4
);
function
o
(){
r
.
onerror
=
r
.
onload
=
null
,
clearTimeout
(
b
);
var
a
=
c
[
e
];
0
!==
a
&&
(
a
&&
a
[
1
](
new
Error
(
"Loading chunk "
+
e
+
" failed."
)),
c
[
e
]
=
void
0
)}
return
r
.
onerror
=
r
.
onload
=
o
,
t
.
appendChild
(
r
),
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
e
}}([]);
!
function
(
e
){
var
a
=
window
.
webpackJsonp
;
window
.
webpackJsonp
=
function
(
f
,
t
,
r
){
for
(
var
o
,
d
,
b
,
i
=
0
,
u
=
[];
i
<
f
.
length
;
i
++
)
d
=
f
[
i
],
c
[
d
]
&&
u
.
push
(
c
[
d
][
0
]),
c
[
d
]
=
0
;
for
(
o
in
t
)
Object
.
prototype
.
hasOwnProperty
.
call
(
t
,
o
)
&&
(
e
[
o
]
=
t
[
o
]);
for
(
a
&&
a
(
f
,
t
,
r
);
u
.
length
;)
u
.
shift
()();
if
(
r
)
for
(
i
=
0
;
i
<
r
.
length
;
i
++
)
b
=
n
(
n
.
s
=
r
[
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
t
=
document
.
getElementsByTagName
(
"head"
)[
0
],
r
=
document
.
createElement
(
"script"
);
r
.
type
=
"text/javascript"
,
r
.
charset
=
"utf-8"
,
r
.
async
=!
0
,
r
.
timeout
=
12
e4
,
n
.
nc
&&
r
.
setAttribute
(
"nonce"
,
n
.
nc
),
r
.
src
=
n
.
p
+
"static/js/"
+
e
+
"."
+
{
0
:
"c452b2572e5fecb4a390"
,
1
:
"9bf79ea33042be938e87"
,
2
:
"5bd105ce3f27aafd42b9"
,
3
:
"df615b23f17a30912d1b"
,
4
:
"81f114f6d9f17c65242c"
,
5
:
"0052b00863acfc7f0eb5"
,
6
:
"ad1648da69d720d39bfb"
,
7
:
"c32362100a521035cab1"
,
8
:
"28436d121bb2eef7b629"
,
9
:
"6c3e0678c0b9a1755e94"
,
10
:
"6c45073c238f4b0acae8"
,
11
:
"63527e5eb89ffdf9ff28"
,
12
:
"477f60ece425a6f8c08c"
,
13
:
"2569f79a79a47b4a391f"
,
14
:
"faf8b426fde50aebbf71"
,
15
:
"7ed79964df837616767d"
,
16
:
"5f5f06b34899a180a474"
,
17
:
"fec7400f11507033191b"
,
18
:
"f6d28946ec7e53987ea1"
,
19
:
"3268052ca4bd9410680a"
,
20
:
"358f61558acbe79e3639"
,
21
:
"c5b97c20eeab081ca77e"
,
22
:
"3da1fccaeaf2f6373181"
,
23
:
"a26d3df7389ff86a78d0"
,
24
:
"e53eb8364cc245e0d427"
,
25
:
"188b8b8d61cfc1e2594e"
,
26
:
"e7edfe93285816532cc7"
,
27
:
"fe4fde9d82a47889aa68"
,
28
:
"c5d1b95b751fac943e16"
,
29
:
"e8e761c78046800c6650"
,
30
:
"8ebee59adc0d50a69b2a"
,
31
:
"afcf5da192d3fe4638b8"
,
32
:
"ae3b76d915bb2806347e"
,
33
:
"2e1b9d5f6820a7d8549a"
,
34
:
"f2ee32a691908d9a608a"
,
35
:
"274cdbfff100dfc9a090"
,
36
:
"5563f849f0229816879e"
,
37
:
"2163df37097ba17a8388"
,
38
:
"484fb0d46b52bbc4cf54"
}[
e
]
+
".js"
;
var
o
=
setTimeout
(
d
,
12
e4
);
function
d
(){
r
.
onerror
=
r
.
onload
=
null
,
clearTimeout
(
o
);
var
a
=
c
[
e
];
0
!==
a
&&
(
a
&&
a
[
1
](
new
Error
(
"Loading chunk "
+
e
+
" failed."
)),
c
[
e
]
=
void
0
)}
return
r
.
onerror
=
r
.
onload
=
d
,
t
.
appendChild
(
r
),
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
e
}}([]);
\ No newline at end of file
\ No newline at end of file
dist/index.html
View file @
9cae822e
<!DOCTYPE html>
<html><head><meta
charset=
utf-8
><meta
name=
viewport
content=
"width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,user-scalable=no"
><meta
name=
screen-orientation
content=
portrait
><meta
name=
x5-orientation
content=
portrait
><title>
唱唱启蒙英语
</title><link
rel=
stylesheet
href=
https://at.alicdn.com/t/font_822651_g9r2j7kybxu.css
><style>
*
{
<!DOCTYPE html>
<html><head><meta
charset=
utf-8
><meta
name=
viewport
content=
"width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,user-scalable=no"
><meta
name=
screen-orientation
content=
portrait
><meta
name=
x5-orientation
content=
portrait
><title>
唱唱启蒙英语
</title><link
rel=
stylesheet
href=
https://at.alicdn.com/t/font_822651_g9r2j7kybxu.css
><style>
*
{
-webkit-overflow-scrolling
:
touch
;
-webkit-overflow-scrolling
:
touch
;
}
</style><link
href=
https://static-cdn.changchangenglish.com/new-sing/static/css/app.aef6b89f896900bd83854eb90a9d1e0b.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></script><script
type=
text/javascript
src=
https://static-cdn.changchangenglish.com/new-sing/static/js/manifest.2ce86f9c353764cda283.js
></script><script
type=
text/javascript
src=
https://static-cdn.changchangenglish.com/new-sing/static/js/vendor.4e091e4ba1922aef6c09.js
></script><script
type=
text/javascript
src=
https://static-cdn.changchangenglish.com/new-sing/static/js/app.eac8c6293c5cf0eab2f0.js
></script></body></html>
}
</style><link
href=
https://static-cdn.changchangenglish.com/new-sing/static201906041550/css/app.3fc02017cc9fd42447098e3b0eef31cd.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></script><script
type=
text/javascript
src=
https://static-cdn.changchangenglish.com/new-sing/static201906041550/js/manifest.2a00ffa864fa2de659f5.js
></script><script
type=
text/javascript
src=
https://static-cdn.changchangenglish.com/new-sing/static201906041550/js/vendor.0c05adfd96a1d8f3b647.js
></script><script
type=
text/javascript
src=
https://static-cdn.changchangenglish.com/new-sing/static201906041550/js/app.0e9148a3206014dc945b.js
></script></body></html>
\ No newline at end of file
\ No newline at end of file
src/components/mine/index.vue
View file @
9cae822e
...
@@ -13,8 +13,8 @@
...
@@ -13,8 +13,8 @@
</div>
</div>
<div
class=
"right"
>
<div
class=
"right"
>
<p
class=
"id"
>
学员号:
{{
userDetail
.
user_id
}}
</p>
<p
class=
"id"
>
学员号:
{{
userDetail
.
user_id
}}
</p>
<p
class=
"id"
v-if=
"!userDetail.mobile"
>
手机号
:
暂未绑定
</p>
<p
class=
"id"
v-if=
"!userDetail.mobile"
>
手机号
:
暂未绑定
</p>
<p
class=
"id"
v-if=
"userDetail.mobile"
>
手机号
:
{{
phoneNumber
}}
</p>
<p
class=
"id"
v-if=
"userDetail.mobile"
>
手机号
:
{{
phoneNumber
}}
</p>
</div>
</div>
</div>
</div>
</div>
</div>
...
...
src/components/subAccount/accept.vue
View file @
9cae822e
...
@@ -148,6 +148,7 @@ export default {
...
@@ -148,6 +148,7 @@ export default {
text-align: center;
text-align: center;
margin-top: 58* @toVw;
margin-top: 58* @toVw;
.van-button--info{width: 132* @toVw;}
.van-button--info{width: 132* @toVw;}
font-weight: bold;
}
}
.ewm{
.ewm{
text-align: center;
text-align: center;
...
...
src/service/index.js
View file @
9cae822e
...
@@ -13,7 +13,7 @@ axios.defaults.baseURL ='';
...
@@ -13,7 +13,7 @@ axios.defaults.baseURL ='';
axios
.
interceptors
.
request
.
use
(
axios
.
interceptors
.
request
.
use
(
config
=>
{
config
=>
{
// 获取token
// 获取token
let
versiontime
=
'201906
04
1550'
let
versiontime
=
'201906
10
1550'
const
token
=
localStorage
.
getItem
(
'cc_token'
);
const
token
=
localStorage
.
getItem
(
'cc_token'
);
// 设置参数格式
// 设置参数格式
if
(
!
config
.
headers
[
'Content-Type'
]){
if
(
!
config
.
headers
[
'Content-Type'
]){
...
...
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