Commit 93905d56 by wuchengwu

人像照片旋转后截取修改

parent 2f578e49
......@@ -56,6 +56,7 @@
<div style="height: 100%;width: 49%;float: left;margin-top: 50px;">
<div class="dialog_center_div">
<div class="dialog_clip"></div><!-- 这里放置图片 -->
<!-- <div style="display: block;position: absolute;width: 60%;height: 80%;top: 10%;left: 20%;cursor: move;box-sizing: border-box;box-shadow: rgba(0, 0, 0, 0.7) 0px 0px 0px 1000px;border: 1px solid rgb(255, 210, 117);z-index: -1;"></div>-->
</div>
<div class="dialog_center_div dialog_buttons">
<input id="dialog_picture" onchange="demo_loadFile(this.files)" type="file" style="position:absolute; z-index: -1; visibility: hidden;" accept="image/*" />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment