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
a9da9052
Commit
a9da9052
authored
Aug 28, 2019
by
chenyishuai@singsingenglish.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
828
parent
e02d0aa4
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
index.html
dist/index.html
+1
-1
app.15eed2f70a20194faf90.js
dist/static/js/app.15eed2f70a20194faf90.js
+1
-1
index.js
src/service/index.js
+1
-1
No files found.
dist/index.html
View file @
a9da9052
...
@@ -11,4 +11,4 @@
...
@@ -11,4 +11,4 @@
position
:
fixed
;
position
:
fixed
;
background
:
#f4f4f4
;
background
:
#f4f4f4
;
}
}
/* html{font-size: 1px;} */
</style><link
href=
static/css/app.f983055a19b69eb54137ee36031e8a72.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=
static/js/manifest.6b96feddb085a4e571f4.js
></script><script
type=
text/javascript
src=
static/js/vendor.c6fbc888f93ccac33136.js
></script><script
type=
text/javascript
src=
static/js/app.ed6ec5ba95fae7b99c85.js
></script></body></html>
/* html{font-size: 1px;} */
</style><link
href=
static/css/app.f983055a19b69eb54137ee36031e8a72.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=
static/js/manifest.6b96feddb085a4e571f4.js
></script><script
type=
text/javascript
src=
static/js/vendor.c6fbc888f93ccac33136.js
></script><script
type=
text/javascript
src=
static/js/app.15eed2f70a20194faf90.js
></script></body></html>
\ No newline at end of file
\ No newline at end of file
dist/static/js/app.
ed6ec5ba95fae7b99c85
.js
→
dist/static/js/app.
15eed2f70a20194faf90
.js
View file @
a9da9052
This source diff could not be displayed because it is too large. You can
view the blob
instead.
src/service/index.js
View file @
a9da9052
...
@@ -15,7 +15,7 @@ axios.interceptors.request.use(
...
@@ -15,7 +15,7 @@ axios.interceptors.request.use(
config
=>
{
config
=>
{
// 获取token
// 获取token
// process.env.versionTime
// process.env.versionTime
let
versiontime
=
'0802
2
1100'
let
versiontime
=
'0802
8
1100'
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