代码拉取完成,页面将自动刷新
{
"pages": [
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "在线预订",
"enablePullDownRefresh":true,
"app-plus": {
"titleNView": {
"type": "transparent"
}
}
}
},
{
"path": "pages/hotelhome/index",
"style": {
"navigationBarTitleText": "在线预订",
"app-plus": {
"titleNView": {
"type": "transparent"
}
}
}
},
{
"path": "pages/personalCenter/about",
"style": {
"navigationBarTitleText": "关于肯天",
"app-plus": {
"titleNView": {
"type": "transparent"
}
}
}
},
{
"path": "pages/user/update_tel",
"style": {
"navigationBarTitleText": "手机号绑定",
"app-plus": {
"titleNView": {
"type": "transparent"
}
}
}
},
{
"path": "pages/controlbtn/model",
"style": {
"navigationBarTitleText": "情景模式",
"app-plus": {
"titleNView": {
"type": "transparent"
}
}
}
},
{
"path": "pages/controlbtn/sacncodeToOne",
"style": {
"navigationBarTitleText": "入住验证(肯天)",
"app-plus": {
"titleNView": {
"type": "transparent"
}
}
}
},
{
"path": "pages/controlbtn/sacncode",
"style": {
"navigationBarTitleText": "入住验证",
"app-plus": {
"titleNView": {
"type": "transparent"
}
}
}
},
{
"path": "pages/personalCenter/personalCenter",
"style": {
"navigationBarTitleText": "个人信息",
"app-plus": {
"titleNView": {
"type": "transparent"
}
}
}
},
{
"path": "pages/controlbtn/index",
"style": {
"navigationBarTitleText": "灯光控制",
"app-plus": {
"titleNView": {
"type": "transparent"
}
}
}
},
{
"path": "pages/controlbtn/btn",
"style": {
"navigationBarTitleText": "远程开门",
"app-plus": {
"titleNView": {
"type": "transparent"
}
}
}
},
{
"path": "pages/controlbtn/air",
"style": {
"navigationBarTitleText": "空调控制",
"app-plus": {
"titleNView": {
"type": "transparent"
}
}
}
},
{
"path": "pages/controlbtn/Curtain",
"style": {
"navigationBarTitleText": "窗帘控制",
"app-plus": {
"titleNView": {
"type": "transparent"
}
}
}
},
{
"path": "pages/hotelorder/order",
"style": {
"navigationBarTitleText": "订单确认",
"app-plus": {
"titleNView": {
"type": "transparent"
}
}
}
},
{
"path": "pages/OrderDetails/OrderDetails",
"style": {
"navigationBarBackgroundColor":"#FB6040",
"navigationBarTextStyle":"white",
"navigationBarTitleText": "订单详情",
"app-plus": {
"titleNView": {
"type": "transparent"
}
}
}
},
{
"path": "pages/public/login_choose",
"style": {
"navigationBarTitleText": "登录"
}
},
{
"path": "pages/public/login_phone",
"style": {
"navigationBarTitleText": "手机号一键登录"
}
},
{
"path": "pages/user/user1",
"style": {
"navigationBarTitleText": "个人中心"
}
},
{
"path": "pages/user/user",
"style": {
"navigationBarTitleText": "我的",
// #ifdef MP
// "navigationStyle": "custom",
// #endif
"app-plus": {
"bounce": "none",
"titleNView": {
"type": "transparent",
"buttons": [{
"fontSrc": "/static/yticon.ttf",
"text": "\ue60f",
"fontSize": "24",
"color": "#303133",
"width": "46px",
"background": "rgba(0,0,0,0)"
},
{
"fontSrc": "/static/yticon.ttf",
"text": "\ue744",
"fontSize": "28",
"color": "#303133",
"background": "rgba(0,0,0,0)",
"redDot": true
}
]
}
}
}
},
{
"path": "pages/address/address",
"style": {
"navigationBarTitleText": "入住人"
}
}, {
"path": "pages/address/addressManage",
"style": {
"navigationBarTitleText": "新建地址"
}
},
{
"path" : "pages/integral/index",
"style" : {
"navigationBarTitleText": "个人积分"
}
},
{
"path" : "pages/integral/history",
"style" : {
"enablePullDownRefresh": true,
"navigationBarTitleText": "历史积分明细"
}
},
{
"path" : "pages/integral/exchange",
"style" : {
"navigationBarTitleText": "兑换商品明细"
}
},
{
"path" : "pages/coupon/center",
"style" : {
"navigationBarTitleText": "领券中心"
}
}, {
"path" : "pages/coupon/index",
"style" : {
"navigationBarTitleText": "我的优惠券"
}
}, {
"path" : "pages/order/mode",
"style" : {
"navigationBarTitleText": "全部订单",
"enablePullDownRefresh": true
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#FFFFFF",
"backgroundColor": "#f8f8f8"
},
"tabBar": {
"color": "#333333",
"selectedColor": "#FF7A00",
"borderStyle": "black",
"backgroundColor": "#FFFFFF",
"list": [{
"pagePath": "pages/index/index",
"iconPath": "/static/images/icon/tab_home.png",
"selectedIconPath": "/static/images/icon/tab_home_c.png",
"text": "预订"
},
{
"pagePath": "pages/personalCenter/personalCenter",
"iconPath": "/static/images/icon/tab_my.png",
"selectedIconPath": "/static/images/icon/tab_my_c.png",
"text": "我的"
}
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。