zhengkaixin 4 年之前
父節點
當前提交
62946fe738
共有 2 個文件被更改,包括 5 次插入10 次删除
  1. 1 1
      manifest.json
  2. 4 9
      pages.json

+ 1 - 1
manifest.json

@@ -81,7 +81,7 @@
         },
         "title" : "车信达",
         "router" : {
-            "base" : "./"
+            "base" : ""
         }
     }
 }

+ 4 - 9
pages.json

@@ -105,19 +105,14 @@
 	        "pagePath": "pages/index/index",
 	        "iconPath": "static/img/index-bus-1.png",
 	        "selectedIconPath": "static/img/index-bus-2.png",
-	        "text": "主页"
+	        "text": "统计"
 	    }, {
 	        "pagePath": "pages/remind/index",
 	        "iconPath": "static/img/index-remind-1.png",
 	        "selectedIconPath": "static/img/index-remind-2.png",
-	        "text": "提醒"
-	    },
-		{
-	        "pagePath": "pages/news/index",
-	        "iconPath": "static/img/index-news-1.png",
-	        "selectedIconPath": "static/img/index-news-2.png",
-	        "text": "消息"
-	    }, {
+	        "text": "购票记录"
+	    }
+		, {
 	        "pagePath": "pages/my/index",
 	        "iconPath": "static/img/index-my-1.png",
 	        "selectedIconPath": "static/img/index-my-2.png",