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
8092ab20
Commit
8092ab20
authored
Jul 16, 2019
by
chenyishuai@singsingenglish.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
716
parent
a0f953e8
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
index.html
dev/index.html
+1
-1
app.cb66dfb8b1f4a2e03dd6.js
dev/static/js/app.cb66dfb8b1f4a2e03dd6.js
+1
-1
index.js
src/router/index.js
+1
-1
No files found.
dev/index.html
View file @
8092ab20
...
...
@@ -11,4 +11,4 @@
position
:
fixed
;
background
:
#f4f4f4
;
}
/* html{font-size: 1px;} */
</style><link
href=
static/css/app.91d2eea1dfca80994de99748f577fac4.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.2d4cf808393506bfe20f.js
></script><script
type=
text/javascript
src=
static/js/vendor.79c3f4ae5c5bb7637f02.js
></script><script
type=
text/javascript
src=
static/js/app.6845320667140b6cda1f.js
></script></body></html>
\ No newline at end of file
/* html{font-size: 1px;} */
</style><link
href=
static/css/app.91d2eea1dfca80994de99748f577fac4.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.2d4cf808393506bfe20f.js
></script><script
type=
text/javascript
src=
static/js/vendor.79c3f4ae5c5bb7637f02.js
></script><script
type=
text/javascript
src=
static/js/app.cb66dfb8b1f4a2e03dd6.js
></script></body></html>
\ No newline at end of file
dev/static/js/app.
6845320667140b6cda1f
.js
→
dev/static/js/app.
cb66dfb8b1f4a2e03dd6
.js
View file @
8092ab20
This source diff could not be displayed because it is too large. You can
view the blob
instead.
src/router/index.js
View file @
8092ab20
...
...
@@ -29,7 +29,7 @@ let browser = {
};
let
ua
=
window
.
navigator
.
userAgent
.
toLowerCase
();
const
router
=
new
Router
({
mode
:
'history'
,
//
mode: 'history',
routes
:
[
{
path
:
'/'
,
...
...
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