no message

This commit is contained in:
hajimi
2026-06-11 12:15:29 +08:00
parent 10ebe39c30
commit 96efa1d905
5859 changed files with 815501 additions and 5 deletions
+548
View File
@@ -0,0 +1,548 @@
{
"pages": [
{
"path": "pages/index/index",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "pages/match/match",
"style": {
// #ifndef H5
"navigationStyle": "custom",
// #endif
// #ifdef H5
"navigationBarTitleText": "赛事中心",
// #endif
"disableScroll": true,
"app-plus": {
"titleNView": false
}
}
},
{
"path": "pages/user/user",
"style": {
// #ifndef H5
"navigationStyle": "custom",
// #endif
// #ifdef H5
"navigationBarTitleText": "个人中心",
// #endif
"app-plus": {
"titleNView": false
}
}
},
{
"path": "pages/channel/channel-manage",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "pages/login/login",
"style": {
"navigationStyle": "default",
"navigationBarTitleText": "登录"
},
"meta": {
"white": true
}
},
{
"path": "pages/register/register",
"style": {
"navigationStyle": "default",
"navigationBarTitleText": "注册"
},
"meta": {
"white": true
}
},
{
"path": "pages/forget_pwd/forget_pwd",
"style": {
"navigationStyle": "default",
"navigationBarTitleText": "忘记密码"
},
"meta": {
"white": true
}
},
{
"path": "pages/customer_service/customer_service",
"style": {
"navigationStyle": "default",
"navigationBarTitleText": "联系客服"
},
"meta": {
"white": true
}
},
{
"path": "pages/news_detail/news_detail",
"style": {
"navigationStyle": "default",
"navigationBarTitleText": "详情"
}
},
{
"path": "pages/match_detail/match_detail",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "赛事详情",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "pages/my_posts/my_posts",
"style": {
"navigationStyle": "default",
"navigationBarTitleText": "我的帖子"
},
"meta": {
"auth": true
}
},
{
"path": "pages/my_follow/my_follow",
"style": {
"navigationStyle": "default",
"navigationBarTitleText": "我的关注"
},
"meta": {
"auth": true
}
},
{
"path": "pages/vip/vip",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/distribution/distribution",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/ai_analysis/ai_analysis",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/ai_assistant/ai_assistant",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/private_chat/list",
"style": {
"navigationStyle": "custom"
},
"meta": {
"auth": true
}
},
{
"path": "pages/private_chat/room",
"style": {
"navigationStyle": "custom"
},
"meta": {
"auth": true
}
},
{
"path": "pages/crypto/crypto",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "pages/crypto/crypto_detail",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "pages/lottery_analysis/lottery_analysis",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/user_set/user_set",
"style": {
"navigationStyle": "default",
"navigationBarTitleText": "个人设置"
},
"meta": {
"auth": true
}
},
{
"path": "pages/collection/collection",
"style": {
"navigationStyle": "default",
"navigationBarTitleText": "我的收藏"
},
"meta": {
"auth": true
}
},
{
"path": "pages/as_us/as_us",
"style": {
"navigationStyle": "default",
"navigationBarTitleText": "关于我们"
}
},
{
"path": "pages/agreement/agreement",
"style": {
"navigationStyle": "default",
"navigationBarTitleText": "协议"
}
},
{
"path": "pages/article_view/article_view",
"style": {
"navigationStyle": "default",
"navigationBarTitleText": "详情"
}
},
{
"path": "pages/change_password/change_password",
"style": {
"navigationStyle": "default",
"navigationBarTitleText": "修改密码"
},
"meta": {
"auth": true
}
},
{
"path": "pages/user_data/user_data",
"style": {
"navigationStyle": "default",
"navigationBarTitleText": "个人资料"
},
"meta": {
"auth": true
}
},
{
"path": "pages/search/search",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/webview/webview"
},
{
"path": "pages/bind_mobile/bind_mobile",
"style": {
"navigationStyle": "default",
"navigationBarTitleText": "绑定手机号"
}
},
{
"path": "pages/empty/empty",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/web_closed/web_closed",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/payment_result/payment_result",
"style": {
"navigationStyle": "default",
"navigationBarTitleText": "支付结果"
},
"meta": {
"auth": true
}
},
{
"path": "uni_modules/vk-uview-ui/components/u-avatar-cropper/u-avatar-cropper",
"style": {
"navigationStyle": "default",
"navigationBarTitleText": "头像裁剪",
"navigationBarBackgroundColor": "#000000"
}
},
{
"path": "uni_modules/uni-upgrade-center-app/pages/upgrade-popup",
"style": {
"disableScroll": true,
"app-plus": {
"backgroundColorTop": "transparent",
"background": "transparent",
"titleNView": false,
"scrollIndicator": false,
"popGesture": "none",
"animationType": "fade-in",
"animationDuration": 200
}
}
}
],
"subPackages": [
{
"root": "packages",
"pages": [
{
"path": "pages/404/404",
"style": {
"navigationStyle": "default",
"navigationBarTitleText": "404"
},
"name": "404",
"meta": {
"white": true
}
},
{
"path": "pages/user_wallet/user_wallet",
"style": {
"navigationBarTitleText": "我的钱包",
"navigationBarBackgroundColor": "#005fff",
"navigationBarTextStyle": "white"
},
"meta": {
"auth": true
}
},
{
"path": "pages/points_log/points_log",
"style": {
"navigationStyle": "default",
"navigationBarTitleText": "积分明细"
},
"meta": {
"auth": true
}
},
{
"path": "pages/recharge/recharge",
"style": {
"navigationStyle": "default",
"navigationBarTitleText": "充值"
},
"meta": {
"auth": true
}
},
{
"path": "pages/recharge_record/recharge_record",
"style": {
"navigationStyle": "default",
"navigationBarTitleText": "充值记录"
},
"meta": {
"auth": true
}
},
{
"path": "pages/points_products/points_products",
"style": {
"navigationStyle": "default",
"navigationBarTitleText": "购买积分"
},
"meta": {
"auth": true
}
},
{
"path": "pages/points_order/points_order",
"style": {
"navigationStyle": "default",
"navigationBarTitleText": "积分下单"
},
"meta": {
"auth": true
}
},
{
"path": "pages/points_order_detail/points_order_detail",
"style": {
"navigationStyle": "default",
"navigationBarTitleText": "订单详情"
},
"meta": {
"auth": true
}
}
]
},
{
"root": "packages_match",
"pages": [
{
"path": "pages/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/worldcup",
"style": {
"navigationBarTitleText": "世界杯专题",
"navigationStyle": "custom",
"disableScroll": true,
"app-plus": {
"titleNView": false
}
}
}
]
},
{
"root": "packages_community",
"pages": [
{
"path": "pages/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/publish",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/post_detail",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/user_profile",
"style": {
"navigationStyle": "custom"
}
}
]
},
{
"root": "packages_lottery",
"pages": [
{
"path": "pages/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/draw_list",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/detail",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/ai_predict",
"style": {
"navigationStyle": "custom"
}
}
]
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "乐博头条",
"navigationBarBackgroundColor": "#FFFFFF",
"backgroundColor": "#F8F8F8"
},
"tabBar": {
"custom": false,
"iconWidth": "20px",
"color": "#999999",
"selectedColor": "#0B55EB",
"backgroundColor": "#FFFFFF",
"borderStyle": "black",
"list": [
{
"iconPath": "static/images/tabbar/home.png",
"selectedIconPath": "static/images/tabbar/home_s.png",
"pagePath": "pages/index/index",
"text": "首页"
},
{
"iconPath": "static/images/tabbar/match.png",
"selectedIconPath": "static/images/tabbar/match_s.png",
"pagePath": "packages_match/pages/worldcup",
"text": "赛事"
},
{
"iconPath": "static/images/tabbar/crypto.png",
"selectedIconPath": "static/images/tabbar/crypto_s.png",
"pagePath": "pages/crypto/crypto",
"text": "加密行情"
},
{
"iconPath": "static/images/tabbar/lottery.png",
"selectedIconPath": "static/images/tabbar/lottery_s.png",
"pagePath": "pages/lottery_analysis/lottery_analysis",
"text": "彩票"
},
{
"iconPath": "static/images/tabbar/community.png",
"selectedIconPath": "static/images/tabbar/community_s.png",
"pagePath": "pages/empty/empty",
"text": "社区"
},
{
"iconPath": "static/images/tabbar/user.png",
"selectedIconPath": "static/images/tabbar/user_s.png",
"pagePath": "pages/user/user",
"text": "我的"
}
]
},
"easycom": {
"autoscan": true,
"custom": {
"^u-(.*)": "@/uni_modules/vk-uview-ui/components/u-$1/u-$1.vue",
"^(feed-card|feed-video-card|tabbar)$": "@/components/$1/$1.vue",
"router-navigate": "uniapp-router-next/components/router-navigate/router-navigate.vue",
"^(?!z-paging-refresh|z-paging-load-more)z-paging(.*)": "z-paging/components/z-paging$1/z-paging$1.vue",
"^w-(.*)": "@/components/widgets/$1/$1.vue",
"^(GlobalPopup|global-popup)$": "@/components/global-popup/global-popup.vue"
}
}
}