diff --git a/pages/plugins/invoice/invoice/invoice.css b/pages/plugins/invoice/invoice/invoice.css
index 09382af3..e10b5a8b 100644
--- a/pages/plugins/invoice/invoice/invoice.css
+++ b/pages/plugins/invoice/invoice/invoice.css
@@ -2,7 +2,7 @@
* 导航
*/
.scroll-box-ece-nav {
- height: calc(100vh - 312rpx);
+ height: calc(100vh - 252rpx);
}
/*
diff --git a/pages/plugins/invoice/order/order.css b/pages/plugins/invoice/order/order.css
index 0a5a6ff9..ece27f18 100644
--- a/pages/plugins/invoice/order/order.css
+++ b/pages/plugins/invoice/order/order.css
@@ -1,6 +1,10 @@
/*
* 列表
*/
+.select-scroll-box {
+ height: calc(100vh - 182rpx);
+}
+
.data-list .item .select-icon {
width: 35rpx;
height: 35rpx !important;
@@ -10,8 +14,9 @@
* 合并按钮
*/
.invoice-merge-submit {
- padding: 42rpx 46rpx;
+ padding: 44rpx 90rpx;
z-index: 0;
+ box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.08);
}
.invoice-merge-submit button {
diff --git a/pages/plugins/invoice/order/order.vue b/pages/plugins/invoice/order/order.vue
index d51cb428..838e6adb 100644
--- a/pages/plugins/invoice/order/order.vue
+++ b/pages/plugins/invoice/order/order.vue
@@ -1,8 +1,8 @@
-
-
-
+
+
+
开票
-
-
-
-
-
+
+
-
-
-
-
-
-
-
+
+
+
+
-
+
+
+
+
+