提交 84a55aed 编写于 作者: chendeli's avatar chendeli

按钮尺寸修改

上级 112429a7
......@@ -657,7 +657,7 @@ export default {
// 头图图片上传
beforeAvatarUpload_4(file) {
if (commonUtil.isEmptyUtils(file)) return;
vm.imgDoUpload(file, 4, 100, 750, -1);
vm.imgDoUpload(file, 4, 88, 690, -1);
return false;
},
imgDoUpload(file, urlType, size, w, h) {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册