diff --git a/application/index/view/default/public/user_menu.html b/application/index/view/default/public/user_menu.html index e42bdfc094c99207f7c14786bcf93e2dd10fcac9..f204ffc46ee49f476d227af260ac68523b92971a 100755 --- a/application/index/view/default/public/user_menu.html +++ b/application/index/view/default/public/user_menu.html @@ -63,7 +63,7 @@ - +

请在工作区域放大缩小及移动选取框,选择要裁剪的范围,裁切宽高比例固定;

diff --git a/public/static/index/default/css/common.css b/public/static/index/default/css/common.css index 7eb8fd9257aa8dcf99c8aba7cc76d046c13ca79a..e561dda676daa6b5e80808cd4f1ca707cf7eaa9a 100755 --- a/public/static/index/default/css/common.css +++ b/public/static/index/default/css/common.css @@ -935,6 +935,7 @@ button { outline: none !important; } .common-cropper-popup .am-form-file input[type="file"] { width: 105px; height: 32px; } .common-cropper-popup .am-form-group { width: auto; } .common-cropper-popup form.am-form .am-form-group-refreshing { padding: 0 !important; } +.common-cropper-popup .am-form-file input[type="file"] { width: 106px !important; top: 0; } @media only screen and (max-width:641px){ .common-cropper-popup .img-preview { margin-left:10px; } .common-cropper-popup .preview-md,