shish před 1 rokem
rodič
revize
11e41508c0

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

@@ -23,7 +23,7 @@
 			</view>
 			</view>
 			<!-- 按钮操作 -->
 			<!-- 按钮操作 -->
 			<view class="open-box">
 			<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>
 				:customId.sync="customId" :customName.sync="customName" @changeProperty="changeProperty" @updateRightItem="updateRightItem"></consoleButton>
 			</view>
 			</view>
 		</view>
 		</view>

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

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