Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
haoban-3
Overview
Overview
Details
Activity
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
office
haoban-3
Commits
78db1591
Commit
78db1591
authored
Nov 05, 2021
by
crushh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update: dist
parent
f39453cf
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
4 deletions
+5
-4
index.html
dist/index.html
+3
-2
index.html
index.html
+2
-2
No files found.
dist/index.html
View file @
78db1591
...
...
@@ -2,7 +2,7 @@
var
src
=
'/component/static/import-component.js?timestrap='
+
new
Date
().
getTime
();
var
host
=
window
.
location
.
host
;
host
=
host
.
indexOf
(
'localhost'
)
>
-
1
||
host
.
indexOf
(
'192.168'
)
>
-
1
?
'gicdev.demogic.com'
:
host
;
//
document.write('
<
script
src
=
"//'+ host + src +'"
><
\
/
script
>
')
document.write('
<
script
src
=
"//172.16.30.233:8091/static/import-component.js"
><
\
/
script
>
')
document
.
write
(
'<script src="//'
+
host
+
src
+
'"><
\
/script>'
)
//
document.write('
<
script
src
=
"//172.16.30.233:8091/static/import-component.js"
><
\
/
script
>
')
})()
</script><script
src=
//web-1251519181.file.myqcloud.com/components/pagination.1.0.10.js
></script><script
src=
//web-1251519181.file.myqcloud.com/components/export-data.1.0.11.js
></script><script
type=
text/javascript
src=
./static/js/manifest.632c747712bfdd91c1c3.js
></script><script
type=
text/javascript
src=
./static/js/vendor.06dddcebe00088992b67.js
></script><script
type=
text/javascript
src=
./static/js/app.5b8c8f7888032ae622bb.js
></script></body></html>
\ No newline at end of file
index.html
View file @
78db1591
...
...
@@ -26,8 +26,8 @@
var
src
=
'/component/static/import-component.js?timestrap='
+
new
Date
().
getTime
();
var
host
=
window
.
location
.
host
;
host
=
host
.
indexOf
(
'localhost'
)
>
-
1
||
host
.
indexOf
(
'192.168'
)
>
-
1
?
'gicdev.demogic.com'
:
host
;
//
document.write('
<
script
src
=
"//'+ host + src +'"
><
\
/
script
>
')
document.write('
<
script
src
=
"//172.16.30.233:8091/static/import-component.js"
><
\
/
script
>
')
document
.
write
(
'<script src="//'
+
host
+
src
+
'"><
\
/script>'
)
//
document.write('
<
script
src
=
"//172.16.30.233:8091/static/import-component.js"
><
\
/
script
>
')
})()
</script>
...
...
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