From bb311fd7334966122ed083ea4c9d5bf94f8b4474 Mon Sep 17 00:00:00 2001
From: Administrator <admin>
Date: Fri, 02 Jul 2021 18:17:43 +0800
Subject: [PATCH] 我要上报页面新增
---
store/state.js | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/store/state.js b/store/state.js
index 83c37e6..09541f9 100644
--- a/store/state.js
+++ b/store/state.js
@@ -15,7 +15,6 @@
iconPath: "/static/tabbar/index01.png",
selectedIconPath: "/static/tabbar/index02.png",
text: '首页',
-
pagePath: "/pages/home/home"
},
{
--
Gitblit v1.9.3