Commit graph

576 commits

Author SHA1 Message Date
weiqinl
01442ce4d7 Fixed doc (#578)
优雅的使用 icon 此文档地址更新
2018-04-09 09:39:04 +08:00
Pan
f28a7149fb fixed[Tinymce]: remove bbcode plugin 2018-04-07 00:38:32 +08:00
Pan
51ad902d8f css[elment-ui.scss]: perf css 2018-04-07 00:35:18 +08:00
linlinjava
3cff6dcf4c fix[BackToTop]: 数组/对象的默认值应当由一个工厂函数返回。 (#571) 2018-04-06 12:40:58 +08:00
Pan
afe975b3c2 fix[UploadExcel]: fix can't select the same excel 2018-03-30 17:08:01 +08:00
花裤衩
a55b149b27
perf[excel]: refactor excel (#536) 2018-03-26 13:54:19 +08:00
Pan
fc19121311 fix[TodoList]: fixed css bug with z-index #535 2018-03-26 13:23:42 +08:00
Pan
de06619266 fix:[menu]: some bug in only has one showing child #484 2018-03-22 13:55:39 +08:00
Yuga Sun
88c28f5d7e perf: change in operation to Object.keys (#518) 2018-03-20 17:27:42 +08:00
Yuga Sun
26b84847dd fix: change tab char to 2 spaces (#522) 2018-03-20 17:21:39 +08:00
Pan
3cc3e134c2 perf:[upload]: refine component name 2018-03-19 17:34:28 +08:00
Pan
2afb1dfabb fix:[ImageCropper]: $emit close 2018-03-19 17:33:23 +08:00
Pan
5fe3d70246 perf[editor-dashboard]: refine css 2018-03-19 17:28:24 +08:00
Pan
4aa9345d90 fix[Tinmyce]: fiexd fullscreen ui bug 2018-03-19 17:19:13 +08:00
Pan
c398ee0ddc perf[Charts]: add resize mixin 2018-03-13 18:36:11 +08:00
Pan
a633729215 perf[i18n]: TagsView contextmenu 2018-03-13 18:18:27 +08:00
Pan
5f4ce7fc71 update[ImageCropper]: update vue-image-crop-upload to new version 2018-03-13 17:57:05 +08:00
Pan
01928cd4ec fix[Icons]: copy bug 2018-03-08 17:27:00 +08:00
Pan
27effcc54c perf[Tinymce]: getContent 2018-03-08 16:51:09 +08:00
Pan
7cacd5a4ac perf[Tinymce]: add SetContent listener 2018-03-07 09:57:45 +08:00
Pan
31b7fa6f55 perf[Tinymce]: set dialog append-to-body 2018-03-06 17:09:56 +08:00
Yusril Herlian Syah
ebb0b4a0ff Fix typo (#479) 2018-03-02 15:23:32 +08:00
happystory
c356695f2e perf[typo]: style guide fixe (#476) 2018-03-01 11:43:47 +08:00
Pan
ae41459cb1 type 2018-02-27 10:21:53 +08:00
Pan
aa592cfb69 pref[hamburger]: remove redundant class 2018-02-26 11:23:06 +08:00
Pan
9205a85c2d perf[pagination]: remove current-page sync
do not use sync
2018-02-22 18:35:51 +08:00
Pan
6938dd3caf Revert "perf[pagination]: Avoid repeating trigger requests"
This reverts commit 398d59d78a.
2018-02-22 18:29:09 +08:00
Pan
398d59d78a perf[pagination]: Avoid repeating trigger requests 2018-02-07 11:06:28 +08:00
Pan
305d659431 perf[tinymce]: perf tinymce demo 2018-02-01 11:07:07 +08:00
Pan
09e613b33a perf[icon]: change some icons 2018-01-30 17:26:55 +08:00
Pan
c0ed44932e fix[dragTable]: fixed bug in Firefox 2018-01-30 15:18:52 +08:00
Pan
a48a1bd8be Doc[route]: refine treeTable name 2018-01-30 15:05:33 +08:00
Pan
55e8cd5306 perf[treeTable]: set treeTable to keep-alive 2018-01-30 10:05:25 +08:00
Zenon
dc9e27e4b1 1.fix bug (#431)
* 1.fix bug
2.update treeTable readme
3.update args name in treetable/eval.js

* 1.treeTable animate
2018-01-30 09:58:25 +08:00
Pan
d754eae662 perf[markdown-editor] 2018-01-29 14:45:43 +08:00
Pan
eef99d3d14 fix[tags-view]: fixed contexrmenu bug on firefox 2018-01-25 13:52:28 +08:00
Pan
6f2a7ce804 feat[menu]: add alwaysShow option 2018-01-24 14:47:20 +08:00
Zenon
2e0d3fd0e4 修改treeTable相关 (#422)
* 1.删除无用的属性
2.修改readme
3.修改eval.js,给后两个参数设置默认值

* update readme
2018-01-24 10:33:05 +08:00
Pan
0d47e3454e perf[treeTable] 2018-01-23 15:12:17 +08:00
Pan
3253a91a7e format[treeTable]: format code 2018-01-23 15:03:09 +08:00
Zenon
1610945813 feat[treeTable]: add treeTable (#415)(#319)
* 1.增加treeTable
2.增加两个treeTable的demo

* 1.增加treeTable的使用功能说明

* 优化代码,去除console

* 修复bug

* 修复marLTemp变量未清空的bug

* 修复marLTemp变量未清空的bug

* 修复marLTemp变量未清空的bug

* 修改customTree,使其展示无columns时的功能
2018-01-23 14:44:47 +08:00
Pan
840eda6e27 fix[login]: fixed thirtparty login dialog bug 2018-01-22 15:55:40 +08:00
Pan
700e08b795 perf[css]: perf login-container css #404 2018-01-19 15:33:24 +08:00
Pan
3c0696d1a9 fix[tags-view]: fixed delete cachedViews bug #395 2018-01-12 13:30:27 +08:00
Pan
76a6eb12e7 perf[json-editor]:refine css 2018-01-11 11:44:34 +08:00
Pan
2c147649ba perf[json-editor]:refine css 2018-01-11 11:28:14 +08:00
Pan
54acf1e0d5 perf[permission]:set role => roles 2018-01-05 11:38:34 +08:00
Pan
de08e49f19 fix[i18n]: fixed defalut language bug 2018-01-04 12:37:08 +08:00
Pan
2472107768 perf[i18n]: refine generateTitle function 2018-01-04 10:04:14 +08:00
Pan
d18902dfee perf[style]: refine css 2018-01-04 10:03:33 +08:00
Pan
9ba2648689 fix[sidebar]: fixed nest menu and noDropdown item bug 2018-01-03 13:40:22 +08:00
Pan
1d0b26cec8 perf[upload-excel]: support drag upload 2018-01-02 16:30:59 +08:00
花裤衩
45fef9b431
Feature/english (#381)
* perf[navbar]: set langSelect to component && refine errorLog component

* feat[login]:add 18n to login form

* fix[pagination]: fixed when selected page-sizes

* perf[i18n]:dashboard document svg permission

* perf[charts]: perf effect

* perf[i18n]:excel && zip

* perf[i18n]: table && errorLog && theme

* perf[i18n]: components

* perf[i18n]: direct use $t

* perf[i18n]: complex-table

* update README.md

* update README.md 📘

* perf[i18n]: refine code comments
2017-12-29 16:07:42 +08:00
Pan
83e56488d8 fix[pagination]: fixed when selected page-sizes 2017-12-25 15:49:52 +08:00
Pan
f3bfaa0f2b feat[login]:add 18n to login form 2017-12-25 15:49:52 +08:00
Pan
e261fbcbfb perf[navbar]: set langSelect to component && refine errorLog component 2017-12-25 15:49:52 +08:00
Pan
471c297f13 perf[css]: refine element-ui default size 2017-12-22 16:25:07 +08:00
Pan
cb3578e5c3 perf[drag-table]:refine the effect && fixed row-key bug 2017-12-22 11:09:54 +08:00
tlx6550
fe25c4d96b fix[tags-view]: fixed bug in DEL_OTHERS_VIEWS (#368) 2017-12-22 10:29:47 +08:00
Pan
7fef8568c2 perf: use import replace require.ensure 2017-12-21 13:25:29 +08:00
Pan
0dfa56c73e perf: element-ui css 2017-12-18 18:47:06 +08:00
Pan
021c147b31 perf:code 2017-12-18 10:19:35 +08:00
花裤衩
dc162093cc
refactor[core]: use webpack-dev-server now (#355)
* bump deps: update vue-splitpane version

* refactor[chore]: use webpack-dev-serve build

* perf:settings

* doc: uodate readme
2017-12-15 14:07:55 +08:00
Pan
8fd786c4ed perf[tags-view]: when closeOthersTags moveToCurrentTag 2017-12-14 11:01:07 +08:00
Pan
4d3bbae183 perf[tags-view]:refine the style && format code 2017-12-13 18:33:12 +08:00
leij1ang
b6d97f1806 feat[tags-view]: tags-view add contextmenu (#343)
* add the menu by right-clicking the tags

* bug fixed

* refine
2017-12-13 17:43:03 +08:00
Pan
a68413cb8f refactor[errorLog]: save the logs in vuex 2017-12-13 13:52:14 +08:00
Pan
f9aaaa9091 perf[errorLog]:optimized error-log 2017-12-12 18:14:31 +08:00
Pan
85492f148f fix[scrollPane&&scrollBar]:fixed scroll bug in Firefox 2017-12-12 13:28:33 +08:00
Pan
b53d0945ab fix(dndList): fixed the name same as router 2017-12-08 18:09:15 +08:00
Pan
ca75f7bcbc perf(tagsView):split to single modules 2017-12-08 16:17:40 +08:00
lvsmart
b7939165d1 get real version from node_modules 2017-12-08 11:49:34 +08:00
Pan
ebc2ac08b7 add(inlineEditable): add the calcel btn to restore the title 2017-12-08 11:07:20 +08:00
Pan
a9d2978c31 perf[permission]: set replace: true so the navigation will not leave a history record 2017-12-07 17:33:30 +08:00
Pan
a4597887ac style:refine css 2017-12-07 16:03:07 +08:00
Pan
acebaeae0c perf(i18n): add generateTitle to utils 2017-12-06 14:18:28 +08:00
Pan
d09923ff4f fix[sidebar]:fixed when sidebar item only has one children but nested #327 2017-12-05 18:42:15 +08:00
Pan
705b9ccefd add(tags-view): moveToCurrentTag 2017-12-05 11:15:39 +08:00
Pan
c84964d77c perf(sidebar): rm unique-opened 2017-12-04 17:33:58 +08:00
Pan
8f9de5c641 perf:refine dashboard responsive 2017-12-04 14:28:26 +08:00
Pan
7f2bd58035 doc:add new article 2017-12-01 17:47:08 +08:00
Pan
b4b9d166c4 perf:el-agination add background 2017-11-30 18:18:36 +08:00
Pan
8ce571b61d perf:rm mock api timeout 2017-11-30 18:04:00 +08:00
Pan
38192b828d perf:refine complexTable demo 2017-11-30 18:02:31 +08:00
Pan
72f653dcc7 perf:refine article demo 2017-11-30 16:55:46 +08:00
donng
4dfa878fc6 index首页代码修改 2017-11-30 15:46:41 +08:00
Pan
cef1f11931 fix:fixed sticky component bug in keep-alive 2017-11-29 15:57:47 +08:00
Pan
443c7aed3c style:fixed class conflict 2017-11-29 14:17:37 +08:00
Pan
0f5304112c fix:fixed theme-picker bug 2017-11-29 14:11:25 +08:00
Pan
dd3e22d5a1 perf:change i18n-demo to resizeable 2017-11-29 11:33:11 +08:00
Pan
d99cb068aa fix:fixed tags-view bug 2017-11-29 11:22:25 +08:00
Pan
d476e32032 Merge branch 'master' into refacor/style 2017-11-29 10:05:09 +08:00
Pan
8f2b0c94ba fix:fixed case-sensitive bug 2017-11-28 22:28:01 +08:00
Pan
e00f2aedc7 fix:fixed case-sensitive bug 2017-11-28 18:35:27 +08:00
Pan
df28ad7078 fix:fixed case-sensitive bug 2017-11-28 18:34:57 +08:00
Pan
a56d6f0cbd rm:remove redundant code 2017-11-27 13:58:42 +08:00
Pan
bee26561aa feat:add share demo 2017-11-27 11:47:13 +08:00
Pan
2ec9fe74a8 fix:fixed view tags bug 2017-11-27 11:11:28 +08:00
Pan
dec160fd1e chore: change inject package dependencies 2017-11-27 10:51:54 +08:00
Pan
c06baffb17 perf:format code 2017-11-27 10:46:08 +08:00
Pan
f876b9b678 perf:refine breadcrumb 2017-11-24 15:35:38 +08:00
Pan
061fa1f2a5 style:refien css 2017-11-24 14:34:19 +08:00
Pan
1c4c3380e6 perf:change favicon 2017-11-23 10:35:54 +08:00
Pan
98604af104 style:refine tagsview css 2017-11-22 16:16:12 +08:00
Pan
3cb1e321d3 refactor:change tabs-view to tags-view 2017-11-22 11:21:09 +08:00
Pan
f2fcdee815 perf:format code&&fix typo 2017-11-22 11:01:19 +08:00
Pan
ed34ea3e07 perf:replace favicon 2017-11-22 10:01:53 +08:00
Pan
43a51148fe refactor:dropdown menu 2017-11-21 10:37:33 +08:00
Pan
3f9df15c30 refactor:refine sidebar css 2017-11-21 10:14:20 +08:00
Pan
690c779c64 refactor:add documentation 2017-11-20 17:37:58 +08:00
Pan
f6279077de fix:handleSetLineChartData bug 2017-11-17 18:45:40 +08:00
Pan
6b13ffce66 fix:fix tinymce destroy bug 2017-11-17 17:57:17 +08:00
Pan
d20585a3f9 refactor:foramt views/component-demo 2017-11-17 17:51:41 +08:00
Pan
46b4f74969 rm:remove chart/index 2017-11-17 15:10:09 +08:00
Pan
8c204b9837 rm:remove keyboard2 demo 2017-11-17 15:07:21 +08:00
Pan
339d760771 refactor:format code 2017-11-17 14:57:39 +08:00
Pan
6d6a9df5b8 refactor:views/components 2017-11-17 11:36:49 +08:00
Pan
1286324214 refactor:layout 2017-11-16 18:50:59 +08:00
Pan
372c4489f0 style:refine 404 2017-11-16 17:55:42 +08:00
Pan
1511fe3778 fix:remove semi 2017-11-16 17:26:34 +08:00
Pan
122f7cafa6 Merge branch 'refacor/style' of https://github.com/PanJiaChen/vue-element-admin into refacor/style 2017-11-16 17:25:32 +08:00
Pan
6d1059f6a8 refactor:dashboard 2017-11-16 17:25:28 +08:00
Reza Haidari .A
1d4f12187f add validate email method 2017-11-15 01:37:50 -06:00
Pan
35055c5e51 style:breadcrumb add transition 2017-11-14 10:09:32 +08:00
Pan
61deec548c refactor:change name=> fetch.js to request.js 2017-11-07 13:55:57 +08:00
Pan
5eda0685ed add: add transition.css 2017-11-07 11:41:59 +08:00
Pan
11beefdb44 add: add variables.scss 2017-11-06 18:18:14 +08:00
Pan
7e1ba16d12 refactor:add scroll-bar to sidebar 2017-11-06 16:02:13 +08:00
Pan
7451ed6299 style:refine sidebar css 2017-11-06 15:24:04 +08:00
Pan
71aa416d71 style:refine css 2017-11-06 13:52:13 +08:00
Pan
4723a02a4b refine: refine i18n 2017-11-06 13:46:29 +08:00
Pan
e05da2650b feature:add i18n 2017-11-03 18:37:49 +08:00
Pan
bb1d939a94 reactor:refine code&&demo 2017-11-02 17:58:35 +08:00
Pan
ac5d087ea4 style:refine sidebar css 2017-11-02 15:55:56 +08:00
Pan
c53fb7fbb1 style:refine sidebar css 2017-11-02 15:51:29 +08:00
Pan
660ff765f5 fix:fix tabsView path bug 2017-11-01 18:43:06 +08:00
Pan
aaf24b4654 fix:levelbar&&tabsview bug 2017-11-01 17:55:11 +08:00
Pan
8211016078 refactor:replace custom-theme 2017-11-01 17:03:17 +08:00
Pan
374fd3ffeb feature:change theme online 2017-11-01 15:48:30 +08:00
Pan
e8b34bbc0d refactor:update element-ui 2017-11-01 11:26:57 +08:00
Pan
fe31c88193 refactor:update element 2017-11-01 10:03:28 +08:00
Pan
3b89cde53a refactor: echarts addEventListener about resize 2017-10-31 17:25:57 +08:00
Pan
59e240eb9a upload:upload vue && change scope to slot-scope 2017-10-31 16:25:19 +08:00
Pan
98d5f9a247 lint:format code style 2017-10-31 16:04:30 +08:00
Pan
d56831679e style:refine tabsview css 2017-10-31 14:42:58 +08:00
Pan
2c868f47d9 fix:fix tinymce bug in <keep-alive> 2017-10-31 11:06:41 +08:00
Pan
1ae31fdd45 refactor:add keep-alive && component add name 2017-10-31 10:49:24 +08:00
Pan
a932272b8f refactor:router 2017-10-26 18:27:39 +08:00
Pan
577e4dc17e refactor: case sensitive 2017-10-26 14:21:21 +08:00
Pan
0d9188b206 refactor: case sensitive 2017-10-26 14:21:03 +08:00
Pan
5b3b8b87d1 refactor:change MdEditor to MarkdownEditor 2017-10-26 14:06:32 +08:00
Pan
2c82d0a28e refactor: set markdown autoDownloadFontAwesome to false 2017-10-26 11:07:51 +08:00
Pan
76f4017470 fix: fix getUserInfo by cookie bug 2017-10-25 17:12:36 +08:00
Pan
feb6785654 refactor: refine form example 2017-10-25 09:54:21 +08:00
Pan
59073fb013 refactor: add keep-alive 2017-10-25 09:54:06 +08:00
Pan
c82ed3fcbf refactor: change icon-svg to svg-icon 2017-10-24 17:43:55 +08:00
Pan
f99b97d9f1 refactor: change DndList name 2017-10-24 17:37:14 +08:00
Pan
99417081ed refactor: case sensitive 2017-10-24 17:29:32 +08:00
Pan
88d1338f29 refactor: case sensitive 2017-10-24 17:29:11 +08:00
Pan
3ded46cf23 refactor: case sensitive 2017-10-24 16:38:11 +08:00
Pan
5857db3393 refactor: case sensitive 2017-10-24 16:37:38 +08:00
Pan
a465652be6 refactor: components name 2017-10-24 16:30:46 +08:00
Pan
a8459fa572 style: refactor styles 2017-10-24 14:49:29 +08:00
Pan
cddace507d style: refine screenful style 2017-10-23 14:26:07 +08:00
Pan
e762056e80 refactor: tabsview 2017-10-23 13:45:09 +08:00
Pan
18ec63d238 style: change hamburger default style 2017-10-23 11:01:38 +08:00
Pan
ccddfe87bc refactor: refine layout directory structure 2017-10-23 10:53:39 +08:00
Pan
87a44ae7f5 doc: add note for NProgress.done 2017-10-23 10:28:19 +08:00
dingyi1993
1c852db0ef fix:fix undone NProgress. 2017-10-22 21:22:43 -05:00
Pan
9463c50e06 feature: tinymce add setContent && getContent method 2017-10-18 17:02:35 +08:00
Pan
658abf664d refine: add parseTime timestamp demo 2017-10-16 10:16:44 +08:00
spiritree
4940dd4040 fix:fix undefined bug in export excel 2017-10-12 03:46:49 -05:00
spiritree
91bd31e1e2 refine:refine code 2017-10-12 02:36:56 -05:00
spiritree
a8602e78f0 refine:export adaptive colwidth in excel 2017-10-12 02:36:56 -05:00
Pan
2282135b44 refine:refine directive waves 2017-09-27 10:34:48 +08:00
Pan
329f3b3714 refine:rm export selected to zip example 2017-09-27 10:29:32 +08:00
Pan
065eaa93a2 refine:icon demo add clipboard 2017-09-27 10:18:40 +08:00
Pan
4f2f136dd0 add:add clipboard example 2017-09-27 10:18:40 +08:00
Pan
8d53ae1259 add:add clipboard 2017-09-27 10:18:40 +08:00
spiritree
a185412446 add Export2Zip demo 2017-09-27 10:18:23 +08:00
spiritree
3cf048e80b add Export2Zip vendor 2017-09-27 10:18:23 +08:00
Pan
807aa548b2 refine:rm duplicate code && split xlsx 2017-09-26 16:08:20 +08:00
Pan
582c6f4ae4 refine:set icon-class to english 2017-09-25 17:31:23 +08:00
Pan
9c2a7e9485 refine : format code 2017-09-25 14:21:42 +08:00
lei.jiang
fde12e8ef9 修改MdInput的demo,使之能展现验证功能 2017-09-25 11:11:37 +08:00
lei.jiang
8945476c22 修改MDinput组件
1.使之能兼容elementui的表单验证功能
2.增加icon属性,能够使用elementui的图标
3.优化显示效果
2017-09-25 11:11:37 +08:00
lei.jiang
14ff09a414 修改MDinput组件
1.使之能兼容elementui的表单验证功能
2.增加icon属性,能够使用elementui的图标
3.优化显示效果
2017-09-25 11:11:37 +08:00
Pan
a14547aaf9 add tips 2017-09-12 10:39:03 +08:00
Pan
ffec6b6df7 add:upload excel 2017-09-11 14:43:12 +08:00
Pan
f0afbf7ea5 refine:set page=1 when table filter 2017-09-11 11:17:29 +08:00
dongsuo
cda292dec1 fix blocked by AdBlock 2017-09-07 10:35:35 +08:00
Svend
877b73cd67 📝 typing fix 2017-09-06 10:20:31 +08:00
maemo
53d7243316 fix a typo 2017-09-05 13:53:24 +08:00
Pan
5379510013 refine tabsview 2017-09-01 10:59:45 +08:00
Pan
f712d4682e add:when active tabs closed will go to last path 2017-09-01 10:46:20 +08:00
Pan
cb0e889829 fix tinymce bug 2017-09-01 10:12:50 +08:00
Pan
6a8a02f839 refine tinymce 2017-09-01 10:04:08 +08:00
Pan
d56cd59474 refine code 2017-08-30 18:22:32 +08:00
Pan
a10cfcc837 add tinymce upload demo 2017-08-30 14:41:10 +08:00
Pan
c182a119e1 add icon tips 2017-08-29 18:05:35 +08:00
Pan
90fd4328b7 add icons page 2017-08-29 18:05:35 +08:00
Pan
97570fa612 refactor icons 2017-08-29 18:05:35 +08:00
Pan
bae698c9ad update vue-loader 2017-08-28 22:59:09 +08:00
Pan
f7aee3b5a3 refactor 2017-08-28 13:18:35 +08:00
Pan
b98860ace1 refine inline edit table example 2017-08-28 13:18:35 +08:00
Pan
3c05519a09 refine 2017-08-28 13:18:35 +08:00
Pan
385ec5a762 refine 2017-08-28 13:18:35 +08:00
Pan
33a4369cd7 refine code 2017-08-28 13:18:35 +08:00
Pan
8fa2364a3b add mock delay 2017-08-28 13:18:35 +08:00
Pan
551e911eb4 全局lint优化 2017-08-28 13:18:35 +08:00
Pan
b8ecda19d8 refine code 2017-08-28 13:18:35 +08:00
Pan
62d2f62bff 增加第三方登录 demo 2017-08-28 13:18:35 +08:00
Pan
0094f44910 change login by username 2017-08-28 13:18:35 +08:00
Pan
d06d476b50 refine import normalize.css && update 2017-08-21 20:55:56 +08:00
Pan
9768305166 refine main.js 2017-08-21 15:55:46 +08:00
Pan
e912cea26a refine sidebaritem code 2017-08-18 11:03:11 +08:00
花裤衩
c32fc58a3a Update fetch.js 2017-08-16 09:57:05 +08:00
spiritree
bf0f2e7ee3 fix dashboard button router-link bug 2017-08-10 17:25:19 +08:00
Pan
cdebb5c012 fix levelbar bug 2017-08-07 11:02:51 +08:00
Pan
391e7703ed fix router deepClone bug 2017-08-03 11:24:26 +08:00
Pan
97e94c067d refine sidebar css 2017-08-02 14:43:57 +08:00
Pan
a3b1dd81fd refine sidebar css 2017-08-02 14:42:20 +08:00
Pan
89c72d277e refine css 2017-07-28 17:19:40 +08:00
Pan
108b380d20 menu 支持 icon 嵌套 2017-07-28 17:19:40 +08:00
Pan
69fc52d4e9 refine router.js 2017-07-28 17:19:40 +08:00
Pan
d78b49803d refine css 2017-07-28 17:19:40 +08:00
Pan
dd9ef5145d refine sidebar 2017-07-28 17:19:40 +08:00
Pan
6ad03ac5f0 rm documentImg 2017-07-28 16:10:00 +08:00
Pan
1083a17386 fix chart bug 2017-07-27 14:12:31 +08:00
Pan
535fe083e5 fix bug 2017-07-27 13:55:06 +08:00
spiritree
83e8dfc494 fix selectExcel bug 2017-07-27 12:20:04 +08:00
Pan
77ff823037 fix levelbar bug 2017-07-26 13:32:02 +08:00
Pan
7969b6d33e refine code 2017-07-25 17:37:15 +08:00
spiritree
3488930e4d add new export-excel function 2017-07-25 17:26:17 +08:00
ginhom
4467420d31 fixed: catch 'GetInfo' exception 2017-07-25 16:19:09 +08:00
Pan
d6868d7190 rm 2017-07-24 14:55:33 +08:00
Pan
a0a011e985 fix cookie token bug 2017-07-20 13:27:05 +08:00
dongsuo
cbc5c18291 '代码格式化' 2017-07-17 18:01:09 +08:00
dongsuo
5069a4d1df '修改返回顶部功能' 2017-07-17 18:01:09 +08:00
dongsuo
bf08756644 '新增功能:返回顶部' 2017-07-17 18:01:09 +08:00
Pan
968d4026ec refine linchart height 2017-07-17 10:19:33 +08:00
Pan
06ed2c6cac refine dashboard charts animation 2017-07-17 10:16:28 +08:00
Pan
67c4a3b4ff fix case-sensitive bug 2017-07-16 15:19:42 +08:00
Pan
c339b626eb fix case-sensitive bug 2017-07-16 15:19:05 +08:00
Pan
6cb64bebdc refine tab-views 2017-07-14 17:40:34 +08:00
Pan
29d28c3231 fix bug in vuex of strict model 2017-07-13 16:54:54 +08:00
Pan
62cb24c1a6 fix case-sensitive bug 2017-07-12 13:20:32 +08:00
Pan
16ce4f34e1 fix case-sensitive bug 2017-07-12 13:20:14 +08:00
Pan
8b4e70e6b2 refine css 2017-07-10 11:12:15 +08:00
Pan
4ad90406af echarts add watch sidebar resize 2017-07-10 10:53:03 +08:00