diff --git a/src/common/js/util.js b/src/common/js/util.js index 090456ad..25339843 100644 --- a/src/common/js/util.js +++ b/src/common/js/util.js @@ -81,12 +81,12 @@ export default { var innerHeight=window.innerHeight var defaultInnerHeight=616; var pageHeight=32/defaultInnerHeight*innerHeight - var top=148/defaultInnerHeight*innerHeight; - var bottomHeight=38/defaultInnerHeight*innerHeight + var top=150/defaultInnerHeight*innerHeight; + var bottomHeight=36/defaultInnerHeight*innerHeight if(innerHeight>=916){ bottomHeight=20/defaultInnerHeight*innerHeight }else if(innerHeight>=800){ - bottomHeight=28/defaultInnerHeight*innerHeight + bottomHeight=26/defaultInnerHeight*innerHeight }else if(innerHeight>=700){ bottomHeight=32/defaultInnerHeight*innerHeight } diff --git a/src/views/xm/core/components/XmProductSelect.vue b/src/views/xm/core/components/XmProductSelect.vue index 9036742f..c254f50c 100644 --- a/src/views/xm/core/components/XmProductSelect.vue +++ b/src/views/xm/core/components/XmProductSelect.vue @@ -1,413 +1,545 @@ diff --git a/src/views/xm/core/xmProduct/XmProductForLinkComplex.vue b/src/views/xm/core/xmProduct/XmProductForLinkComplex.vue index a586311b..1f74d94d 100644 --- a/src/views/xm/core/xmProduct/XmProductForLinkComplex.vue +++ b/src/views/xm/core/xmProduct/XmProductForLinkComplex.vue @@ -2,7 +2,7 @@
- +

常用功能导航

@@ -151,7 +152,7 @@
- + - diff --git a/src/views/xm/core/xmProduct/XmProductOverview.vue b/src/views/xm/core/xmProduct/XmProductOverview.vue index bceed421..9704282d 100644 --- a/src/views/xm/core/xmProduct/XmProductOverview.vue +++ b/src/views/xm/core/xmProduct/XmProductOverview.vue @@ -1,6 +1,6 @@