shish hai 4 meses
pai
achega
52a248bcfa

+ 1 - 0
hdApp/src/admin/billing/affirmGhs.vue

@@ -133,6 +133,7 @@
 						<block v-if="ghsInfo.shopId == 82200">
 							<tui-list-cell class="line-cell" :hover="false" :arrow="false" >
 								<button class="admin-button-com middle" :class="[form.sendType == 0 ? 'blue' : 'default']" style="width:115upx;height:100upx;line-height:32upx;"  @click="changeSendType(0)">送货上门</button>
+								<button class="admin-button-com middle" :class="[form.sendType == 1 ? 'blue' : 'default']" style="width:115upx;height:100upx;line-height:60upx;"  @click="changeSendType(1)">自取</button>
 							</tui-list-cell>
 						</block>
 						<block v-else>

+ 3 - 3
hdApp/src/admin/home/workbench.vue

@@ -975,7 +975,7 @@
           width: 130upx;
           position: absolute;
           left: 570upx;
-          top: 95upx;
+          top: 115upx;
           border-radius:39upx;
           .text_13 {
             color: rgba(255, 255, 255, 1);
@@ -992,7 +992,7 @@
           width: 130upx;
           position: absolute;
           left: 570upx;
-          top: 95upx;
+          top: 115upx;
           border-radius:39upx;
           .text_13 {
             color: rgba(255, 255, 255, 1);
@@ -1009,7 +1009,7 @@
           width: 170upx;
           position: absolute;
           left: 540upx;
-          top: 95upx;
+          top: 115upx;
           border-radius:39upx;
           .text_13 {
             color: rgba(255, 255, 255, 1);