diff --git a/pages/index/index.vue b/pages/index/index.vue index 076a8f0..600d2fe 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -9,14 +9,14 @@ - + 欢迎,{{ userName }} 在线 离线 + color="#029d88" disabled /> @@ -83,7 +83,7 @@ {{ currentWholeIncome ? currentWholeIncome : 0 }} /{{ totalIncomeRange ? totalIncomeRange : 4000 }} - @@ -203,7 +203,7 @@ - + {{ item.title }} @@ -307,17 +307,17 @@ --> - + - + 忙时设置 - + 数据统计 - + 分成明细 @@ -325,7 +325,7 @@ 资金明细 - + 紧急报警 @@ -416,7 +416,7 @@ - + 预约时间:{{ item.serveTime }} 待付款... 待服务 @@ -1445,9 +1445,12 @@ export default {