6 Star 0 Fork 0

dan/wallet-play-short

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
pages.json 5.43 KB
一键复制 编辑 原始数据 按行查看 历史
dan 提交于 2024-09-14 13:28 . update
{
"easycom": {
"^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
},
"pages": [
{
"path": "pages/index/index",
"style": {
"enablePullDownRefresh": true,
"navigationStyle": "custom"
}
},
{
"path": "pages/invite/index",
"style": {
"navigationBarTitleText": "Invite friends",
"enablePullDownRefresh": true,
"navigationStyle": "custom"
}
},
{
"path": "pages/bank/add",
"style": {
"navigationBarTitleText": "Add Bank Card",
"enablePullDownRefresh": true,
"navigationStyle": "custom"
}
},
{
"path": "pages/bank/index",
"style": {
"navigationBarTitleText": "My Bank Card",
"enablePullDownRefresh": true,
"navigationStyle": "custom"
}
},
{
"path": "pages/giveVip/index",
"style": {
"navigationBarTitleText": "Invite friends",
"enablePullDownRefresh": true,
"navigationStyle": "custom"
}
},
{
"path": "pages/orderList/index",
"style": {
"navigationBarTitleText": "Order Center",
"enablePullDownRefresh": true,
"navigationStyle": "custom"
}
},
{
"path": "pages/video/detail/detail",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path": "pages/video/lottery/lottery",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path": "pages/wallet/index",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": true,
"navigationStyle": "custom"
}
},
{
"path": "pages/membership/index",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": true,
"navigationStyle": "custom"
}
},
{
"path": "pages/copyright/index",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": true,
"navigationStyle": "custom"
}
},
{
"path": "pages/myteam/index",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": true,
"navigationStyle": "custom"
}
},
{
"path": "pages/mycard/index",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": true,
"navigationStyle": "custom"
}
},
{
"path": "pages/aboutUs/index",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": true,
"navigationStyle": "custom"
}
},
{
"path": "pages/starCard/index",
"style": {
"enablePullDownRefresh": true,
"navigationStyle": "custom"
}
},
{
"path": "pages/withdrawal/index",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": true,
"navigationStyle": "custom"
}
},
{
"path": "pages/withdraw/index",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": true,
"navigationStyle": "custom"
}
},
{
"path": "pages/transfer/index",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": true,
"navigationStyle": "custom"
}
},
{
"path": "pages/reward/index",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": true,
"navigationStyle": "custom"
}
},
{
"path": "pages/login/login",
"style": {
"navigationBarTitleText": "uni-app",
"enablePullDownRefresh": true,
"navigationStyle": "custom"
}
},
{
"path": "pages/register/register",
"style": {
"navigationBarTitleText": "uni-app",
"enablePullDownRefresh": true,
"navigationStyle": "custom"
}
},
{
"path": "pages/shouyitai/index",
"style": {
"navigationBarTitleText": "收银台",
"enablePullDownRefresh": false
}
},
{
"path": "pages/video/detail",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path": "pages/video/recommend",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path": "pages/weixin-payment/index",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path": "pages/weixin-payment/success",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path" : "pages/drainage/index",
"style" :
{
"navigationBarTitleText" : "",
"navigationStyle": "custom"
}
}
],
"globalStyle": {
"navigationBarTextStyle": "#fff",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#243740",
"backgroundColor": "#243740"
},
"uniIdRouter": {}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/danc/wallet-play-short.git
git@gitee.com:danc/wallet-play-short.git
danc
wallet-play-short
wallet-play-short
master

搜索帮助