4 Star 0 Fork 0

dan/app-play-short

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
pages.json 9.00 KB
一键复制 编辑 原始数据 按行查看 历史
dan 提交于 2024-08-05 15:19 . update
{
"easycom": {
"^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
},
"pages": [ // pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/home/index",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"disableScroll": true
}
},
{
"path": "pages/home/shorts",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"disableScroll": true
}
},
{
"path": "pages/home/video",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/home/watch",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
},
{
"path": "pages/home/user",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
},
{
"path": "pages/shouyitai/index",
"style": {
"navigationBarTitleText": "收银台"
}
},
{
"path": "pages/home/update",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"app-plus": {
"animationType": "fade-in", // 设置fade-in淡入动画,为最合理的动画类型
"background": "transparent", // 背景透明
"backgroundColor": "rgba(0, 0, 0, 0)", // 背景透明
"popGesture": "none" // 关闭IOS屏幕左边滑动关闭当前页面的功能
}
}
},
// 登录模块
{
"path": "pages/login/login",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
},
{
"path": "pages/login/register",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
},
{
"path": "pages/contact/contact",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
},
{
"path": "pages/order/index",
"style": {
"navigationBarTitleText": "我的订单",
"enablePullDownRefresh": false
}
},
{
"path": "pages/setting/index"
},
{
"path": "pages/setting/password",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
},
{
"path": "pages/setting/phone",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
},
{
"path": "pages/setting/bank",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
},
{
"path": "pages/setting/bank-add",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
},
{
"path": "pages/videoWebView/index"
},{
"path": "pages/videoWebView/recommend"
},
{
"path": "pages/videoWebView/webview"
},
{
"path" : "pages/paySuccess/index",
"style" :
{
"navigationBarTitleText" : "支付结果",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/game/index",
"style" :
{
"navigationBarTitleText" : "",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/message/info",
"style" :
{
"navigationBarTitleText" : "",
"enablePullDownRefresh" : false
}
},
{
"path": "pages/home/backend",
"style": {
"navigationBarTitleText": "BtcShort"
}
}
// {
// "path" : "pages/home/home",
// "style" :
// {
// "navigationBarTitleText" : ""
// }
// }
],
"subPackages": [ // 小程序分包
{
"root": "pages/video",
"pages": [
{
"path": "play",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationBarTextStyle": "white"
}
},
{
"path": "recharge",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
},
{
"path": "record",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
},
{
"path": "search",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
]
},
{
"root": "pages/user",
"pages": [
// 积分
{
"path": "integral/index",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
},
{
"path": "integral/recharge",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
},
{
"path": "integral/task",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationBarTextStyle": "white"
}
},
// 经销商
{
"path": "dealer/index",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
},
// 会员
{
"path": "member/index",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationBarTextStyle": "white"
}
},
// 信息展示
{
"path": "info/index",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
},
{
"path": "info/richtext",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
},
{
"path": "info/contact",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationBarTextStyle": "white"
}
},
// 分享赚钱
{
"path": "share/index",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
},
// 分享赚钱
{
"path": "share/index",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
},
{
"path": "share/team",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
},
{
"path": "share/brokerage",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
},
{
"path": "share/withdraw",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationBarTextStyle": "white"
}
},
{
"path": "share/payee",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
},
{
"path": "share/poster",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
},
{
"path" : "info/account",
"style" : {
"navigationBarTitleText" : "注销账户",
"enablePullDownRefresh" : false
}
}
]
}
],
"globalStyle": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "BtcShort",
"navigationBarBackgroundColor": "#FFF",
"backgroundColor": "#FFF",
"navigationStyle": "custom"
},
"uniIdRouter": {},
"tabBar": {
"color": "#FDFEFB",
"selectedColor": "#e8227f",
"backgroundColor": "#241e42",
"borderStyle": "#243740",
"list": [
{
"pagePath": "pages/home/index",
"text": "Home",
"iconPath": "static/tabbar/Home.png",
"selectedIconPath": "static/tabbar/activeHome.png"
},
{
"pagePath": "pages/home/shorts",
"text": "Shorts",
"iconPath": "static/tabbar/Shorts.png",
"selectedIconPath": "static/tabbar/activeShorts.png"
},
{
"pagePath": "pages/message/info",
"text": "Info",
"iconPath": "static/tabbar/IF.png",
"selectedIconPath": "static/tabbar/IFAC.png"
},
{
"pagePath": "pages/home/user",
"text": "Profile",
"iconPath": "static/tabbar/Profile.png",
"selectedIconPath": "static/tabbar/activeProfile.png"
}
]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/danc/app-play-short.git
git@gitee.com:danc/app-play-short.git
danc
app-play-short
app-play-short
master

搜索帮助