优化
This commit is contained in:
@@ -47,20 +47,6 @@ const saveImage = () => {
|
||||
canvas-id="shareCanvas"
|
||||
></canvas>
|
||||
</view>
|
||||
<view class="footer">
|
||||
<button hover-class="none" @click="wxShare">
|
||||
<image src="../static/wechat-outline.png" mode="widthFix" />
|
||||
<text>微信好友</text>
|
||||
</button>
|
||||
<button hover-class="none">
|
||||
<image src="../static/wechat-moment.png" mode="widthFix" />
|
||||
<text>朋友圈</text>
|
||||
</button>
|
||||
<button hover-class="none" @click="saveImage">
|
||||
<image src="../static/download.png" mode="widthFix" />
|
||||
<text>保存到相册</text>
|
||||
</button>
|
||||
</view>
|
||||
</view>
|
||||
</Container>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user