Commit 8a87f18a by yuwen

update

parent 4d115549
...@@ -60,7 +60,7 @@ ...@@ -60,7 +60,7 @@
</div> </div>
<div class="edit" @click="edit"></div> <div class="edit" @click="edit"></div>
</div> </div>
<bullet-frame <bullet-frame
:visible="visible" :visible="visible"
@beforeClose="closePopup" @beforeClose="closePopup"
:layout="{width: '1102px', height: '792px'}" :layout="{width: '1102px', height: '792px'}"
...@@ -253,7 +253,7 @@ export default { ...@@ -253,7 +253,7 @@ export default {
height: 1080px; height: 1080px;
background: url('@{imagePath}bg.png') no-repeat center; background: url('@{imagePath}bg.png') no-repeat center;
margin: 0 auto; margin: 0 auto;
verflow: hidden; overflow: hidden;
.left{ .left{
.left-top{ .left-top{
width: 96px; width: 96px;
......
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