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
63e89c17
Commit
63e89c17
authored
May 07, 2019
by
damodmg
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'dev' into 'master'
更新导出组件 See merge request
!43
parents
736a953a
e7a9d6e8
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
index.html
dist/index.html
+2
-2
index.html
index.html
+1
-1
No files found.
dist/index.html
View file @
63e89c17
<!DOCTYPE html>
<html><head><meta
charset=
utf-8
><meta
name=
viewport
content=
"width=device-width,initial-scale=1"
><link
rel=
stylesheet
type=
text/css
href=
./static/css/iconfont.css
><link
rel=
stylesheet
type=
text/css
href=
./static/css/common.css
><link
rel=
"shortcut icon"
type=
image/x-icon
href=
./static/img/favicon.ico
><title>
积分商城
</title><link
href=
./static/css/app.c59732585a037ce3398a2b868ac2b6f4.css
rel=
stylesheet
></head><body><div
id=
app
></div><script
src=
//web-1251519181.file.myqcloud.com/lib/vue/2.5.2/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.20.js
></script><script
src=
//web-1251519181.file.myqcloud.com/components/aside-menu.2.0.05.js
></script><script
src=
//web-1251519181.file.myqcloud.com/components/footer.2.0.02.js
></script><script
src=
//web-1251519181.file.myqcloud.com/components/store-linkage.2.0.01.js
></script><script
src=
//web-1251519181.file.myqcloud.com/components/card.2.0.03.js
></script><script
src=
//web-1251519181.file.myqcloud.com/components/export-excel.2.0.02.js
></script><script
type=
text/javascript
src=
./static/js/manifest.3ad1d5771e9b13dbdad2.js
></script><script
type=
text/javascript
src=
./static/js/vendor.2a66e15144de1c0f565b.js
></script><script
type=
text/javascript
src=
./static/js/app.b68de82f60ec8fe0bf79.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=
stylesheet
type=
text/css
href=
./static/css/iconfont.css
><link
rel=
stylesheet
type=
text/css
href=
./static/css/common.css
><link
rel=
"shortcut icon"
type=
image/x-icon
href=
./static/img/favicon.ico
><title>
积分商城
</title><link
href=
./static/css/app.c59732585a037ce3398a2b868ac2b6f4.css
rel=
stylesheet
></head><body><div
id=
app
></div><script
src=
//web-1251519181.file.myqcloud.com/lib/vue/2.5.2/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.20.js
></script><script
src=
//web-1251519181.file.myqcloud.com/components/aside-menu.2.0.05.js
></script><script
src=
//web-1251519181.file.myqcloud.com/components/footer.2.0.02.js
></script><script
src=
//web-1251519181.file.myqcloud.com/components/store-linkage.2.0.01.js
></script><script
src=
//web-1251519181.file.myqcloud.com/components/card.2.0.03.js
></script><script
src=
//web-1251519181.file.myqcloud.com/components/export-excel.2.0.04.js
></script><script
type=
text/javascript
src=
./static/js/manifest.3ad1d5771e9b13dbdad2.js
></script><script
type=
text/javascript
src=
./static/js/vendor.2a66e15144de1c0f565b.js
></script><script
type=
text/javascript
src=
./static/js/app.b68de82f60ec8fe0bf79.js
></script></body></html>
\ No newline at end of file
index.html
View file @
63e89c17
...
...
@@ -22,7 +22,7 @@
<script
src=
'//web-1251519181.file.myqcloud.com/components/store-linkage.2.0.01.js'
></script>
<!-- <script src="//web-1251519181.file.myqcloud.com/components/member-info.1.0.01.js"></script> -->
<script
src=
"//web-1251519181.file.myqcloud.com/components/card.2.0.03.js"
></script>
<script
src=
"//web-1251519181.file.myqcloud.com/components/export-excel.2.0.0
2
.js"
></script>
<script
src=
"//web-1251519181.file.myqcloud.com/components/export-excel.2.0.0
4
.js"
></script>
<!-- <script src="//web-1251519181.cos.ap-shanghai.myqcloud.com/components/space.2.0.00.js"></script> -->
<!-- built files will be auto injected -->
</body>
...
...
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