Browse Source

页面文字修改

xiaoxin 2 years ago
parent
commit
ca26bfc806
3 changed files with 434 additions and 436 deletions
  1. 432 434
      pages.json
  2. 1 1
      pages/detail/detail.vue
  3. 1 1
      pages/rimDetail/rimDetail.vue

+ 432 - 434
pages.json

@@ -1,438 +1,436 @@
-{
-	"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
-		{
-			"path": "pages/home3/home3",
-			"style": {
-				"navigationBarTitleText": "",
-				"enablePullDownRefresh": true,
-				"navigationStyle": "custom"
-			}
-		},
-		{
-			"path": "pages/home/home",
-			"style": {
-				"navigationBarTitleText": "靖安人家乡村民宿",
-				"enablePullDownRefresh": true
-			}
-		},
-		{
-			"path": "pages/my/my",
-			"style": {
-				"navigationBarTitleText": "我的",
-				"enablePullDownRefresh": false,
-				"navigationStyle": "custom"
-			}
-		}, {
-			"path": "pages/set/set",
-			"style": {
-				"navigationBarTitleText": "设置",
-				"enablePullDownRefresh": false
-			}
-		}, {
-			"path": "pages/common/common",
-			"style": {
-				"navigationBarTitleText": "常用旅客",
-				"enablePullDownRefresh": false
-			}
-		}, {
-			"path": "pages/addOrEdit/addOrEdit",
-			"style": {
-				"navigationBarTitleText": "添加旅客",
-				"enablePullDownRefresh": false
-			}
-		}, {
-			"path": "pages/orderManage/orderManage",
-			"style": {
-				"navigationBarTitleText": "订单",
-				"enablePullDownRefresh": true
-			}
-		}, {
-			"path": "pages/detail/detail",
-			"style": {
-				"navigationBarTitleText": "",
-				"enablePullDownRefresh": false
-			}
-		}, {
-			"path": "pages/detailInfo/detailInfo",
-			"style": {
-				"navigationBarTitleText": "设施详情",
-				"enablePullDownRefresh": false,
-				"navigationStyle": "custom"
-			}
-		}, {
-			"path": "pages/pay/pay",
-			"style": {
-				"navigationBarTitleText": "支付订单",
-				"enablePullDownRefresh": false
-			}
-		}, {
-			"path": "pages/affirmOrder/affirmOrder",
-			"style": {
-				"navigationBarTitleText": "填写订单",
-				"enablePullDownRefresh": false,
-				"navigationStyle": "custom"
-			}
-		}, {
-			"path": "pages/orderDetail/orderDetail",
-			"style": {
-				"navigationBarTitleText": "订单详情",
-				"enablePullDownRefresh": false,
-				"navigationStyle": "custom"
-			}
-		}, {
-			"path": "pages/payStatus/payStatus",
-			"style": {
-				"navigationBarTitleText": "支付订单",
-				"enablePullDownRefresh": false
-			}
-		}, {
-			"path": "pages/login/login",
-			"style": {
-				"navigationBarTitleText": "",
-				"enablePullDownRefresh": false
-			}
-		}, {
-			"path": "pages/shop/shop",
-			"style": {
-				"navigationBarTitleText": "我是商户",
-				"enablePullDownRefresh": false
-			}
-		}, {
-			"path": "pages/binding/binding",
-			"style": {
-				"navigationBarTitleText": "账户绑定",
-				"enablePullDownRefresh": false
-			}
-		}, {
-			"path": "pages/shopInfo/shopInfo",
-			"style": {
-				"navigationBarTitleText": "我是商户",
-				"enablePullDownRefresh": false
-			}
-		}, {
-			"path": "pages/push/push",
-			"style": {
-				"navigationBarTitleText": "订单详情",
-				"enablePullDownRefresh": false,
-				"navigationStyle": "custom"
-			}
-		}, {
-			"path": "pages/shop2/shop2",
-			"style": {
-				"navigationBarTitleText": "我是业主",
-				"enablePullDownRefresh": false
-			}
-		}, {
-			"path": "pages/authorization/authorization",
-			"style": {
-				"navigationBarTitleText": "",
-				"enablePullDownRefresh": false
-			}
-		}, {
-			"path": "pages/web/web",
-			"style": {
-				"navigationBarTitleText": "",
-				"enablePullDownRefresh": false,
-				"navigationStyle": "custom"
-			}
-		},
-		{
-			"path": "pages/coupon/coupon",
-			"style": {
-				"navigationBarTitleText": "优惠券",
-				"enablePullDownRefresh": false
-			}
-		}, {
-			"path": "pages/appraise/appraise",
-			"style": {
-				"navigationBarTitleText": "全部评价",
-				"enablePullDownRefresh": false
-			}
-		}, {
-			"path": "pages/appraiseDetail/appraiseDetail",
-			"style": {
-				"navigationBarTitleText": "评价详情",
-				"enablePullDownRefresh": false
-			}
-		}, {
-			"path": "pages/myEvaluate/myEvaluate",
-			"style": {
-				"navigationBarTitleText": "我的评价",
-				"enablePullDownRefresh": false
-			}
-		}, {
-			"path": "pages/collect/collect",
-			"style": {
-				"navigationBarTitleText": "收藏/住过",
-				"enablePullDownRefresh": false
-			}
-		}, {
-			"path": "pages/myCoupon/myCoupon",
-			"style": {
-				"navigationBarTitleText": "我的卡券",
-				"enablePullDownRefresh": false
-			}
-		}, {
-			"path": "pages/couponCenter/couponCenter",
-			"style": {
-				"navigationBarTitleText": "领券中心",
-				"enablePullDownRefresh": false
-			}
-		}, {
-			"path": "pages/myComplaint/myComplaint",
-			"style": {
-				"navigationBarTitleText": "投诉进度",
-				"enablePullDownRefresh": false
-			}
-		}, {
-			"path": "pages/complaintProgress/complaintProgress",
-			"style": {
-				"navigationBarTitleText": "进度详情",
-				"enablePullDownRefresh": false
-			}
-		}, {
-			"path": "pages/evaluate/evaluate",
-			"style": {
-				"navigationBarTitleText": "评价",
-				"enablePullDownRefresh": false,
-				"navigationStyle": "custom"
-			}
-		}, {
-			"path": "pages/evaluateStatus/evaluateStatus",
-			"style": {
-				"navigationBarTitleText": "",
-				"enablePullDownRefresh": false
-			}
-		}, {
-			"path": "pages/complaint/complaint",
-			"style": {
-				"navigationBarTitleText": "我要投诉",
-				"enablePullDownRefresh": false
-			}
-		}, {
-			"path": "pages/complaintStatus/complaintStatus",
-			"style": {
-				"navigationBarTitleText": "",
-				"enablePullDownRefresh": false
-			}
-		}, {
-			"path": "pages/send/send",
-			"style": {
-				"navigationBarTitleText": "发推文",
-				"enablePullDownRefresh": false,
-				"navigationStyle": "custom"
-			}
-		}, {
-			"path": "pages/identity/identity",
-			"style": {
-				"navigationBarTitleText": "",
-				"enablePullDownRefresh": false
-			}
-		}, {
-			"path": "pages/community/community",
-			"style": {
-				"navigationBarTitleText": "社区",
-				"enablePullDownRefresh": false
-			}
-		}, {
-			"path": "pages/addPlace/addPlace",
-			"style": {
-				"navigationBarTitleText": "添加地点",
-				"enablePullDownRefresh": false
-			}
-		}, {
-			"path": "pages/tweetDetail/tweetDetail",
-			"style": {
-				"navigationBarTitleText": "推文详情",
-				"enablePullDownRefresh": false
-			}
-		}, {
-			"path": "pages/myHome/myHome",
-			"style": {
-				"navigationBarTitleText": "个人主页",
-				"enablePullDownRefresh": false,
-				"navigationStyle": "custom"
-			}
-		}, {
-			"path": "pages/likeList/likeList",
-			"style": {
-				"navigationBarTitleText": "点赞过的用户",
-				"enablePullDownRefresh": false
-			}
-		}, {
-			"path": "pages/rimDetail/rimDetail",
-			"style": {
-				"navigationBarTitleText": "周边详情",
-				"enablePullDownRefresh": false
-			}
-		}, {
-			"path": "pages/rimInfo/rimInfo",
-			"style": {
-				"navigationBarTitleText": "简介",
-				"enablePullDownRefresh": false
-			}
-		}, {
-			"path": "pages/newsDetail/newsDetail",
-			"style": {
-				"navigationBarTitleText": "资讯详情",
-				"enablePullDownRefresh": false
-			}
-		}, {
-			"path": "pages/newsList/newsList",
-			"style": {
-				"navigationBarTitleText": "招商资讯",
-				"enablePullDownRefresh": false
-			}
-		}
+{
+	"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
+		{
+			"path": "pages/home3/home3",
+			"style": {
+				"navigationBarTitleText": "",
+				"enablePullDownRefresh": true,
+				"navigationStyle": "custom"
+			}
+		},
+		{
+			"path": "pages/home/home",
+			"style": {
+				"navigationBarTitleText": "靖安人家乡村民宿",
+				"enablePullDownRefresh": true
+			}
+		},
+		{
+			"path": "pages/my/my",
+			"style": {
+				"navigationBarTitleText": "我的",
+				"enablePullDownRefresh": false,
+				"navigationStyle": "custom"
+			}
+		}, {
+			"path": "pages/set/set",
+			"style": {
+				"navigationBarTitleText": "设置",
+				"enablePullDownRefresh": false
+			}
+		}, {
+			"path": "pages/common/common",
+			"style": {
+				"navigationBarTitleText": "常用旅客",
+				"enablePullDownRefresh": false
+			}
+		}, {
+			"path": "pages/addOrEdit/addOrEdit",
+			"style": {
+				"navigationBarTitleText": "添加旅客",
+				"enablePullDownRefresh": false
+			}
+		}, {
+			"path": "pages/orderManage/orderManage",
+			"style": {
+				"navigationBarTitleText": "订单",
+				"enablePullDownRefresh": true
+			}
+		}, {
+			"path": "pages/detail/detail",
+			"style": {
+				"navigationBarTitleText": "",
+				"enablePullDownRefresh": false
+			}
+		}, {
+			"path": "pages/detailInfo/detailInfo",
+			"style": {
+				"navigationBarTitleText": "设施详情",
+				"enablePullDownRefresh": false,
+				"navigationStyle": "custom"
+			}
+		}, {
+			"path": "pages/pay/pay",
+			"style": {
+				"navigationBarTitleText": "支付订单",
+				"enablePullDownRefresh": false
+			}
+		}, {
+			"path": "pages/affirmOrder/affirmOrder",
+			"style": {
+				"navigationBarTitleText": "填写订单",
+				"enablePullDownRefresh": false,
+				"navigationStyle": "custom"
+			}
+		}, {
+			"path": "pages/orderDetail/orderDetail",
+			"style": {
+				"navigationBarTitleText": "订单详情",
+				"enablePullDownRefresh": false,
+				"navigationStyle": "custom"
+			}
+		}, {
+			"path": "pages/payStatus/payStatus",
+			"style": {
+				"navigationBarTitleText": "支付订单",
+				"enablePullDownRefresh": false
+			}
+		}, {
+			"path": "pages/login/login",
+			"style": {
+				"navigationBarTitleText": "",
+				"enablePullDownRefresh": false
+			}
+		}, {
+			"path": "pages/shop/shop",
+			"style": {
+				"navigationBarTitleText": "我是商户",
+				"enablePullDownRefresh": false
+			}
+		}, {
+			"path": "pages/binding/binding",
+			"style": {
+				"navigationBarTitleText": "账户绑定",
+				"enablePullDownRefresh": false
+			}
+		}, {
+			"path": "pages/shopInfo/shopInfo",
+			"style": {
+				"navigationBarTitleText": "我是商户",
+				"enablePullDownRefresh": false
+			}
+		}, {
+			"path": "pages/push/push",
+			"style": {
+				"navigationBarTitleText": "订单详情",
+				"enablePullDownRefresh": false,
+				"navigationStyle": "custom"
+			}
+		}, {
+			"path": "pages/shop2/shop2",
+			"style": {
+				"navigationBarTitleText": "我是业主",
+				"enablePullDownRefresh": false
+			}
+		}, {
+			"path": "pages/authorization/authorization",
+			"style": {
+				"navigationBarTitleText": "",
+				"enablePullDownRefresh": false
+			}
+		}, {
+			"path": "pages/web/web",
+			"style": {
+				"navigationBarTitleText": "",
+				"enablePullDownRefresh": false,
+				"navigationStyle": "custom"
+			}
+		},
+		{
+			"path": "pages/coupon/coupon",
+			"style": {
+				"navigationBarTitleText": "优惠券",
+				"enablePullDownRefresh": false
+			}
+		}, {
+			"path": "pages/appraise/appraise",
+			"style": {
+				"navigationBarTitleText": "全部评价",
+				"enablePullDownRefresh": false
+			}
+		}, {
+			"path": "pages/appraiseDetail/appraiseDetail",
+			"style": {
+				"navigationBarTitleText": "评价详情",
+				"enablePullDownRefresh": false
+			}
+		}, {
+			"path": "pages/myEvaluate/myEvaluate",
+			"style": {
+				"navigationBarTitleText": "我的评价",
+				"enablePullDownRefresh": false
+			}
+		}, {
+			"path": "pages/collect/collect",
+			"style": {
+				"navigationBarTitleText": "收藏/住过",
+				"enablePullDownRefresh": false
+			}
+		}, {
+			"path": "pages/myCoupon/myCoupon",
+			"style": {
+				"navigationBarTitleText": "我的卡券",
+				"enablePullDownRefresh": false
+			}
+		}, {
+			"path": "pages/couponCenter/couponCenter",
+			"style": {
+				"navigationBarTitleText": "领券中心",
+				"enablePullDownRefresh": false
+			}
+		}, {
+			"path": "pages/myComplaint/myComplaint",
+			"style": {
+				"navigationBarTitleText": "投诉进度",
+				"enablePullDownRefresh": false
+			}
+		}, {
+			"path": "pages/complaintProgress/complaintProgress",
+			"style": {
+				"navigationBarTitleText": "进度详情",
+				"enablePullDownRefresh": false
+			}
+		}, {
+			"path": "pages/evaluate/evaluate",
+			"style": {
+				"navigationBarTitleText": "评价",
+				"enablePullDownRefresh": false,
+				"navigationStyle": "custom"
+			}
+		}, {
+			"path": "pages/evaluateStatus/evaluateStatus",
+			"style": {
+				"navigationBarTitleText": "",
+				"enablePullDownRefresh": false
+			}
+		}, {
+			"path": "pages/complaint/complaint",
+			"style": {
+				"navigationBarTitleText": "我要投诉",
+				"enablePullDownRefresh": false
+			}
+		}, {
+			"path": "pages/complaintStatus/complaintStatus",
+			"style": {
+				"navigationBarTitleText": "",
+				"enablePullDownRefresh": false
+			}
+		}, {
+			"path": "pages/send/send",
+			"style": {
+				"navigationBarTitleText": "发推文",
+				"enablePullDownRefresh": false,
+				"navigationStyle": "custom"
+			}
+		}, {
+			"path": "pages/identity/identity",
+			"style": {
+				"navigationBarTitleText": "",
+				"enablePullDownRefresh": false
+			}
+		}, {
+			"path": "pages/community/community",
+			"style": {
+				"navigationBarTitleText": "攻略",
+				"enablePullDownRefresh": false
+			}
+		}, {
+			"path": "pages/addPlace/addPlace",
+			"style": {
+				"navigationBarTitleText": "添加地点",
+				"enablePullDownRefresh": false
+			}
+		}, {
+			"path": "pages/tweetDetail/tweetDetail",
+			"style": {
+				"navigationBarTitleText": "推文详情",
+				"enablePullDownRefresh": false
+			}
+		}, {
+			"path": "pages/myHome/myHome",
+			"style": {
+				"navigationBarTitleText": "个人主页",
+				"enablePullDownRefresh": false,
+				"navigationStyle": "custom"
+			}
+		}, {
+			"path": "pages/likeList/likeList",
+			"style": {
+				"navigationBarTitleText": "点赞过的用户",
+				"enablePullDownRefresh": false
+			}
+		}, {
+			"path": "pages/rimDetail/rimDetail",
+			"style": {
+				"navigationBarTitleText": "周边详情",
+				"enablePullDownRefresh": false
+			}
+		}, {
+			"path": "pages/rimInfo/rimInfo",
+			"style": {
+				"navigationBarTitleText": "简介",
+				"enablePullDownRefresh": false
+			}
+		}, {
+			"path": "pages/newsDetail/newsDetail",
+			"style": {
+				"navigationBarTitleText": "资讯详情",
+				"enablePullDownRefresh": false
+			}
+		}, {
+			"path": "pages/newsList/newsList",
+			"style": {
+				"navigationBarTitleText": "招商资讯",
+				"enablePullDownRefresh": false
+			}
+		}
 	],
 	],
-	"subpackages": [//分包
+	"subpackages": [ //分包
 		{
 		{
-		  "root": "packageShang",
-		  "pages": [
-			  {
-			  		"path": "pages/tabbar/home",
-			  		"style": {
-			  			"navigationBarTitleText": "特产商城"
-			  			// "enablePullDownRefresh": true,
-			  			// "navigationStyle": "custom"
-			  		}
-			  	}, {
-			  		"path": "pages/tabbar/category",
-			  		"style": {
-			  			"navigationBarTitleText": "分类"
-			  		}
-			  	}, {
-			  		"path": "pages/tabbar/cart",
-			  		"style": {
-			  			"navigationBarTitleText": "购物车"
-			  		}
-			  	}, {
-			  		"path": "pages/tabbar/user",
-			  		"style": {
-			  			"navigationBarTitleText": "我的",
-			  			"navigationStyle": "custom"
-			  		}
-			  	}, {
-			  		"path": "pages/home/search/search",
-			  		"style": {
-			  			"navigationBarTitleText": "搜索"
-			  		}
-			  	}, {
-			  		"path": "pages/goods/goods",
-			  		"style": {
-			  			"navigationBarTitleText": "商品详情"
-			  		}
-			  	}, {
-			  		"path": "pages/goods/goods-list",
-			  		"style": {
-			  			"navigationBarTitleText": "商品列表"
-			  		}
-			  	}, {
-			  		"path": "pages/goods/goods-evaluate",
-			  		"style": {
-			  			"navigationBarTitleText": "商品评价"
-			  		}
-			  	}, {
-			  		"path": "pages/user/address/address-edit",
-			  		"style": {
-			  			"navigationBarTitleText": "添加收货人"
-			  		}
-			  	}, {
-			  		"path": "pages/user/address/address",
-			  		"style": {
-			  			"navigationBarTitleText": "收货管理"
-			  		}
-			  	}, {
-			  		"path": "pages/user/order/order",
-			  		"style": {
-			  			"navigationBarTitleText": "全部订单"
-			  		}
-			  	}, {
-			  		"path": "pages/user/order/order-detail",
-			  		"style": {
-			  			"navigationBarTitleText": "订单详情"
-			  		}
-			  	}, {
-			  		"path": "pages/user/order/order-refund",
-			  		"style": {
-			  			"navigationBarTitleText": "订单退款"
-			  		}
-			  	}, {
-			  		"path": "pages/user/order/order-express",
-			  		"style": {
-			  			"navigationBarTitleText": "物流轨迹"
-			  		}
-			  	}, {
-			  		"path": "pages/user/order/order-evaluate",
-			  		"style": {
-			  			"navigationBarTitleText": "订单评价"
-			  		}
-			  	}, {
-			  		"path": "pages/user/collect/collect",
-			  		"style": {
-			  			"navigationBarTitleText": "我的收藏"
-			  		}
-			  	}, {
-			  		"path": "pages/user/integral/sign",
-			  		"style": {
-			  			"navigationBarTitleText": "每日签到",
-			  			"navigationBarBackgroundColor": "#ff6a6c",
-			  			"navigationBarTextStyle": "black"
-			  		}
-			  	}, {
-			  		"path": "pages/user/integral/detail",
-			  		"style": {
-			  			"navigationBarTitleText": "积分明细"
-			  		}
-			  	}, {
-			  		"path": "pages/order/create",
-			  		"style": {
-			  			"navigationBarTitleText": "创建订单"
-			  		}
-			  	}, {
-			  		"path": "pages/pay/pay",
-			  		"style": {
-			  			"navigationBarTitleText": "支付"
-			  		}
-			  	}, {
-			  		"path": "pages/pay/success",
-			  		"style": {
-			  			"navigationBarTitleText": "支付提示"
-			  		}
-			  	}
-		  ]
+			"root": "packageShang",
+			"pages": [{
+				"path": "pages/tabbar/home",
+				"style": {
+					"navigationBarTitleText": "特产商城"
+					// "enablePullDownRefresh": true,
+					// "navigationStyle": "custom"
+				}
+			}, {
+				"path": "pages/tabbar/category",
+				"style": {
+					"navigationBarTitleText": "分类"
+				}
+			}, {
+				"path": "pages/tabbar/cart",
+				"style": {
+					"navigationBarTitleText": "购物车"
+				}
+			}, {
+				"path": "pages/tabbar/user",
+				"style": {
+					"navigationBarTitleText": "我的",
+					"navigationStyle": "custom"
+				}
+			}, {
+				"path": "pages/home/search/search",
+				"style": {
+					"navigationBarTitleText": "搜索"
+				}
+			}, {
+				"path": "pages/goods/goods",
+				"style": {
+					"navigationBarTitleText": "商品详情"
+				}
+			}, {
+				"path": "pages/goods/goods-list",
+				"style": {
+					"navigationBarTitleText": "商品列表"
+				}
+			}, {
+				"path": "pages/goods/goods-evaluate",
+				"style": {
+					"navigationBarTitleText": "商品评价"
+				}
+			}, {
+				"path": "pages/user/address/address-edit",
+				"style": {
+					"navigationBarTitleText": "添加收货人"
+				}
+			}, {
+				"path": "pages/user/address/address",
+				"style": {
+					"navigationBarTitleText": "收货管理"
+				}
+			}, {
+				"path": "pages/user/order/order",
+				"style": {
+					"navigationBarTitleText": "全部订单"
+				}
+			}, {
+				"path": "pages/user/order/order-detail",
+				"style": {
+					"navigationBarTitleText": "订单详情"
+				}
+			}, {
+				"path": "pages/user/order/order-refund",
+				"style": {
+					"navigationBarTitleText": "订单退款"
+				}
+			}, {
+				"path": "pages/user/order/order-express",
+				"style": {
+					"navigationBarTitleText": "物流轨迹"
+				}
+			}, {
+				"path": "pages/user/order/order-evaluate",
+				"style": {
+					"navigationBarTitleText": "订单评价"
+				}
+			}, {
+				"path": "pages/user/collect/collect",
+				"style": {
+					"navigationBarTitleText": "我的收藏"
+				}
+			}, {
+				"path": "pages/user/integral/sign",
+				"style": {
+					"navigationBarTitleText": "每日签到",
+					"navigationBarBackgroundColor": "#ff6a6c",
+					"navigationBarTextStyle": "black"
+				}
+			}, {
+				"path": "pages/user/integral/detail",
+				"style": {
+					"navigationBarTitleText": "积分明细"
+				}
+			}, {
+				"path": "pages/order/create",
+				"style": {
+					"navigationBarTitleText": "创建订单"
+				}
+			}, {
+				"path": "pages/pay/pay",
+				"style": {
+					"navigationBarTitleText": "支付"
+				}
+			}, {
+				"path": "pages/pay/success",
+				"style": {
+					"navigationBarTitleText": "支付提示"
+				}
+			}]
 		}
 		}
-	],
-	"tabBar": {
-		"color": "#A6A6A6",
-		"selectedColor": "#096562",
-		"borderStyle": "black",
-		"backgroundColor": "#ffffff",
-		"list": [{
-				"pagePath": "pages/home3/home3",
-				"iconPath": "static/images/index.png",
-				"selectedIconPath": "static/images/index-active.png",
-				"text": "首页"
-			},
-			{
-				"pagePath": "pages/community/community",
-				"iconPath": "static/images/community.png",
-				"selectedIconPath": "static/images/community-active.png",
-				"text": "社区"
-			},
-			{
-				"pagePath": "pages/my/my",
-				"iconPath": "static/images/my.png",
-				"selectedIconPath": "static/images/my-active.png",
-				"text": "我的"
-			}
-		]
-	},
-	"globalStyle": {
-		"navigationBarTextStyle": "black",
-		"navigationBarTitleText": "靖安民宿",
-		"navigationBarBackgroundColor": "#F8F8F8",
-		"backgroundColor": "#F8F8F8"
-	},
-	"uniIdRouter": {}
+	],
+	"tabBar": {
+		"color": "#A6A6A6",
+		"selectedColor": "#096562",
+		"borderStyle": "black",
+		"backgroundColor": "#ffffff",
+		"list": [{
+				"pagePath": "pages/home3/home3",
+				"iconPath": "static/images/index.png",
+				"selectedIconPath": "static/images/index-active.png",
+				"text": "首页"
+			},
+			{
+				"pagePath": "pages/community/community",
+				"iconPath": "static/images/community.png",
+				"selectedIconPath": "static/images/community-active.png",
+				"text": "攻略"
+			},
+			{
+				"pagePath": "pages/my/my",
+				"iconPath": "static/images/my.png",
+				"selectedIconPath": "static/images/my-active.png",
+				"text": "我的"
+			}
+		]
+	},
+	"globalStyle": {
+		"navigationBarTextStyle": "black",
+		"navigationBarTitleText": "靖安民宿",
+		"navigationBarBackgroundColor": "#F8F8F8",
+		"backgroundColor": "#F8F8F8"
+	},
+	"uniIdRouter": {}
 }
 }

+ 1 - 1
pages/detail/detail.vue

@@ -392,7 +392,7 @@ export default {
 			// 周边分段器当前索引
 			// 周边分段器当前索引
 			rimActiveIndex: 0,
 			rimActiveIndex: 0,
 			// 周边分段器数组
 			// 周边分段器数组
-			rimHeaderList: ['民宿', '美食', '景点', '健身', 'KTV', '电影院', '停车场', '酒吧', '加油站', '其他'],
+			rimHeaderList: ['民宿', '美食', '景点', '加油站'],
 			// 周边列表当前页
 			// 周边列表当前页
 			page: 1,
 			page: 1,
 			// 周边列表每页多少条
 			// 周边列表每页多少条

+ 1 - 1
pages/rimDetail/rimDetail.vue

@@ -48,7 +48,7 @@
 						<view class="left_price">¥{{ item.price }}</view>
 						<view class="left_price">¥{{ item.price }}</view>
 					</view>
 					</view>
 					<view class="box_right">
 					<view class="box_right">
-						<view class="right_btn">预定</view>
+						<view class="right_btn">查看</view>
 					</view>
 					</view>
 				</view>
 				</view>
 			</view>
 			</view>