细节调整
This commit is contained in:
@@ -43,7 +43,7 @@ const saveImage = () => {
|
||||
<view class="content">
|
||||
<view :style="{ overflow: 'hidden', borderRadius: '10px' }">
|
||||
<canvas
|
||||
:style="{ width: '302px', height: '534px' }"
|
||||
:style="{ width: '300px', height: '530px' }"
|
||||
canvas-id="shareCanvas"
|
||||
></canvas>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user