默认首页是视频星空
This commit is contained in:
7
app.json
7
app.json
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"pages": [
|
||||
"pages/index/index",
|
||||
"pages/index2/index2",
|
||||
"pages/record/record",
|
||||
"pages/detail/detail",
|
||||
"pages/history/history"
|
||||
@@ -23,12 +22,6 @@
|
||||
"iconPath": "images/home.png",
|
||||
"selectedIconPath": "images/home-active.png"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/index2/index2",
|
||||
"text": "首页2",
|
||||
"iconPath": "images/home.png",
|
||||
"selectedIconPath": "images/home-active.png"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/record/record",
|
||||
"text": "记录",
|
||||
|
||||
Reference in New Issue
Block a user