Skip to content

Commit

Permalink
更新公司品牌
Browse files Browse the repository at this point in the history
  • Loading branch information
jackchen0120 committed May 13, 2020
1 parent 5057fa0 commit 0bfe9e0
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><link rel=icon href=/vueDataV/favicon.ico><title>vueDatav</title><link href=/vueDataV/css/chunk-42bb53c6.17986967.css rel=prefetch><link href=/vueDataV/css/chunk-7f5fddf8.c7d0dd82.css rel=prefetch><link href=/vueDataV/css/chunk-f480c3ae.079a3f8e.css rel=prefetch><link href=/vueDataV/js/chunk-42bb53c6.05690ba1.js rel=prefetch><link href=/vueDataV/js/chunk-7f5fddf8.6c7be828.js rel=prefetch><link href=/vueDataV/js/chunk-f480c3ae.0c7bde3a.js rel=prefetch><link href=/vueDataV/css/app.d44fbdfc.css rel=preload as=style><link href=/vueDataV/js/app.0c8881a7.js rel=preload as=script><link href=/vueDataV/js/chunk-vendors.27946ba5.js rel=preload as=script><link href=/vueDataV/css/app.d44fbdfc.css rel=stylesheet></head><body><script src=//cdn.bootcdn.net/ajax/libs/jquery/1.10.2/jquery.min.js></script><script src=//cdn.bootcdn.net/ajax/libs/echarts/4.7.0/echarts.min.js></script><script src=//www.echartsjs.com/zh/dist/echarts-gl.min.js></script><script src=//www.echartsjs.com/resource/echarts-liquidfill-latest/dist/echarts-liquidfill.min.js></script><script src=//cdn.bootcdn.net/ajax/libs/axios/0.19.0/axios.min.js></script><noscript><strong>We're sorry but vueDatav doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=/vueDataV/js/chunk-vendors.27946ba5.js></script><script src=/vueDataV/js/app.0c8881a7.js></script></body></html>
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><link rel=icon href=/vueDataV/favicon.ico><title>vueDatav</title><link href=/vueDataV/css/chunk-42bb53c6.17986967.css rel=prefetch><link href=/vueDataV/css/chunk-7f5fddf8.c7d0dd82.css rel=prefetch><link href=/vueDataV/css/chunk-f480c3ae.079a3f8e.css rel=prefetch><link href=/vueDataV/js/chunk-42bb53c6.05690ba1.js rel=prefetch><link href=/vueDataV/js/chunk-7f5fddf8.6c7be828.js rel=prefetch><link href=/vueDataV/js/chunk-f480c3ae.0c7bde3a.js rel=prefetch><link href=/vueDataV/css/app.d44fbdfc.css rel=preload as=style><link href=/vueDataV/js/app.cba725cd.js rel=preload as=script><link href=/vueDataV/js/chunk-vendors.27946ba5.js rel=preload as=script><link href=/vueDataV/css/app.d44fbdfc.css rel=stylesheet></head><body><script src=//cdn.bootcdn.net/ajax/libs/jquery/1.10.2/jquery.min.js></script><script src=//cdn.bootcdn.net/ajax/libs/echarts/4.7.0/echarts.min.js></script><script src=//www.echartsjs.com/zh/dist/echarts-gl.min.js></script><script src=//www.echartsjs.com/resource/echarts-liquidfill-latest/dist/echarts-liquidfill.min.js></script><script src=//cdn.bootcdn.net/ajax/libs/axios/0.19.0/axios.min.js></script><noscript><strong>We're sorry but vueDatav doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=/vueDataV/js/chunk-vendors.27946ba5.js></script><script src=/vueDataV/js/app.cba725cd.js></script></body></html>
8 changes: 0 additions & 8 deletions docs/js/app.0c8881a7.js

This file was deleted.

8 changes: 8 additions & 0 deletions docs/js/app.cba725cd.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/router/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ const routes = [
]

const router = new VueRouter({
mode: 'history',
mode: 'hash',
base: process.env.BASE_URL,
routes
})
Expand Down

0 comments on commit 0bfe9e0

Please sign in to comment.