Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
汪沁然
/
AmibaLight
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 99c4b778
authored
Apr 25, 2018
by
CubeSky
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Canvg
1 parent
becb2965
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
0 deletions
index.html
js/main.js
index.html
View file @
99c4b77
...
@@ -62,6 +62,7 @@
...
@@ -62,6 +62,7 @@
<script
crossorigin=
"anonymous"
src=
"https://cdnjs.loli.net/ajax/libs/axios/0.18.0/axios.min.js"
integrity=
"sha256-mpnrJ5DpEZZkwkE1ZgkEQQJW/46CSEh/STrZKOB/qoM="
></script>
<script
crossorigin=
"anonymous"
src=
"https://cdnjs.loli.net/ajax/libs/axios/0.18.0/axios.min.js"
integrity=
"sha256-mpnrJ5DpEZZkwkE1ZgkEQQJW/46CSEh/STrZKOB/qoM="
></script>
<script
crossorigin=
"anonymous"
src=
"https://cdnjs.loli.net/ajax/libs/sockjs-client/1.1.4/sockjs.min.js"
integrity=
"sha256-KWJavOowudybFMUCd547Wvd/u8vUg/2g0uSWYU5Ae+w="
></script>
<script
crossorigin=
"anonymous"
src=
"https://cdnjs.loli.net/ajax/libs/sockjs-client/1.1.4/sockjs.min.js"
integrity=
"sha256-KWJavOowudybFMUCd547Wvd/u8vUg/2g0uSWYU5Ae+w="
></script>
<script
crossorigin=
"anonymous"
src=
"https://cdnjs.loli.net/ajax/libs/stomp.js/2.3.3/stomp.min.js"
integrity=
"sha256-nkP8cj5xaTdWK/BsZl+57ZCE/Y/i4UNtbNTpgH+6Taw="
></script>
<script
crossorigin=
"anonymous"
src=
"https://cdnjs.loli.net/ajax/libs/stomp.js/2.3.3/stomp.min.js"
integrity=
"sha256-nkP8cj5xaTdWK/BsZl+57ZCE/Y/i4UNtbNTpgH+6Taw="
></script>
<script
crossorigin=
"anonymous"
src=
"https://cdnjs.loli.net/ajax/libs/canvg/1.5/canvg.min.js"
integrity=
"sha256-6CjwjERt4LtRZhlau+A5JQZ1qimB+YIrg4b24Po4Sz0="
></script>
<script
src=
"https://cdn.polyfill.io/v2/polyfill.min.js"
></script>
<script
src=
"https://cdn.polyfill.io/v2/polyfill.min.js"
></script>
<script
src=
"/js/main.js"
></script>
<script
src=
"/js/main.js"
></script>
...
...
js/main.js
View file @
99c4b77
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
Attach a file
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 post a comment