1 Star 0 Fork 2

wangyuze/优青家政前端

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
pages.json 5.86 KB
一键复制 编辑 原始数据 按行查看 历史
zhu-qilin 提交于 2024-06-07 16:35 . 第二版布局补充
{
"pages": [
{
"path" : "pages/home/home",
"style": {
"navigationStyle": "custom"
}
},
{
"path" : "pages/search/search",
"style": {
"navigationStyle": "custom"
}
},
{
"path" : "pages/cate/cate",
"style": {
"navigationStyle": "custom"
}
},
{
"path" : "pages/my/my",
"style": {
"navigationStyle": "custom"
}
},
{
"path" : "pages/customization/customization",
"style": {
"navigationStyle": "custom"
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "优青家政",
"navigationBarBackgroundColor": "#92c7c0",
"backgroundColor": "#f2f2f2",
"app-plus": {
"background": "#efeff4"
}
},
"tabBar": {
"selectedColor": "#b3dad6",
"list": [
{
"pagePath": "pages/home/home",
"text": "首页",
"iconPath": "/static/tab_icon/home@3x(2).png",
"selectedIconPath": "static/tab_icon/home_selected@3x.png"
},
{
"pagePath": "pages/search/search",
"text": "搜索",
"iconPath": "static/tab_icon/search@3x(3).png",
"selectedIconPath": "static/tab_icon/search_selected@3x.png"
},
{
"pagePath": "pages/customization/customization",
"text": "私人定制",
"iconPath": "static/tab_icon/cus3x(1).png",
"selectedIconPath": "static/tab_icon/cus_selected@3x.png"
},
{
"pagePath": "pages/cate/cate",
"text": "购物车",
"iconPath": "static/tab_icon/cart@3x(4).png",
"selectedIconPath": "static/tab_icon/cart_selected@3x.png"
},
{
"pagePath": "pages/my/my",
"text": "我的",
"iconPath": "static/tab_icon/my@3x.png",
"selectedIconPath": "static/tab_icon/my_selected@3x.png"
}
]
},
"subPackages": [
{
"root": "subpkg",
"pages": [{
"path" : "login/login"
},
{
"path" : "videoPage/videoPage",
"style" : {
"navigationStyle": "custom"
}
},
{
"path" : "searchResult/searchResult",
"style" : {
"navigationStyle": "custom"
}
},
{
"path" : "chatList/chatList",
"style" :
{
"enablePullDownRefresh" : false,
"navigationBarTitleText": "聊天",
"navigationStyle": "custom"
}
},
{
"path" : "chat/chat",
"style" :
{
"enablePullDownRefresh" : false,
"navigationStyle": "custom"
}
},
{
"path" : "fastService/fastService",
"style" :
{
"enablePullDownRefresh" : false,
"navigationStyle": "custom"
}
},
{
"path" : "myService/myService",
"style" :
{
"enablePullDownRefresh" : false,
"navigationStyle": "custom"
}
},
{
"path" : "fastServiceDetail/fastServiceDetail",
"style" :
{
"enablePullDownRefresh" : false,
"navigationStyle": "custom"
}
},
{
"path" : "personalDetail/personalDetail",
"style" :
{
"enablePullDownRefresh" : false,
"navigationStyle": "custom"
}
},
{
"path" : "certificatePage/certificatePage",
"style" :
{
"enablePullDownRefresh" : false,
"navigationStyle": "custom"
}
},
{
"path" : "certificateDetail/certificateDetail",
"style" :
{
"enablePullDownRefresh" : false
}
},
{
"path" : "personalMoreInfoPage/personalMoreInfoPage",
"style" :
{
"enablePullDownRefresh" : false,
"navigationStyle": "custom"
}
},
{
"path" : "cateDetail/cateDetail",
"style" :
{
"navigationStyle": "custom"
}
},
{
"path" : "cateRefund/cateRefund",
"style" :
{
"enablePullDownRefresh" : false,
"navigationStyle": "custom"
}
},
{
"path" : "commentPage/commentPage",
"style" :
{
"enablePullDownRefresh" : false
}
},
{
"path" : "myConcern/myConcern",
"style" :
{
"enablePullDownRefresh" : false,
"navigationStyle": "custom"
}
},
{
"path" : "settingPage/settingPage",
"style" :
{
"navigationStyle": "custom"
}
},
{
"path" : "myServiceDetail/myServiceDetail",
"style" :
{
"enablePullDownRefresh" : false,
"navigationStyle": "custom"
}
},
{
"path" : "addressManagement/addressManagement",
"style" :
{
"enablePullDownRefresh" : false,
"navigationStyle": "custom"
}
},
{
"path" : "videoPersonPage/videoPersonPage",
"style" :
{
"enablePullDownRefresh" : false,
"navigationStyle": "custom"
}
},
{
"path" : "customizationSelectPage/customizationSelectPage",
"style" :
{
"enablePullDownRefresh" : false,
"navigationStyle": "custom"
}
},
{
"path" : "demoPage/demoPage",
"style" :
{
}
},
{
"path" : "search/search",
"style": {
"navigationStyle": "custom"
}
},{
"path" : "blockchain/blockchain",
"style" :
{
"navigationStyle": "custom"
}
},
{
"path" : "blockResult/blockResult",
"style" :
{
"navigationStyle": "custom"
}
}]
}
],
"easycom": {
"^u-(.*)": "@/uni_modules/uview-ui/components/u-$1/u-$1.vue"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wanghehe/youqing-home-economics-frontend.git
git@gitee.com:wanghehe/youqing-home-economics-frontend.git
wanghehe
youqing-home-economics-frontend
优青家政前端
client

搜索帮助

0d507c66 1850385 C8b1a773 1850385