海报按钮暂时关闭
This commit is contained in:
parent
a8756743d5
commit
15da6597e7
|
|
@ -13,16 +13,16 @@
|
|||
</view>
|
||||
|
||||
<!-- 按钮区域 -->
|
||||
<view class="button-container">
|
||||
<button class="action-button" @click="saveAndSharePoster">
|
||||
<text class="button-text">保存分享海报</text>
|
||||
</button>
|
||||
<!-- <view class="button-container">-->
|
||||
<!-- <button class="action-button" @click="saveAndSharePoster">-->
|
||||
<!-- <text class="button-text">保存分享海报</text>-->
|
||||
<!-- </button>-->
|
||||
|
||||
<button class="action-button" @click="sendToFriends">
|
||||
<text class="button-text">保存分享海报</text>
|
||||
<text class="button-sub-text">发给好友扫码</text>
|
||||
</button>
|
||||
</view>
|
||||
<!-- <button class="action-button" @click="sendToFriends">-->
|
||||
<!-- <text class="button-text">保存分享海报</text>-->
|
||||
<!-- <text class="button-sub-text">发给好友扫码</text>-->
|
||||
<!-- </button>-->
|
||||
<!-- </view>-->
|
||||
</view>
|
||||
</view>
|
||||
</template>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user