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
48f3edb9
Commit
48f3edb9
authored
Apr 09, 2019
by
chenyishuai@singsingenglish.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
新首页
parent
ebf4c127
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
+2
-2
index.html
dev/index.html
+1
-1
app.940baa529401b9992fab.js
dev/static/js/app.940baa529401b9992fab.js
+0
-0
index.js
src/router/index.js
+1
-1
No files found.
dev/index.html
View file @
48f3edb9
...
...
@@ -3,4 +3,4 @@
}
*
{
-webkit-overflow-scrolling
:
touch
}
</style><link
href=
static/css/app.f016ba765d8b5ed4f51f80904de686cd.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.f826422096a6017a9dbb.js
></script><script
type=
text/javascript
src=
static/js/vendor.e044f3dac63d7cdf4e43.js
></script><script
type=
text/javascript
src=
static/js/app.b0228843360b363739d2.js
></script></body></html>
\ No newline at end of file
}
</style><link
href=
static/css/app.f016ba765d8b5ed4f51f80904de686cd.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.f826422096a6017a9dbb.js
></script><script
type=
text/javascript
src=
static/js/vendor.e044f3dac63d7cdf4e43.js
></script><script
type=
text/javascript
src=
static/js/app.940baa529401b9992fab.js
></script></body></html>
\ No newline at end of file
dev/static/js/app.
b0228843360b363739d2
.js
→
dev/static/js/app.
940baa529401b9992fab
.js
View file @
48f3edb9
File moved
src/router/index.js
View file @
48f3edb9
...
...
@@ -326,7 +326,7 @@ router.beforeEach((to,from,next)=> {
// debugger
store
.
dispatch
(
'setToken'
,
token
);
getUserDetailApi
().
then
(
res
=>
{
debugger
//
debugger
localStorage
.
setItem
(
'userDesc'
,
JSON
.
stringify
(
res
));
sa
.
login
(
res
.
user_id
);
goOn
()
...
...
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