diff --git a/pages/home/home.vue b/pages/home/home.vue
index 79f1985..30b182b 100644
--- a/pages/home/home.vue
+++ b/pages/home/home.vue
@@ -1,6 +1,6 @@
-
+
切换
{{'星油云站'}}
@@ -10,9 +10,10 @@
今日收款
-
+
- ¥{{userAccount.totalMoney|numberFilter}}
+ ¥{{userAccount.totalMoney|numberFilter}}
@@ -24,9 +25,9 @@
@tap="routerTo('/packageOrders/pages/orderList/dailyOrder/dailyOrder')">
今日收款笔数
- {{userAccount.totalCount}}
+ {{userAccount.totalCount || 0}}
-
@@ -43,11 +44,15 @@
- 折叠
- 展开
+ 折叠
+
+ 展开
+
-
-
+
+
{{item.oilProductCode}} 油
@@ -55,7 +60,7 @@
发改委价: ¥{{item.marketPrice}}
- 油站价: ¥{{item.sitePrice}}
+ 油站价: ¥{{item.sitePrice}}
@@ -63,36 +68,40 @@
-
+
- {{ cuIconList[0].badge > 99 ? '99+' : cuIconList[0].badge }}
+ {{ cuIconList[0].badge > 99 ? '99+' : cuIconList[0].badge }}
+
{{ cuIconList[0].name }}
-
+
{{ item.badge > 99 ? '99+' : item.badge }}
-
+
{{ item.name }}
- {{ cuIconList[1].badge > 99 ? '99+' : cuIconList[1].badge }}
+ {{ cuIconList[1].badge > 99 ? '99+' : cuIconList[1].badge }}
+
{{ cuIconList[1].name }}
-
+
-
-
-
-
-
-
-
-
- {{'选择登录油站'}}
-
-
-
+
+
+
+
+
+ {{'选择登录油站'}}
+
+
+
+
-
-
-
- {{list.otherSiteName}}
-
-
- 进入
+
+
+ {{list.otherSiteName}}
+
+
+ 进入
+
-
-
-
-
-
- {{'选择登录油站'}}
-
-
-
+
+
+
+
+ {{'选择登录油站'}}
+
+
+
+
-
-
-
- {{list.otherSiteName}}
-
-
- 进入
+
+
+ {{list.otherSiteName}}
+
+
+ 进入
+
-