|
|
@@ -82,7 +82,7 @@
|
|
|
<view style="width:100vw;margin-top:8upx;"><button @click="copyCreate()">复制新建</button></view>
|
|
|
<view style="width:100vw;margin-top:8upx;"><button @click="onStockChange()">路上库存变动</button></view>
|
|
|
<view style="width:100vw;margin-top:8upx;"><button @click="shareItem()">分享商品</button></view>
|
|
|
- <view style="width:100vw;margin-top:8upx;"><button @click="getHdPosterFn()">生成海报</button></view>
|
|
|
+ <view style="width:100vw;margin-top:8upx;"><button @click="getHdPosterFn()">分享海报</button></view>
|
|
|
<view style="width:100vw;margin-top:8upx;"><button @click="ptAuth()">申请平台认证</button></view>
|
|
|
<view style="width:100vw;margin-top:8upx;"><button @click="delItem()">删除</button></view>
|
|
|
<view style="width:100vw;margin-top:30upx;"><button @click="closeRightShow()">取消</button></view>
|