diff --git a/src/views/shop/dashboard/index.vue b/src/views/shop/dashboard/index.vue index ddd2e77..3269f61 100644 --- a/src/views/shop/dashboard/index.vue +++ b/src/views/shop/dashboard/index.vue @@ -159,16 +159,25 @@
- {{ systemInfo.name }} + + - {{ systemInfo.version }} + + - {{ siteStore.statusText || '正常' }} + {{ productStatusText.text }} - {{ tenantStore.company?.createTime || '-' }} + + - {{ runDays }} 天 + +
@@ -323,7 +339,7 @@