shish 1 год назад
Родитель
Сommit
7561e83dc7
3 измененных файлов с 6 добавлено и 6 удалено
  1. 2 2
      ghsApp/src/admin/cp/item.vue
  2. 2 2
      ghsApp/src/admin/item/list.vue
  3. 2 2
      ghsApp/src/admin/item/list2.vue

+ 2 - 2
ghsApp/src/admin/cp/item.vue

@@ -81,8 +81,8 @@
                   <view style="width:100vw;margin-top:8upx;"><button @click="orderRecord()">下单记录</button></view>
                   <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="shareItem()">打开分享</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>

+ 2 - 2
ghsApp/src/admin/item/list.vue

@@ -98,8 +98,8 @@
 				<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="sendStock()">分配库存</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="shareItem()">打开分享</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>

+ 2 - 2
ghsApp/src/admin/item/list2.vue

@@ -110,8 +110,8 @@
 				<view style="width:100vw;margin-top:8upx;"><button @click="varietyManage()">多颜色</button></view>
 				<view style="width:100vw;margin-top:8upx;"><button @click="copyCreate()">复制新建</button></view>
 				<view style="width:100vw;margin-top:8upx;"><button @click="moveToLose()">挪到处理区</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="shareItem()">打开分享</button></view>
+				<view style="width:100vw;margin-top:8upx;"><button @click="getHdPosterFn()">生成海报</button></view>
 				<view style="width:100vw;margin-top:8upx;"><button @click="orderRecord()">下单记录</button></view>
 				<view style="width:100vw;margin-top:8upx;"><button @click="onStockChange()">路上库存变动</button></view>
 				<!-- <view style="width:100vw;margin-top:8upx;"><button @click="ptAuth()">申请平台认证</button></view> -->