shish 1 год назад
Родитель
Сommit
4f9fe4af1c
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      hdApp/src/pagesPurchase/xj.vue

+ 2 - 2
hdApp/src/pagesPurchase/xj.vue

@@ -28,10 +28,10 @@
 				</view>
 				</view>
 			</block>
 			</block>
 		</view>
 		</view>
-		<div class="app-footer footer-button">
+		<div style="text-align: center;">
 			<button class="admin-button-com big blue" @click="clearXj()">清除全部</button>
 			<button class="admin-button-com big blue" @click="clearXj()">清除全部</button>
 			<button class="admin-button-com big blue" @click="goBack()" style="margin-left:58upx;padding:30upx 55upx 30upx 55upx;">返回</button>
 			<button class="admin-button-com big blue" @click="goBack()" style="margin-left:58upx;padding:30upx 55upx 30upx 55upx;">返回</button>
-			<button class="admin-button-com big blue" @click="confirmXj()" style="margin-left:58upx;padding:30upx 65upx; 30upx 65upx;" >确认</button>
+			<button class="admin-button-com big blue" @click="confirmXj()" style="margin-left:58upx;padding:30upx 65upx 30upx 65upx;" >确认</button>
 		</div>
 		</div>
 	</view>
 	</view>
 </template>
 </template>