From 3fad070b9ed1e21363f59e1959ff66f3a7b8c5f5 Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Fri, 02 Jul 2021 19:05:01 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/qfqk-android

---
 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