Browse Source
update pages.json.
Signed-off-by: 陈凯楠 <1403191743@qq.com>
dev
陈凯楠
5 months ago
committed by
Gitee
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with
7 additions and
1 deletions
-
pages.json
|
|
@ -21,7 +21,13 @@ |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "uni-app" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
"path" : "video/video", |
|
|
|
"style" : { |
|
|
|
"navigationBarTitleText" : "视频" |
|
|
|
} |
|
|
|
} |
|
|
|
] |
|
|
|
}], |
|
|
|
"tabBar": { |
|
|
|