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