代码拉取完成,页面将自动刷新
{
"pages": [
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "首页",
// #ifdef H5
"titleNView": false,
// #endif
"enablePullDownRefresh": true
}
},
{
"path": "pages/index/custom",
"style": {
"navigationBarTitleText": "页面",
// #ifdef H5
"titleNView": false,
// #endif
"enablePullDownRefresh": true
}
},
{
"path": "pages/member/index/index",
"style": {
// #ifdef H5
"titleNView": false,
// #endif
"navigationBarTitleText": "个人中心"
}
},
{
"path": "pages/member/collection/index",
"style": {
"navigationBarTitleText": "我的收藏"
}
},
{
"path": "pages/member/history/index",
"style": {
"navigationBarTitleText": "我的足迹"
}
},
{
"path": "pages/member/setting/index",
"style": {
"navigationBarTitleText": "设置"
}
},
{
"path": "pages/member/setting/user_info/index",
"style": {
"navigationBarTitleText": "个人信息"
}
},
{
"path": "pages/member/setting/user_info/password",
"style": {
"navigationBarTitleText": "修改密码"
}
},
{
"path": "pages/member/setting/user_info/resetpassword",
"style": {
"navigationBarTitleText": "重置密码"
}
},
{
"path": "pages/member/integral/index",
"style": {
"navigationBarTitleText": "我的积分"
}
},
{
"path": "pages/login/choose/index",
"style": {
"navigationBarTitleText": "授权登录"
}
},
{
"path": "pages/login/login/index",
"style": {
"navigationBarTitleText": "登录"
}
},
{
"path": "pages/login/login/index1",
"style": {
"navigationBarTitleText": "登录"
}
},
{
"path": "pages/login/forget/forget",
"style": {
"navigationBarTitleText": "忘记密码"
}
},
{
"path": "pages/share",
"style": {
"navigationBarTitleText": "分享"
}
},
{
"path": "pages/author",
"style": {
// #ifdef H5
"titleNView": false,
// #endif
"navigationBarTitleText": "获取授权中"
}
},
{
"path": "pages/login/register/index",
"style": {
"navigationBarTitleText": "注册"
}
},
{
"path" : "pages/member/setting/subscription/index",
"style": {
"navigationBarTitleText": "消息订阅"
}
},
{
"path" : "pages/login/mobile/index",
"style": {
"navigationBarTitleText": "绑定手机号"
}
},
{
"path" : "pages/login/login/mobile",
"style" : {
"navigationBarTitleText": "绑定手机号"
}
},
{
"path":"pages/index/houses/AllHouses",
"style" : {
"navigationBarTitleText": "全部楼盘",
"enablePullDownRefresh": true
}
},
{
"path":"pages/index/counselor/Counselor",
"style":{}
},
{
"path":"pages/index/detail/Detail",
"style":{}
},
{
"path":"pages/index/tailored/Tailored",
"style":{}
},
{
"path":"pages/index/details/Details",
"style":{}
},
{
"path":"pages/index/seek/Seek",
"style":{
"navigationBarTitleText": "帮你找房"
}
},
{
"path":"pages/index/transmit/Transmit",
"style":{}
},
{
"path":"pages/index/xqtab/Xqtab",
"style":{}
},
{
"path":"pages/index/condition/Condition",
"style":{}
},
{
"path":"pages/index/Unit/Unit",
"style":{}
},
{
"path":"pages/index/fiery/Fiery",
"style":{}
},
{
"path":"pages/index/type/Type",
"style":{}
},
{
"path":"pages/index/shuru/Shuru",
"style":{}
},
{
"path":"pages/index/city/City",
"style":{}
},
{
"path":"pages/index/mentor/Mentor",
"style":{}
},
{
"path":"pages/index/protocol/Protocol",
"style":{}
},
{
"path":"pages/index/journalism/Journalism",
"style":{}
},
{
"path":"pages/index/wenti/Wenti",
"style":{}
},
{
"path":"pages/index/cargo/Cargo",
"style":{}
},
{
"path":"pages/index/daikuan/result",
"style":{
"navigationBarTitleText": "贷款计算"
}
},
{
"path":"pages/index/daikuan/daikuan",
"style":{
"navigationBarTitleText": "贷款计算"
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#fff",
"backgroundColor": "#F8F8F8"
},
/* "tabBar": {
"color": "#999",
"selectedColor": "#333",
"backgroundColor": "#fff",
"list": [
{
"pagePath": "pages/index/index",
"text": "首页",
"iconPath": "static/image/index_gray.png",
"selectedIconPath": "static/image/index_black.png"
},
{
"pagePath": "pages/index/houses/AllHouses",
"text": "楼盘查询",
"iconPath": "static/image/classify_gray.png",
"selectedIconPath": "static/image/classify_black.png"
},
{
"pagePath": "pages/index/transmit/Transmit",
"text": "房象传媒",
"iconPath": "static/image/cart_gray.png",
"selectedIconPath": "static/image/cart_black.png"
},
{
"pagePath": "pages/member/index/index",
"text": "我的",
"iconPath": "static/image/user_gray.png",
"selectedIconPath": "static/image/user_black.png"
}
]
}, */
"condition": {
// 模式配置,仅开发期间生效
"current": 0, //当前激活的模式(list 的索引项)
"list": [
{
"name": "", //模式名称
"path": "", //启动页面,必选
"query": "" //启动参数,在页面的onLoad函数里面得到
}
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。