代码拉取完成,页面将自动刷新
同步操作将从 mnt.ltd/onedoc 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "首页"
}
}, {
"path": "pages/list/list",
"style": {
"navigationBarTitleText": "资料库",
"enablePullDownRefresh": false
}
}, {
"path": "pages/bind/bind",
"style": {
"navigationBarTitleText": "账号绑定",
"enablePullDownRefresh": false
}
}, {
"path": "pages/register/register",
"style": {
"navigationBarTitleText": "用户注册",
"enablePullDownRefresh": false
}
}, {
"path": "pages/me/me",
"style": {
"navigationBarTitleText": "个人中心",
"enablePullDownRefresh": false
}
}, {
"path": "pages/login/login",
"style": {
"navigationBarTitleText": "用户登录",
"enablePullDownRefresh": false
}
}, {
"path": "pages/myorder/myorder",
"style": {
"navigationBarTitleText": "我的订单",
"enablePullDownRefresh": false
}
}, {
"path": "pages/vip/vip",
"style": {
"navigationBarTitleText": "加入VIP",
"enablePullDownRefresh": false
}
}, {
"path": "pages/search/search",
"style": {
"navigationBarTitleText": "搜索",
"enablePullDownRefresh": false
}
}, {
"path": "pages/myprofile/myprofile",
"style": {
"navigationBarTitleText": "个人资料",
"enablePullDownRefresh": false
}
}, {
"path": "pages/mydownload/mydownload",
"style": {
"navigationBarTitleText": "我的下载",
"enablePullDownRefresh": false
}
}, {
"path": "pages/myfavorite/myfavorite",
"style": {
"navigationBarTitleText": "我的收藏",
"enablePullDownRefresh": false
}
}, {
"path": "pages/myvip/myvip",
"style": {
"navigationBarTitleText": "我的VIP",
"enablePullDownRefresh": false
}
}, {
"path": "pages/mydynamic/mydynamic",
"style": {
"navigationBarTitleText": "我的动态",
"enablePullDownRefresh": false
}
}, {
"path": "pages/upload/upload",
"style": {
"navigationBarTitleText": "上传文档",
"enablePullDownRefresh": false
}
}, {
"path": "pages/findpassword/findpassword",
"style": {
"navigationBarTitleText": "找回密码",
"enablePullDownRefresh": false
}
}, {
"path": "pages/document/document",
"style": {
"navigationBarTitleText": "文档",
"enablePullDownRefresh": false
}
}, {
"path": "pages/user/user",
"style": {
"navigationBarTitleText": "用户",
"enablePullDownRefresh": false
}
}, {
"path": "pages/findpwd/findpwd",
"style": {
"navigationBarTitleText": "找回密码",
"enablePullDownRefresh": false
}
}, {
"path": "pages/mydoc/mydoc",
"style": {
"navigationBarTitleText": "我的上传",
"enablePullDownRefresh": false
}
}, {
"path": "pages/article/article",
"style": {
"navigationBarTitleText": "文章",
"enablePullDownRefresh": false
}
}, {
"path": "pages/editprofile/editprofile",
"style": {
"navigationBarTitleText": "修改资料",
"enablePullDownRefresh": false
}
}, {
"path": "pages/editpassword/editpassword",
"style": {
"navigationBarTitleText": "修改密码",
"enablePullDownRefresh": false
}
}, {
"path": "pages/orderdetail/orderdetail",
"style": {
"navigationBarTitleText": "订单详情",
"enablePullDownRefresh": false
}
}, {
"path": "pages/category/category",
"style": {
"navigationBarTitleText": "文档分类",
"enablePullDownRefresh": false
}
}, {
"path": "pages/comment/comment",
"style": {
"navigationBarTitleText": "文档点评",
"enablePullDownRefresh": false
}
}, {
"path": "pages/result/result",
"style": {
"navigationBarTitleText": "搜索结果",
"enablePullDownRefresh": false
}
}, {
"path": "pages/bought/bought",
"style": {
"navigationBarTitleText": "已购文档",
"enablePullDownRefresh": false
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "moredoc",
"navigationBarBackgroundColor": "#ffffff",
"backgroundColor": "#000000",
"navigationStyle": "custom"
},
"uniIdRouter": {},
"tabBar": {
"height": "60px",
"selectedColor": "#07C160",
"list": [{
"text": "首页",
"iconPath": "static/images/icon/home.png",
"selectedIconPath": "static/images/icon/home-selected.png",
"pagePath": "pages/index/index"
},
{
"text": "资料库",
"iconPath": "static/images/icon/category.png",
"selectedIconPath": "static/images/icon/category-selected.png",
"pagePath": "pages/category/category"
},
{
"text": "我的",
"iconPath": "static/images/icon/me.png",
"selectedIconPath": "static/images/icon/me-selected.png",
"pagePath": "pages/me/me"
}
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。