-
-
+
+
+
-
+
+
+
@@ -34,7 +35,7 @@
-
+
@@ -55,7 +56,7 @@
-
+
@@ -69,10 +70,11 @@
@@ -346,13 +348,14 @@ export default {
width: 100vw;
min-height: 100vh;
background: #fff;
+ background: url("https://eshangtech.com/ShopICO/ahyd-BID/brand/headerBg.svg")no-repeat;
.header{
- height: 272px;
+ //height: 272px;
//background: linear-gradient(135deg, #7660FF 0%, #A0BAFD 31%, #B8D2FF 47%, #CAD9FF 66%, #BCB6FF 100%);
width: 100vw;
- background: url("https://eshangtech.com/ShopICO/ahyd-BID/brand/headerBg.svg")no-repeat;
+ //background: url("https://eshangtech.com/ShopICO/ahyd-BID/brand/headerBg.svg")no-repeat;
background-size: cover;
- background-position-y: -5px;
+ //background-position-y: -5px;
.box{
padding: 0 16px;
position: absolute;
@@ -360,7 +363,7 @@ export default {
width: 100%;
display: flex;
align-items: center;
- transform: translateY(-50%);
+ //transform: translateY(-50%);
.icon{
width: 24px;
height: 24px;
@@ -449,7 +452,7 @@ export default {
border-top-right-radius: 16px;
overflow: hidden;
background: #fff;
- transform: translateY(-16px);
+ //transform: translateY(-16px);
.top{
width: 100%;
height: 100px;
@@ -589,7 +592,7 @@ export default {
}
}
.right{
- flex:1;
+ width: calc(100% - 100px);
margin-left: 12px;
.title{
display: inline-block;
@@ -610,7 +613,7 @@ export default {
display: inline-block;
padding: 1px 8px;
margin-right: 8px;
- background: linear-gradient(270deg, rgba(90, 199, 255, 0.15) 0%, rgba(90, 193, 255, 0.15) 100%);
+ //background: linear-gradient(270deg, rgba(90, 199, 255, 0.15) 0%, rgba(90, 193, 255, 0.15) 100%);
border-radius: 2px;
}
}
@@ -618,19 +621,24 @@ export default {
display: inline-block;
box-sizing: border-box;
width: 100%;
+ color: #9D99B0;
//width: 80%;
min-height: 25px;
padding: 0 8px;
- background: linear-gradient(270deg, RGBA(222, 231, 255, 1) 0%, RGBA(241, 246, 255, 1) 100%);
+ //background: linear-gradient(270deg, RGBA(222, 231, 255, 1) 0%, RGBA(241, 246, 255, 1) 100%);
border-radius: 2px;
margin-top: 10px;
+ font-size: 11px;
+ font-family: PingFangSC-Regular, PingFang SC;
+ text-overflow: ellipsis;
+ overflow: hidden;
+ white-space: nowrap;
.value{
- font-size: 14px;
- font-family: DINAlternate-Bold, DINAlternate;
- font-weight: bold;
- color: #396CFF;
- line-height: 16px;
- margin-right: 4px;
+ font-size: 11px;
+ font-family: PingFangSC-Regular, PingFang SC;
+ text-overflow: ellipsis;
+ overflow: hidden;
+ white-space: nowrap;
}
.text{
font-size: 12px;
diff --git a/pages/index/components/rateCharts.vue b/pages/index/components/rateCharts.vue
index 7f1dbd1..3d35525 100644
--- a/pages/index/components/rateCharts.vue
+++ b/pages/index/components/rateCharts.vue
@@ -1,7 +1,7 @@
-
+
@@ -85,7 +85,7 @@ export default {
},
extra: {
ring: {
- ringWidth: 10,
+ ringWidth: 8,
activeOpacity: 0.5,
activeRadius: 10,
offsetAngle: -90,
diff --git a/pages/index/index.vue b/pages/index/index.vue
index 1c450f6..ef46ec0 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -11,31 +11,41 @@
-
- {{item.MerchantName || ''}}
-
-
+
+
+
+ {{item.MerchantName || '-'}}
+
-
-
-
-
-
-
- {{ single }}
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 请输入想看的服务区
+
-
+
-
+
- 营收统计
+ 营收分析
@@ -43,13 +53,13 @@
{{showTableData.CashPayChange?showTableData.CashPayChange:'0.00'}}
- ?
-
- 对客营收: {{showTableData.CashPay?$util.fmoney(showTableData.CashPay,2):'-'}}
- 自营收入: {{typeList && typeList.length>0?$util.fmoney(typeList[0].value,2) : '-'}}
- 外租收入: {{typeList && typeList.length>0?$util.fmoney(typeList[1].value,2) : '-'}}
-
-
+
+
+
+
+
+
+
@@ -58,7 +68,8 @@
- {{selectMonth}}月对客营收/万元
+
+ 对客营收
同比
@@ -70,14 +81,15 @@
-