代码拉取完成,页面将自动刷新
{
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/index/index",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "uni-app"
}
},
{
"path": "pages/view/view",
"style": {
"navigationBarBackgroundColor": "#4cb050",
"navigationBarTextStyle": "white",
"navigationBarTitleText": ""
}
},
{
"path": "pages/edit/edit",
"style": {
"navigationBarBackgroundColor": "#4cb050",
"navigationBarTextStyle": "white",
"navigationBarTitleText": "添加钥匙"
}
},
{
"path": "pages/verifypwd/verifypwd",
"style": {
"navigationBarTitleText": "主密码",
"backgroundTextStyle": "dark",
"navigationBarBackgroundColor": "#424242",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/center/center",
"style": {
"navigationBarBackgroundColor": "#16ba98",
"navigationBarTextStyle": "white",
"navigationBarTitleText": "设置"
}
},
{
"path": "pages/center/childpages/about/about",
"style": {
"navigationBarBackgroundColor": "#424242",
"navigationBarTextStyle": "white",
"navigationBarTitleText": "关于SKey"
}
},
{
"path": "pages/center/childpages/category/category",
"style": {
"navigationBarBackgroundColor": "#424242",
"navigationBarTextStyle": "white",
"navigationBarTitleText": "分类"
}
},
{
"path": "pages/center/childpages/dataexport/dataexport",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
},
{
"path": "pages/center/childpages/guide/guide",
"style": {
"navigationBarBackgroundColor": "#424242",
"navigationBarTextStyle": "white",
"navigationBarTitleText": "使用指南"
}
},
{
"path": "pages/center/childpages/password/password",
"style": {
"navigationBarBackgroundColor": "#424242",
"navigationBarTextStyle": "white",
"navigationBarTitleText": "修改密码"
}
},
{
"path": "pages/center/childpages/problem/problem",
"style": {
"navigationBarBackgroundColor": "#424242",
"navigationBarTextStyle": "white",
"navigationBarTitleText": "常见问题"
}
},
{
"path": "pages/center/childpages/updatelog/updatelog",
"style": {
"navigationBarBackgroundColor": "#424242",
"navigationBarTextStyle": "white",
"navigationBarTitleText": "更新日志"
}
}
],
"globalStyle": {
"backgroundTextStyle": "dark",
"navigationBarBackgroundColor": "#424242",
"navigationBarTitleText": "SKey",
"navigationBarTextStyle": "white"
},
"uniIdRouter": {}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。