1 Star 0 Fork 144

lj/云喵圈子-uniapp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
pages.json 4.85 KB
一键复制 编辑 原始数据 按行查看 历史
{
"easycom": {
"^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
},
"pages": [{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "",
"backgroundColor": "#fff",
"navigationBarTextStyle": "black",
"enablePullDownRefresh": true
}
}, {
"path": "pages/my/my",
"style": {
"navigationBarTitleText": "我的"
}
}, {
"path": "pages/post-detail/post-detail",
"style": {}
}, {
"path": "pages/login/login",
"style": {
"navigationBarTitleText": "登录"
}
}, {
"path": "pages/ucenter/ucenter",
"style": {
"navigationBarTitleText": "个人主页",
"navigationStyle": "custom",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/topic-detail/topic-detail",
"style": {
"navigationStyle": "custom",
"enablePullDownRefresh": true
}
}, {
"path": "pages/discuss/discuss",
"style": {}
}, {
"path": "pages/my-discuss/my-discuss",
"style": {}
}, {
"path": "pages/my-topic/my-topic",
"style": {}
}, {
"path": "pages/my-dynamic/my-dynamic",
"style": {}
}, {
"path": "pages/my-collection/my-collection",
"style": {}
}, {
"path": "pages/plus-post/plus-post",
"style": {}
}, {
"path": "pages/message/message",
"style": {}
}, {
"path": "pages/message-list/message-list",
"style": {}
}, {
"path": "pages/my-fans/my-fans",
"style": {}
}, {
"path": "pages/my-follow/my-follow",
"style": {}
}, {
"path": "pages/topic-add/topic-add",
"style": {}
}, {
"path": "pages/more/more",
"style": {
"enablePullDownRefresh": true
}
}, {
"path": "pages/topic-cate-list/topic-cate-list",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}, {
"path": "pages/discuss-add/discuss-add",
"style": {}
}, {
"path": "pages/user-edit/user-edit",
"style": {}
}, {
"path": "pages/user-edit/edit-submit",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}, {
"path": "pages/topic-list/topic-list",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}, {
"path": "pages/jump/jump",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}, {
"path": "pages/shop/goods-list/goods-list",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}, {
"path": "pages/shop/goods-detail/goods-detail",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}, {
"path": "pages/shop/order-detail/order-detail",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}, {
"path": "pages/shop/order-list/order-list",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}, {
"path": "pages/shop/address-choose/address-choose",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}, {
"path": "pages/shop/address-add/address-add",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}, {
"path": "pages/shop/address-edit/address-edit",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/shop/index/index",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/shop/address-list/address-list",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "云喵圈子",
"navigationBarBackgroundColor": "#FFFFFF",
"backgroundColor": "#FFFFFF"
},
"tabBar": {
"color": "#7A7E83",
"selectedColor": "#2c2c2c",
"borderStyle": "white",
"backgroundColor": "#ffffff",
"list": [{
"pagePath": "pages/index/index",
"iconPath": "static/images/icon/home-1.png",
"selectedIconPath": "static/images/icon/home.png",
"text": "主页"
},
{
"pagePath": "pages/more/more",
"iconPath": "static/images/icon/quanzi-1.png",
"selectedIconPath": "static/images/icon/quanzi.png",
"text": "发现"
},
{
"pagePath": "pages/shop/index/index",
"iconPath": "static/images/icon/small-1.png",
"selectedIconPath": "static/images/icon/small.png",
"text": "商城"
},
{
"pagePath": "pages/my/my",
"iconPath": "static/images/icon/my-1.png",
"selectedIconPath": "static/images/icon/my.png",
"text": "我的"
}
]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/ljlldddddddddd/cloud-meow-uni.git
git@gitee.com:ljlldddddddddd/cloud-meow-uni.git
ljlldddddddddd
cloud-meow-uni
云喵圈子-uniapp
master

搜索帮助