dependabot[bot]
|
dcfa5e7c68
|
Bump dns-packet from 1.3.1 to 1.3.4 in /vue/full
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
toesbieya
|
e9d9fc4bb4
|
Merge remote-tracking branch 'origin/master'
|
5 years ago |
toesbieya
|
8d4ec74514
|
文档更新
|
5 years ago |
toesbieya
|
21f31cfed1
|
更新el-admin-layout版本 0.5.1 -> 0.8.2
|
5 years ago |
toesbieya
|
9ba53f7dbe
|
代码优化
|
5 years ago |
toesbieya
|
4a79a17402
|
重写通用列表页的表格自适应高度功能
|
5 years ago |
toesbieya
|
5262127c59
|
依赖更新
|
5 years ago |
toesbieya
|
e267cd9043
|
Merge pull request #17 from toesbieya/dependabot/npm_and_yarn/docs/prismjs-1.23.0
Bump prismjs from 1.20.0 to 1.23.0 in /docs
|
5 years ago |
dependabot[bot]
|
6c2e20e63c
|
Bump prismjs from 1.20.0 to 1.23.0 in /docs
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.20.0 to 1.23.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.20.0...v1.23.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
toesbieya
|
a651afeb05
|
直接使用process.env.NODE_ENV
|
6 years ago |
toesbieya
|
c2b526285b
|
依赖更新
|
6 years ago |
toesbieya
|
0587f322e4
|
更新el-admin-layout版本
|
6 years ago |
toesbieya
|
218a265372
|
在线预览地址修改
|
6 years ago |
toesbieya
|
e56b116f0e
|
生产环境部署路径修改
|
6 years ago |
toesbieya
|
e9aabafe42
|
修复一些已知问题
更新layout
|
6 years ago |
toesbieya
|
c35952434a
|
升级至vue-cli5
|
6 years ago |
toesbieya
|
8d64118cb1
|
升级vue-cli5前的准备工作
|
6 years ago |
toesbieya
|
c0524a26ee
|
使用vue-cli的--report代替webpack-bundle-analyzer
|
6 years ago |
toesbieya
|
e8f9bb54b8
|
我说怎么没操作记录
|
6 years ago |
toesbieya
|
8a1d74c350
|
注释修改
|
6 years ago |
toesbieya
|
1ec13ce029
|
使用多环境配置文件
|
6 years ago |
toesbieya
|
4451ce478c
|
生产模式下将所有css合并到一个文件
|
6 years ago |
toesbieya
|
c6ce26ae92
|
移除无用代码
|
6 years ago |
toesbieya
|
ead630e445
|
样式修改
|
6 years ago |
toesbieya
|
56270f0e5d
|
修复@/util.route #closeCurrentPage的问题
|
6 years ago |
toesbieya
|
6f61b12934
|
同步修改template
|
6 years ago |
toesbieya
|
82ad7d684c
|
1.layout独立为el-admin-layout
2.移除normalize.css依赖
3.移除样式文件中的display.scss、transition.scss
4.config增加logo的地址配置
5.样式修改
|
6 years ago |
toesbieya
|
652c64907a
|
修复单据提交时未考虑前置任务失败的问题
|
6 years ago |
toesbieya
|
0a972c3005
|
修复文件上传的一些问题
|
6 years ago |
toesbieya
|
fcedb14704
|
增加批量删除文件接口
|
6 years ago |
toesbieya
|
13ca774f8d
|
修复elConfirm未reject的问题
修复el-popover中v-slot无效的问题
|
6 years ago |
toesbieya
|
e80ebeb585
|
codemirror使用cdn
亮色侧边栏样式修改
|
6 years ago |
toesbieya
|
eda8fd5145
|
使用cropperjs替换vue-cropper
修复上传头像失败的问题
代码优化
|
6 years ago |
toesbieya
|
ce2bf95904
|
search-form增强
代码优化
|
6 years ago |
toesbieya
|
cb433b5a07
|
修复了api函数出错的问题
|
6 years ago |
toesbieya
|
bbe09bd9ea
|
同步修改精简版
|
6 years ago |
toesbieya
|
2643f38998
|
树选择样式修改
|
6 years ago |
toesbieya
|
6169d0a2f6
|
template中的slot改为v-slot写法
|
6 years ago |
toesbieya
|
bc78aed93c
|
修改README
|
6 years ago |
toesbieya
|
b449fbfa7b
|
同步修改精简版
|
6 years ago |
toesbieya
|
c44753a0ce
|
移除了主体色替换功能
路由过渡动画的配置由`@/config`移动至`@/layout/store/page.js`
使用新的上传组件替换el-upload
引入了file-saver以替换原有的文件下载代码
上传文件时key的拼接加入用户id
修复列表页自适应高度的问题
代码优化
样式修改
部分文件名称修改
|
6 years ago |
toesbieya
|
3e01d306c3
|
template精简
|
6 years ago |
toesbieya
|
abc8c178e6
|
修复列表页自适应高度的问题
增加了背景动画:流光
|
6 years ago |
toesbieya
|
6e66965193
|
template精简
|
6 years ago |
toesbieya
|
78ce11a336
|
简易模板精简
|
6 years ago |
toesbieya
|
e4c2151603
|
文档更新
|
6 years ago |
toesbieya
|
ce2623fc4f
|
前端简易模板分离完成
|
6 years ago |
toesbieya
|
066525964f
|
前端简易模板的初步抽取
|
6 years ago |
toesbieya
|
2d5b50984f
|
drag-dialog指令会在dialog隐藏后复原dialog的位置
代码优化
部分变量名称修改
|
6 years ago |
toesbieya
|
de8c37538d
|
sys_resource表数据更新
|
6 years ago |