1 Star 2 Fork 2

YY/wailikeji-renmai

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pages.json 5.93 KB
一键复制 编辑 原始数据 按行查看 历史
YY 提交于 2022-10-17 00:15 . 项目初始化
{
"easycom": {
"^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
},
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "微信人脉平台",
"navigationBarBackgroundColor": "#4fc08d",
"navigationBarTextStyle": "white", //状态栏字体颜色
"enablePullDownRefresh": true,
"app-plus": {
"titleNView": false //取消顶部导航栏
}
},
"meta": {
"auth": false
}
},
{
"path": "pages/persion/index",
"style": {
"navigationBarTitleText": "微信个人名片",
"navigationBarBackgroundColor": "#4fc08d",
"navigationBarTextStyle": "white", //状态栏字体颜色
"enablePullDownRefresh": true,
"app-plus": {
"titleNView": false //取消顶部导航栏
}
},
"meta": {
"auth": false
}
},
{
"path": "pages/login/login",
"style": {
"navigationBarTitleText": "登录"
},
"meta": {
"auth": false
}
},
{
"path": "pages/my/index",
"style": {
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#4fc08d",
"navigationBarTextStyle": "white" ,//状态栏字体颜色
"app-plus": {
"titleNView": false //取消顶部导航栏
}
},
"meta": {
"auth": false
}
},
{
"path": "pages/my/about",
"style": {
"navigationBarTitleText": "关于我们"
},
"meta": {
"auth": false
}
},
{
"path": "pages/my/xieyi",
"style": {
"navigationBarTitleText": "微群人脉平台协议"
},
"meta": {
"auth": false
}
},
{
"path": "pages/my/comment",
"style": {
"navigationBarTitleText": "意见反馈"
},
"meta": {
"auth": false
}
},
{
"path": "pages/my/pwd",
"style": {
"navigationBarTitleText": "修改密码"
},
"meta": {
"auth": true
}
},
{
"path": "pages/my/service",
"style": {
"navigationBarTitleText": "联系客服"
},
"meta": {
"auth": true
}
},
{
"path": "pages/my/service2",
"style": {
"navigationBarTitleText": "联系客服"
},
"meta": {
"auth": true
}
},
{
"path": "pages/my/service3",
"style": {
"navigationBarTitleText": "联系客服"
},
"meta": {
"auth": true
}
},
{
"path": "pages/my/sign",
"style": {
"navigationBarTitleText": "签到"
},
"meta": {
"auth": true
}
},
{
"path": "pages/my/share",
"style": {
"navigationBarTitleText": "分享"
},
"meta": {
"auth": true
}
},
{
"path": "pages/my/share2",
"style": {
"navigationBarTitleText": "分享"
},
"meta": {
"auth": true
}
},
{
"path": "pages/my/withdraw",
"style": {
"navigationBarTitleText": "佣金提现",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#4fc08d",
"navigationBarTextStyle": "white" //状态栏字体颜色
},
"meta": {
"auth": true
}
},
{
"path": "pages/my/withdrawRecord",
"style": {
"navigationBarTitleText": "提现记录",
"enablePullDownRefresh": true
},
"meta": {
"auth": true
}
},
{
"path": "pages/my/moneyRecord",
"style": {
"navigationBarTitleText": "佣金明细",
"enablePullDownRefresh": true
},
"meta": {
"auth": true
}
},
{
"path": "pages/my/goldRecord",
"style": {
"navigationBarTitleText": "积分明细",
"enablePullDownRefresh": true
},
"meta": {
"auth": true
}
},
{
"path": "pages/my/qunCard",
"style": {
"navigationBarTitleText": "我的微信群",
"navigationStyle": "custom", // 隐藏系统导航栏
"enablePullDownRefresh": true
},
"meta": {
"auth": true
}
},
{
"path": "pages/my/qunCard-add",
"style": {
"navigationBarTitleText": "发布微信群",
"enablePullDownRefresh": false
},
"meta": {
"auth": true
}
},
{
"path": "pages/my/personalCard",
"style": {
"navigationBarTitleText": "我的个人名片",
"navigationStyle": "custom" // 隐藏系统导航栏
},
"meta": {
"auth": true
}
},
{
"path": "pages/my/personalCard-add",
"style": {
"navigationBarTitleText": "发布个人名片",
"enablePullDownRefresh": false
},
"meta": {
"auth": true
}
},
{
"path": "pages/my/recharge",
"style": {
"navigationBarTitleText": "收银台",
"navigationStyle": "custom", // 隐藏系统导航栏
"enablePullDownRefresh": false
},
"meta": {
"auth": false
}
},
{
"path": "pages/my/bindCard",
"style": {
"navigationBarTitleText": "提现账号",
"enablePullDownRefresh": false
},
"meta": {
"auth": true
}
},
{
"path": "pages/my/teamManage",
"style": {
"navigationBarTitleText": "团队管理",
"enablePullDownRefresh": false
},
"meta": {
"auth": true
}
},
{
"path": "pages/my/teamList",
"style": {
"navigationBarTitleText": "团队列表",
"enablePullDownRefresh": false
},
"meta": {
"auth": true
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uView",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8"
},
"tabBar": {
"color": "#909399",
"selectedColor": "#303133",
"borderStyle": "black",
"backgroundColor": "#ffffff",
"list": [{
"pagePath": "pages/index/index",
"iconPath": "static/images/navigator/group.png",
"selectedIconPath": "static/images/navigator/group-selected.png",
"text": "微信群"
},
{
"pagePath": "pages/persion/index",
"iconPath": "static/images/navigator/headlines.png",
"selectedIconPath": "static/images/navigator/headlines-selected.png",
"text": "个人名片"
},
{
"pagePath": "pages/my/index",
"iconPath": "static/images/navigator/people.png",
"selectedIconPath": "static/images/navigator/people-selected.png",
"text": "我的"
}
]
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/BTYY/wailikeji-renmai.git
git@gitee.com:BTYY/wailikeji-renmai.git
BTYY
wailikeji-renmai
wailikeji-renmai
master

搜索帮助