From 71ea99937dec5c8b0d21923e399b7623a7c65174 Mon Sep 17 00:00:00 2001 From: zengh <123456> Date: Tue, 20 Jul 2021 21:45:13 +0800 Subject: [PATCH] 版本更新 --- store/state.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/store/state.js b/store/state.js index 09541f9..9485674 100644 --- a/store/state.js +++ b/store/state.js @@ -27,7 +27,7 @@ iconPath: "/static/tabbar/workbench.png", selectedIconPath: "/static/tabbar/workbenchH.png", text: '工作台', - count: 2, + // count: 2, isDot: false, pagePath: "/pages/business/business" }, -- Gitblit v1.9.3