69 lines
1.9 KiB
JSON
69 lines
1.9 KiB
JSON
{
|
|
"pages": [
|
|
"pages/loginModule/pwdLogin/pwdLogin",
|
|
"pages/loginModule/register/register",
|
|
"pages/projectModule/applyCode/applyCode",
|
|
"pages/projectModule/userProject/userProject",
|
|
"pages/projectModule/projectDetail/projectDetail",
|
|
"pages/projectModule/projectList/projectList",
|
|
"pages/loginModule/forgetPwd/forgetPwd",
|
|
"pages/jiedan/jiedan",
|
|
"pages/logain/logain",
|
|
"pages/logs/logs",
|
|
"pages/mypage/mypage",
|
|
"pages/shop/shop",
|
|
"pages/find/find",
|
|
"pages/zucepage/zucepage",
|
|
"pages/wangjimima/wangjimima",
|
|
"pages/xiangqing/xiangqing",
|
|
"pages/woyaojiedan/woyaojiedan",
|
|
"pages/mingxi/mingxi",
|
|
"pages/findxiangqing/findxiangqing",
|
|
"pages/wodetuandui/wodetuandui",
|
|
"pages/wodejiedan/wodejiedan",
|
|
"pages/index/index",
|
|
"pages/tuiguangma/tuiguangma"
|
|
],
|
|
"window": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "Weixin",
|
|
"navigationBarBackgroundColor": "#ffffff"
|
|
},
|
|
"style": "v2",
|
|
"componentFramework": "glass-easel",
|
|
"sitemapLocation": "sitemap.json",
|
|
"lazyCodeLoading": "requiredComponents",
|
|
"tabBar": {
|
|
"custom": false,
|
|
"color": "#000000",
|
|
"selectedColor": "#FC7E09",
|
|
"backgroundColor": "#ffffff",
|
|
"list": [
|
|
{
|
|
"pagePath": "pages/jiedan/jiedan",
|
|
"text": "接单",
|
|
"iconPath": "/image/renwu.png",
|
|
"selectedIconPath": "/image/jiedanhou.png"
|
|
},
|
|
{
|
|
"pagePath": "pages/shop/shop",
|
|
"text": "商城",
|
|
"iconPath": "/image/renwu.png",
|
|
"selectedIconPath": "/image/jiedanhou.png"
|
|
},
|
|
{
|
|
"pagePath": "pages/find/find",
|
|
"text": "招聘",
|
|
"iconPath": "/image/renwu.png",
|
|
"selectedIconPath": "/image/jiedanhou.png"
|
|
},
|
|
{
|
|
"pagePath": "pages/mypage/mypage",
|
|
"text": "我的",
|
|
"iconPath": "/image/wodeq.png",
|
|
"selectedIconPath": "/image/wodeh.png"
|
|
}
|
|
]
|
|
},
|
|
"usingComponents": {}
|
|
} |