Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
marketing
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
marketing-web
marketing
Commits
278e2e6f
Commit
278e2e6f
authored
May 17, 2022
by
crushh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update: dist
parent
b7894e52
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
27 deletions
+10
-27
index.html
dist/index.html
+2
-3
index.html
index.html
+8
-24
No files found.
dist/index.html
View file @
278e2e6f
...
...
@@ -3,5 +3,4 @@
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>'
);
})();
</script><body><div
id=
app
><div
class=
el-loading-spinner
style=
"width: 98%;"
><svg
viewBox=
"25 25 50 50"
class=
circular
><circle
cx=
50
cy=
50
r=
20
fill=
none
class=
path
></circle></svg></div></div><script
src=
//web-1251519181.file.myqcloud.com/components/pagination.1.0.8.js
></script><script
src=
//web-1251519181.file.myqcloud.com/components/upload-file.1.0.10.js
></script><script
src=
//web-1251519181.file.myqcloud.com/components/steps.1.0.1.js
></script><script>
console
.
log
(
'marketing===>'
)
console
.
log
(
window
)
</script><script
type=
text/javascript
src=
/marketing/static/js/manifest.35971490530bb5831541.js
></script><script
type=
text/javascript
src=
/marketing/static/js/vendor.f17f3d28b64b648f6606.js
></script><script
type=
text/javascript
src=
/marketing/static/js/main.bdb1d54faf12f641a938.js
></script></body></body></html>
\ No newline at end of file
})();
</script><script
src=
//web-1251519181.file.myqcloud.com/components/pagination.1.0.8.js
></script><script
src=
//web-1251519181.file.myqcloud.com/components/track.1.0.4.js
></script><script
src=
//web-1251519181.file.myqcloud.com/components/upload-file.1.0.10.js
></script><script
src=
//web-1251519181.file.myqcloud.com/components/steps.1.0.1.js
></script><script
type=
text/javascript
src=
/marketing/static/js/manifest.35971490530bb5831541.js
></script><script
type=
text/javascript
src=
/marketing/static/js/vendor.f17f3d28b64b648f6606.js
></script><script
type=
text/javascript
src=
/marketing/static/js/main.bdb1d54faf12f641a938.js
></script></body></html>
\ No newline at end of file
index.html
View file @
278e2e6f
...
...
@@ -36,26 +36,11 @@
host
=
host
.
indexOf
(
'localhost'
)
>
-
1
||
host
.
indexOf
(
'192.168'
)
>
-
1
?
'gicdev.demogic.com'
:
host
;
document
.
write
(
'<script src="//'
+
host
+
src
+
'"><
\
/script>'
);
})();
</script>
</head>
<body>
<div
id=
"app"
>
<div
class=
"el-loading-spinner"
style=
"width: 98%;"
>
<svg
viewBox=
"25 25 50 50"
class=
"circular"
>
<circle
cx=
"50"
cy=
"50"
r=
"20"
fill=
"none"
class=
"path"
></circle>
</svg>
</div>
</div>
<!-- built files will be auto injected -->
<!-- 4.0组件库中的组件 -->
<script
src=
"//web-1251519181.file.myqcloud.com/components/pagination.1.0.8.js"
></script>
<script
src=
"//web-1251519181.file.myqcloud.com/components/upload-file.1.0.10.js"
></script>
<script
src=
"//web-1251519181.file.myqcloud.com/components/steps.1.0.1.js"
></script>
<script>
console
.
log
(
'marketing===>'
)
console
.
log
(
window
)
</script>
</body>
</html>
\ No newline at end of file
</script>
<!-- 4.0组件库中的组件 -->
<script
src=
"//web-1251519181.file.myqcloud.com/components/pagination.1.0.8.js"
></script>
<!-- 分页器 -->
<script
src=
"//web-1251519181.file.myqcloud.com/components/track.1.0.4.js"
></script>
<script
src=
"//web-1251519181.file.myqcloud.com/components/upload-file.1.0.10.js"
></script>
<!-- 文件上传 -->
<script
src=
"//web-1251519181.file.myqcloud.com/components/steps.1.0.1.js"
></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