Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
I
integral-mall
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
integralMall
integral-mall
Commits
4555a0bc
Commit
4555a0bc
authored
Feb 26, 2019
by
damodmg
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新组件
parent
1876f063
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
12 deletions
+13
-12
index.html
dist/index.html
+2
-2
index.html
index.html
+11
-10
No files found.
dist/index.html
View file @
4555a0bc
<!DOCTYPE html>
<html><head><meta
charset=
utf-8
><meta
name=
viewport
content=
"width=device-width,initial-scale=1"
><link
rel=
"shortcut icon"
href=
./static/img/favicon.ico
><title>
GIC后台
</title><link
rel=
stylesheet
type=
text/css
href=
static/css/iconfont.css
><link
rel=
stylesheet
type=
text/css
href=
static/css/common.css
><link
href=
/integral-mall/static/css/app.dc7515ded3a783d66118c49b81d6e3a7.css
rel=
stylesheet
></head><body><div
id=
app
></div><script
src=
http://web-1251519181.file.myqcloud.com/lib/vue/2.6.6/vue.min.js
></script><script
src=
http://web-1251519181.file.myqcloud.com/lib/vue-router/3.0.2/vue-router.min.js
></script><script
src=
http://web-1251519181.file.myqcloud.com/lib/vuex/3.1.0/vuex.min.js
></script><script
src=
http://web-1251519181.file.myqcloud.com/lib/elementUI/index.2.5.4.js
></script><script
src=
http://web-1251519181.file.myqcloud.com/components/header.2.0.01.js
></script><script
src=
http://web-1251519181.file.myqcloud.com/components/aside-menu.2.0.00.js
></script><script
src=
http://web-1251519181.file.myqcloud.com/components/export-excel.2.0.01.js
></script><script
src=
http://web-1251519181.file.myqcloud.com/components/footer.2.0.02.js
></script><script
src=
http://web-1251519181.file.myqcloud.com/components/img-preview.2.0.00.js
></script><script
src=
http://web-1251519181.file.myqcloud.com/components/upload-image.2.0.00.js
></script><script
type=
text/javascript
src=
/integral-mall/static/js/manifest.003beacb9c9ae622c7f2.js
></script><script
type=
text/javascript
src=
/integral-mall/static/js/vendor.001c8c8c5c313dc75bd0.js
></script><script
type=
text/javascript
src=
/integral-mall/static/js/app.f1feb583bfa10eac0636.js
></script></body></html>
\ No newline at end of file
<!DOCTYPE html>
<html><head><meta
charset=
utf-8
><meta
name=
viewport
content=
"width=device-width,initial-scale=1"
><link
rel=
"shortcut icon"
href=
./static/img/favicon.ico
><title>
GIC后台
</title><link
rel=
stylesheet
type=
text/css
href=
static/css/iconfont.css
><link
rel=
stylesheet
type=
text/css
href=
static/css/common.css
><link
href=
/integral-mall/static/css/app.dc7515ded3a783d66118c49b81d6e3a7.css
rel=
stylesheet
></head><body><div
id=
app
></div><script
src=
//web-1251519181.file.myqcloud.com/lib/vue/2.6.6/vue.min.js
></script><script
src=
//web-1251519181.file.myqcloud.com/lib/vue-router/3.0.2/vue-router.min.js
></script><script
src=
//web-1251519181.file.myqcloud.com/lib/vuex/3.1.0/vuex.min.js
></script><script
src=
//web-1251519181.file.myqcloud.com/lib/elementUI/index.2.5.4.js
></script><script
src=
//web-1251519181.file.myqcloud.com/components/header.2.0.03.js
></script><script
src=
//web-1251519181.file.myqcloud.com/components/aside-menu.2.0.02.js
></script><script
src=
//web-1251519181.file.myqcloud.com/components/export-excel.2.0.01.js
></script><script
src=
//web-1251519181.file.myqcloud.com/components/footer.2.0.02.js
></script><script
src=
//web-1251519181.file.myqcloud.com/components/img-preview.2.0.00.js
></script><script
src=
//web-1251519181.file.myqcloud.com/components/upload-image.2.0.00.js
></script><script
type=
text/javascript
src=
/integral-mall/static/js/manifest.003beacb9c9ae622c7f2.js
></script><script
type=
text/javascript
src=
/integral-mall/static/js/vendor.001c8c8c5c313dc75bd0.js
></script><script
type=
text/javascript
src=
/integral-mall/static/js/app.f1feb583bfa10eac0636.js
></script></body></html>
\ No newline at end of file
index.html
View file @
4555a0bc
...
...
@@ -16,17 +16,17 @@
<div
id=
"app"
></div>
<!-- built files will be auto injected -->
<!-- 库引用cdn -->
<script
src=
"
http:
//web-1251519181.file.myqcloud.com/lib/vue/2.6.6/vue.min.js"
></script>
<script
src=
"
http:
//web-1251519181.file.myqcloud.com/lib/vue-router/3.0.2/vue-router.min.js"
></script>
<script
src=
"
http:
//web-1251519181.file.myqcloud.com/lib/vuex/3.1.0/vuex.min.js"
></script>
<script
src=
"
http:
//web-1251519181.file.myqcloud.com/lib/elementUI/index.2.5.4.js"
></script>
<script
src=
"//web-1251519181.file.myqcloud.com/lib/vue/2.6.6/vue.min.js"
></script>
<script
src=
"//web-1251519181.file.myqcloud.com/lib/vue-router/3.0.2/vue-router.min.js"
></script>
<script
src=
"//web-1251519181.file.myqcloud.com/lib/vuex/3.1.0/vuex.min.js"
></script>
<script
src=
"//web-1251519181.file.myqcloud.com/lib/elementUI/index.2.5.4.js"
></script>
<!-- 组件引用cdn -->
<script
src=
"
http://web-1251519181.file.myqcloud.com/components/header.2.0.01
.js"
></script>
<script
src=
"
http://web-1251519181.file.myqcloud.com/components/aside-menu.2.0.00
.js"
></script>
<script
src=
"
http:
//web-1251519181.file.myqcloud.com/components/export-excel.2.0.01.js"
></script>
<script
src=
"
http:
//web-1251519181.file.myqcloud.com/components/footer.2.0.02.js"
></script>
<script
src=
"
http:
//web-1251519181.file.myqcloud.com/components/img-preview.2.0.00.js"
></script>
<script
src=
"
http:
//web-1251519181.file.myqcloud.com/components/upload-image.2.0.00.js"
></script>
<script
src=
"
//web-1251519181.file.myqcloud.com/components/header.2.0.03
.js"
></script>
<script
src=
"
//web-1251519181.file.myqcloud.com/components/aside-menu.2.0.02
.js"
></script>
<script
src=
"//web-1251519181.file.myqcloud.com/components/export-excel.2.0.01.js"
></script>
<script
src=
"//web-1251519181.file.myqcloud.com/components/footer.2.0.02.js"
></script>
<script
src=
"//web-1251519181.file.myqcloud.com/components/img-preview.2.0.00.js"
></script>
<script
src=
"//web-1251519181.file.myqcloud.com/components/upload-image.2.0.00.js"
></script>
</body>
</html>
\ No newline at end of file
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