shish 1 سال پیش
والد
کامیت
11e41508c0
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 1 1
      hdPad/src/pages/home/cash.vue
  2. 1 1
      hdPad/src/pages/home/components/console.vue

+ 1 - 1
hdPad/src/pages/home/cash.vue

@@ -23,7 +23,7 @@
 			</view>
 			<!-- 按钮操作 -->
 			<view class="open-box">
-				<consoleButton :changeCurrentJobType.sync="currentJobType" :changeCurrentJobId.sync="currentJobId" @showCustomPop="showCustomPop" @fastCreate="fastCreate" @part="part"
+				<consoleButton :changeCurrentJobType.sync="currentJobType" :changeCurrentJobId.sync="currentJobId" @showCustomPop="showCustomPop" @fastCreate="fastCreate" 
 				:customId.sync="customId" :customName.sync="customName" @changeProperty="changeProperty" @updateRightItem="updateRightItem"></consoleButton>
 			</view>
 		</view>

+ 1 - 1
hdPad/src/pages/home/components/console.vue

@@ -445,7 +445,7 @@ export default {
         text-align: center;
         padding: 10upx 0;
         color: #666666;
-        margin-bottom: 12upx;
+        margin-bottom:7upx;
         font-size: 10upx;
         text-align: center;
     }