1 Star 0 Fork 0

Handy/火朋友项目

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pages.json 2.68 KB
一键复制 编辑 原始数据 按行查看 历史
Handy 提交于 2024-02-04 17:51 . add
{
"easycom": {
"^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
},
"pages": [
{
"path": "pages/tabbar/index",
"style": {
"navigationStyle": "custom", // 隐藏系统导航栏
"navigationBarTextStyle": "white" // 状态栏字体为白色,只能为 white-白色,black-黑色 二选一
}
},
{
"path": "pages/webview/webview",
"style": {
"navigationBarTitleText": "扫一扫",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/mine/popularize",
"style": {
"navigationBarTitleText": "已推广人数",
"navigationBarBackgroundColor": "#ED2933",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/mine/jiaocheng",
"style": {
"navigationBarTitleText": "操作教程",
"navigationBarBackgroundColor": "#ED2933",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/mine/share",
"style": {
"navigationBarTitleText": "立即赚钱",
"navigationBarBackgroundColor": "#ED2933",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/mine/rebates",
"style": {
"navigationBarTitleText": "返佣记录",
"navigationBarBackgroundColor": "#ED2933",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/mine/cash",
"style": {
"navigationBarTitleText": "提取记录",
"navigationBarBackgroundColor": "#ED2933",
"navigationBarTextStyle": "white"
}
},
{
"path": "uview-ui/components/u-avatar-cropper/u-avatar-cropper",
"style": {
"navigationBarTitleText": "头像裁剪",
"navigationBarBackgroundColor": "#000000"
}
},
{
"path": "pages/sys/msg/index",
"style": {
"navigationBarTitleText": "消息"
}
},
{
"path": "pages/sys/user/index",
"style": {
"navigationBarTitleText": "我的",
"navigationBarBackgroundColor": "#252525",
"navigationBarTextStyle": "white"
}
}
],
"subPackages": [
],
"preloadRule": {
},
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "和平精英游戏推广",
"navigationBarBackgroundColor": "#ED2933"
// "navigationStyle": "custom" // 隐藏系统导航栏
},
"tabBar": {
"color": "#333333",
"selectedColor": "#252525",
"backgroundColor": "#252525",
"borderStyle": "black",
"list": [{
"pagePath": "pages/sys/msg/index",
"iconPath": "static/和平精英游戏推广/tabbar/msg_1.png",
"selectedIconPath": "static/和平精英游戏推广/tabbar/msg_2.png",
"text": ""
},
{
"pagePath": "pages/sys/user/index",
"iconPath": "static/和平精英游戏推广/tabbar/my_1.png",
"selectedIconPath": "static/和平精英游戏推广/tabbar/my_2.png",
"text": ""
}
]
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/leiziccc/fire-friend-project.git
[email protected]:leiziccc/fire-friend-project.git
leiziccc
fire-friend-project
火朋友项目
master

搜索帮助