diff --git a/fuintAdmin/src/App.vue b/fuintAdmin/src/App.vue index b719ee683..3c015dd66 100644 --- a/fuintAdmin/src/App.vue +++ b/fuintAdmin/src/App.vue @@ -21,6 +21,8 @@ .app-container{ width: 100%; background: #f6f8f9; + box-sizing: border-box; + padding: 10px; } diff --git a/fuintAdmin_zt/src/views/setting/banner/index.vue b/fuintAdmin_zt/src/views/setting/banner/index.vue index 79a01984d..fae5ff097 100644 --- a/fuintAdmin_zt/src/views/setting/banner/index.vue +++ b/fuintAdmin_zt/src/views/setting/banner/index.vue @@ -11,32 +11,12 @@ @keyup.enter.native="handleQuery" /> - - - - - - - - - - - - - - - - - - - - 搜索 重置 @@ -49,13 +29,7 @@ - - - - - - -
+
@@ -510,5 +484,10 @@ export default { align-items: center; height: 100%; } +.app-container{ + box-sizing: border-box; + padding: 10px ; + +} diff --git a/fuintAdmin_zt/src/views/setting/message.vue b/fuintAdmin_zt/src/views/setting/message.vue index e4fcd1877..e9d623f77 100644 --- a/fuintAdmin_zt/src/views/setting/message.vue +++ b/fuintAdmin_zt/src/views/setting/message.vue @@ -37,7 +37,7 @@ -
+
@@ -390,5 +390,9 @@ export default { width: 98px; height: 98px; } +.app-container{ + box-sizing: border-box; + padding: 10px; +} diff --git a/fuintAdmin_zt/src/views/system/notify/page/getNotify.vue b/fuintAdmin_zt/src/views/system/notify/page/getNotify.vue index a6847ac3a..430bd180f 100644 --- a/fuintAdmin_zt/src/views/system/notify/page/getNotify.vue +++ b/fuintAdmin_zt/src/views/system/notify/page/getNotify.vue @@ -23,20 +23,19 @@ 重置 - - - - - - - - - - - - - - +
+ + + + + + + + + + +
+ diff --git a/fuintAdmin_zt/src/views/system/notify/page/mode.vue b/fuintAdmin_zt/src/views/system/notify/page/mode.vue index 9db7f27d9..bf58afe30 100644 --- a/fuintAdmin_zt/src/views/system/notify/page/mode.vue +++ b/fuintAdmin_zt/src/views/system/notify/page/mode.vue @@ -480,7 +480,7 @@ export default { } .table_box{ width: 100%; - height: 69vh; + height: 70vh; } diff --git a/fuintAdmin_zt/src/views/system/notify/page/record.vue b/fuintAdmin_zt/src/views/system/notify/page/record.vue index b32c8e333..62e2b08ad 100644 --- a/fuintAdmin_zt/src/views/system/notify/page/record.vue +++ b/fuintAdmin_zt/src/views/system/notify/page/record.vue @@ -576,7 +576,7 @@ export default { } .table_box{ width: 100%; - height: 69vh; + height: 70vh; } diff --git a/fuintBackend/fuint-application/src/main/java/com/fuint/business/order/controller/AllOrderInfoController.java b/fuintBackend/fuint-application/src/main/java/com/fuint/business/order/controller/AllOrderInfoController.java index 32ec2d3fa..f06862263 100644 --- a/fuintBackend/fuint-application/src/main/java/com/fuint/business/order/controller/AllOrderInfoController.java +++ b/fuintBackend/fuint-application/src/main/java/com/fuint/business/order/controller/AllOrderInfoController.java @@ -519,7 +519,7 @@ public class AllOrderInfoController extends BaseController { this.allOrderInfoService.exportExcelBackOrderMsgsApi(response, allOrderInfoRes); } - +` /** * 交易对账 * 交易明细分页查询