Skip to content

Commit

Permalink
begin to build the frame
Browse files Browse the repository at this point in the history
  • Loading branch information
chuxiaoguo committed Dec 26, 2019
1 parent d6de09f commit d70f560
Show file tree
Hide file tree
Showing 61 changed files with 3,461 additions and 34 deletions.
4 changes: 2 additions & 2 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[*.{js,jsx,ts,tsx,vue}]
indent_style = space
indent_size = 2
indent_style = tab
indent_size = 4
end_of_line = lf
trim_trailing_whitespace = true
insert_final_newline = true
Expand Down
1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ module.exports = {
rules: {
'no-console': process.env.NODE_ENV === 'production' ? 'error' : 'off',
'no-debugger': process.env.NODE_ENV === 'production' ? 'error' : 'off',
"no-mixed-spaces-and-tabs": [0],
},
parserOptions: {
parser: '@typescript-eslint/parser',
Expand Down
11 changes: 11 additions & 0 deletions babel.config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
module.exports = {
presets: [
'@vue/cli-plugin-babel/preset',
['@babel/preset-env',
{
modules: false,
},
],
],
plugins: [['component',
{
libraryName: 'element-ui',
styleLibraryName: 'theme-chalk',
},
]],
};
4 changes: 4 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# mita
摊牌了,不装了,dataVisual开始搞起来!

# online address https://chuxiaoguo.github.io/mita/
Binary file added docs/favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +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="shortcut icon" href=//cdn.cnbj2.fds.api.mi-img.com/cdn/lumi/sass-home/images/saas-favicon.ico type=image/x-icon><title>ts-pro</title><link href=static/css/chunk-7f3e89e4.d571240c.css rel=prefetch><link href=static/css/chunk-9b1af64c.79b43d7f.css rel=prefetch><link href=static/css/chunk-a807fbd8.95ee2c77.css rel=prefetch><link href=static/css/chunk-f03214ca.bcdbfe7b.css rel=prefetch><link href=static/js/chunk-2d0d6ce7.b6eeadcb.js rel=prefetch><link href=static/js/chunk-7f3e89e4.0d3c8316.js rel=prefetch><link href=static/js/chunk-9b1af64c.260e92fb.js rel=prefetch><link href=static/js/chunk-a807fbd8.7ef3e23f.js rel=prefetch><link href=static/js/chunk-f03214ca.615ffd24.js rel=prefetch><link href=static/css/app.0bc56dcc.css rel=preload as=style><link href=static/css/chunk-vendors.3ab5da49.css rel=preload as=style><link href=static/js/app.9cba5ad3.js rel=preload as=script><link href=static/js/chunk-vendors.2ef4a990.js rel=preload as=script><link href=static/css/chunk-vendors.3ab5da49.css rel=stylesheet><link href=static/css/app.0bc56dcc.css rel=stylesheet></head><body><noscript><strong>We're sorry but ts-pro doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=https://cdn.bootcss.com/jwerty/0.3.2/jwerty.min.js></script><script src=https://cdn.cnbj2.fds.api.mi-img.com/cdn/lumi/pc/js/jquery.min.js></script><script src=static/js/chunk-vendors.2ef4a990.js></script><script src=static/js/app.9cba5ad3.js></script></body></html>
1 change: 1 addition & 0 deletions docs/static/css/app.0bc56dcc.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/static/css/chunk-7f3e89e4.d571240c.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/static/css/chunk-9b1af64c.79b43d7f.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/static/css/chunk-a807fbd8.95ee2c77.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/static/css/chunk-f03214ca.bcdbfe7b.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions docs/static/css/chunk-vendors.3ab5da49.css

Large diffs are not rendered by default.

Binary file added docs/static/fonts/element-icons.535877f5.woff
Binary file not shown.
Binary file added docs/static/fonts/element-icons.732389de.ttf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added docs/static/fonts/iconfont.09680943.eot
Binary file not shown.
Binary file added docs/static/fonts/iconfont.15da57c0.eot
Binary file not shown.
Binary file added docs/static/fonts/iconfont.3d31dd73.woff
Binary file not shown.
Binary file added docs/static/fonts/iconfont.55068b9f.ttf
Binary file not shown.
Binary file added docs/static/fonts/iconfont.efd6ec0a.ttf
Binary file not shown.
Binary file added docs/static/img/bg10.55d7fefc.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/static/img/bg18.9e769b9a.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/static/img/bg4.e39835bb.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/static/img/bg7.87013263.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/static/img/bg8.8655812f.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/static/img/bg9.630ef393.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit d70f560

Please sign in to comment.