|
@@ -125,7 +125,7 @@
|
|
|
<button class="action-button" @click="editDesc()">图文介绍</button>
|
|
<button class="action-button" @click="editDesc()">图文介绍</button>
|
|
|
</view>
|
|
</view>
|
|
|
<view class="action-button-item">
|
|
<view class="action-button-item">
|
|
|
- <button class="action-button" @click="shareItem()">分享商品</button>
|
|
|
|
|
|
|
+ <button class="action-button" @click="shareItem()">分享到微信</button>
|
|
|
</view>
|
|
</view>
|
|
|
<view class="action-button-item">
|
|
<view class="action-button-item">
|
|
|
<button class="action-button" @click="getMyPoster()">生成海报</button>
|
|
<button class="action-button" @click="getMyPoster()">生成海报</button>
|