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
b5a89335
Commit
b5a89335
authored
Apr 26, 2019
by
chenyishuai@singsingenglish.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
4.26
parent
5af35576
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
3 deletions
+5
-3
index.html
dev/index.html
+3
-1
index.html
index.html
+2
-2
No files found.
dev/index.html
View file @
b5a89335
...
...
@@ -6,4 +6,6 @@
overflow
:
hidden
;
position
:
fixed
;
background
:
#f4f4f4
;
}
</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.8cdd6126162cefc64dfb.js
></script><script
type=
text/javascript
src=
static/js/vendor.17e5a2aa52ade559a92c.js
></script><script
type=
text/javascript
src=
static/js/app.fae443c3734f5fbcd12a.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
src=
static/vconsole/vconsole.min.js
></script><script>
// 初始化
var
vConsole
=
new
VConsole
();
console
.
log
(
'VConsole is cool'
);
</script><script
type=
text/javascript
src=
static/js/manifest.8cdd6126162cefc64dfb.js
></script><script
type=
text/javascript
src=
static/js/vendor.17e5a2aa52ade559a92c.js
></script><script
type=
text/javascript
src=
static/js/app.fae443c3734f5fbcd12a.js
></script></body></html>
\ No newline at end of file
index.html
View file @
b5a89335
...
...
@@ -24,11 +24,11 @@
<div
id=
"app"
></div>
<!-- built files will be auto injected -->
<script
src=
"https://res.wx.qq.com/open/js/jweixin-1.3.2.js"
></script>
<
!-- <
script src="static/vconsole/vconsole.min.js"></script>
<script
src=
"static/vconsole/vconsole.min.js"
></script>
<script>
// 初始化
var
vConsole
=
new
VConsole
();
console
.
log
(
'VConsole is cool'
);
</script>
-->
</script>
</body>
</html>
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