diff --git a/.vscode/settings.json b/.vscode/settings.json
new file mode 100644
index 0000000..44e22a4
--- /dev/null
+++ b/.vscode/settings.json
@@ -0,0 +1,5 @@
+{
+ "workbench.tree.indent": 2,
+ "editor.indentSize": "tabSize",
+ "editor.tabSize": 2
+}
\ No newline at end of file
diff --git a/common/util.js b/common/util.js
index 9241117..7b681a5 100644
--- a/common/util.js
+++ b/common/util.js
@@ -1,6 +1,6 @@
import aes from "@/common/aes.js";
// #ifdef H5
-import wechat from './wechat'
+import * as wechat from './wechat'
// #endif
import param from './param'
//工具方法
@@ -142,16 +142,16 @@ module.exports = {
var userid= map.userid;
//扫码结果
uni.navigateTo({
- url:"/subPage/scenic/subscribe/qrcode/reserve_detail_2?userid="+userid
+ url:"/subPageA/scenic/subscribe/qrcode/reserve_detail_2?userid="+userid
})
}
}else if(code == "0" && mes == "未安装微信_小程序跳转"){
uni.navigateTo({
- url:"/subPage/scenic/subscribe/yuyue/yue_list_js"
+ url:"/subPageA/scenic/subscribe/yuyue/yue_list_js"
})
}else if(code == "0" && mes == "未安装微信_授权登陆"){
uni.navigateTo({
- url:"/subPage/index/an_login/an_login"
+ url:"/subPageA/index/an_login/an_login"
})
}else{
if(!mes == '失败'){
diff --git a/components/tabBar/tabBar.vue b/components/tabBar/tabBar.vue
new file mode 100644
index 0000000..f27b6df
--- /dev/null
+++ b/components/tabBar/tabBar.vue
@@ -0,0 +1,49 @@
+
+
+
+ 首页
+ 附近
+ 服务
+ 我的
+
+
+
+
+
+
diff --git a/components/xi-waterfall/xi-waterfall.vue b/components/xi-waterfall/xi-waterfall.vue
index d3c9642..153c15a 100644
--- a/components/xi-waterfall/xi-waterfall.vue
+++ b/components/xi-waterfall/xi-waterfall.vue
@@ -99,11 +99,11 @@ export default {
goToDetail: function(item) {
if(item.type == "2926"){
uni.navigateTo({
- url: '/subPage/feiyi/feiyidetail/feiyidetail?guid='+item.guid
+ url: '/subPageA/feiyi/feiyidetail/feiyidetail?guid='+item.guid
});
}else if(item.type == "2924"){
uni.navigateTo({
- url: '/subPage/yizhi/zhidetail/zhidetail?guid='+item.guid
+ url: '/subPageA/yizhi/zhidetail/zhidetail?guid='+item.guid
});
}
diff --git a/main.js b/main.js
index 2316f14..00a5a8c 100644
--- a/main.js
+++ b/main.js
@@ -9,6 +9,10 @@ import util from './common/util' //工具类
import param from './common/param' //默认经纬度
import Base64 from './common/Base64' //工具类
import MD5 from './common/MD5'
+
+// import tabBar from './components/tabBar/tabBar.vue'
+// Vue.component('tab-bar', tabBar)
+
// #ifdef H5
import wechat from './common/wechat'
Vue.prototype.$wechat =wechat;
diff --git a/manifest.json b/manifest.json
index cf57ac3..ef2c75b 100644
--- a/manifest.json
+++ b/manifest.json
@@ -60,13 +60,17 @@
"appid" : "wx2b6c19414e8d7778",
"setting" : {
"urlCheck" : false,
- "es6" : true
+ "es6" : true,
+ "minified" : true
},
"usingComponents" : true,
"permission" : {
"scope.userLocation" : {
"desc" : "您的位置将用于小程序定位"
}
+ },
+ "optimization" : {
+ "subPackages" : true
}
},
"mp-alipay" : {
diff --git a/pages.json b/pages.json
index 7294d6b..27e8ad7 100644
--- a/pages.json
+++ b/pages.json
@@ -29,17 +29,8 @@
],
"subPackages": [
{
- "root": "subPage",
+ "root": "subPageA",
"pages": [
- {
- "path": "index/an/aninx",
- "style": {
- "navigationStyle": "custom",
- "app-plus": {
- "titleView": false
- }
- }
- },
{
"path": "specialgood/specialgoodlist/specialgoodlist",
"style": {
@@ -58,18 +49,8 @@
"navigationBarTitleText": "景区"
}
},
- {
- "path": "cate/index",
- "style": {
- "navigationBarTitleText": "目的地"
- }
- },
- {
- "path": "travel/travellist/travellist",
- "style": {
- "navigationBarTitleText": "旅行社"
- }
- },
+
+
{
"path": "food/foodlist/foodlist",
"style": {
@@ -116,44 +97,13 @@
}
}
},
- {
- "path": "cate/destination",
- "style": {
- "navigationBarTitleText": "详情",
- "app-plus": {
- "titleNView": {
- "type": "transparent"
- }
- }
- }
- },
+
{
"path": "destination/destination",
"style": {}
},
- {
- "path": "hotel/hotellist/hotellist",
- "style": {
- "navigationBarTitleText": "酒店"
- }
- },
- {
- "path": "hotel/hoteldetail/hoteldetail",
- "style": {
- "navigationBarTitleText": "详情",
- "app-plus": {
- "titleNView": {
- "type": "transparent"
- }
- }
- }
- },
- {
- "path": "tousu/tousulist/tousulist",
- "style": {
- "navigationBarTitleText": "投诉电话"
- }
- },
+
+
{
"path": "hotevent/hoteventlist/hoteventlist",
"style": {
@@ -205,19 +155,7 @@
}
}
},
- {
- "path": "zixun/zixunlist/zixuntlist",
- "style": {
- "navigationBarTitleText": "信息发布"
- }
- },
- {
- "path": "zixun/zixundetail/zixundetail",
- "style": {
- "navigationBarTitleText": "详情",
- "backgroundColor": "#FFFFFF"
- }
- },
+
{
"path": "method/methodlist/methodlist",
"style": {
@@ -235,23 +173,7 @@
}
}
},
- {
- "path": "famousVillage/famousVillagelist/famousVillagelist",
- "style": {
- "navigationBarTitleText": "名村古镇"
- }
- },
- {
- "path": "famousVillage/famousVillagetail/famousVillagetail",
- "style": {
- "navigationBarTitleText": "详情",
- "app-plus": {
- "titleNView": {
- "type": "transparent"
- }
- }
- }
- },
+
{
"path": "travelroute/travelroutelist/travelroutelist",
"style": {
@@ -302,17 +224,6 @@
}
}
},
- {
- "path": "scenic/scenicdetial/scenicdetial_html",
- "style": {
- "navigationBarTitleText": "详情",
- "app-plus": {
- "titleNView": {
- "type": "transparent"
- }
- }
- }
- },
{
"path": "cesuo/cesuo/cesuo",
"style": {
@@ -382,54 +293,9 @@
}
}
},
- {
- "path": "campsite/campsitelist/campsitelist",
- "style": {
- "navigationBarTitleText": "驿站营地"
- }
- },
- {
- "path": "campsite/campsitedetail/campsitedetail",
- "style": {
- "navigationBarTitleText": "详情",
- "app-plus": {
- "titleNView": {
- "type": "transparent"
- }
- }
- }
- },
- {
- "path": "campsite/campsitedetail/zhuanti_detail",
- "style": {
- "navigationBarTitleText": "驿站主题",
- "transparentTitle": "auto",
- "backgroundColor": "#f00"
- }
- },
- {
- "path": "travel/traveldetail/traveldetail",
- "style": {
- "navigationBarTitleText": "详情",
- "app-plus": {
- "titleNView": {
- "type": "transparent"
- }
- }
- }
- },
- {
- "path": "jiqiren/jiqiren/jiqiren",
- "style": {
- "navigationBarTitleText": "智能机器人"
- }
- },
- {
- "path": "jiqiren/jiqiren/zhinengjiqiren",
- "style": {
- "navigationBarTitleText": "智能机器人"
- }
- },
+
+
+
{
"path": "3Dzoulang/3Dzoulang/3Dzoulang",
"style": {
@@ -491,30 +357,7 @@
"navigationStyle": "custom"
}
},
- {
- "path": "pay/scenicdetail",
- "style": {
- "navigationBarTitleText": "景区详情"
- }
- },
- {
- "path": "pay/calendar/index",
- "style": {
- "navigationBarTitleText": "选择日期"
- }
- },
- {
- "path": "pay/order/order",
- "style": {
- "navigationBarTitleText": "全部评论"
- }
- },
- {
- "path": "pay/book/book",
- "style": {
- "navigationBarTitleText": "订单详情"
- }
- },
+
{
"path": "personcenter/middlePage",
"style": {
@@ -533,12 +376,6 @@
"navigationBarTitleText": "个人中心"
}
},
- {
- "path": "personcenter/index_hd_html",
- "style": {
- "navigationBarTitleText": "个人中心"
- }
- },
{
"path": "personcenter/aboutus",
"style": {
@@ -551,43 +388,8 @@
"navigationBarTitleText": "系统更新"
}
},
- {
- "path": "order/order",
- "style": {
- "navigationBarTitleText": "我的订单"
- }
- },
- {
- "path": "order/orderdetail/orderdetail",
- "style": {
- "navigationBarTitleText": "订单详情"
- }
- },
- {
- "path": "order/pay/pay",
- "style": {
- "navigationBarTitleText": "确认支付"
- }
- },
- {
- "path": "order/comment/comment",
- "style": {
- "navigationBarTitleText": "评价"
- }
- },
- {
- "path": "suggest/sug_list",
- "style": {
- "navigationBarTitleText": "我的投诉",
- "backgroundColor": "#fff"
- }
- },
- {
- "path": "suggest/sug_from",
- "style": {
- "navigationBarTitleText": "投诉填报"
- }
- },
+
+
{
"path": "index/hebei",
"style": {
@@ -597,49 +399,14 @@
}
}
},
- {
- "path": "translate/translate",
- "style": {
- "navigationBarTitleText": "百度翻译(支持中英文)"
- }
- },
- {
- "path": "translate/translate_2",
- "style": {
- "navigationBarTitleText": "百度翻译(支持中英文)"
- }
- },
- {
- "path": "imgDistinguish/imgDistinguish",
- "style": {
- "navigationBarTitleText": "图像识别"
- }
- },
- {
- "path": "imgDistinguish/shibie_detail/shibie_detail",
- "style": {
- "navigationBarTitleText": "图像识别"
- }
- },
- {
- "path": "store/storedetail/storedetail",
- "style": {
- "navigationBarTitleText": "详情"
- }
- },
+
{
"path": "guide/guidelist",
"style": {
"navigationBarTitleText": "导游员"
}
},
- {
- "path": "tousu/index/index",
- "style": {
- "navigationBarTitleText": "投诉",
- "backgroundColor": "#fff"
- }
- },
+
{
"path": "index/kg_detail/kg_detail",
"style": {
@@ -647,17 +414,7 @@
"backgroundColor": "#fff"
}
},
- {
- "path": "cate/xiongan/xiongan",
- "style": {
- "navigationBarTitleText": "了解雄安",
- "app-plus": {
- "titleNView": {
- "type": "transparent"
- }
- }
- }
- },
+
{
"path": "scenic/subscribe/subscribe",
"style": {
@@ -756,20 +513,6 @@
"navigationBarTitleText": "扫码记录"
}
},
- {
- "path": "personcenter/adminLogin/adminLogin",
- "style": {
- "navigationBarTitleText": "管理员登陆",
- "backgroundColor": "#fff"
- }
- },
- {
- "path": "personcenter/adminLogin/adminLogin_2",
- "style": {
- "navigationBarTitleText": "管理员登陆",
- "backgroundColor": "#fff"
- }
- },
{
"path": "myComment/myComment",
"style": {}
@@ -841,18 +584,7 @@
"navigationBarTitleText": "购物场所"
}
},
- {
- "path": "amusement/shoplist/amusementlist",
- "style": {
- "navigationBarTitleText": "娱乐场所"
- }
- },
- {
- "path": "amusement/amusementdetail/amusementdetail",
- "style": {
- "navigationBarTitleText": "娱乐场所"
- }
- },
+
{
"path": "video/videolist/videolist",
"style": {
@@ -937,6 +669,217 @@
}
}
]
+ },
+ {
+ "root": "subPageB",
+ "pages": [
+ {
+ "path": "campsite/campsitelist/campsitelist",
+ "style": {
+ "navigationBarTitleText": "驿站营地"
+ }
+ },
+ {
+ "path": "campsite/campsitedetail/campsitedetail",
+ "style": {
+ "navigationBarTitleText": "详情",
+ "app-plus": {
+ "titleNView": {
+ "type": "transparent"
+ }
+ }
+ }
+ },
+ {
+ "path": "campsite/campsitedetail/zhuanti_detail",
+ "style": {
+ "navigationBarTitleText": "驿站主题",
+ "transparentTitle": "auto",
+ "backgroundColor": "#f00"
+ }
+ },
+ {
+ "path": "amusement/shoplist/amusementlist",
+ "style": {
+ "navigationBarTitleText": "娱乐场所"
+ }
+ },
+ {
+ "path": "amusement/amusementdetail/amusementdetail",
+ "style": {
+ "navigationBarTitleText": "娱乐场所"
+ }
+ },{
+ "path": "cate/destination",
+ "style": {
+ "navigationBarTitleText": "详情",
+ "app-plus": {
+ "titleNView": {
+ "type": "transparent"
+ }
+ }
+ }
+ },{
+ "path": "cate/xiongan/xiongan",
+ "style": {
+ "navigationBarTitleText": "了解雄安",
+ "app-plus": {
+ "titleNView": {
+ "type": "transparent"
+ }
+ }
+ }
+ },{
+ "path": "cate/index",
+ "style": {
+ "navigationBarTitleText": "目的地"
+ }
+ },{
+ "path": "famousVillage/famousVillagelist/famousVillagelist",
+ "style": {
+ "navigationBarTitleText": "名村古镇"
+ }
+ },
+ {
+ "path": "famousVillage/famousVillagetail/famousVillagetail",
+ "style": {
+ "navigationBarTitleText": "详情",
+ "app-plus": {
+ "titleNView": {
+ "type": "transparent"
+ }
+ }
+ }
+ },{
+ "path": "hotel/hotellist/hotellist",
+ "style": {
+ "navigationBarTitleText": "酒店"
+ }
+ },
+ {
+ "path": "hotel/hoteldetail/hoteldetail",
+ "style": {
+ "navigationBarTitleText": "详情",
+ "app-plus": {
+ "titleNView": {
+ "type": "transparent"
+ }
+ }
+ }
+ },{
+ "path": "jiqiren/jiqiren/jiqiren",
+ "style": {
+ "navigationBarTitleText": "智能机器人"
+ }
+ },
+ {
+ "path": "jiqiren/jiqiren/zhinengjiqiren",
+ "style": {
+ "navigationBarTitleText": "智能机器人"
+ }
+ },{
+ "path": "order/order",
+ "style": {
+ "navigationBarTitleText": "我的订单"
+ }
+ },
+ {
+ "path": "order/orderdetail/orderdetail",
+ "style": {
+ "navigationBarTitleText": "订单详情"
+ }
+ },
+ {
+ "path": "order/pay/pay",
+ "style": {
+ "navigationBarTitleText": "确认支付"
+ }
+ },
+ {
+ "path": "order/comment/comment",
+ "style": {
+ "navigationBarTitleText": "评价"
+ }
+ },{
+ "path": "pay/scenicdetail",
+ "style": {
+ "navigationBarTitleText": "景区详情"
+ }
+ },
+ {
+ "path": "pay/calendar/index",
+ "style": {
+ "navigationBarTitleText": "选择日期"
+ }
+ },
+ {
+ "path": "pay/order/order",
+ "style": {
+ "navigationBarTitleText": "全部评论"
+ }
+ },
+ {
+ "path": "pay/book/book",
+ "style": {
+ "navigationBarTitleText": "订单详情"
+ }
+ },{
+ "path": "store/storedetail/storedetail",
+ "style": {
+ "navigationBarTitleText": "详情"
+ }
+ },{
+ "path": "suggest/sug_list",
+ "style": {
+ "navigationBarTitleText": "我的投诉",
+ "backgroundColor": "#fff"
+ }
+ },
+ {
+ "path": "suggest/sug_from",
+ "style": {
+ "navigationBarTitleText": "投诉填报"
+ }
+ },{
+ "path": "tousu/tousulist/tousulist",
+ "style": {
+ "navigationBarTitleText": "投诉电话"
+ }
+ },{
+ "path": "tousu/index/index",
+ "style": {
+ "navigationBarTitleText": "投诉",
+ "backgroundColor": "#fff"
+ }
+ },{
+ "path": "travel/travellist/travellist",
+ "style": {
+ "navigationBarTitleText": "旅行社"
+ }
+ },{
+ "path": "travel/traveldetail/traveldetail",
+ "style": {
+ "navigationBarTitleText": "详情",
+ "app-plus": {
+ "titleNView": {
+ "type": "transparent"
+ }
+ }
+ }
+ },{
+ "path": "zixun/zixunlist/zixuntlist",
+ "style": {
+ "navigationBarTitleText": "信息发布"
+ }
+ },
+ {
+ "path": "zixun/zixundetail/zixundetail",
+ "style": {
+ "navigationBarTitleText": "详情",
+ "backgroundColor": "#FFFFFF"
+ }
+ }
+ ]
}
],
"globalStyle": {
@@ -945,44 +888,44 @@
"navigationBarTitleText": "雄安文旅",
"navigationBarBackgroundColor": "#f7f7f7",
"backgroundColor": "#f5f5f5"
- }
- // "tabBar": {
- // "color": "#666",
- // "selectedColor": "#1677ff",
- // "borderStyle": "black",
- // "backgroundColor": "#fefefe",
- // "list": [{
- // "pagePath": "pages/index/index",
- // "iconPath": "static/animg/nav_index.png",
- // "selectedIconPath": "static/animg/nav_indexa.png",
- // "text": "首页"
- // },
- // {
- // "pagePath": "pages/cate/destination",
- // "iconPath": "static/animg/nav_an.png",
- // "selectedIconPath": "static/animg/nav_ana.png",
- // "text": "了解雄安"
- // },
- // {
- // "pagePath": "pages/zhoubian/zhoubian/zhoubian",
- // "iconPath": "static/animg/nav_ms.png",
- // "selectedIconPath": "static/animg/nav_msa.png",
- // "text": "附近"
+ },
+ "tabBar": {
+ "color": "#666",
+ "selectedColor": "#1677ff",
+ "borderStyle": "black",
+ "backgroundColor": "#fefefe",
+ "list": [{
+ "pagePath": "pages/index/index",
+ "iconPath": "static/animg/bar/home.png",
+ "selectedIconPath": "static/animg/bar/home_active.png",
+ "text": "首页"
+ },
+ // {
+ // "pagePath": "pages/cate/destination",
+ // "iconPath": "static/animg/nav_an.png",
+ // "selectedIconPath": "static/animg/nav_ana.png",
+ // "text": "了解雄安"
+ // },
+ {
+ "pagePath": "pages/zhoubian/zhoubian/zhoubian",
+ "iconPath": "static/animg/bar/fujin.png",
+ "selectedIconPath": "static/animg/bar/fujin_active.png",
+ "text": "附近"
- // },
- // {
- // "pagePath": "pages/fuwu/fuwu",
- // "iconPath": "static/animg/nav_dl.png",
- // "selectedIconPath": "static/animg/nav_dla.png",
- // "text": "文旅服务"
- // },
- // {
- // "pagePath": "pages/personcenter/personcenter",
- // "iconPath": "static/animg/nav_wo.png",
- // "selectedIconPath": "static/animg/nav_woa.png",
- // "text": "我的"
+ },
+ {
+ "pagePath": "pages/fuwu/fuwu",
+ "iconPath": "static/animg/bar/fuwu.png",
+ "selectedIconPath": "static/animg/bar/fuwu_active.png",
+ "text": "文旅服务"
+ },
+ {
+ "pagePath": "pages/personcenter/personcenter",
+ "iconPath": "static/animg/bar/my.png",
+ "selectedIconPath": "static/animg/bar/my_active.png",
+ "text": "我的"
- // }
- // ]
- // }
+ }
+ ]
+ }
}
diff --git a/pages/fuwu/fuwu.vue b/pages/fuwu/fuwu.vue
index 12c8fbf..0e0aa81 100644
--- a/pages/fuwu/fuwu.vue
+++ b/pages/fuwu/fuwu.vue
@@ -185,78 +185,78 @@ export default {
var that = this;
if (type == 'jingqu') {
uni.navigateTo({
- url: '/subPage/scenic/sceniclist/sceniclist'
+ url: '/subPageA/scenic/sceniclist/sceniclist'
});
} else if (type == 'meishi') {
uni.navigateTo({
- url: '/subPage/food/foodlist/foodlist'
+ url: '/subPageA/food/foodlist/foodlist'
});
} else if (type == 'xianlu') {
uni.navigateTo({
- url: '/subPage/travelroute/travelroutelist/travelroutelist'
+ url: '/subPageA/travelroute/travelroutelist/travelroutelist'
});
} else if (type == 'huodong') {
uni.navigateTo({
- url: '/subPage/hotevent/hoteventlist/hoteventlist'
+ url: '/subPageA/hotevent/hoteventlist/hoteventlist'
});
} else if (type == 'daolan') {
// uni.navigateTo({
- // url: '/subPage/shuzidaolan/shuzidaolan'
- // });/subPage/daolan/daolan?scenicId=' + itemName.guid"
+ // url: '/subPageA/shuzidaolan/shuzidaolan'
+ // });/subPageA/daolan/daolan?scenicId=' + itemName.guid"
uni.navigateTo({
- url: '/subPage/daolan/zhdl'
+ url: '/subPageA/daolan/zhdl'
});
} else if (type == 'jiudian') {
uni.navigateTo({
- url: '/subPage/hotel/hotellist/hotellist'
+ url: '/subPageA/hotel/hotellist/hotellist'
});
} else if (type == 'techan') {
uni.navigateTo({
- url: '/subPage/specialgood/specialgoodlist/specialgoodlist'
+ url: '/subPageA/specialgood/specialgoodlist/specialgoodlist'
});
} else if (type == 'whg') {
uni.navigateTo({
- url: '/subPage/wenhua/wenhualist/wenhualist'
+ url: '/subPageA/wenhua/wenhualist/wenhualist'
});
} else if (type == 'weilai') {
/* uni.navigateTo({
- url: '/subPage/hotel/hotellist/hotellist'
+ url: '/subPageA/hotel/hotellist/hotellist'
}); */
} else if (type == 'gonglv') {
uni.navigateTo({
- url: '/subPage/method/methodlist/methodlist'
+ url: '/subPageA/method/methodlist/methodlist'
});
} else if (type == 'xcy') {
uni.navigateTo({
- url: '/subPage/xiangcunyou/xiangcunyoulist/xcylist'
+ url: '/subPageA/xiangcunyou/xiangcunyoulist/xcylist'
});
} else if (type == 'guide') {
uni.navigateTo({
- url: '/subPage/guide/guidelist'
+ url: '/subPageA/guide/guidelist'
});
} else if (type == 'zixun') {
uni.navigateTo({
- url: '/subPage/zixun/zixunlist/zixuntlist'
+ url: '/subPageA/zixun/zixunlist/zixuntlist'
});
} else if (type == 'vr720') {
uni.navigateTo({
- url: '/subPage/url720list/url720list'
+ url: '/subPageA/url720list/url720list'
});
} else if (type == 'lvxingshe') {
uni.navigateTo({
- url: '/subPage/travel/travellist/travellist'
+ url: '/subPageA/travel/travellist/travellist'
});
} else if (type == 'wenwu') {
uni.navigateTo({
- url: '/subPage/yizhi/zhilist/zhilist'
+ url: '/subPageA/yizhi/zhilist/zhilist'
});
} else if (type == 'zhoubian') {
uni.switchTab({
- url: '/subPage/zhoubian/zhoubian/zhoubian'
+ url: '/subPageA/zhoubian/zhoubian/zhoubian'
});
} else if (type == 'xingqu') {
/* uni.navigateTo({
- url: '/subPage/hotel/hotellist/hotellist'
+ url: '/subPageA/hotel/hotellist/hotellist'
}); */
} else if (type == 'yuyue') {
switch (uni.getSystemInfoSync().platform) {
@@ -275,33 +275,33 @@ export default {
}
} else if (type == 'tousu') {
uni.navigateTo({
- url: '/subPage/tousu/tousulist/tousulist'
+ url: '/subPageA/tousu/tousulist/tousulist'
});
} else if (type == 'fanyi') {
uni.navigateTo({
- url: '/subPage/translate/translate'
+ url: '/subPageA/translate/translate'
});
} else if (type == 'wenchuang') {
uni.navigateTo({
- url: '/subPage/wenchuang/wenlist/wenlist'
+ url: '/subPageA/wenchuang/wenlist/wenlist'
});
} else if (type == 'gouwu') {
uni.navigateTo({
- url: '/subPage/shopping/shoplist/shoplist'
+ url: '/subPageA/shopping/shoplist/shoplist'
});
} else if (type == 'video') {
uni.navigateTo({
- url: '/subPage/video/videolist/videolist'
+ url: '/subPageA/video/videolist/videolist'
});
} else if (type == 'yule') {
uni.navigateTo({
- url: '/subPage/amusement/shoplist/amusementlist'
+ url: '/subPageA/amusement/shoplist/amusementlist'
});
} else if (type == 'jiqiren') {
that.$util.saveOperatorLog(that, 'FUN', '机器人');
if (this.$wechat.isWechat()) {
uni.navigateTo({
- url: '/subPage/jiqiren/jiqiren/zhinengjiqiren'
+ url: '/subPageA/jiqiren/jiqiren/zhinengjiqiren'
});
} else {
switch (uni.getSystemInfoSync().platform) {
@@ -336,11 +336,11 @@ export default {
}
} else if (type == 'feiyi') {
uni.navigateTo({
- url: '/subPage/feiyi/feiyilist/feiyilist'
+ url: '/subPageA/feiyi/feiyilist/feiyilist'
});
}else if(type == 'yxjd'){
uni.navigateTo({
- url: '/subPage/yanxuejidi/yanxuejidilist/yanxuejidi'
+ url: '/subPageA/yanxuejidi/yanxuejidilist/yanxuejidi'
});
}
},
@@ -397,7 +397,7 @@ export default {
},
receiveSuccess:function(fileStr){
uni.navigateTo({
- url: '/subPage/imgDistinguish/shibie_detail/shibie_detail?tempFilePaths=' + fileStr
+ url: '/subPageA/imgDistinguish/shibie_detail/shibie_detail?tempFilePaths=' + fileStr
});
},
receiveFail:function(){
@@ -414,7 +414,7 @@ export default {
sourceType: ['album', 'camera'], // album 从相册选图,camera 使用相机,默认二者都有
success: function(res) {
uni.navigateTo({
- url: '/subPage/imgDistinguish/shibie_detail/shibie_detail?tempFilePaths=' + res.tempFilePaths[0]
+ url: '/subPageA/imgDistinguish/shibie_detail/shibie_detail?tempFilePaths=' + res.tempFilePaths[0]
});
}
});
diff --git a/pages/index/index.vue b/pages/index/index.vue
index 97678ab..de84614 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -9,57 +9,35 @@
-
-
- 景区
+
+
+ 景区门票
-
-
- 美食
+
+
+ 酒店民宿
-
-
- 文创
+
+
+ 精品线路
-
-
- 特产
-
-
-
-
-
- 酒店
-
-
-
-
-
- 预约
-
-
-
-
-
- 非遗
-
-
-
-
-
- 线路
+
+
+ 智能客服
-
-
+
+
+
+ 搜一下
@@ -238,7 +216,11 @@
-
+
diff --git a/pages/personcenter/personcenter.vue b/pages/personcenter/personcenter.vue
index 8e43403..4881790 100644
--- a/pages/personcenter/personcenter.vue
+++ b/pages/personcenter/personcenter.vue
@@ -684,7 +684,7 @@ export default {
jump: function(obj) {
if (obj == 'aboutus') {
uni.navigateTo({
- url: '/subPage/personcenter/aboutus'
+ url: '/subPageA/personcenter/aboutus'
});
} else if (obj == 'tousu') {
if (this.$util.isBlack(aes.aesDecrypt(uni.getStorageSync('unionid')))) {
@@ -695,23 +695,23 @@ export default {
return;
}
uni.navigateTo({
- url: '/subPage/suggest/sug_list'
+ url: '/subPageA/suggest/sug_list'
});
} else if (obj == 'update') {
uni.navigateTo({
- url: '/subPage/personcenter/update'
+ url: '/subPageA/personcenter/update'
});
} else if (obj == 'fanyi') {
uni.navigateTo({
- url: '/subPage/translate/translate'
+ url: '/subPageA/translate/translate'
});
} else if (obj == 'phonetousu') {
uni.navigateTo({
- url: '/subPage/tousu/tousulist/tousulist'
+ url: '/subPageA/tousu/tousulist/tousulist'
});
} else if (obj == 'guide') {
uni.navigateTo({
- url: '/subPage/guide/guidelist'
+ url: '/subPageA/guide/guidelist'
});
} else if (obj == 'lvxingshe') {
uni.navigateTo({
@@ -742,7 +742,7 @@ export default {
return;
}
uni.navigateTo({
- url: '/subPage/scenic/subscribe/yuyue/yue_list_js'
+ url: '/subPageA/scenic/subscribe/yuyue/yue_list_js'
});
} else if (obj == 'myReserve') {
if (this.$util.isBlack(aes.aesDecrypt(uni.getStorageSync('unionid')))) {
@@ -753,11 +753,11 @@ export default {
return;
}
uni.navigateTo({
- url: '/subPage/myReserve/myReserve'
+ url: '/subPageA/myReserve/myReserve'
});
} else if (obj == 'admin') {
uni.navigateTo({
- url: '/subPage/personcenter/adminLogin/adminLogin'
+ url: '/subPageA/personcenter/adminLogin/adminLogin'
});
} else if (obj == 'scanRecord') {
if (this.$util.isBlack(aes.aesDecrypt(uni.getStorageSync('adminId')))) {
@@ -768,7 +768,7 @@ export default {
return;
}
uni.navigateTo({
- url: '/subPage/personcenter/scanCodeRecord/scanCodeRecord'
+ url: '/subPageA/personcenter/scanCodeRecord/scanCodeRecord'
});
} else if (obj == 'logout') {
uni.removeStorageSync('adminId');
@@ -794,7 +794,7 @@ export default {
return;
}
uni.navigateTo({
- url: '/subPage/myComment/list/list'
+ url: '/subPageA/myComment/list/list'
});
} else if (obj == 'delete') {
var that = this;
@@ -1089,7 +1089,7 @@ export default {
sourceType: ['album', 'camera'], // album 从相册选图,camera 使用相机,默认二者都有
success: function(res) {
uni.navigateTo({
- url: '/subPage/imgDistinguish/imgDistinguish?tempFilePaths=' + res.tempFilePaths[0]
+ url: '/subPageA/imgDistinguish/imgDistinguish?tempFilePaths=' + res.tempFilePaths[0]
});
}
});
diff --git a/pages/zhoubian/zhoubian/zhoubian.vue b/pages/zhoubian/zhoubian/zhoubian.vue
index 5a12908..6c07945 100644
--- a/pages/zhoubian/zhoubian/zhoubian.vue
+++ b/pages/zhoubian/zhoubian/zhoubian.vue
@@ -78,7 +78,7 @@ export default {
coversOne: {
latitude: this.$param.clat,
longitude: this.$param.clng,
- iconPath: '/static/images/me.png',
+ iconPath: '/static/animg/daolan/me.png',
id: 0,
markerTitle: '我的位置',
rotate: 315
@@ -91,17 +91,17 @@ export default {
// isShow_2: false,
height_2:0,
oData: [],
- toilet: '/static/images/toilet.png',
- tcc: '/static/images/tcc_1.png',
- country: '/static/images/country_1.png',
- pano: '/static/images/pano_1.png',
- scenic: '/static/images/scenic.png',
- hotel: '/static/images/hotel.png',
- restaurant: '/static/images/restaurant.png',
- shopping: '/static/images/shopping.png',
- ent: '/static/images/ent.png',
+ toilet: '/static/animg/daolan/toilet.png',
+ tcc: '/static/animg/daolan/tcc_1.png',
+ country: '/static/animg/daolan/country_1.png',
+ pano: '/static/animg/daolan/pano_1.png',
+ scenic: '/static/animg/daolan/scenic.png',
+ hotel: '/static/animg/daolan/hotel.png',
+ restaurant: '/static/animg/daolan/restaurant.png',
+ shopping: '/static/animg/daolan/shopping.png',
+ ent: '/static/animg/daolan/ent.png',
selectDIcon: 'scenic',
- selectUrl: '/static/images/scenic.png',
+ selectUrl: '/static/animg/daolan/scenic.png',
selectedIconPath: '',
iconPath: '',
diType: true,
@@ -170,7 +170,7 @@ export default {
that.covers = objData;
}
//that.selectIcon("scenic");
- // that.scenic = "/static/images/scenic_h.png";
+ // that.scenic = "/static/animg/daolan/scenic_h.png";
uni.hideLoading();
that.$util.unbindGpsObj();
that.changeMarker();
@@ -185,7 +185,7 @@ export default {
that.coversOne.longitude = this.$param.lng;
console.log('fail:' + this.latitude + ',' + this.longitude);
that.selectIcon('scenic');
- // that.scenic = "/static/images/scenic_h.png";
+ // that.scenic = "/static/animg/daolan/scenic_h.png";
uni.hideLoading();
this.$util.unbindGpsObj();
},
@@ -205,10 +205,10 @@ export default {
that.moveTolocation();
that.getNetWorkData('scenic');
- that.scenic = '/static/images/scenic_h.png';
+ that.scenic = '/static/animg/daolan/scenic_h.png';
} else {
that.getNetWorkData('scenic');
- that.scenic = '/static/images/scenic_h.png';
+ that.scenic = '/static/animg/daolan/scenic_h.png';
}
uni.hideLoading();
},
@@ -258,56 +258,56 @@ export default {
switch (type) {
case 'toilet':
that.selectDIcon = 'toilet';
- that.selectUrl = '/static/images/toilet.png';
- that.toilet = '/static/images/toilet_h.png';
+ that.selectUrl = '/static/animg/daolan/toilet.png';
+ that.toilet = '/static/animg/daolan/toilet_h.png';
that.getData('厕所');
break;
case 'tcc':
that.selectDIcon = 'tcc';
- that.selectUrl = '/static/images/tcc_1.png';
- that.tcc = '/static/images/tcc_1_h.png';
+ that.selectUrl = '/static/animg/daolan/tcc_1.png';
+ that.tcc = '/static/animg/daolan/tcc_1_h.png';
that.getData('停车场');
break;
case 'country':
- that.country = '/static/images/country_1_h.png';
+ that.country = '/static/animg/daolan/country_1_h.png';
that.selectDIcon = 'country';
- that.selectUrl = '/static/images/country_1.png';
+ that.selectUrl = '/static/animg/daolan/country_1.png';
that.getData('医院');
break;
case 'pano':
- that.pano = '/static/images/pano_1_h.png';
+ that.pano = '/static/animg/daolan/pano_1_h.png';
that.selectDIcon = 'pano';
- that.selectUrl = '/static/images/pano_1.png';
+ that.selectUrl = '/static/animg/daolan/pano_1.png';
that.getData('派出所');
break;
case 'scenic':
- that.scenic = '/static/images/scenic_h.png';
+ that.scenic = '/static/animg/daolan/scenic_h.png';
that.selectDIcon = 'scenic';
- that.selectUrl = '/static/images/scenic.png';
+ that.selectUrl = '/static/animg/daolan/scenic.png';
that.getNetWorkData('scenic');
break;
case 'hotel':
- that.hotel = '/static/images/hotel_h.png';
+ that.hotel = '/static/animg/daolan/hotel_h.png';
that.selectDIcon = 'hotel';
- that.selectUrl = '/static/images/hotel.png';
+ that.selectUrl = '/static/animg/daolan/hotel.png';
that.getNetWorkData('hotel');
break;
case 'restaurant':
- that.restaurant = '/static/images/restaurant_h.png';
+ that.restaurant = '/static/animg/daolan/restaurant_h.png';
that.selectDIcon = 'restaurant';
- that.selectUrl = '/static/images/restaurant.png';
+ that.selectUrl = '/static/animg/daolan/restaurant.png';
that.getNetWorkData('restaurant');
break;
case 'shopping':
- that.shopping = '/static/images/shopping_h.png';
+ that.shopping = '/static/animg/daolan/shopping_h.png';
that.selectDIcon = 'shopping';
- that.selectUrl = '/static/images/shopping.png';
+ that.selectUrl = '/static/animg/daolan/shopping.png';
that.getNetWorkData('shopping');
break;
case 'ent':
- that.ent = '/static/images/ent_h.png';
+ that.ent = '/static/animg/daolan/ent_h.png';
that.selectDIcon = 'ent';
- that.selectUrl = '/static/images/ent.png';
+ that.selectUrl = '/static/animg/daolan/ent.png';
that.getNetWorkData('ent');
break;
}
@@ -315,32 +315,32 @@ export default {
getNetWorkData(type) {
switch (type) {
case 'scenic':
- that.selectedIconPath = '/static/images/map_toilet_0b.png';
- that.iconPath = '/static/images/map_toilet_0.png';
+ that.selectedIconPath = '/static/animg/daolan/map_toilet_0b.png';
+ that.iconPath = '/static/animg/daolan/map_toilet_0.png';
that.getScenicInfoData();
that.$util.saveOperatorLog(that, 'FUN', '景区');
break;
case 'hotel':
- that.selectedIconPath = '/static/images/map_toilet_1b.png';
- that.iconPath = '/static/images/map_toilet_1.png';
+ that.selectedIconPath = '/static/animg/daolan/map_toilet_1b.png';
+ that.iconPath = '/static/animg/daolan/map_toilet_1.png';
that.getHotelListToMap();
that.$util.saveOperatorLog(that, 'FUN', '酒店');
break;
case 'restaurant':
- that.selectedIconPath = '/static/images/map_toilet_2b.png';
- that.iconPath = '/static/images/map_toilet_2.png';
+ that.selectedIconPath = '/static/animg/daolan/map_toilet_2b.png';
+ that.iconPath = '/static/animg/daolan/map_toilet_2.png';
that.getMessageInfoData(that.$param.restaurantType);
that.$util.saveOperatorLog(that, 'FUN', '餐馆');
break;
case 'shopping':
- that.selectedIconPath = '/static/images/map_toilet_3b.png';
- that.iconPath = '/static/images/map_toilet_3.png';
+ that.selectedIconPath = '/static/animg/daolan/map_toilet_3b.png';
+ that.iconPath = '/static/animg/daolan/map_toilet_3.png';
that.getMessageInfoData(that.$param.shoppingType);
that.$util.saveOperatorLog(that, 'FUN', '购物');
break;
case 'ent':
- that.selectedIconPath = '/static/images/map_toilet_4b.png';
- that.iconPath = '/static/images/map_toilet_4.png';
+ that.selectedIconPath = '/static/animg/daolan/map_toilet_4b.png';
+ that.iconPath = '/static/animg/daolan/map_toilet_4.png';
that.getMessageInfoData(that.$param.entType);
that.$util.saveOperatorLog(that, 'FUN', '娱乐');
break;
@@ -441,20 +441,20 @@ export default {
var iconPath = '';
// var data = "keyword=厕所&boundary=nearby("+this.$param.clat+","+this.$param.clng+",1000)&key=Z2IBZ-6BRKG-Z52QT-IU3J2-6P3QO-WIBII&page_size=30&page_index=1";
if (content == '厕所') {
- that.selectedIconPath = '/static/images/map_toilet_5b.png';
- that.iconPath = '/static/images/map_toilet_5.png';
+ that.selectedIconPath = '/static/animg/daolan/map_toilet_5b.png';
+ that.iconPath = '/static/animg/daolan/map_toilet_5.png';
that.$util.saveOperatorLog(that, 'FUN', '厕所');
} else if (content == '停车场') {
- that.selectedIconPath = '/static/images/map_toilet_6b.png';
- that.iconPath = '/static/images/map_toilet_6.png';
+ that.selectedIconPath = '/static/animg/daolan/map_toilet_6b.png';
+ that.iconPath = '/static/animg/daolan/map_toilet_6.png';
that.$util.saveOperatorLog(that, 'FUN', '停车场');
} else if (content == '医院') {
- that.selectedIconPath = '/static/images/map_toilet_7b.png';
- that.iconPath = '/static/images/map_toilet_7.png';
+ that.selectedIconPath = '/static/animg/daolan/map_toilet_7b.png';
+ that.iconPath = '/static/animg/daolan/map_toilet_7.png';
that.$util.saveOperatorLog(that, 'FUN', '医院');
} else if (content == '派出所') {
- that.selectedIconPath = '/static/images/map_toilet_8b.png';
- that.iconPath = '/static/images/map_toilet_8.png';
+ that.selectedIconPath = '/static/animg/daolan/map_toilet_8b.png';
+ that.iconPath = '/static/animg/daolan/map_toilet_8.png';
that.$util.saveOperatorLog(that, 'FUN', '派出所');
}
content = encodeURI(content);
diff --git a/static/ancss/an.css b/static/ancss/an.css
index 61fddfa..57d446b 100644
--- a/static/ancss/an.css
+++ b/static/ancss/an.css
@@ -1,4 +1,8 @@
-page{ background: #F5F5F5; /* font-family: SimSun; */}
+page {
+ background: #F5F5F5;
+ /* font-family: SimSun; */
+}
+
/* @font-face {
font-family: SimSun;
font-weight: normal;
@@ -20,66 +24,209 @@ page{ background: #F5F5F5; /* font-family: SimSun; */}
} */
/* 布局 */
-.dy_fx{ display: flex;}
-.fx_1{ flex: 1;}
-.dy_fx_row{ display: flex; flex-direction: row; }
-.dy_fx_clu{display: flex; flex-direction: column;}
+.dy_fx {
+ display: flex;
+}
+
+.fx_1 {
+ flex: 1;
+}
+
+.dy_fx_row {
+ display: flex;
+ flex-direction: row;
+}
+
+.dy_fx_clu {
+ display: flex;
+ flex-direction: column;
+}
+
+
+.fx_warp_n {
+ flex-wrap: nowrap;
+}
+
+.fx_warp_w {
+ flex-wrap: wrap;
+}
+
+.w_two {
+ width: 48%;
+ margin-right: 4%;
+}
+
+.dy_fx_row .w_two:nth-child(even) {
+ margin-right: 0;
+}
+
+.jc_r {
+ justify-content: flex-end;
+}
+
+.jc_fen {
+ justify-content: space-between;
+}
+
+.jc_center {
+ justify-content: center;
+}
+
+.aliem_c {
+ align-items: center;
+}
+
+
+
+.w_100 {
+ width: 100%;
+}
+
+.w_20 {
+ width: 20%;
+}
+.w_25 {
+ width: 25%;
+}
-.fx_warp_n{ flex-wrap: nowrap;}
-.fx_warp_w{ flex-wrap: wrap;}
+.w_35 {
+ width: 35%;
+}
-.w_two{ width: 48%; margin-right:4%; }
-.dy_fx_row .w_two:nth-child(even){margin-right: 0;}
+.w_45 {
+ width: 45%;
+}
-.jc_r{ justify-content: flex-end;}
-.jc_fen{ justify-content: space-between;}
-.jc_center{ justify-content: center;}
+.w_65 {
+ width: 65%;
+}
-.aliem_c{ align-items: center;}
+.w_70 {
+ width: 70%;
+}
+.w_75 {
+ width: 75%;
+}
+.w_33 {
+ width: 32%;
+ margin-right: 2%;
+}
-.w_100{ width: 100%;}
-.w_20{ width: 20%;}
-.w_25{ width: 25%;}
-.w_35{ width: 35%;}
-.w_45{ width: 45%;}
-.w_65{ width: 65%;}
-.w_70{ width: 70%;}
-.w_75{ width: 75%;}
-.w_33{ width: 32%; margin-right: 2%;}
-.dy_fx_row .w_33:nth-child(3n){ margin-right: 0;}
+.dy_fx_row .w_33:nth-child(3n) {
+ margin-right: 0;
+}
/* 清除浮动 */
-.clearfix:before, .clearfix:after{ content: " "; display: table; clear: both; }
+.clearfix:before,
+.clearfix:after {
+ content: " ";
+ display: table;
+ clear: both;
+}
/*文字对齐方式*/
-.agn_left { text-align: left; }
-.agn_right { text-align: right;}
-.agn_center{text-align: center;}
+.agn_left {
+ text-align: left;
+}
+
+.agn_right {
+ text-align: right;
+}
+
+.agn_center {
+ text-align: center;
+}
/* 字数控制 */
-.word_1{text-overflow: ellipsis; white-space: pre-wrap; -webkit-box-orient: vertical; -webkit-line-clamp: 1; display: -webkit-box; overflow: hidden;white-space:normal; word-break:break-all}
-.word_2{text-overflow: ellipsis; white-space: pre-wrap; -webkit-box-orient: vertical; -webkit-line-clamp: 2; display: -webkit-box; overflow: hidden;white-space:normal; word-break:break-all}
-.word_3{text-overflow: ellipsis; white-space: pre-wrap; -webkit-box-orient: vertical; -webkit-line-clamp: 3; display: -webkit-box; overflow: hidden;white-space:normal; word-break:break-all}
+.word_1 {
+ text-overflow: ellipsis;
+ white-space: pre-wrap;
+ -webkit-box-orient: vertical;
+ -webkit-line-clamp: 1;
+ display: -webkit-box;
+ overflow: hidden;
+ white-space: normal;
+ word-break: break-all
+}
+
+.word_2 {
+ text-overflow: ellipsis;
+ white-space: pre-wrap;
+ -webkit-box-orient: vertical;
+ -webkit-line-clamp: 2;
+ display: -webkit-box;
+ overflow: hidden;
+ white-space: normal;
+ word-break: break-all
+}
+
+.word_3 {
+ text-overflow: ellipsis;
+ white-space: pre-wrap;
+ -webkit-box-orient: vertical;
+ -webkit-line-clamp: 3;
+ display: -webkit-box;
+ overflow: hidden;
+ white-space: normal;
+ word-break: break-all
+}
/* 全局 */
-.amt_30{ margin-top:30rpx}
-.aml_30{ margin-left: 30rpx;}
-.amr_30{ margin-right: 30rpx;}
-.amb_30{ margin-bottom: 30rpx;}
-.amb_60{ margin-bottom: 60rpx;}
-.amt_60{ margin-top: 60rpx;}
-
-.an_box{ margin:30rpx; margin-bottom: 60rpx;}
-.an_box_2{ margin:30rpx; }
-.an_box_3{ padding:30rpx; padding-bottom: 60rpx;}
-.an_box_4{ padding:30rpx; }
-.box_1{background: #fff;}
-.box_dg{ background: #fff; padding-top:80rpx}
+.amt_30 {
+ margin-top: 30rpx
+}
+
+.aml_30 {
+ margin-left: 30rpx;
+}
+
+.amr_30 {
+ margin-right: 30rpx;
+}
+
+.amb_30 {
+ margin-bottom: 30rpx;
+}
+
+.amb_60 {
+ margin-bottom: 60rpx;
+}
+
+.amt_60 {
+ margin-top: 60rpx;
+}
+
+.an_box {
+ margin: 30rpx;
+ margin-bottom: 60rpx;
+}
+
+.an_box_2 {
+ margin: 30rpx;
+}
+
+.an_box_3 {
+ padding: 30rpx;
+ padding-bottom: 60rpx;
+}
+
+.an_box_4 {
+ padding: 30rpx;
+}
+
+.box_1 {
+ background: #fff;
+}
+
+.box_dg {
+ background: #fff;
+ padding-top: 80rpx
+}
/*
首页
@@ -87,14 +234,27 @@ page{ background: #F5F5F5; /* font-family: SimSun; */}
/* 轮播图 */
-.home_pic_static{width: 100%; height: 94vh; position: relative;}
-.home_pic{position: absolute; top:0; left: 0; width: 100%; height: 94vh; z-index: 3;}
+.home_pic_static {
+ width: 100%;
+ height: 94vh;
+ position: relative;
+}
+
+.home_pic {
+ position: absolute;
+ top: 0;
+ left: 0;
+ width: 100%;
+ height: 94vh;
+ z-index: 3;
+}
/* 淡出淡出 动画*/
.dhua {
opacity: 1;
animation: druc 5s linear 5s infinite;
}
+
.dhua2 {
opacity: 0;
animation: druc2 5s linear 5s infinite;
@@ -104,6 +264,7 @@ page{ background: #F5F5F5; /* font-family: SimSun; */}
0% {
opacity: 1;
}
+
70% {
opacity: 0.9;
}
@@ -112,6 +273,7 @@ page{ background: #F5F5F5; /* font-family: SimSun; */}
opacity: 0;
}
}
+
@keyframes druc2 {
0% {
opacity: 0;
@@ -120,6 +282,7 @@ page{ background: #F5F5F5; /* font-family: SimSun; */}
30% {
opacity: 0.9;
}
+
100% {
opacity: 1;
}
@@ -130,612 +293,2574 @@ s首页菜单
*/
-.home_nav{ position: absolute; z-index: 6; width: 100%; height: 402rpx; bottom: 0; left: 0;}
-.home_nav_tu{width: 100%; height: 402rpx;}
+.home_nav {
+ position: absolute;
+ z-index: 6;
+ width: 100%;
+ height: 402rpx;
+ bottom: 0;
+ left: 0;
+}
-.h_nav_box{ text-align: center; margin-top:60rpx}
-.kua_nav{ border-bottom: 3rpx solid rgba(255,255,255,.2);border-right: 3rpx solid rgba(255,255,255,.1); padding:0 0 15rpx 0;}
-.h_nav_box .w_25:nth-child(n+5) .kua_nav{ border-bottom: none;}
+.home_nav_tu {
+ width: 100%;
+ height: 402rpx;
+}
+.h_nav_box {
+ text-align: center;
+ margin-top: 60rpx
+}
-.kua_nav .at_t{ color: #fff; margin-top:-10rpx}
+.kua_nav {
+ border-bottom: 3rpx solid rgba(255, 255, 255, .2);
+ border-right: 3rpx solid rgba(255, 255, 255, .1);
+ padding: 0 0 15rpx 0;
+}
+.h_nav_box .w_25:nth-child(n+5) .kua_nav {
+ border-bottom: none;
+}
-.home_serch_1{ position: absolute; z-index: 10; top:30rpx; right: 30rpx; background: rgba(0,0,0,.3);width: 100rpx; height: 60rpx; border-radius: 60rpx; text-align: right;}
-.home_serch_2{position: absolute; z-index: 10; top:0; left: 0; width: 100%; height: 100rpx;}
-.sch_2{ text-align: right; padding-top:8rpx; padding-right:20rpx}
-.sch_2 image{width: 40rpx; height: 40rpx;}
-.xi_icn{width: 36rpx; height: 36rpx; position: relative; top:4rpx}
-.ht_swp_xi{height: 45rpx; overflow: hidden;}
-.xi_txt{height: 45rpx; font-size: 30rpx; position: relative; top:3rpx}
+.kua_nav .at_t {
+ color: #fff;
+}
-/* swiper点 样式修改 */
-.dots{position:absolute;bottom:130rpx;z-index:99;left: 50%; transform: translateX(-50%); display:flex;flex-direction:row;justify-content:center;}
-.dots .dot{margin-right:10rpx;width:12rpx;height:12rpx;border-radius:12rpx;background:rgba(255,255,255,.3);transition:all .6s;}
-.dots .active{width:36rpx;height:12rpx;border-radius:12rpx;background:rgba(17,201,102,1);}
-
-.swp_1_img{ width: 100vw; height:93vh ;}
-.swp_zhez{position: absolute; bottom: -12rpx; left: 0; width: 100%; height: 300rpx; background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1)); display: block;}
-.hua_jt{position: absolute; left: 50%; bottom:0rpx ; transform: translateX(-50%); z-index: 22;}
-.dong_j{width: 66rpx; height: 54rpx; animation: jiant 1s linear infinite; position: relative; bottom: 0;}
-@keyframes jiant{
- 0%{
- bottom: -20rpx;
- opacity: 0;
- }
- 100%{
- bottom: 20rpx;
- opacity: 1;
- }
+.home_serch_1 {
+ position: absolute;
+ z-index: 10;
+ top: 100rpx;
+ left: 0;
+ width: 100%;
+ height: 50rpx;
+ border-radius: 60rpx;
+ display: flex;
+ align-items: center;
}
+.home_serch_2 {
+ position: absolute;
+ z-index: 10;
+ top: 0;
+ left: 0;
+ width: 100%;
+ height: 100rpx;
+}
-.an_sch{ background:rgba(255,255,255,1); border-radius: 15rpx;padding: 15rpx 0 15rpx 15rpx; /* box-shadow: rgba(0,0,0,.1) 10rpx 0 30rpx; */}
-.an_sch_ipt{ position: relative; top:3rpx;}
-.an_sch_img{width:48rpx; margin:0 10rpx; position: relative; top:6rpx}
-.ac_size_1{ width: 38rpx; height: 38rpx;}
-
-
-.an_t{ position: relative;}
-.an_t:after{ display: block; position: absolute; right:0; top:10px; width: 20rpx; height: 20rpx; border-top:3rpx solid #AAA; border-right: 3rpx solid #aaa; transform: rotate(45deg); content: '';}
-.an_t_1{ font-size: 38rpx; padding-bottom: 10rpx; font-weight: bold;}
-.an_t_2{ font-size: 28rpx; color: #999;}
-.at_size_1{ width:88rpx; height: 88rpx;}
-.at_t{font-size: 30rpx; padding-top:5rpx}
-.at_t image{ border-radius: 15rpx; padding: 10rpx 0;}
-
-
-.anx_scl_1{white-space: nowrap;}
-.scl_1_ut{ display: inline-block;}
-.scl_1_img{ width: 596rpx; height: 316rpx;/* box-shadow: rgba(0,0,0,.1) 0rpx 0 20rpx; */ border-radius: 15rpx;}
-
-.scl1_pic{ margin-right: 30rpx; /* background: #fff; */ border-radius: 0 0 15rpx 15rpx;/* box-shadow: rgba(0,0,0,.3) 0rpx 0 20rpx; */ }
-.vdo_inf .lst_tit{ padding-right: 100rpx;}
-
-.an_pbl{ position: relative;}
-.an_pbl .w_two{ margin-bottom: 20rpx;}
-.pbl_1_img{ width: 332rpx; border-radius: 15rpx;/* box-shadow: rgba(0,0,0,.1) 0rpx 0 20rpx; */}
-.an_pbl .w_two:nth-child(4n+1) .pbl_1_img{ height: 440rpx;}
-.an_pbl .w_two:nth-child(4n+2) .pbl_1_img{ height: 358rpx;}
-.an_pbl .w_two:nth-child(4n+3) .pbl_1_img{ height: 358rpx;}
-.an_pbl .w_two:nth-child(4n) .pbl_1_img{ height: 440rpx;}
-.an_pbl .w_two:nth-child(4n){ position: absolute; bottom:0rpx; right: 0;}
-
-.an_v_inf{ padding: 20rpx 20rpx 40rpx 20rpx; position: relative;}
-.an_v_inf text{ position: absolute; right: 20rpx; top:25rpx; color: #999; font-size: 24rpx;}
-.scl_2_img{ width: 596rpx; height: 346rpx; }
-.an_ls_img{ width: 690rpx; height: 316rpx;/* box-shadow: rgba(0,0,0,.1) 0rpx 0 20rpx; */ border-radius: 15rpx;}
-.anx_ls_1{ position: relative; height: 316rpx;}
-.anxls_t{ position: absolute; width: 100%; padding: 30rpx 0; background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,1)); border-radius: 15rpx; bottom:0; left: 0;}
-.lst_tit{ font-size: 32rpx; }
-.anxls_t .lst_tit{ color: #fff; padding-left: 10rpx;}
-.an_ls_img2{width:256rpx; height: 226rpx;border-radius: 15rpx 0 0 15rpx; }
-.anx_ls_2{ }
-.ls_inf_box{background:#fff; /* box-shadow: rgba(0,0,0,.1) 0rpx 0 20rpx; */ border-radius: 15rpx; }
-.ls_txt{padding-left: 30rpx;padding-right: 30rpx;padding-top:30rpx;}
-.lsinf{ font-size: 28rpx; color: #999; margin-top:20rpx}
-
-.anx_shi{position: relative; width: 100%; height: 304rpx;/* box-shadow: rgba(0,0,0,.1) 0rpx 0 20rpx; */}
-.shi_lst{position: absolute; top: 0; right: 0; width: 428rpx; height: 304rpx;}
-.anx_shi .swp_2_img{ border-radius: 15rpx;}
-.shi_inf_text{padding: 30rpx 20rpx 0 60rpx;}
-.shi_inf_text .lsinf{position: absolute;bottom: -20rpx; right: 20rpx;}
-
-.lunb_img .swp_2_img{ border-radius: 15rpx 15rpx 0 0;}
+.sch_2 {
+ text-align: right;
+ padding-top: 7rpx;
+ padding-right: 20rpx;
+ padding-left: 15rpx;
+ padding-bottom: 7rpx;
+ display: flex;
+ align-items: center;
+ justify-content: space-around;
+ font-size: 28rpx;
+ color: rgba(51, 51, 51, 1);
+ background-color: rgb(0 0 0 / 12%);
+ border-radius: 50rpx;
+ margin-left: 60rpx;
+}
-/*
-服务
- */
+.sch_2 image {
+ width: 28rpx;
+ height: 28rpx;
+ margin-left: 5rpx;
+}
-.fwu_box{}
-.fwu_box .w_20{ margin-bottom: 30rpx;}
+.xi_icn {
+ width: 36rpx;
+ height: 36rpx;
+ position: relative;
+ top: 4rpx
+}
-/*
- 文创旅游
-*/
-.wc_sbox{margin-top:0; padding-top:30rpx}
-.wc_sbox .an_sch{ background: #f4f4f4; box-shadow: none;}
-.an_top_fixed{ position: fixed; top:0; left: 0; width: 100%; height: 400rpx; background: rgb(22, 119, 255); z-index: 1;}
-.wc_swp{height: 346rpx;}
-.swp_2_img{ width: 100%; height: 346rpx;}
-/* .wc_tit_wp .an_t{ padding-right: 60rpx;} */
-.wc_tit_wp .an_t:after{ display: none;}
+.ht_swp_xi {
+ height: 45rpx;
+ overflow: hidden;
+}
-.data-is-bottom{box-sizing:border-box;padding:30rpx 20rpx;width:100%;color:#969696;text-align:center;font-size:28rpx;}
+.xi_txt {
+ height: 45rpx;
+ font-size: 30rpx;
+ position: relative;
+ top: 3rpx
+}
-/*
- 筛选
- */
-.search-container{position:relative;z-index:3;overflow:hidden;width:100%;height:100%;background:#fff;}
-.search-tip-bar{display:flex;height:60rpx;/* border-bottom:2rpx solid #e5e5e5; */justify-content:space-between;}
-.search-tip-item{width:33.333333%;height:60rpx;text-align:center;font-size:28rpx;line-height:60rpx;}
-.search-tip-item:after{display:inline-block;margin:-2rpx 0 0 6rpx;width:0;height:0;border-top:8rpx solid #666;border-right:8rpx solid transparent;border-left:8rpx solid transparent;content:"";vertical-align:middle;}
-.search-tip-item.active:after{border-top:0;border-right:8rpx solid transparent;border-bottom:8rpx solid #666;border-left:8rpx solid transparent;}
-.scroll-view{position:absolute;top:200rpx;right:0;bottom:0;left:0;z-index:4;}
-.list-container{width:100%;background:#fff;}
-.list-wrap{box-sizing:border-box;padding:0 30rpx;width:100%;}
-.list-item{position:relative;float:left;overflow:hidden;margin-top:40rpx;padding:15px 0;width:100%;box-shadow:rgba(0,0,0,.05) 0 0 40rpx;}
-.list-wrap .list-item:last-child{margin-bottom:40rpx;}
-.list-item .item-pic{margin:0 2%;width:96%;height:300rpx;border-radius:10rpx;}
-.list-item .item-info .bt{overflow:hidden;padding:10px 2% 15px;text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:14px;-webkit-line-clamp:1;-webkit-box-orient:vertical;}
-.item-city{position:absolute;top:20px;right:10px;padding:8rpx 15rpx;border:2rpx solid rgba(255,194,48,1);border-radius:30rpx 0 20rpx 0rpx;background:rgba(255,194,48,.8);color:#510202;font-size:24rpx;}
-.item-city text{margin:auto 5px;}
-.item-title{position:absolute;top:80px;overflow:hidden;margin-left:5%;width:90%;color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:16px;}
-.item-desc{left:15rpx;display:-webkit-box;overflow:hidden;padding:0rpx 20rpx 0 20rpx;max-height:120rpx;color:#333;text-overflow:ellipsis;white-space:pre-wrap;font-size:32rpx;line-height:56rpx;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
-.item-eventdate{position:absolute;top:120px;overflow:hidden;margin-left:5%;width:90%;color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:12px;}
-.sort-page{position:fixed;top:286rpx;right:0;bottom:0;left:0;z-index:10;height: 100vh; background:rgba(0,0,0,.5);}
-.sort-group{background:#fff;}
-.sort-item{position:relative;padding:0 30rpx;height:78rpx;border-bottom:2rpx solid #e5e5e5;color:#666;font-size:28rpx;line-height:78rpx;}
-.sort-item-active{color:#1677ff;}
-.sort-item-active:after{position:absolute;top:50%;right:20rpx;display:inline-block;margin-top:-14rpx;width:22rpx;height:18rpx;background-size:contain;content:"";}
-.filter-page{position:fixed;top:290rpx; right:0;bottom:0;left:0;z-index:10;background:#fff; /* height: 100%; */}
-.filter-box{position:absolute;top:0;right:0;bottom:108rpx;left:0;display:-webkit-box;}
-.filter-hd{width:220rpx;height:100%;background:#f2f6f9;}
-.filter-hd-item{position:relative;padding:0 20rpx;height:80rpx;font-size:28rpx;line-height:80rpx;}
-.filter-bd-item-active,.filter-hd-item-active{background:#fff;color:#1677ff;}
-.filter-bd-item-active:after{position:absolute;top:50%;right:20rpx;display:inline-block;margin-top:-14rpx;width:22rpx;height:18rpx;background-size:contain;content:"";}
-.filter-bd{padding:0 20rpx;height:100%;-webkit-box-flex:1;}
-.filter-bd-item{position:relative;padding:0 20rpx;height:78rpx;border-bottom:2rpx solid #e5e5e5;font-size:28rpx;line-height:78rpx;}
-.control-bar-block{position:absolute;right:0;bottom:0;left:0;display:-webkit-box;padding:14rpx 20rpx;height:80rpx;background:#fafafa;}
-.control-back-btn{margin-right:20rpx;width:170rpx;height:76rpx;border:2rpx solid #b8b8b8;border-radius:10rpx;color:#8a8a8a;text-align:center;font-size:26rpx;line-height:76rpx;}
-.control-confirm-btn{height:80rpx;border-radius:10rpx;background:#1677ff;color:#fff;text-align:center;font-size:30rpx;line-height:80rpx;-webkit-box-flex:1;}
-.wc_cont .at_t{line-height: 51rpx; color:#444; margin-bottom: 60rpx; text-indent: 0; text-align: justify;}
-.cont_end{ text-align: center; font-size:28rpx; color: #999;}
-/*
- 美食
-*/
-/* 控制内容显示 */
-.ms_top_img{ width: 100%; min-height: 560rpx;}
+/* swiper点 样式修改 */
+.dots {
+ position: absolute;
+ bottom: 130rpx;
+ z-index: 99;
+ left: 50%;
+ transform: translateX(-50%);
+ display: flex;
+ flex-direction: row;
+ justify-content: center;
+}
-.h_define_cont{max-height: 510rpx; position: relative; overflow: hidden;text-overflow: ellipsis;
- white-space: pre-wrap;
- -webkit-box-orient: vertical;
- -webkit-line-clamp: 10;
- display: -webkit-box;
- }
-.hide{
- display: none
-}
-.nr_hide{ position: absolute; z-index: 6; bottom: 0; width: 100%; background:linear-gradient( top, rgba(255,255,255,.8), rgba(255,255,255,1)) ; height: 100rpx; line-height: 100rpx; text-align: center; font-size: 30rpx; color: #555;}
-.pic_fod_duo{ width: 40rpx; height: 40rpx; display: inline-block; margin-left: 10rpx; position: relative; top:10rpx}
+.dots .dot {
+ margin-right: 10rpx;
+ width: 12rpx;
+ height: 12rpx;
+ border-radius: 12rpx;
+ background: rgba(255, 255, 255, .3);
+ transition: all .6s;
+}
-/* */
-/*游客评价*/
+.dots .active {
+ width: 36rpx;
+ height: 12rpx;
+ border-radius: 12rpx;
+ background: rgba(17, 201, 102, 1);
+}
-.pingj_lst{ border-bottom: 3rpx dashed #ddd; padding:30rpx 0 0 0;}
-.pj_fens_warp{border-bottom: 3rpx solid #eee; padding-bottom: 30rpx; }
-.pjia_usr_inf{ padding-bottom: 20rpx;}
-.pjia_user{ font-size: 30rpx; }
-.pjia_time{font-size: 24rpx; color: #999; padding-top:10rpx}
-.ykusr_name{color: #222; font-weight: 700; font-size: 30rpx; text-overflow: ellipsis;
- white-space: pre-wrap;
- -webkit-box-orient: vertical;
- -webkit-line-clamp: 1;
- display: -webkit-box;
- overflow: hidden;}
-.pj_tol{font-size: 32rpx; color: #888;}
-.pj_fens{color: #00B8A5; font-size: 64rpx; font-weight: bold;}
-.pj_fens text{font-size: 30rpx; padding-left: 15rpx; display: inline-block;}
-.pingj_lst .lvdh_inf{ color: #333;}
-.pj_warp_lst .pingj_lst:last-child{ border-bottom: 0;}
-.btn_link_m{background: #fff; text-align: center; margin-bottom: 40rpx; }
-.link_m_txt{display: inline-block; padding: 15rpx 40rpx; border:2rpx solid #eee; border-radius: 60rpx; font-size: 30rpx; color: #666;}
-.yk_daf{color: #00CEB9; font-size: 30rpx;}
-.yk_star{ display: inline-block;}
-.jia_fen{padding-left:10rpx; position: relative; top:5rpx; display: inline-block;}
+.swp_1_img {
+ width: 100vw;
+ height: 93vh;
+}
-.pjia_usr_inf .sec_whe_unit{display: inline-flex; /*flex布局*/
- flex-direction: column; /*垂直排列*/
- align-items: flex-end; }
+.swp_zhez {
+ position: absolute;
+ bottom: -12rpx;
+ left: 0;
+ width: 100%;
+ height: 300rpx;
+ background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
+ display: block;
+}
+.hua_jt {
+ position: absolute;
+ left: 50%;
+ bottom: 0rpx;
+ transform: translateX(-50%);
+ z-index: 22;
+}
-.wpj_u_tou{width: 120rpx; height: 120rpx;}
-.apj_u_img{ width:100rpx; height: 100rpx; border-radius: 100rpx;}
-.apj_u_nr{ width: 160rpx; height: 160rpx; border-radius: 15rpx;/* box-shadow: rgba(0,0,0,.1) 0rpx 0 20rpx; */}
+.dong_j {
+ width: 66rpx;
+ height: 54rpx;
+ animation: jiant 1s linear infinite;
+ position: relative;
+ bottom: 0;
+}
-.pj_ner{margin-top:30rpx ; position: relative;}
-.pj_ner .at_t{ margin-bottom: 10rpx;}
+@keyframes jiant {
+ 0% {
+ bottom: -20rpx;
+ opacity: 0;
+ }
-.pj_t_h{ height: 140rpx; overflow: hidden; }
-.pj_m_h{ height: 170rpx; overflow: hidden;}
-.pj_open{display: inline-block; position: absolute; right: 0; bottom: 0; height: 38rpx; background: #fff;padding: 0 10rpx; }
-.pj_open text , .pj_closed text{display: inline-block; line-height: 38rpx; color: #00B4A2;padding: 2rpx 20rpx; background:#EBF9F8 ; border-radius: 6rpx; font-size: 24rpx;}
-.pj_closed{/* margin-bottom: 30rpx; */ }
+ 100% {
+ bottom: 20rpx;
+ opacity: 1;
+ }
+}
-.pjia_usr_inf .apj_u_nr{ margin-bottom: 15rpx;}
-.wpj_btn{background: #00B4A2; font-size: 28rpx; color: #fff; padding: 0;}
-.wpj_zong{border-right: #eee 3rpx solid; padding:10rpx 20rpx; margin-right: 20rpx; }
+.an_sch {
+ background: rgba(255, 255, 255, 1);
+ border-radius: 15rpx;
+ padding: 15rpx 0 15rpx 15rpx;
+ /* box-shadow: rgba(0,0,0,.1) 10rpx 0 30rpx; */
+}
-/*
- 瀑布流
- */
-.list_pb{display:flex;justify-content:space-between;align-items:flex-start;}
-.pul_img{width:100%;border-radius:15rpx 15rpx 0 0;}
-.list_brand{display:flex;margin-right:4%;width:48%;flex-direction:column;}
-.list_pb .list_brand:nth-child(even){margin-right:0;}
-.pu_item{margin-bottom:30rpx;padding-bottom:30rpx;border-radius:15rpx;background:#fff;/* box-shadow:rgba(0,0,0,.1) 0 0 20rpx; */}
-.desc_pb{padding:0 20rpx;border-radius:0 0 15rpx 15rpx;font-size:30rpx;}
+.an_sch_ipt {
+ position: relative;
+ top: 3rpx;
+}
+.an_sch_img {
+ width: 48rpx;
+ margin: 0 10rpx;
+ position: relative;
+ top: 6rpx
+}
-/*
- 预约
- */
-/* 二维码 */
-.ma_wrp{ position: absolute; top:50%; left: 50%; transform: translate(-50%,-65%); /* box-shadow: rgba(0,0,0,.1) 0 0 20rpx; */ padding:60rpx 60rpx 100rpx 60rpx; border-radius: 15rpx; }
-.ma_img{width: 500rpx; height: 500rpx;}
-.rcd_box{ padding: 30rpx; border-radius: 15rpx; /* box-shadow: rgba(0,0,0,.1) 0 0 20rpx; */}
+.ac_size_1 {
+ width: 38rpx;
+ height: 38rpx;
+}
-/* .rcd_box2{ padding: 30rpx; padding-bottom: 0; border-radius: 15rpx; box-shadow: rgba(0,0,0,.1) 0 0 20rpx;} */
-/* 预约记录 */
-.tji_wp .fx_1{width: 50%;}
-.tji_wp .an_t_2{ color: #333; font-size: 30rpx; }
-.tji_wp .an_t_1{ font-size: 56rpx; font-weight: bold; }
-.tji_wp .an_t_1 text{ font-size: 28rpx; padding-left: 10rpx;}
-.rcd_data{ /* padding: 40rpx 0; */border-right: 3rpx solid #eee; }
-.dy_fx .rcd_data:nth-child(2){ border-right: none; padding-left: 20rpx;}
-.dy_fx .rcd_data:nth-child(2) .an_t_1{ color: #00B4A2;}
-.dy_fx .rcd_data:nth-child(2) .an_t_1 text{ color: #00B4A2; font-weight: normal;}
-
-.dy_fx .rcd_data:nth-child(1) .an_t_1{ color: #1677ff;}
-.dy_fx .rcd_data:nth-child(1) .an_t_1 text{ color: #1677ff; font-weight: normal;}
-
-.admrd_lst{}
-.admrd_lst .wpj_u_tou{background: #EBF9F8; border-radius: 50%;}
-.rcd_box2{ padding: 30rpx 15rpx; border-radius: 15rpx; /* box-shadow: rgba(0,0,0,.1) 0 0 20rpx; */}
-.admrd_lst .an_t_2{ margin-top:10rpx}
-.admrd_lst .an_t_2:nth-child(2){ margin-top:20rpx;color: #007AFF;}
-.admrd_lst .an_t_2:nth-child(3){color: #00B4A2;}
-.admrd_lst .an_t_2:nth-child(5){ margin-top:0}
+.an_t {
+ position: relative;
+}
+.an_t:after {
+ display: block;
+ position: absolute;
+ right: 0;
+ top: 10px;
+ width: 20rpx;
+ height: 20rpx;
+ border-top: 3rpx solid #AAA;
+ border-right: 3rpx solid #aaa;
+ transform: rotate(45deg);
+ content: '';
+}
-/* tab */
-.yue_tab_box{text-align: center;}
-.yue_tab{font-size: 30rpx; color: #999;}
-.yue_tab{ display: inline-block; padding: 25rpx 0rpx; }
-.yue_tab.tab_cur{ color: #1677ff; }
-.tab_cur{display: block; position: relative;}
-.tab_cur:after{ content: ''; position: absolute; width: 30rpx; height: 4rpx; border-radius: 4rpx; background: #1677ff; border-radius: 4rpx; bottom: 0; left: 50%; transform: translateX(-50%);}
+.an_t_1 {
+ font-size: 38rpx;
+ padding-bottom: 10rpx;
+ font-weight: bold;
+}
-.yue_lst .at_t{ padding-right: 60rpx;}
+.an_t_2 {
+ font-size: 28rpx;
+ color: #999;
+}
-.yue_btn_1{width: 32rpx; height: 32rpx;}
-.t_col_1{font-size: 28rpx; color: #1677ff;}
-.t_col_2{font-size: 28rpx; color: #999;}
+.at_size_1 {
+ width: 48rpx;
+ height: 48rpx;
+}
-/*
- 景区预约
- */
-.yue_ipt{ background: #f5f5f5;margin-top:10rpx; border-radius: 10rpx; padding: 10rpx; padding-bottom: 20rpx;}
-.yue_ipt .an_t{ font-size: 30rpx; }
-.yue_ipt .an_t:after{ right: 10rpx; top:10rpx}
-.yue_thd {}
-.yue_thd .fx_1{margin-right: 15rpx;}
-.yue_thd .fx_1:last-child{ margin-right: 0;}
+.at_t {
+ font-size: 30rpx;
+ padding-top: 5rpx
+}
-.yue_fm_btn{ background: none; outline: none; border:none; box-shadow: none; width: 100%; padding: 0;}
-.yue_fm_btn:after{ display: none;}
-.yue_e_bun{ font-size: 30rpx; color: #fff; background: #1677ff; padding: 8rpx 0;}
-.yue_e_bun .ac_size_1{ margin-right: 10rpx; position: relative; top:6rpx}
-.yue_icn{ position: absolute; right: 5rpx; top:5rpx; z-index: 0;}
-.yue_icn .ac_size_1{ width:56rpx; height: 56rpx;}
+.at_t image {
+ border-radius: 15rpx;
+ padding: 10rpx 0;
+}
+.anx_scl_1 {
+ white-space: nowrap;
+}
-/*
- 预约详情
- */
-.yue_dg_inf{margin-bottom: 20rpx; }
-.yue_dg_inf .at_t{ padding-top:0; padding-left: 20rpx;}
+.scl_1_ut {
+ display: inline-block;
+}
-.yue_e_qx{background:#fff ; font-size: 30rpx; color: #999; padding: 8rpx 0;}
+.scl_1_img {
+ width: 596rpx;
+ height: 316rpx;
+ /* box-shadow: rgba(0,0,0,.1) 0rpx 0 20rpx; */
+ border-radius: 15rpx;
+}
-/*
-我的预约
- */
+.scl1_pic {
+ margin-right: 30rpx;
+ /* background: #fff; */
+ border-radius: 0 0 15rpx 15rpx;
+ /* box-shadow: rgba(0,0,0,.3) 0rpx 0 20rpx; */
+}
-.y_btn_box{border-top:3rpx solid #eee; padding-top:20rpx; position: relative; top:25rpx }
-.y_btn_box .w_two:nth-child(1){ border-right: 3rpx solid #eee;}
-.y_btn_box .w_two:nth-child(1) .an_t_2{color: #23b4ff;}
-.y_btn_box .w_two:nth-child(2) .an_t_2{color: #999;}
-.yue_btn_1{ width: 40rpx; height: 40rpx; display: inline-block; position: relative; top:10rpx; margin-right: 10rpx;}
+.vdo_inf .lst_tit {
+ padding-right: 100rpx;
+}
+.an_pbl {
+ position: relative;
+}
-/*
- 评价
- */
+.an_pbl .w_two {
+ margin-bottom: 20rpx;
+}
-.s_pj_img{ width:110rpx; height: 110rpx; border-radius: 15rpx;}
-.sanj_blue, .sanj_lv, .sanj_hui{ width:0; height:0; border-width:46rpx; border-style:solid; border-color:#5E9AD5 #5E9AD5 transparent transparent; display: block;border-top-right-radius: 15rpx;}
-.hf_txt, .hf_txt_gb{ position: absolute;right: -4rpx; top:16rpx; font-size: 18rpx;font-weight: bold; color: #fff; transform: rotate(45deg); }
-.hf_txt_gb{ color: #999;}
-.yous_sjiao{position: absolute; right: -30rpx; top:-30rpx }
-.sanj_lv{border-color:#00B4A2 #00B4A2 transparent transparent;}
-.sanj_hui{border-color:#EAEAEA #EAEAEA transparent transparent;}
-
-.pjfm_tips{background: rgba(255,126,40,.12); border-radius: 80rpx; padding:18rpx 15rpx; color: #FF7E28; font-size: 28rpx; text-align: center;}
-.pjfm_bqing{justify-content: center; text-align: center;}
-
-.pjfm_star{/* position: relative; top:20rpx; */ margin-left: 20rpx;}
-.yinc_sub{ }
-.yinc_sub .yue_ipt{ margin-right: 15rpx; border-radius: 80rpx; margin-left: 15rpx; }
-.yinc_sub .yue_ipt .an_t_2{ padding-left: 15rpx; padding-right: 15rpx; color: #333;}
-.yue_ipt.cur{ background:rgba(0,180,162,.08)}
-.yue_ipt.cur .an_t_2{ color:rgba(0,180,162,1);}
-.pj_btn_del{position: absolute; right: -5rpx; top:-10rpx; z-index: 2; }
-.pj_btn_del .ac_size_1{background: #EF2020; border-radius: 38rpx;}
-.schu_an .yue_ipt{ margin-top:0; padding: 0; }
-.schu_an .an_t_2{ /* position: relative; top:-25rpx */ margin-top:-45rpx}
-.schu_an .ac_size_1{width: 65rpx; height: 65rpx; margin-top:40rpx}
-.pjfm_textarea{border-top:3rpx solid #eee; padding-top:30rpx}
-.textarea_h{min-height: 320rpx; width: 100%; font-size: 30rpx; padding: 0 15rpx;}
-.pjfm_tu .w_25{ margin-bottom: 20rpx; width: 23.5%; margin-right: 2%;}
-.pjfm_tu .w_25:nth-child(4n){ margin-right: 0;}
+.pbl_1_img {
+ width: 332rpx;
+ border-radius: 15rpx;
+ /* box-shadow: rgba(0,0,0,.1) 0rpx 0 20rpx; */
+}
-/* 回复评论
- 图片区
- */
-.hfu_tu_1 .apj_u_nr{ width: 150rpx; height: 150rpx;}
-.hfu_tu_1 .ac_size_1{ margin-top:30rpx}
-.hfu_tu_1 .pj_btn_del .ac_size_1{ margin-top:0}
-.hfu_tu_1 .an_t_2{margin-top:-42rpx}
+.an_pbl .w_two:nth-child(4n+1) .pbl_1_img {
+ height: 440rpx;
+}
+.an_pbl .w_two:nth-child(4n+2) .pbl_1_img {
+ height: 358rpx;
+}
+.an_pbl .w_two:nth-child(4n+3) .pbl_1_img {
+ height: 358rpx;
+}
+.an_pbl .w_two:nth-child(4n) .pbl_1_img {
+ height: 440rpx;
+}
+.an_pbl .w_two:nth-child(4n) {
+ position: absolute;
+ bottom: 0rpx;
+ right: 0;
+}
-.yue_e_qx_h{border:3rpx solid #eee ; font-size: 30rpx; color: #666; padding: 8rpx 0;}
-.hfu_ren_adm, .hfu_ren_wo{ font-weight: bold; padding-left: 20rpx; position: relative; top:-10rpx}
-.hfu_ren_adm:before, .hfu_ren_wo:before{ display: inline-block; width: 6rpx; height: 28rpx; background: #5E9AD5; content: ''; position: absolute; left: 0; top:10rpx}
-.hfu_ren_wo:before{ background: #00B4A2;}
+.an_v_inf {
+ padding: 20rpx 20rpx 40rpx 20rpx;
+ position: relative;
+}
+.an_v_inf text {
+ position: absolute;
+ right: 20rpx;
+ top: 25rpx;
+ color: #999;
+ font-size: 24rpx;
+}
-/*
- 管理员登录
-
- */
-.lgn_box{width: 80%; position: absolute; left: 50%; top:60rpx; transform: translateX(-50%);}
-.lgn_row{border-bottom:2rpx solid #eee; padding:10rpx; margin-bottom: 30rpx;padding-right: 20rpx; position: relative;}
-.lg_ipt{ padding: 20rpx 0; font-size: 30rpx; padding-left: 90rpx; ;}
-.lgn_inf{ position: absolute; left: 0rpx; top:26rpx; padding-right: 15rpx;font-size:32rpx; border-right: 2rpx solid #eee}
-.lgn_img{ width: 50rpx; height: 50rpx;}
-.lgn_img_j{width: 50rpx; height: 50rpx; display: inline-block; margin-right: 5rpx;}
-
-.lgn_j_box{ margin-top:20rpx; text-align: center;}
-.lgn_j_box .fx_1{ padding: 10rpx 0; margin-right: 30rpx;}
-.lgn_j_box .fx_1:last-child{ margin-right: 0;}
-.jue_inf{font-size: 32rpx; background: #edf3ff; padding:10rpx; border-radius: 100rpx;}
-.cur .jue_inf{background: #3F80FF ; color: #fff; }
-.jue_inf text{ position: relative; top:-14rpx}
-
-.lgn_tab{ padding-bottom: 60rpx;}
-.lgn_tab text{ display: inline-block; padding: 20rpx; margin:0 40rpx; font-size: 36rpx; color: #222; position: relative}
-.lgn_tab text:after{position: absolute; right: -40rpx; top:28rpx; display: inline-block; width: 2rpx; height: 40rpx; background: #eee; content: ''; }
-.lgn_tab text:last-child:after{ display: none;}
-.lgn_tab text:last-child{ border-right: none;}
-.lgn_tab .cur{ border-bottom: 2rpx solid #3F80FF;}
-
-.lgn_btn{background: #3f80ff; border-radius: 100rpx; padding: 0; color: #fff; font-size: 32rpx; border:none; box-shadow: 0 0 40rpx rgba(63,128,255,.3); font-weight: bold; text-shadow: rgba(0,0,0,.2) 0 0 10rpx;}
-.lgn_link{ font-size: 24rpx; color: #999; padding-top:30rpx}
-.lgn_btn_a{background: #fff; border:none; border-radius: 100rpx; padding: 5rpx 0; color: #333; font-size: 32rpx; margin-top:30rpx; box-shadow: none;}
-.lgn_btn_a:after{ display: none;}
-.dj_area{background: #f5f5f5; padding: 30rpx 10rpx; min-height: 180rpx;}
-.dj_area .textarea{ padding: 0; width: 100%;}
-
-.lgn_t_box{position: relative;}
-.lgn_t_h1{font-size: 42rpx; font-weight: bold;/* padding-bottom: 80rpx; */}
-.lgn_t_link{position: absolute; right: 0; top:10rpx; font-size: 28rpx; color: #3f80ff;}
-
-.lgn_pd{padding-top:60rpx}
+.scl_2_img {
+ width: 596rpx;
+ height: 346rpx;
+}
+.an_ls_img {
+ width: 690rpx;
+ height: 316rpx;
+ /* box-shadow: rgba(0,0,0,.1) 0rpx 0 20rpx; */
+ border-radius: 15rpx;
+}
-/* 景区-详情页 */
-.liu_img{ width: 186rpx; height: 82rpx; display: block; margin: 0 auto;}
-.jqdg_liu{ background: linear-gradient(rgba(0, 206, 185, .2) 0%, #fff 25%, #fff 40%, rgba(0, 206, 185, .06) 100%); padding: 60rpx 0; border-radius: 15rpx; }
-.liu_txt{ color: #f96400; font-size: 32rpx; }
-.liu_echarts{border-top: 10rpx solid rgba(0, 206, 185, .05);}
-.sb_1_img{ width: 196rpx; height: 150rpx; border-radius: 15rpx;}
+.anx_ls_1 {
+ position: relative;
+ height: 316rpx;
+}
-.jqu_pl_area{max-height: 180rpx; overflow: hidden;}
-.jq_parea_unt{width: 170rpx; margin-right: 10rpx;}
-.jq_parea_unt image{width: 170rpx; height: 170rpx;}
-.jq_parea_hfu{background: #f5f5f5; margin-top:20rpx;}
+.anxls_t {
+ position: absolute;
+ width: 100%;
+ padding: 30rpx 0;
+ background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
+ border-radius: 15rpx;
+ bottom: 0;
+ left: 0;
+}
-.fu_jq_1{ font-size: 28rpx;}
-.fu_jq_1 text{ color:#1677ff ; padding-right: 10rpx;}
-.jq_parea_hfu .t_col_2{padding:10rpx 0 25rpx 0; font-size: 20rpx;}
-.fu_t_3{color: #2769b1; font-size: 24rpx;}
+.lst_tit {
+ font-size: 32rpx;
+}
+.anxls_t .lst_tit {
+ color: #fff;
+ padding-left: 10rpx;
+}
+.an_ls_img2 {
+ width: 256rpx;
+ height: 226rpx;
+ border-radius: 15rpx 0 0 15rpx;
+}
-/*
- 翻译页
- */
+.anx_ls_2 {}
-.size_40{ width:60rpx; height: 60rpx;}
-.br_an_mde{ border-bottom: 30rpx solid #eee;}
-.clear_btn{font-size: 28rpx; background: #007AFF; color: #fff; padding:10rpx 50rpx; border-radius: 60rpx; display: inline-block;}
-.clear_btn_2{color: #999; font-size: 24rpx; display: inline-block; margin-right: 30rpx; /* border:3rpx solid #ddd;border-radius: 60rpx; padding:10rpx 30rpx; */}
-.pik_fy{ display: inline-block; position: relative; padding-right: 30rpx;}
-.pik_fy:after{ display: inline-block; content: ''; width: 15rpx; height: 15rpx; background: ; border-right: 3rpx solid #aaa;border-bottom: 3rpx solid #aaa; transform: rotate(45deg); position: absolute; right: 0; top:20rpx;}
+.ls_inf_box {
+ background: #fff;
+ /* box-shadow: rgba(0,0,0,.1) 0rpx 0 20rpx; */
+ border-radius: 15rpx;
+}
+.ls_txt {
+ padding-left: 30rpx;
+ padding-right: 30rpx;
+ padding-top: 30rpx;
+}
+.lsinf {
+ font-size: 28rpx;
+ color: #999;
+ margin-top: 20rpx
+}
-/* 用户协议 */
-.yins_l{padding-bottom: 30rpx;}
-.yins_l .tw_lal{margin-right: 0;}
-.yins_l .lgn_link{padding-top:10rpx}
-.s_blue{color: #4b83d0;}
+.anx_shi {
+ position: relative;
+ width: 100%;
+ height: 304rpx;
+ /* box-shadow: rgba(0,0,0,.1) 0rpx 0 20rpx; */
+}
-.zce_cot .gan_name{ padding-bottom: 20rpx;}
-.zce_cot .gan_con{font-size: 28rpx; line-height: 45rpx; color: #333;}
-.gan_name_zce{font-size: 30rpx; font-weight: 700; padding-bottom: 20rpx; color: #333;}
-.xyi_int{ display: block; text-indent: 20rpx; color: #333; padding-top:15rpx;font-weight: 600;}
-.xyi_int_2{ display: block; text-indent: 40rpx; color: #333; padding-top:6rpx;font-weight: 600;}
+.shi_lst {
+ position: absolute;
+ top: 0;
+ right: 0;
+ width: 428rpx;
+ height: 304rpx;
+}
+.anx_shi .swp_2_img {
+ border-radius: 15rpx;
+}
-.bot_about_k .t_col_1, .bot_about_k{ display: inline-block;}
+.shi_inf_text {
+ padding: 30rpx 20rpx 0 60rpx;
+}
+.shi_inf_text .lsinf {
+ position: absolute;
+ bottom: -20rpx;
+ right: 20rpx;
+}
+.lunb_img .swp_2_img {
+ border-radius: 15rpx 15rpx 0 0;
+}
/*
- 了解雄安
+服务
*/
-.an_tit_tab{background: #D9E7F5; padding: 60rpx; border-radius: 15rpx; margin-right: 20rpx; font-size: 30rpx; color: #5E9AD5; }
-.an_tab_cur{background:linear-gradient(135deg,#D8EFFF,#65ABEE);color: #fff; text-shadow: rgba(0,0,0,.2) 0 0 10rpx;}
-.an_tj_scl{width: 224rpx; height: 154rpx; border-radius: 15rpx;}
-.an_top_2{position: relative; z-index: 3; padding-top:400rpx}
-.anbox_2{background: #fff; border-radius: 36rpx 36rpx 0 0; position: relative;}
-.an_vdo_2{position: absolute; right: 60rpx; top:-60rpx}
-.an_vdo_img_2{width: 108rpx; height: 108rpx;}
-.an_top_3{position: absolute; top:0; left: 0; right: 0; height: 450rpx;}
-.an_bj_3{ width: 100%;height: 450rpx;}
-.an_sqi{ position: relative; font-size: 28rpx; color: #999;}
-.an_sqi:before{ display: block; width: 20rpx; height: 20rpx; position: absolute; top:-15rpx; content: ''; left: 50%; transform: translateX(-50%) rotate(-45deg); border-top:3rpx solid #999; border-right: 3rpx solid #999;}
-.an_zkai{position: absolute; bottom: 0; background: rgba(255,255,255,.85); width: 100%;}
-.an_gyu{position: relative; height: 210rpx; overflow: hidden;}
-
-
-.item-info_jd{position:relative; padding:15rpx 0}
-.title_jd{display:-webkit-box;overflow:hidden;padding-right:110rpx;text-overflow:ellipsis;font-size:34rpx;-webkit-line-clamp:1;-webkit-box-orient:vertical;}
-.attr_jd .tip_jd{display:inline-block;margin-right:10rpx;padding:5rpx 10rpx;border-radius:5rpx;background:rgba(45,204,129,.08);color:rgba(45,204,129,1);font-size:24rpx;}
-.attr_jd .tip1_jd{display:inline-block;margin-right:12rpx;padding:0 5rpx;height:32rpx;border:1rpx solid #ff4f32;border-radius:5rpx;color:#ff4f32;font-size:20rpx;line-height:32rpx;}
-.data_jd{display:flex;margin-top:15rpx;justify-content:space-between;}
-.myd_jd, .sell_jd{color:#2dbb55;font-size:28rpx;line-height:40rpx;}
-.myd1_jd, .sell_jd{color:#969696;font-size:28rpx;line-height:40rpx;}
-.price_jd{color:#969696;font-size:24rpx;line-height:40rpx;}
-.num_jd{color:#ff4f32;font-size:32rpx;line-height:40rpx;}
+
+.fwu_box {}
+
+.fwu_box .w_20 {
+ margin-bottom: 30rpx;
+}
/*
- 特产
- */
-.hb_img_size2{ width: 100%; height: 254rpx; background: #f2dedc; border-radius: 10rpx;}
+ 文创旅游
+*/
+.wc_sbox {
+ margin-top: 0;
+ padding-top: 30rpx
+}
-.tch_box{position: relative; height: 240rpx;}
-.tch_box .fax_zhe{ top:0; height: 240rpx; background: rgba(0,0,0,.5);}
-.h3_tch{ color: #fff; font-size: 34rpx; margin: 50rpx 20rpx 20rpx;}
-.p3_tch{ color: #fff; font-size: 28rpx; margin: 0 20rpx 0 20rpx; opacity: .9;}
-.tch_lst_pic{width: 160rpx;}
-.tch_lst_pic .kou_top2{ margin-top:80rpx; margin-left: 40rpx;}
+.wc_sbox .an_sch {
+ background: #f4f4f4;
+ box-shadow: none;
+}
+
+.an_top_fixed {
+ position: fixed;
+ top: 0;
+ left: 0;
+ width: 100%;
+ height: 400rpx;
+ background: rgb(22, 119, 255);
+ z-index: 1;
+}
-.swp_tch{height: 440rpx; box-shadow: rgba(0,0,0,.1) 0 0 10rpx;}
-.unit-tch{ height: 340rpx; position: relative; }
+.wc_swp {
+ height: 346rpx;
+}
-.tch_size1{ height: 340rpx; width: 100%;}
-.tch_tjian .ht_text{ text-align: center; padding-left: 20rpx; padding-right: 20rpx; padding-top:10rpx; font-weight: bold;}
-.swp_tch .tch_tjian:nth-child(4n) .tch_size1{ background: #f2dedc;}
-.swp_tch .tch_tjian:nth-child(4n+1) .tch_size1{ background: #e6f2dc;}
-.swp_tch .tch_tjian:nth-child(4n+2) .tch_size1{ background: #dcf0f2;}
-.swp_tch .tch_tjian:nth-child(4n+3) .tch_size1{ background: #e9dcf2;}
+.swp_2_img {
+ width: 100%;
+ height: 346rpx;
+}
-.tch_lst2_pic{ position: relative;margin-bottom: 20rpx;}
-.tch_lst2_pic .hb_img_size2{ height: 200rpx; transition: all .3s ease;}
-.tch_lst2_pic .ht_text{ -webkit-line-clamp: 2; font-weight: normal; margin-bottom: 40rpx; font-size: 30rpx; line-height:45rpx ;}
-.ht_text_chan{ position: absolute; bottom: 10rpx; width: 100%; padding: 15rpx 0; text-align: center; background: rgba(0,0,0,.4);/* transform: translateY(-50%); */color: #fff; font-size: 30rpx;}
+/* .wc_tit_wp .an_t{ padding-right: 60rpx;} */
+.wc_tit_wp .an_t:after {
+ display: none;
+}
+.data-is-bottom {
+ box-sizing: border-box;
+ padding: 30rpx 20rpx;
+ width: 100%;
+ color: #969696;
+ text-align: center;
+ font-size: 28rpx;
+}
/*
-预约 0527
+ 筛选
*/
+.search-container {
+ position: relative;
+ z-index: 3;
+ overflow: hidden;
+ width: 100%;
+ height: 100%;
+ background: #fff;
+}
-.an_date{background: #D9E7F5; padding: 60rpx; border-radius: 15rpx; margin-right: 20rpx; font-size: 30rpx; color: #5E9AD5; }
-.date_cur{background:linear-gradient(135deg,#D8EFFF,#65ABEE);color: #fff; text-shadow: rgba(0,0,0,.2) 0 0 10rpx;}
+.search-tip-bar {
+ display: flex;
+ height: 60rpx;
+ /* border-bottom:2rpx solid #e5e5e5; */
+ justify-content: space-between;
+}
-.yued_h3{font-size: 45rpx; color: #fff;padding: 30rpx 0 20rpx 0; font-weight: 200;}
-.yued_time{font-size: 28rpx; color: #fff;}
-.yued_res_box{justify-content: center; align-items: center;}
+.search-tip-item {
+ width: 33.333333%;
+ height: 60rpx;
+ text-align: center;
+ font-size: 28rpx;
+ line-height: 60rpx;
+}
-.wei_box, .huan_box, .guo_box{position: absolute; width: 100%; left: 0; top:0; height: 400rpx; background: #fe9900; z-index: 0;}
-.huan_box{background: #22b938;}
-.guo_box{background: #a3a3a3;}
+.search-tip-item:after {
+ display: inline-block;
+ margin: -2rpx 0 0 6rpx;
+ width: 0;
+ height: 0;
+ border-top: 8rpx solid #666;
+ border-right: 8rpx solid transparent;
+ border-left: 8rpx solid transparent;
+ content: "";
+ vertical-align: middle;
+}
+.search-tip-item.active:after {
+ border-top: 0;
+ border-right: 8rpx solid transparent;
+ border-bottom: 8rpx solid #666;
+ border-left: 8rpx solid transparent;
+}
+
+.scroll-view {
+ position: absolute;
+ top: 200rpx;
+ right: 0;
+ bottom: 0;
+ left: 0;
+ z-index: 4;
+}
+
+.list-container {
+ width: 100%;
+ background: #fff;
+}
+
+.list-wrap {
+ box-sizing: border-box;
+ padding: 0 30rpx;
+ width: 100%;
+}
+
+.list-item {
+ position: relative;
+ float: left;
+ overflow: hidden;
+ margin-top: 40rpx;
+ padding: 15px 0;
+ width: 100%;
+ box-shadow: rgba(0, 0, 0, .05) 0 0 40rpx;
+}
+
+.list-wrap .list-item:last-child {
+ margin-bottom: 40rpx;
+}
+
+.list-item .item-pic {
+ margin: 0 2%;
+ width: 96%;
+ height: 300rpx;
+ border-radius: 10rpx;
+}
+
+.list-item .item-info .bt {
+ overflow: hidden;
+ padding: 10px 2% 15px;
+ text-overflow: ellipsis;
+ white-space: nowrap;
+ font-size: 13px;
+ line-height: 14px;
+ -webkit-line-clamp: 1;
+ -webkit-box-orient: vertical;
+}
+
+.item-city {
+ position: absolute;
+ top: 20px;
+ right: 10px;
+ padding: 8rpx 15rpx;
+ border: 2rpx solid rgba(255, 194, 48, 1);
+ border-radius: 30rpx 0 20rpx 0rpx;
+ background: rgba(255, 194, 48, .8);
+ color: #510202;
+ font-size: 24rpx;
+}
+
+.item-city text {
+ margin: auto 5px;
+}
+
+.item-title {
+ position: absolute;
+ top: 80px;
+ overflow: hidden;
+ margin-left: 5%;
+ width: 90%;
+ color: #fff;
+ text-overflow: ellipsis;
+ white-space: nowrap;
+ font-size: 16px;
+}
+
+.item-desc {
+ left: 15rpx;
+ display: -webkit-box;
+ overflow: hidden;
+ padding: 0rpx 20rpx 0 20rpx;
+ max-height: 120rpx;
+ color: #333;
+ text-overflow: ellipsis;
+ white-space: pre-wrap;
+ font-size: 32rpx;
+ line-height: 56rpx;
+ -webkit-box-orient: vertical;
+ -webkit-line-clamp: 2;
+}
+
+.item-eventdate {
+ position: absolute;
+ top: 120px;
+ overflow: hidden;
+ margin-left: 5%;
+ width: 90%;
+ color: #fff;
+ text-overflow: ellipsis;
+ white-space: nowrap;
+ font-size: 12px;
+}
+
+.sort-page {
+ position: fixed;
+ top: 286rpx;
+ right: 0;
+ bottom: 0;
+ left: 0;
+ z-index: 10;
+ height: 100vh;
+ background: rgba(0, 0, 0, .5);
+}
+
+.sort-group {
+ background: #fff;
+}
+
+.sort-item {
+ position: relative;
+ padding: 0 30rpx;
+ height: 78rpx;
+ border-bottom: 2rpx solid #e5e5e5;
+ color: #666;
+ font-size: 28rpx;
+ line-height: 78rpx;
+}
+
+.sort-item-active {
+ color: #1677ff;
+}
+
+.sort-item-active:after {
+ position: absolute;
+ top: 50%;
+ right: 20rpx;
+ display: inline-block;
+ margin-top: -14rpx;
+ width: 22rpx;
+ height: 18rpx;
+ background-size: contain;
+ content: "";
+}
+
+.filter-page {
+ position: fixed;
+ top: 290rpx;
+ right: 0;
+ bottom: 0;
+ left: 0;
+ z-index: 10;
+ background: #fff;
+ /* height: 100%; */
+}
+
+.filter-box {
+ position: absolute;
+ top: 0;
+ right: 0;
+ bottom: 108rpx;
+ left: 0;
+ display: -webkit-box;
+}
+
+.filter-hd {
+ width: 220rpx;
+ height: 100%;
+ background: #f2f6f9;
+}
+
+.filter-hd-item {
+ position: relative;
+ padding: 0 20rpx;
+ height: 80rpx;
+ font-size: 28rpx;
+ line-height: 80rpx;
+}
+
+.filter-bd-item-active,
+.filter-hd-item-active {
+ background: #fff;
+ color: #1677ff;
+}
+
+.filter-bd-item-active:after {
+ position: absolute;
+ top: 50%;
+ right: 20rpx;
+ display: inline-block;
+ margin-top: -14rpx;
+ width: 22rpx;
+ height: 18rpx;
+ background-size: contain;
+ content: "";
+}
+
+.filter-bd {
+ padding: 0 20rpx;
+ height: 100%;
+ -webkit-box-flex: 1;
+}
+
+.filter-bd-item {
+ position: relative;
+ padding: 0 20rpx;
+ height: 78rpx;
+ border-bottom: 2rpx solid #e5e5e5;
+ font-size: 28rpx;
+ line-height: 78rpx;
+}
+
+.control-bar-block {
+ position: absolute;
+ right: 0;
+ bottom: 0;
+ left: 0;
+ display: -webkit-box;
+ padding: 14rpx 20rpx;
+ height: 80rpx;
+ background: #fafafa;
+}
+
+.control-back-btn {
+ margin-right: 20rpx;
+ width: 170rpx;
+ height: 76rpx;
+ border: 2rpx solid #b8b8b8;
+ border-radius: 10rpx;
+ color: #8a8a8a;
+ text-align: center;
+ font-size: 26rpx;
+ line-height: 76rpx;
+}
+
+.control-confirm-btn {
+ height: 80rpx;
+ border-radius: 10rpx;
+ background: #1677ff;
+ color: #fff;
+ text-align: center;
+ font-size: 30rpx;
+ line-height: 80rpx;
+ -webkit-box-flex: 1;
+}
+
+.wc_cont .at_t {
+ line-height: 51rpx;
+ color: #444;
+ margin-bottom: 60rpx;
+ text-indent: 0;
+ text-align: justify;
+}
+
+.cont_end {
+ text-align: center;
+ font-size: 28rpx;
+ color: #999;
+}
+
+/*
+ 美食
+*/
+/* 控制内容显示 */
+.ms_top_img {
+ width: 100%;
+ min-height: 560rpx;
+}
+
+.h_define_cont {
+ max-height: 510rpx;
+ position: relative;
+ overflow: hidden;
+ text-overflow: ellipsis;
+ white-space: pre-wrap;
+ -webkit-box-orient: vertical;
+ -webkit-line-clamp: 10;
+ display: -webkit-box;
+}
+
+.hide {
+ display: none
+}
+
+.nr_hide {
+ position: absolute;
+ z-index: 6;
+ bottom: 0;
+ width: 100%;
+ background: linear-gradient(top, rgba(255, 255, 255, .8), rgba(255, 255, 255, 1));
+ height: 100rpx;
+ line-height: 100rpx;
+ text-align: center;
+ font-size: 30rpx;
+ color: #555;
+}
+
+.pic_fod_duo {
+ width: 40rpx;
+ height: 40rpx;
+ display: inline-block;
+ margin-left: 10rpx;
+ position: relative;
+ top: 10rpx
+}
+
+/* */
+/*游客评价*/
+
+.pingj_lst {
+ border-bottom: 3rpx dashed #ddd;
+ padding: 30rpx 0 0 0;
+}
+
+.pj_fens_warp {
+ border-bottom: 3rpx solid #eee;
+ padding-bottom: 30rpx;
+}
+
+.pjia_usr_inf {
+ padding-bottom: 20rpx;
+}
+
+.pjia_user {
+ font-size: 30rpx;
+}
+
+.pjia_time {
+ font-size: 24rpx;
+ color: #999;
+ padding-top: 10rpx
+}
+
+.ykusr_name {
+ color: #222;
+ font-weight: 700;
+ font-size: 30rpx;
+ text-overflow: ellipsis;
+ white-space: pre-wrap;
+ -webkit-box-orient: vertical;
+ -webkit-line-clamp: 1;
+ display: -webkit-box;
+ overflow: hidden;
+}
+
+.pj_tol {
+ font-size: 32rpx;
+ color: #888;
+}
+
+.pj_fens {
+ color: #00B8A5;
+ font-size: 64rpx;
+ font-weight: bold;
+}
+
+.pj_fens text {
+ font-size: 30rpx;
+ padding-left: 15rpx;
+ display: inline-block;
+}
+
+.pingj_lst .lvdh_inf {
+ color: #333;
+}
+
+.pj_warp_lst .pingj_lst:last-child {
+ border-bottom: 0;
+}
+
+.btn_link_m {
+ background: #fff;
+ text-align: center;
+ margin-bottom: 40rpx;
+}
+
+.link_m_txt {
+ display: inline-block;
+ padding: 15rpx 40rpx;
+ border: 2rpx solid #eee;
+ border-radius: 60rpx;
+ font-size: 30rpx;
+ color: #666;
+}
+
+.yk_daf {
+ color: #00CEB9;
+ font-size: 30rpx;
+}
+
+.yk_star {
+ display: inline-block;
+}
+
+.jia_fen {
+ padding-left: 10rpx;
+ position: relative;
+ top: 5rpx;
+ display: inline-block;
+}
+
+.pjia_usr_inf .sec_whe_unit {
+ display: inline-flex;
+ /*flex布局*/
+ flex-direction: column;
+ /*垂直排列*/
+ align-items: flex-end;
+}
+
+
+.wpj_u_tou {
+ width: 120rpx;
+ height: 120rpx;
+}
+
+.apj_u_img {
+ width: 100rpx;
+ height: 100rpx;
+ border-radius: 100rpx;
+}
+
+.apj_u_nr {
+ width: 160rpx;
+ height: 160rpx;
+ border-radius: 15rpx;
+ /* box-shadow: rgba(0,0,0,.1) 0rpx 0 20rpx; */
+}
+
+.pj_ner {
+ margin-top: 30rpx;
+ position: relative;
+}
+
+.pj_ner .at_t {
+ margin-bottom: 10rpx;
+}
+
+.pj_t_h {
+ height: 140rpx;
+ overflow: hidden;
+}
+
+.pj_m_h {
+ height: 170rpx;
+ overflow: hidden;
+}
+
+.pj_open {
+ display: inline-block;
+ position: absolute;
+ right: 0;
+ bottom: 0;
+ height: 38rpx;
+ background: #fff;
+ padding: 0 10rpx;
+}
+
+.pj_open text,
+.pj_closed text {
+ display: inline-block;
+ line-height: 38rpx;
+ color: #00B4A2;
+ padding: 2rpx 20rpx;
+ background: #EBF9F8;
+ border-radius: 6rpx;
+ font-size: 24rpx;
+}
+
+.pj_closed {
+ /* margin-bottom: 30rpx; */
+}
+
+.pjia_usr_inf .apj_u_nr {
+ margin-bottom: 15rpx;
+}
+
+.wpj_btn {
+ background: #00B4A2;
+ font-size: 28rpx;
+ color: #fff;
+ padding: 0;
+}
+
+.wpj_zong {
+ border-right: #eee 3rpx solid;
+ padding: 10rpx 20rpx;
+ margin-right: 20rpx;
+}
+
+
+/*
+ 瀑布流
+ */
+.list_pb {
+ display: flex;
+ justify-content: space-between;
+ align-items: flex-start;
+}
+
+.pul_img {
+ width: 100%;
+ border-radius: 15rpx 15rpx 0 0;
+}
+
+.list_brand {
+ display: flex;
+ margin-right: 4%;
+ width: 48%;
+ flex-direction: column;
+}
+
+.list_pb .list_brand:nth-child(even) {
+ margin-right: 0;
+}
+
+.pu_item {
+ margin-bottom: 30rpx;
+ padding-bottom: 30rpx;
+ border-radius: 15rpx;
+ background: #fff;
+ /* box-shadow:rgba(0,0,0,.1) 0 0 20rpx; */
+}
+
+.desc_pb {
+ padding: 0 20rpx;
+ border-radius: 0 0 15rpx 15rpx;
+ font-size: 30rpx;
+}
+
+
+/*
+ 预约
+ */
+/* 二维码 */
+.ma_wrp {
+ position: absolute;
+ top: 50%;
+ left: 50%;
+ transform: translate(-50%, -65%);
+ /* box-shadow: rgba(0,0,0,.1) 0 0 20rpx; */
+ padding: 60rpx 60rpx 100rpx 60rpx;
+ border-radius: 15rpx;
+}
+
+.ma_img {
+ width: 500rpx;
+ height: 500rpx;
+}
+
+.rcd_box {
+ padding: 30rpx;
+ border-radius: 15rpx;
+ /* box-shadow: rgba(0,0,0,.1) 0 0 20rpx; */
+}
+
+/* .rcd_box2{ padding: 30rpx; padding-bottom: 0; border-radius: 15rpx; box-shadow: rgba(0,0,0,.1) 0 0 20rpx;} */
+
+/* 预约记录 */
+.tji_wp .fx_1 {
+ width: 50%;
+}
+
+.tji_wp .an_t_2 {
+ color: #333;
+ font-size: 30rpx;
+}
+
+.tji_wp .an_t_1 {
+ font-size: 56rpx;
+ font-weight: bold;
+}
+
+.tji_wp .an_t_1 text {
+ font-size: 28rpx;
+ padding-left: 10rpx;
+}
+
+.rcd_data {
+ /* padding: 40rpx 0; */
+ border-right: 3rpx solid #eee;
+}
+
+.dy_fx .rcd_data:nth-child(2) {
+ border-right: none;
+ padding-left: 20rpx;
+}
+
+.dy_fx .rcd_data:nth-child(2) .an_t_1 {
+ color: #00B4A2;
+}
+
+.dy_fx .rcd_data:nth-child(2) .an_t_1 text {
+ color: #00B4A2;
+ font-weight: normal;
+}
+
+.dy_fx .rcd_data:nth-child(1) .an_t_1 {
+ color: #1677ff;
+}
+
+.dy_fx .rcd_data:nth-child(1) .an_t_1 text {
+ color: #1677ff;
+ font-weight: normal;
+}
+
+.admrd_lst {}
+
+.admrd_lst .wpj_u_tou {
+ background: #EBF9F8;
+ border-radius: 50%;
+}
+
+.rcd_box2 {
+ padding: 30rpx 15rpx;
+ border-radius: 15rpx;
+ /* box-shadow: rgba(0,0,0,.1) 0 0 20rpx; */
+}
+
+.admrd_lst .an_t_2 {
+ margin-top: 10rpx
+}
+
+.admrd_lst .an_t_2:nth-child(2) {
+ margin-top: 20rpx;
+ color: #007AFF;
+}
+
+.admrd_lst .an_t_2:nth-child(3) {
+ color: #00B4A2;
+}
+
+.admrd_lst .an_t_2:nth-child(5) {
+ margin-top: 0
+}
+
+
+/* tab */
+.yue_tab_box {
+ text-align: center;
+}
+
+.yue_tab {
+ font-size: 30rpx;
+ color: #999;
+}
+
+.yue_tab {
+ display: inline-block;
+ padding: 25rpx 0rpx;
+}
+
+.yue_tab.tab_cur {
+ color: #1677ff;
+}
+
+.tab_cur {
+ display: block;
+ position: relative;
+}
+
+.tab_cur:after {
+ content: '';
+ position: absolute;
+ width: 30rpx;
+ height: 4rpx;
+ border-radius: 4rpx;
+ background: #1677ff;
+ border-radius: 4rpx;
+ bottom: 0;
+ left: 50%;
+ transform: translateX(-50%);
+}
+
+.yue_lst .at_t {
+ padding-right: 60rpx;
+}
+
+.yue_btn_1 {
+ width: 32rpx;
+ height: 32rpx;
+}
+
+.t_col_1 {
+ font-size: 28rpx;
+ color: #1677ff;
+}
+
+.t_col_2 {
+ font-size: 28rpx;
+ color: #999;
+}
+
+/*
+ 景区预约
+ */
+.yue_ipt {
+ background: #f5f5f5;
+ margin-top: 10rpx;
+ border-radius: 10rpx;
+ padding: 10rpx;
+ padding-bottom: 20rpx;
+}
+
+.yue_ipt .an_t {
+ font-size: 30rpx;
+}
+
+.yue_ipt .an_t:after {
+ right: 10rpx;
+ top: 10rpx
+}
+
+.yue_thd {}
+
+.yue_thd .fx_1 {
+ margin-right: 15rpx;
+}
+
+.yue_thd .fx_1:last-child {
+ margin-right: 0;
+}
+
+.yue_fm_btn {
+ background: none;
+ outline: none;
+ border: none;
+ box-shadow: none;
+ width: 100%;
+ padding: 0;
+}
+
+.yue_fm_btn:after {
+ display: none;
+}
+
+.yue_e_bun {
+ font-size: 30rpx;
+ color: #fff;
+ background: #1677ff;
+ padding: 8rpx 0;
+}
+
+.yue_e_bun .ac_size_1 {
+ margin-right: 10rpx;
+ position: relative;
+ top: 6rpx
+}
+
+.yue_icn {
+ position: absolute;
+ right: 5rpx;
+ top: 5rpx;
+ z-index: 0;
+}
+
+.yue_icn .ac_size_1 {
+ width: 56rpx;
+ height: 56rpx;
+}
+
+
+
+/*
+ 预约详情
+ */
+.yue_dg_inf {
+ margin-bottom: 20rpx;
+}
+
+.yue_dg_inf .at_t {
+ padding-top: 0;
+ padding-left: 20rpx;
+}
+
+.yue_e_qx {
+ background: #fff;
+ font-size: 30rpx;
+ color: #999;
+ padding: 8rpx 0;
+}
+
+/*
+我的预约
+ */
+
+.y_btn_box {
+ border-top: 3rpx solid #eee;
+ padding-top: 20rpx;
+ position: relative;
+ top: 25rpx
+}
+
+.y_btn_box .w_two:nth-child(1) {
+ border-right: 3rpx solid #eee;
+}
+
+.y_btn_box .w_two:nth-child(1) .an_t_2 {
+ color: #23b4ff;
+}
+
+.y_btn_box .w_two:nth-child(2) .an_t_2 {
+ color: #999;
+}
+
+.yue_btn_1 {
+ width: 40rpx;
+ height: 40rpx;
+ display: inline-block;
+ position: relative;
+ top: 10rpx;
+ margin-right: 10rpx;
+}
+
+
+/*
+ 评价
+ */
+
+.s_pj_img {
+ width: 110rpx;
+ height: 110rpx;
+ border-radius: 15rpx;
+}
+
+.sanj_blue,
+.sanj_lv,
+.sanj_hui {
+ width: 0;
+ height: 0;
+ border-width: 46rpx;
+ border-style: solid;
+ border-color: #5E9AD5 #5E9AD5 transparent transparent;
+ display: block;
+ border-top-right-radius: 15rpx;
+}
+
+.hf_txt,
+.hf_txt_gb {
+ position: absolute;
+ right: -4rpx;
+ top: 16rpx;
+ font-size: 18rpx;
+ font-weight: bold;
+ color: #fff;
+ transform: rotate(45deg);
+}
+
+.hf_txt_gb {
+ color: #999;
+}
+
+.yous_sjiao {
+ position: absolute;
+ right: -30rpx;
+ top: -30rpx
+}
+
+.sanj_lv {
+ border-color: #00B4A2 #00B4A2 transparent transparent;
+}
+
+.sanj_hui {
+ border-color: #EAEAEA #EAEAEA transparent transparent;
+}
+
+.pjfm_tips {
+ background: rgba(255, 126, 40, .12);
+ border-radius: 80rpx;
+ padding: 18rpx 15rpx;
+ color: #FF7E28;
+ font-size: 28rpx;
+ text-align: center;
+}
+
+.pjfm_bqing {
+ justify-content: center;
+ text-align: center;
+}
+
+.pjfm_star {
+ /* position: relative; top:20rpx; */
+ margin-left: 20rpx;
+}
+
+.yinc_sub {}
+
+.yinc_sub .yue_ipt {
+ margin-right: 15rpx;
+ border-radius: 80rpx;
+ margin-left: 15rpx;
+}
+
+.yinc_sub .yue_ipt .an_t_2 {
+ padding-left: 15rpx;
+ padding-right: 15rpx;
+ color: #333;
+}
+
+.yue_ipt.cur {
+ background: rgba(0, 180, 162, .08)
+}
+
+.yue_ipt.cur .an_t_2 {
+ color: rgba(0, 180, 162, 1);
+}
+
+.pj_btn_del {
+ position: absolute;
+ right: -5rpx;
+ top: -10rpx;
+ z-index: 2;
+}
+
+.pj_btn_del .ac_size_1 {
+ background: #EF2020;
+ border-radius: 38rpx;
+}
+
+.schu_an .yue_ipt {
+ margin-top: 0;
+ padding: 0;
+}
+
+.schu_an .an_t_2 {
+ /* position: relative; top:-25rpx */
+ margin-top: -45rpx
+}
+
+.schu_an .ac_size_1 {
+ width: 65rpx;
+ height: 65rpx;
+ margin-top: 40rpx
+}
+
+.pjfm_textarea {
+ border-top: 3rpx solid #eee;
+ padding-top: 30rpx
+}
+
+.textarea_h {
+ min-height: 320rpx;
+ width: 100%;
+ font-size: 30rpx;
+ padding: 0 15rpx;
+}
+
+.pjfm_tu .w_25 {
+ margin-bottom: 20rpx;
+ width: 23.5%;
+ margin-right: 2%;
+}
+
+.pjfm_tu .w_25:nth-child(4n) {
+ margin-right: 0;
+}
+
+/* 回复评论
+ 图片区
+ */
+.hfu_tu_1 .apj_u_nr {
+ width: 150rpx;
+ height: 150rpx;
+}
+
+.hfu_tu_1 .ac_size_1 {
+ margin-top: 30rpx
+}
+
+.hfu_tu_1 .pj_btn_del .ac_size_1 {
+ margin-top: 0
+}
+
+.hfu_tu_1 .an_t_2 {
+ margin-top: -42rpx
+}
+
+
+
+
+
+.yue_e_qx_h {
+ border: 3rpx solid #eee;
+ font-size: 30rpx;
+ color: #666;
+ padding: 8rpx 0;
+}
+
+.hfu_ren_adm,
+.hfu_ren_wo {
+ font-weight: bold;
+ padding-left: 20rpx;
+ position: relative;
+ top: -10rpx
+}
+
+.hfu_ren_adm:before,
+.hfu_ren_wo:before {
+ display: inline-block;
+ width: 6rpx;
+ height: 28rpx;
+ background: #5E9AD5;
+ content: '';
+ position: absolute;
+ left: 0;
+ top: 10rpx
+}
+
+.hfu_ren_wo:before {
+ background: #00B4A2;
+}
+
+
+/*
+ 管理员登录
+
+ */
+.lgn_box {
+ width: 80%;
+ position: absolute;
+ left: 50%;
+ top: 60rpx;
+ transform: translateX(-50%);
+}
+
+.lgn_row {
+ border-bottom: 2rpx solid #eee;
+ padding: 10rpx;
+ margin-bottom: 30rpx;
+ padding-right: 20rpx;
+ position: relative;
+}
+
+.lg_ipt {
+ padding: 20rpx 0;
+ font-size: 30rpx;
+ padding-left: 90rpx;
+ ;
+}
+
+.lgn_inf {
+ position: absolute;
+ left: 0rpx;
+ top: 26rpx;
+ padding-right: 15rpx;
+ font-size: 32rpx;
+ border-right: 2rpx solid #eee
+}
+
+.lgn_img {
+ width: 50rpx;
+ height: 50rpx;
+}
+
+.lgn_img_j {
+ width: 50rpx;
+ height: 50rpx;
+ display: inline-block;
+ margin-right: 5rpx;
+}
+
+.lgn_j_box {
+ margin-top: 20rpx;
+ text-align: center;
+}
+
+.lgn_j_box .fx_1 {
+ padding: 10rpx 0;
+ margin-right: 30rpx;
+}
+
+.lgn_j_box .fx_1:last-child {
+ margin-right: 0;
+}
+
+.jue_inf {
+ font-size: 32rpx;
+ background: #edf3ff;
+ padding: 10rpx;
+ border-radius: 100rpx;
+}
+
+.cur .jue_inf {
+ background: #3F80FF;
+ color: #fff;
+}
+
+.jue_inf text {
+ position: relative;
+ top: -14rpx
+}
+
+.lgn_tab {
+ padding-bottom: 60rpx;
+}
+
+.lgn_tab text {
+ display: inline-block;
+ padding: 20rpx;
+ margin: 0 40rpx;
+ font-size: 36rpx;
+ color: #222;
+ position: relative
+}
+
+.lgn_tab text:after {
+ position: absolute;
+ right: -40rpx;
+ top: 28rpx;
+ display: inline-block;
+ width: 2rpx;
+ height: 40rpx;
+ background: #eee;
+ content: '';
+}
+
+.lgn_tab text:last-child:after {
+ display: none;
+}
+
+.lgn_tab text:last-child {
+ border-right: none;
+}
+
+.lgn_tab .cur {
+ border-bottom: 2rpx solid #3F80FF;
+}
+
+.lgn_btn {
+ background: #3f80ff;
+ border-radius: 100rpx;
+ padding: 0;
+ color: #fff;
+ font-size: 32rpx;
+ border: none;
+ box-shadow: 0 0 40rpx rgba(63, 128, 255, .3);
+ font-weight: bold;
+ text-shadow: rgba(0, 0, 0, .2) 0 0 10rpx;
+}
+
+.lgn_link {
+ font-size: 24rpx;
+ color: #999;
+ padding-top: 30rpx
+}
+
+.lgn_btn_a {
+ background: #fff;
+ border: none;
+ border-radius: 100rpx;
+ padding: 5rpx 0;
+ color: #333;
+ font-size: 32rpx;
+ margin-top: 30rpx;
+ box-shadow: none;
+}
+
+.lgn_btn_a:after {
+ display: none;
+}
+
+.dj_area {
+ background: #f5f5f5;
+ padding: 30rpx 10rpx;
+ min-height: 180rpx;
+}
+
+.dj_area .textarea {
+ padding: 0;
+ width: 100%;
+}
+
+.lgn_t_box {
+ position: relative;
+}
+
+.lgn_t_h1 {
+ font-size: 42rpx;
+ font-weight: bold;
+ /* padding-bottom: 80rpx; */
+}
+
+.lgn_t_link {
+ position: absolute;
+ right: 0;
+ top: 10rpx;
+ font-size: 28rpx;
+ color: #3f80ff;
+}
+
+.lgn_pd {
+ padding-top: 60rpx
+}
+
+
+/* 景区-详情页 */
+.liu_img {
+ width: 186rpx;
+ height: 82rpx;
+ display: block;
+ margin: 0 auto;
+}
+
+.jqdg_liu {
+ background: linear-gradient(rgba(0, 206, 185, .2) 0%, #fff 25%, #fff 40%, rgba(0, 206, 185, .06) 100%);
+ padding: 60rpx 0;
+ border-radius: 15rpx;
+}
+
+.liu_txt {
+ color: #f96400;
+ font-size: 32rpx;
+}
+
+.liu_echarts {
+ border-top: 10rpx solid rgba(0, 206, 185, .05);
+}
+
+.sb_1_img {
+ width: 196rpx;
+ height: 150rpx;
+ border-radius: 15rpx;
+}
+
+.jqu_pl_area {
+ max-height: 180rpx;
+ overflow: hidden;
+}
+
+.jq_parea_unt {
+ width: 170rpx;
+ margin-right: 10rpx;
+}
+
+.jq_parea_unt image {
+ width: 170rpx;
+ height: 170rpx;
+}
+
+.jq_parea_hfu {
+ background: #f5f5f5;
+ margin-top: 20rpx;
+}
+
+.fu_jq_1 {
+ font-size: 28rpx;
+}
+
+.fu_jq_1 text {
+ color: #1677ff;
+ padding-right: 10rpx;
+}
+
+.jq_parea_hfu .t_col_2 {
+ padding: 10rpx 0 25rpx 0;
+ font-size: 20rpx;
+}
+
+.fu_t_3 {
+ color: #2769b1;
+ font-size: 24rpx;
+}
-.wei_box_con{position: relative; z-index: 5;}
-/* .wei_box_con > .an_box_4{ padding-top:60rpx} */
-.zjty{ justify-content: space-between; padding: 20rpx 0;}
-.zjty .fx_1{ margin-right: 10rpx; padding: 5rpx ; font-size: 24rpx; color: #666; background: #f5f5f5; text-align: center; border-radius: 5rpx;}
-.fx_1.ty_cur{ background: #d9e7ff; color: #007AFF; position: relative;}
-.ty_cur::after{ position: absolute; right: 0; bottom: 0; content: ''; width: 12rpx; height: 10rpx; border-radius: 15rpx 0rpx 5rpx 0rpx; text-align: center; background: rgb(70,132,255); /* color: #fff; font-size: 6rpx; line-height: 20rpx; */}
-.yue_jq_box{ border-bottom: 3rpx solid #eee; padding: 15rpx 0;}
-.yue_dgimg_size{width: 30rpx; height: 30rpx; }
-.yue_jq_box .yue_dgimg_size{ margin-right:10rpx }
+/*
+ 翻译页
+ */
+
+.size_40 {
+ width: 60rpx;
+ height: 60rpx;
+}
-.btn_unke, .btn_ke, .btn_man, .btn_jing{margin-left: 30rpx; padding: 10rpx 20rpx; line-height: normal; background: #aaa; font-size: 28rpx; color: #fff;}
-.btn_ke{ background-color:rgb(70,132,255) ; }
-.btn_man{background-color:rgb(255, 77, 71) ; }
-.btn_jing{background-color:#fe9900 ; }
+.br_an_mde {
+ border-bottom: 30rpx solid #eee;
+}
-.xqi_2{padding-top:360rpx; margin: 0 30rpx;}
-.an_box_4 .yue_jq_box:last-child{ border:none}
-
-.ut_zhou{ padding: 0 30rpx; text-align: center; border-bottom:3rpx solid #eee ; padding-bottom: 20rpx;}
-.ut_zhou.cur_zhou{ border-bottom: 8rpx solid rgb(70,132,255);}
+.clear_btn {
+ font-size: 28rpx;
+ background: #007AFF;
+ color: #fff;
+ padding: 10rpx 50rpx;
+ border-radius: 60rpx;
+ display: inline-block;
+}
+
+.clear_btn_2 {
+ color: #999;
+ font-size: 24rpx;
+ display: inline-block;
+ margin-right: 30rpx;
+ /* border:3rpx solid #ddd;border-radius: 60rpx; padding:10rpx 30rpx; */
+}
+
+.pik_fy {
+ display: inline-block;
+ position: relative;
+ padding-right: 30rpx;
+}
+
+.pik_fy:after {
+ display: inline-block;
+ content: '';
+ width: 15rpx;
+ height: 15rpx;
+ border-right: 3rpx solid #aaa;
+ border-bottom: 3rpx solid #aaa;
+ transform: rotate(45deg);
+ position: absolute;
+ right: 0;
+ top: 20rpx;
+}
+
+
+
+/* 用户协议 */
+.yins_l {
+ padding-bottom: 30rpx;
+}
+
+.yins_l .tw_lal {
+ margin-right: 0;
+}
+
+.yins_l .lgn_link {
+ padding-top: 10rpx
+}
+
+.s_blue {
+ color: #4b83d0;
+}
+
+.zce_cot .gan_name {
+ padding-bottom: 20rpx;
+}
+
+.zce_cot .gan_con {
+ font-size: 28rpx;
+ line-height: 45rpx;
+ color: #333;
+}
+
+.gan_name_zce {
+ font-size: 30rpx;
+ font-weight: 700;
+ padding-bottom: 20rpx;
+ color: #333;
+}
+
+.xyi_int {
+ display: block;
+ text-indent: 20rpx;
+ color: #333;
+ padding-top: 15rpx;
+ font-weight: 600;
+}
+
+.xyi_int_2 {
+ display: block;
+ text-indent: 40rpx;
+ color: #333;
+ padding-top: 6rpx;
+ font-weight: 600;
+}
+
+
+.bot_about_k .t_col_1,
+.bot_about_k {
+ display: inline-block;
+}
+
+
+
+/*
+ 了解雄安
+ */
+.an_tit_tab {
+ background: #D9E7F5;
+ padding: 60rpx;
+ border-radius: 15rpx;
+ margin-right: 20rpx;
+ font-size: 30rpx;
+ color: #5E9AD5;
+}
+
+.an_tab_cur {
+ background: linear-gradient(135deg, #D8EFFF, #65ABEE);
+ color: #fff;
+ text-shadow: rgba(0, 0, 0, .2) 0 0 10rpx;
+}
+
+.an_tj_scl {
+ width: 224rpx;
+ height: 154rpx;
+ border-radius: 15rpx;
+}
+
+.an_top_2 {
+ position: relative;
+ z-index: 3;
+ padding-top: 400rpx
+}
+
+.anbox_2 {
+ background: #fff;
+ border-radius: 36rpx 36rpx 0 0;
+ position: relative;
+}
+
+.an_vdo_2 {
+ position: absolute;
+ right: 60rpx;
+ top: -60rpx
+}
+
+.an_vdo_img_2 {
+ width: 108rpx;
+ height: 108rpx;
+}
+
+.an_top_3 {
+ position: absolute;
+ top: 0;
+ left: 0;
+ right: 0;
+ height: 450rpx;
+}
+
+.an_bj_3 {
+ width: 100%;
+ height: 450rpx;
+}
+
+.an_sqi {
+ position: relative;
+ font-size: 28rpx;
+ color: #999;
+}
+
+.an_sqi:before {
+ display: block;
+ width: 20rpx;
+ height: 20rpx;
+ position: absolute;
+ top: -15rpx;
+ content: '';
+ left: 50%;
+ transform: translateX(-50%) rotate(-45deg);
+ border-top: 3rpx solid #999;
+ border-right: 3rpx solid #999;
+}
+
+.an_zkai {
+ position: absolute;
+ bottom: 0;
+ background: rgba(255, 255, 255, .85);
+ width: 100%;
+}
+
+.an_gyu {
+ position: relative;
+ height: 210rpx;
+ overflow: hidden;
+}
+
+
+.item-info_jd {
+ position: relative;
+ padding: 15rpx 0
+}
+
+.title_jd {
+ display: -webkit-box;
+ overflow: hidden;
+ padding-right: 110rpx;
+ text-overflow: ellipsis;
+ font-size: 34rpx;
+ -webkit-line-clamp: 1;
+ -webkit-box-orient: vertical;
+}
+
+.attr_jd .tip_jd {
+ display: inline-block;
+ margin-right: 10rpx;
+ padding: 5rpx 10rpx;
+ border-radius: 5rpx;
+ background: rgba(45, 204, 129, .08);
+ color: rgba(45, 204, 129, 1);
+ font-size: 24rpx;
+}
+
+.attr_jd .tip1_jd {
+ display: inline-block;
+ margin-right: 12rpx;
+ padding: 0 5rpx;
+ height: 32rpx;
+ border: 1rpx solid #ff4f32;
+ border-radius: 5rpx;
+ color: #ff4f32;
+ font-size: 20rpx;
+ line-height: 32rpx;
+}
+
+.data_jd {
+ display: flex;
+ margin-top: 15rpx;
+ justify-content: space-between;
+}
+
+.myd_jd,
+.sell_jd {
+ color: #2dbb55;
+ font-size: 28rpx;
+ line-height: 40rpx;
+}
+
+.myd1_jd,
+.sell_jd {
+ color: #969696;
+ font-size: 28rpx;
+ line-height: 40rpx;
+}
+
+.price_jd {
+ color: #969696;
+ font-size: 24rpx;
+ line-height: 40rpx;
+}
+
+.num_jd {
+ color: #ff4f32;
+ font-size: 32rpx;
+ line-height: 40rpx;
+}
+
+/*
+ 特产
+ */
+.hb_img_size2 {
+ width: 100%;
+ height: 254rpx;
+ background: #f2dedc;
+ border-radius: 10rpx;
+}
+
+.tch_box {
+ position: relative;
+ height: 240rpx;
+}
+
+.tch_box .fax_zhe {
+ top: 0;
+ height: 240rpx;
+ background: rgba(0, 0, 0, .5);
+}
+
+.h3_tch {
+ color: #fff;
+ font-size: 34rpx;
+ margin: 50rpx 20rpx 20rpx;
+}
+
+.p3_tch {
+ color: #fff;
+ font-size: 28rpx;
+ margin: 0 20rpx 0 20rpx;
+ opacity: .9;
+}
+
+.tch_lst_pic {
+ width: 160rpx;
+}
+
+.tch_lst_pic .kou_top2 {
+ margin-top: 80rpx;
+ margin-left: 40rpx;
+}
+
+.swp_tch {
+ height: 440rpx;
+ box-shadow: rgba(0, 0, 0, .1) 0 0 10rpx;
+}
+
+.unit-tch {
+ height: 340rpx;
+ position: relative;
+}
+
+.tch_size1 {
+ height: 340rpx;
+ width: 100%;
+}
+
+.tch_tjian .ht_text {
+ text-align: center;
+ padding-left: 20rpx;
+ padding-right: 20rpx;
+ padding-top: 10rpx;
+ font-weight: bold;
+}
+
+.swp_tch .tch_tjian:nth-child(4n) .tch_size1 {
+ background: #f2dedc;
+}
+
+.swp_tch .tch_tjian:nth-child(4n+1) .tch_size1 {
+ background: #e6f2dc;
+}
+
+.swp_tch .tch_tjian:nth-child(4n+2) .tch_size1 {
+ background: #dcf0f2;
+}
+
+.swp_tch .tch_tjian:nth-child(4n+3) .tch_size1 {
+ background: #e9dcf2;
+}
+
+.tch_lst2_pic {
+ position: relative;
+ margin-bottom: 20rpx;
+}
+
+.tch_lst2_pic .hb_img_size2 {
+ height: 200rpx;
+ transition: all .3s ease;
+}
-.yue_jq_dji, .yue_jq_type{ display: inline-block; padding: 5rpx 15rpx; margin-right: 10rpx; font-size: 24rpx; color: #333; background: #ffaa00; border-radius: 5rpx;}
-.yue_jq_type{ background: none; border:1px solid #eee}
-.yue_btn_2{ margin-top:20rpx; text-align: right;}
-.yue_btn_2 .btn_ke{ display: inline-block; padding-left: 20rpx; padding-right: 20rpx; border-radius: 10rpx;}
+.tch_lst2_pic .ht_text {
+ -webkit-line-clamp: 2;
+ font-weight: normal;
+ margin-bottom: 40rpx;
+ font-size: 30rpx;
+ line-height: 45rpx;
+}
+
+.ht_text_chan {
+ position: absolute;
+ bottom: 10rpx;
+ width: 100%;
+ padding: 15rpx 0;
+ text-align: center;
+ background: rgba(0, 0, 0, .4);
+ /* transform: translateY(-50%); */
+ color: #fff;
+ font-size: 30rpx;
+}
+
+
+/*
+预约 0527
+ */
+
+.an_date {
+ background: #D9E7F5;
+ padding: 60rpx;
+ border-radius: 15rpx;
+ margin-right: 20rpx;
+ font-size: 30rpx;
+ color: #5E9AD5;
+}
+
+.date_cur {
+ background: linear-gradient(135deg, #D8EFFF, #65ABEE);
+ color: #fff;
+ text-shadow: rgba(0, 0, 0, .2) 0 0 10rpx;
+}
+
+.yued_h3 {
+ font-size: 45rpx;
+ color: #fff;
+ padding: 30rpx 0 20rpx 0;
+ font-weight: 200;
+}
+
+.yued_time {
+ font-size: 28rpx;
+ color: #fff;
+}
+
+.yued_res_box {
+ justify-content: center;
+ align-items: center;
+}
+
+.wei_box,
+.huan_box,
+.guo_box {
+ position: absolute;
+ width: 100%;
+ left: 0;
+ top: 0;
+ height: 400rpx;
+ background: #fe9900;
+ z-index: 0;
+}
+
+.huan_box {
+ background: #22b938;
+}
+
+.guo_box {
+ background: #a3a3a3;
+}
+
+
+.wei_box_con {
+ position: relative;
+ z-index: 5;
+}
+
+/* .wei_box_con > .an_box_4{ padding-top:60rpx} */
+
+.zjty {
+ justify-content: space-between;
+ padding: 20rpx 0;
+}
+
+.zjty .fx_1 {
+ margin-right: 10rpx;
+ padding: 5rpx;
+ font-size: 24rpx;
+ color: #666;
+ background: #f5f5f5;
+ text-align: center;
+ border-radius: 5rpx;
+}
+
+.fx_1.ty_cur {
+ background: #d9e7ff;
+ color: #007AFF;
+ position: relative;
+}
+
+.ty_cur::after {
+ position: absolute;
+ right: 0;
+ bottom: 0;
+ content: '';
+ width: 12rpx;
+ height: 10rpx;
+ border-radius: 15rpx 0rpx 5rpx 0rpx;
+ text-align: center;
+ background: rgb(70, 132, 255);
+ /* color: #fff; font-size: 6rpx; line-height: 20rpx; */
+}
+
+.yue_jq_box {
+ border-bottom: 3rpx solid #eee;
+ padding: 15rpx 0;
+}
+
+.yue_dgimg_size {
+ width: 30rpx;
+ height: 30rpx;
+}
+
+.yue_jq_box .yue_dgimg_size {
+ margin-right: 10rpx
+}
+
+.btn_unke,
+.btn_ke,
+.btn_man,
+.btn_jing {
+ margin-left: 30rpx;
+ padding: 10rpx 20rpx;
+ line-height: normal;
+ background: #aaa;
+ font-size: 28rpx;
+ color: #fff;
+}
+
+.btn_ke {
+ background-color: rgb(70, 132, 255);
+}
+
+.btn_man {
+ background-color: rgb(255, 77, 71);
+}
+
+.btn_jing {
+ background-color: #fe9900;
+}
+
+.xqi_2 {
+ padding-top: 360rpx;
+ margin: 0 30rpx;
+}
+
+.an_box_4 .yue_jq_box:last-child {
+ border: none
+}
+
+.ut_zhou {
+ padding: 0 30rpx;
+ text-align: center;
+ border-bottom: 3rpx solid #eee;
+ padding-bottom: 20rpx;
+}
+
+.ut_zhou.cur_zhou {
+ border-bottom: 8rpx solid rgb(70, 132, 255);
+}
+
+.yue_jq_dji,
+.yue_jq_type {
+ display: inline-block;
+ padding: 5rpx 15rpx;
+ margin-right: 10rpx;
+ font-size: 24rpx;
+ color: #333;
+ background: #ffaa00;
+ border-radius: 5rpx;
+}
+
+.yue_jq_type {
+ background: none;
+ border: 1px solid #eee
+}
+
+.yue_btn_2 {
+ margin-top: 20rpx;
+ text-align: right;
+}
+
+.yue_btn_2 .btn_ke {
+ display: inline-block;
+ padding-left: 20rpx;
+ padding-right: 20rpx;
+ border-radius: 10rpx;
+}
+
+.erm_bx {
+ position: absolute;
+ z-index: 13;
+ top: 30rpx;
+ right: 30rpx;
+}
+
+.shef_img {
+ width: 100%;
+ height: 304rpx;
+}
+
+.yue_ipt_zj {
+ background: #f5f5f5;
+ margin-top: 15rpx
+}
+
+.btn_zj_cam {
+ justify-content: center;
+ align-items: center;
+}
+
+.yue_ipt_zj button.btn_zj_cam::after {
+ display: none;
+}
-.erm_bx{position: absolute; z-index: 13; top:30rpx; right: 30rpx;}
-.shef_img{ width: 100%; height: 304rpx;}
-.yue_ipt_zj{ background: #f5f5f5; margin-top:15rpx}
-.btn_zj_cam{ justify-content: center; align-items: center;}
-.yue_ipt_zj button.btn_zj_cam::after{ display: none;}
-.yue_ipt_zj .apj_u_img{ background-color: rgba(255,255,255,.9); box-shadow: rgba(0,0,0,.2) 0 0 10rpx; padding: 20rpx; box-sizing: border-box; position: absolute; top:50%; left: 50%; transform: translate(-50%,-50%); z-index: 8;}
+.yue_ipt_zj .apj_u_img {
+ background-color: rgba(255, 255, 255, .9);
+ box-shadow: rgba(0, 0, 0, .2) 0 0 10rpx;
+ padding: 20rpx;
+ box-sizing: border-box;
+ position: absolute;
+ top: 50%;
+ left: 50%;
+ transform: translate(-50%, -50%);
+ z-index: 8;
+}
/* 登录/注册 */
-.lg_tit_tips{padding: 0 5rpx; margin-left: 10rpx; color: #007AFF; display: inline-block; border-bottom: 3rpx solid #007AFF;}
-.lg_2_l{border-bottom: 3rpx solid #eee; padding: 20rpx 0;}
+.lg_tit_tips {
+ padding: 0 5rpx;
+ margin-left: 10rpx;
+ color: #007AFF;
+ display: inline-block;
+ border-bottom: 3rpx solid #007AFF;
+}
+
+.lg_2_l {
+ border-bottom: 3rpx solid #eee;
+ padding: 20rpx 0;
+}
+
+.lg_bx_2 .at_t {
+ font-weight: bold;
+ font-size: 30rpx;
+}
+
+.size_80 {
+ width: 80rpx;
+ height: 80rpx;
+ border-radius: 80rpx;
+ background-color: #07B800;
+}
+
+.dib_fm .pjia_time {
+ position: relative;
+}
+
+.dib_fm .pjia_time::before {
+ content: '';
+ width: 60%;
+ left: 50%;
+ height: 1rpx;
+ background: #ddd;
+ position: absolute;
+ top: 70%;
+ transform: translate(-50%, -50%);
+}
+
+.dib_fm .pjia_time text {
+ position: relative;
+ z-index: 1;
+ background-color: #fff;
+ display: inline-block;
+ padding: 0 35rpx;
+}
+
+.lg_btn_bd .yue_e_bun {
+ border-radius: 100rpx;
+ font-size: 34rpx;
+ box-shadow: rgba(22, 119, 255, .8) 0 0 15rpx;
+}
+
+
+.an_box_mes {
+ padding: 15rpx 30rpx;
+ padding-bottom: 0;
+ border-bottom: 10rpx solid #f2f2f2;
+ position: sticky;
+ top: 0;
+ z-index: 9;
+ background: #fff;
+}
-.lg_bx_2 .at_t{ font-weight: bold; font-size: 30rpx;}
-.size_80{ width: 80rpx; height: 80rpx; border-radius: 80rpx; background-color: #07B800;}
+.pb_15 {
+ padding-bottom: 15rpx;
+}
+
+.cf_btn {
+ font-size: 28rpx;
+}
+
+.fz_img {
+ transform: rotateX(180deg);
+ transition: all 2s;
+}
-.dib_fm .pjia_time{ position: relative;}
-.dib_fm .pjia_time::before{ content: ''; width: 60%; left: 50%; height: 1rpx; background: #ddd; position: absolute; top:70%; transform: translate(-50%, -50%);}
-.dib_fm .pjia_time text{ position: relative; z-index: 1; background-color: #fff; display: inline-block; padding: 0 35rpx;}
+.cf_btn .ac_size_1 {
+ position: relative;
+ top: 10rpx;
+ display: inline-block;
+ margin-right: 5rpx;
+}
-.lg_btn_bd .yue_e_bun{ border-radius: 100rpx; font-size: 34rpx; box-shadow: rgba(22,119,255,.8) 0 0 15rpx; }
+.h_define {
+ height: 150rpx;
+ overflow: hidden;
+}
+.bg_bwg {
+ background: #fff4e3;
+}
-.an_box_mes{padding:15rpx 30rpx; padding-bottom: 0 ; border-bottom: 10rpx solid #f2f2f2; position: sticky; top:0; z-index: 9; background: #fff;}
-.pb_15{ padding-bottom: 15rpx;}
+.bwg_tol {
+ padding: 20rpx 0;
+}
-.cf_btn{ font-size: 28rpx; }
-.fz_img{ transform: rotateX(180deg); transition:all 2s ;}
-.cf_btn .ac_size_1{ position: relative; top:10rpx; display: inline-block; margin-right: 5rpx;}
-.h_define{ height: 150rpx; overflow: hidden;}
+.bwg_tol .size_40 {
+ width: 50rpx;
+ height: 50rpx;
+}
-.bg_bwg{ background: #fff4e3;}
-.bwg_tol{ padding: 20rpx 0;}
-.bwg_tol .size_40{ width: 50rpx; height: 50rpx;}
-.bwg_tol > view{ /* border-right: 3rpx dashed #ddd; */padding: 0 60rpx; text-align: center;}
+.bwg_tol>view {
+ /* border-right: 3rpx dashed #ddd; */
+ padding: 0 60rpx;
+ text-align: center;
+}
-.f_30{ font-size: 30rpx;}
+.f_30 {
+ font-size: 30rpx;
+}
/* 直播设置 */
-.onair_icon{ position: absolute; left: 0rpx; top:87rpx}
-.bo_1{ width: 6rpx; display: inline-block; border-radius: 10rpx; background: #26b5bb; }
-.onair_icon .bo_1:nth-child(1){ height: 15rpx; animation: boanm1 1s ease-in infinite; transition: all 1s liner; margin-right: 5rpx;}
-.onair_icon .bo_1:nth-child(2){ height: 30rpx; animation: boanm1 1.5s ease-in-out infinite; transition: all 1.5s linear; margin-right: 5rpx;}
-.onair_icon .bo_1:nth-child(3){ height: 20rpx; animation: boanm1 2s linear infinite; transition: all 2s linear; }
-.zb_tt{color: #26b5bb; margin-left: 25rpx;}
-.zb_imgg{width: 220rpx; height: 120rpx; border-radius: 10rpx; margin-right: 20rpx;}
-.ix_zhibo{border-top:3rpx solid #eee; padding-top: 30rpx; padding-right: 20rpx;}
+.onair_icon {
+ position: absolute;
+ left: 0rpx;
+ top: 87rpx
+}
+
+.bo_1 {
+ width: 6rpx;
+ display: inline-block;
+ border-radius: 10rpx;
+ background: #26b5bb;
+}
+
+.onair_icon .bo_1:nth-child(1) {
+ height: 15rpx;
+ animation: boanm1 1s ease-in infinite;
+ transition: all 1s liner;
+ margin-right: 5rpx;
+}
+
+.onair_icon .bo_1:nth-child(2) {
+ height: 30rpx;
+ animation: boanm1 1.5s ease-in-out infinite;
+ transition: all 1.5s linear;
+ margin-right: 5rpx;
+}
+
+.onair_icon .bo_1:nth-child(3) {
+ height: 20rpx;
+ animation: boanm1 2s linear infinite;
+ transition: all 2s linear;
+}
+
+.zb_tt {
+ color: #26b5bb;
+ margin-left: 25rpx;
+}
+
+.zb_imgg {
+ width: 220rpx;
+ height: 120rpx;
+ border-radius: 10rpx;
+ margin-right: 20rpx;
+}
-@keyframes boanm1{
- 0%{ transform: scale(1,1); transform-origin: 100% 60%;}
- 50%{transform: scale(1,1.02); transform-origin: 100% 100%;}
- 100% { transform: scale(1,0.6); transform-origin: 100% 100%; }
+.ix_zhibo {
+ border-top: 3rpx solid #eee;
+ padding-top: 30rpx;
+ padding-right: 20rpx;
}
+@keyframes boanm1 {
+ 0% {
+ transform: scale(1, 1);
+ transform-origin: 100% 60%;
+ }
+
+ 50% {
+ transform: scale(1, 1.02);
+ transform-origin: 100% 100%;
+ }
+
+ 100% {
+ transform: scale(1, 0.6);
+ transform-origin: 100% 100%;
+ }
+}
\ No newline at end of file
diff --git a/static/animg/bar/fujin.png b/static/animg/bar/fujin.png
new file mode 100755
index 0000000..bcc4b16
Binary files /dev/null and b/static/animg/bar/fujin.png differ
diff --git a/static/animg/bar/fujin_active.png b/static/animg/bar/fujin_active.png
new file mode 100755
index 0000000..e963f52
Binary files /dev/null and b/static/animg/bar/fujin_active.png differ
diff --git a/static/animg/bar/fuwu.png b/static/animg/bar/fuwu.png
new file mode 100755
index 0000000..79c04a2
Binary files /dev/null and b/static/animg/bar/fuwu.png differ
diff --git a/static/animg/bar/fuwu_active.png b/static/animg/bar/fuwu_active.png
new file mode 100755
index 0000000..f5a9b47
Binary files /dev/null and b/static/animg/bar/fuwu_active.png differ
diff --git a/static/animg/bar/home.png b/static/animg/bar/home.png
new file mode 100755
index 0000000..61b1b17
Binary files /dev/null and b/static/animg/bar/home.png differ
diff --git a/static/animg/bar/home_active.png b/static/animg/bar/home_active.png
new file mode 100755
index 0000000..2ed6ace
Binary files /dev/null and b/static/animg/bar/home_active.png differ
diff --git a/static/animg/bar/my.png b/static/animg/bar/my.png
new file mode 100755
index 0000000..c12839f
Binary files /dev/null and b/static/animg/bar/my.png differ
diff --git a/static/animg/bar/my_active.png b/static/animg/bar/my_active.png
new file mode 100755
index 0000000..09dca0a
Binary files /dev/null and b/static/animg/bar/my_active.png differ
diff --git a/static/animg/daolan/country_1.png b/static/animg/daolan/country_1.png
new file mode 100755
index 0000000..9cf67c4
Binary files /dev/null and b/static/animg/daolan/country_1.png differ
diff --git a/static/animg/daolan/country_1_h.png b/static/animg/daolan/country_1_h.png
new file mode 100755
index 0000000..149b7cb
Binary files /dev/null and b/static/animg/daolan/country_1_h.png differ
diff --git a/static/animg/daolan/ent.png b/static/animg/daolan/ent.png
new file mode 100755
index 0000000..e8dfd09
Binary files /dev/null and b/static/animg/daolan/ent.png differ
diff --git a/static/animg/daolan/ent_h.png b/static/animg/daolan/ent_h.png
new file mode 100755
index 0000000..821fe6c
Binary files /dev/null and b/static/animg/daolan/ent_h.png differ
diff --git a/static/animg/daolan/hotel.png b/static/animg/daolan/hotel.png
new file mode 100755
index 0000000..0dec365
Binary files /dev/null and b/static/animg/daolan/hotel.png differ
diff --git a/static/animg/daolan/hotel_h.png b/static/animg/daolan/hotel_h.png
new file mode 100755
index 0000000..d3c25c9
Binary files /dev/null and b/static/animg/daolan/hotel_h.png differ
diff --git a/static/animg/daolan/map_toilet_0.png b/static/animg/daolan/map_toilet_0.png
new file mode 100755
index 0000000..4ebed9a
Binary files /dev/null and b/static/animg/daolan/map_toilet_0.png differ
diff --git a/static/animg/daolan/map_toilet_0b.png b/static/animg/daolan/map_toilet_0b.png
new file mode 100755
index 0000000..5da68ce
Binary files /dev/null and b/static/animg/daolan/map_toilet_0b.png differ
diff --git a/static/animg/daolan/map_toilet_1.png b/static/animg/daolan/map_toilet_1.png
new file mode 100755
index 0000000..f793f68
Binary files /dev/null and b/static/animg/daolan/map_toilet_1.png differ
diff --git a/static/animg/daolan/map_toilet_1b.png b/static/animg/daolan/map_toilet_1b.png
new file mode 100755
index 0000000..d94ae22
Binary files /dev/null and b/static/animg/daolan/map_toilet_1b.png differ
diff --git a/static/animg/daolan/map_toilet_2.png b/static/animg/daolan/map_toilet_2.png
new file mode 100755
index 0000000..9ce0cca
Binary files /dev/null and b/static/animg/daolan/map_toilet_2.png differ
diff --git a/static/animg/daolan/map_toilet_2b.png b/static/animg/daolan/map_toilet_2b.png
new file mode 100755
index 0000000..0da3195
Binary files /dev/null and b/static/animg/daolan/map_toilet_2b.png differ
diff --git a/static/animg/daolan/map_toilet_3.png b/static/animg/daolan/map_toilet_3.png
new file mode 100755
index 0000000..c7c1b21
Binary files /dev/null and b/static/animg/daolan/map_toilet_3.png differ
diff --git a/static/animg/daolan/map_toilet_3b.png b/static/animg/daolan/map_toilet_3b.png
new file mode 100755
index 0000000..d1f1b04
Binary files /dev/null and b/static/animg/daolan/map_toilet_3b.png differ
diff --git a/static/animg/daolan/map_toilet_4.png b/static/animg/daolan/map_toilet_4.png
new file mode 100755
index 0000000..9c4fe70
Binary files /dev/null and b/static/animg/daolan/map_toilet_4.png differ
diff --git a/static/animg/daolan/map_toilet_4b.png b/static/animg/daolan/map_toilet_4b.png
new file mode 100755
index 0000000..856530c
Binary files /dev/null and b/static/animg/daolan/map_toilet_4b.png differ
diff --git a/static/animg/daolan/map_toilet_5.png b/static/animg/daolan/map_toilet_5.png
new file mode 100755
index 0000000..81844ae
Binary files /dev/null and b/static/animg/daolan/map_toilet_5.png differ
diff --git a/static/animg/daolan/map_toilet_5b.png b/static/animg/daolan/map_toilet_5b.png
new file mode 100755
index 0000000..6a0cccf
Binary files /dev/null and b/static/animg/daolan/map_toilet_5b.png differ
diff --git a/static/animg/daolan/map_toilet_6.png b/static/animg/daolan/map_toilet_6.png
new file mode 100755
index 0000000..d06b3a9
Binary files /dev/null and b/static/animg/daolan/map_toilet_6.png differ
diff --git a/static/animg/daolan/map_toilet_6b.png b/static/animg/daolan/map_toilet_6b.png
new file mode 100755
index 0000000..cc5fd99
Binary files /dev/null and b/static/animg/daolan/map_toilet_6b.png differ
diff --git a/static/animg/daolan/map_toilet_7.png b/static/animg/daolan/map_toilet_7.png
new file mode 100755
index 0000000..c39fd8b
Binary files /dev/null and b/static/animg/daolan/map_toilet_7.png differ
diff --git a/static/animg/daolan/map_toilet_7b.png b/static/animg/daolan/map_toilet_7b.png
new file mode 100755
index 0000000..88c0634
Binary files /dev/null and b/static/animg/daolan/map_toilet_7b.png differ
diff --git a/static/animg/daolan/map_toilet_8.png b/static/animg/daolan/map_toilet_8.png
new file mode 100755
index 0000000..001ff19
Binary files /dev/null and b/static/animg/daolan/map_toilet_8.png differ
diff --git a/static/animg/daolan/map_toilet_8b.png b/static/animg/daolan/map_toilet_8b.png
new file mode 100755
index 0000000..dc8c3b4
Binary files /dev/null and b/static/animg/daolan/map_toilet_8b.png differ
diff --git a/static/animg/daolan/me.png b/static/animg/daolan/me.png
new file mode 100755
index 0000000..2bdf40e
Binary files /dev/null and b/static/animg/daolan/me.png differ
diff --git a/static/animg/daolan/pano_1.png b/static/animg/daolan/pano_1.png
new file mode 100755
index 0000000..07dc751
Binary files /dev/null and b/static/animg/daolan/pano_1.png differ
diff --git a/static/animg/daolan/pano_1_h.png b/static/animg/daolan/pano_1_h.png
new file mode 100755
index 0000000..d452fd8
Binary files /dev/null and b/static/animg/daolan/pano_1_h.png differ
diff --git a/static/animg/daolan/restaurant.png b/static/animg/daolan/restaurant.png
new file mode 100755
index 0000000..86b7811
Binary files /dev/null and b/static/animg/daolan/restaurant.png differ
diff --git a/static/animg/daolan/restaurant_h.png b/static/animg/daolan/restaurant_h.png
new file mode 100755
index 0000000..101459a
Binary files /dev/null and b/static/animg/daolan/restaurant_h.png differ
diff --git a/static/animg/daolan/scenic.png b/static/animg/daolan/scenic.png
new file mode 100755
index 0000000..f3b6d43
Binary files /dev/null and b/static/animg/daolan/scenic.png differ
diff --git a/static/animg/daolan/scenic_h.png b/static/animg/daolan/scenic_h.png
new file mode 100755
index 0000000..2a29bf5
Binary files /dev/null and b/static/animg/daolan/scenic_h.png differ
diff --git a/static/animg/daolan/shopping.png b/static/animg/daolan/shopping.png
new file mode 100755
index 0000000..8e919f5
Binary files /dev/null and b/static/animg/daolan/shopping.png differ
diff --git a/static/animg/daolan/shopping_h.png b/static/animg/daolan/shopping_h.png
new file mode 100755
index 0000000..19d1560
Binary files /dev/null and b/static/animg/daolan/shopping_h.png differ
diff --git a/static/animg/daolan/tcc_1.png b/static/animg/daolan/tcc_1.png
new file mode 100755
index 0000000..9b0effc
Binary files /dev/null and b/static/animg/daolan/tcc_1.png differ
diff --git a/static/animg/daolan/tcc_1_h.png b/static/animg/daolan/tcc_1_h.png
new file mode 100755
index 0000000..ece1e44
Binary files /dev/null and b/static/animg/daolan/tcc_1_h.png differ
diff --git a/static/animg/daolan/toilet.png b/static/animg/daolan/toilet.png
new file mode 100755
index 0000000..ebc2af3
Binary files /dev/null and b/static/animg/daolan/toilet.png differ
diff --git a/static/animg/daolan/toilet_h.png b/static/animg/daolan/toilet_h.png
new file mode 100755
index 0000000..c758e27
Binary files /dev/null and b/static/animg/daolan/toilet_h.png differ
diff --git a/static/animg/index/a_feiyi.png b/static/animg/index/a_feiyi.png
deleted file mode 100755
index 7d9fcaf..0000000
Binary files a/static/animg/index/a_feiyi.png and /dev/null differ
diff --git a/static/animg/index/a_fengjing.png b/static/animg/index/a_fengjing.png
deleted file mode 100755
index 983dd9e..0000000
Binary files a/static/animg/index/a_fengjing.png and /dev/null differ
diff --git a/static/animg/index/a_jiudian.png b/static/animg/index/a_jiudian.png
deleted file mode 100755
index c71a77c..0000000
Binary files a/static/animg/index/a_jiudian.png and /dev/null differ
diff --git a/static/animg/index/a_luxian.png b/static/animg/index/a_luxian.png
deleted file mode 100755
index 5e08841..0000000
Binary files a/static/animg/index/a_luxian.png and /dev/null differ
diff --git a/static/animg/index/a_meishi.png b/static/animg/index/a_meishi.png
deleted file mode 100755
index b9bc59f..0000000
Binary files a/static/animg/index/a_meishi.png and /dev/null differ
diff --git a/static/animg/index/a_techan.png b/static/animg/index/a_techan.png
deleted file mode 100755
index 4bdb3bb..0000000
Binary files a/static/animg/index/a_techan.png and /dev/null differ
diff --git a/static/animg/index/a_wenchaung.png b/static/animg/index/a_wenchaung.png
deleted file mode 100755
index 06b466e..0000000
Binary files a/static/animg/index/a_wenchaung.png and /dev/null differ
diff --git a/static/animg/index/a_yuyue.png b/static/animg/index/a_yuyue.png
deleted file mode 100755
index 1b17d61..0000000
Binary files a/static/animg/index/a_yuyue.png and /dev/null differ
diff --git a/static/animg/index/icon-search_2.png b/static/animg/index/icon-search_2.png
index 37b3db7..5563996 100755
Binary files a/static/animg/index/icon-search_2.png and b/static/animg/index/icon-search_2.png differ
diff --git a/static/animg/index/jdms.png b/static/animg/index/jdms.png
new file mode 100755
index 0000000..d908984
Binary files /dev/null and b/static/animg/index/jdms.png differ
diff --git a/static/animg/index/jpxl.png b/static/animg/index/jpxl.png
new file mode 100755
index 0000000..3c0fe60
Binary files /dev/null and b/static/animg/index/jpxl.png differ
diff --git a/static/animg/index/jqmp.png b/static/animg/index/jqmp.png
new file mode 100755
index 0000000..58cf857
Binary files /dev/null and b/static/animg/index/jqmp.png differ
diff --git a/static/animg/index/znkf.png b/static/animg/index/znkf.png
new file mode 100755
index 0000000..66803dc
Binary files /dev/null and b/static/animg/index/znkf.png differ
diff --git a/subPage/animg/22.jpg b/subPage/animg/22.jpg
deleted file mode 100644
index 33198cd..0000000
Binary files a/subPage/animg/22.jpg and /dev/null differ
diff --git a/subPage/animg/p1.png b/subPage/animg/p1.png
deleted file mode 100644
index ce0e985..0000000
Binary files a/subPage/animg/p1.png and /dev/null differ
diff --git a/subPage/animg/p11.png b/subPage/animg/p11.png
deleted file mode 100644
index 6bd91ae..0000000
Binary files a/subPage/animg/p11.png and /dev/null differ
diff --git a/subPage/animg/p12.jpg b/subPage/animg/p12.jpg
deleted file mode 100644
index 2722a84..0000000
Binary files a/subPage/animg/p12.jpg and /dev/null differ
diff --git a/subPage/animg/p12.png b/subPage/animg/p12.png
deleted file mode 100644
index 5177fb3..0000000
Binary files a/subPage/animg/p12.png and /dev/null differ
diff --git a/subPage/animg/p13.png b/subPage/animg/p13.png
deleted file mode 100644
index a8d4ac5..0000000
Binary files a/subPage/animg/p13.png and /dev/null differ
diff --git a/subPage/animg/p2.png b/subPage/animg/p2.png
deleted file mode 100644
index 2086cd6..0000000
Binary files a/subPage/animg/p2.png and /dev/null differ
diff --git a/subPage/animg/p3.png b/subPage/animg/p3.png
deleted file mode 100644
index 8008399..0000000
Binary files a/subPage/animg/p3.png and /dev/null differ
diff --git a/subPage/animg/p4.png b/subPage/animg/p4.png
deleted file mode 100644
index 4d7f26a..0000000
Binary files a/subPage/animg/p4.png and /dev/null differ
diff --git a/subPage/animg/p5.png b/subPage/animg/p5.png
deleted file mode 100644
index 93b95b6..0000000
Binary files a/subPage/animg/p5.png and /dev/null differ
diff --git a/subPage/animg/p6.png b/subPage/animg/p6.png
deleted file mode 100644
index 60e204f..0000000
Binary files a/subPage/animg/p6.png and /dev/null differ
diff --git a/subPage/animg/p7.png b/subPage/animg/p7.png
deleted file mode 100644
index 975dd21..0000000
Binary files a/subPage/animg/p7.png and /dev/null differ
diff --git a/subPage/animg/p8.png b/subPage/animg/p8.png
deleted file mode 100644
index 9363b1c..0000000
Binary files a/subPage/animg/p8.png and /dev/null differ
diff --git a/subPage/animg/p9.png b/subPage/animg/p9.png
deleted file mode 100644
index 05b7626..0000000
Binary files a/subPage/animg/p9.png and /dev/null differ
diff --git a/subPage/animg/quan123.jpg b/subPage/animg/quan123.jpg
deleted file mode 100644
index 66eb7b3..0000000
Binary files a/subPage/animg/quan123.jpg and /dev/null differ
diff --git a/subPage/animg/zhibo.jpg b/subPage/animg/zhibo.jpg
deleted file mode 100644
index e34fdb3..0000000
Binary files a/subPage/animg/zhibo.jpg and /dev/null differ
diff --git a/subPage/animg/zhutu.jpg b/subPage/animg/zhutu.jpg
deleted file mode 100644
index ac3b0f7..0000000
Binary files a/subPage/animg/zhutu.jpg and /dev/null differ
diff --git a/subPage/images/country_1.png b/subPage/images/country_1.png
deleted file mode 100644
index 6cbb7fb..0000000
Binary files a/subPage/images/country_1.png and /dev/null differ
diff --git a/subPage/images/country_1_h.png b/subPage/images/country_1_h.png
deleted file mode 100644
index f45fb80..0000000
Binary files a/subPage/images/country_1_h.png and /dev/null differ
diff --git a/subPage/images/ent.png b/subPage/images/ent.png
deleted file mode 100644
index fa8c48a..0000000
Binary files a/subPage/images/ent.png and /dev/null differ
diff --git a/subPage/images/ent_h.png b/subPage/images/ent_h.png
deleted file mode 100644
index 3d2619c..0000000
Binary files a/subPage/images/ent_h.png and /dev/null differ
diff --git a/subPage/images/hotel.png b/subPage/images/hotel.png
deleted file mode 100644
index c4af2a7..0000000
Binary files a/subPage/images/hotel.png and /dev/null differ
diff --git a/subPage/images/hotel_h.png b/subPage/images/hotel_h.png
deleted file mode 100644
index 4bcd0b1..0000000
Binary files a/subPage/images/hotel_h.png and /dev/null differ
diff --git a/subPage/images/lvfadahui.jpg b/subPage/images/lvfadahui.jpg
deleted file mode 100644
index 416943f..0000000
Binary files a/subPage/images/lvfadahui.jpg and /dev/null differ
diff --git a/subPage/images/map_toilet_0.png b/subPage/images/map_toilet_0.png
deleted file mode 100644
index 7c19916..0000000
Binary files a/subPage/images/map_toilet_0.png and /dev/null differ
diff --git a/subPage/images/map_toilet_0b.png b/subPage/images/map_toilet_0b.png
deleted file mode 100644
index cc52c08..0000000
Binary files a/subPage/images/map_toilet_0b.png and /dev/null differ
diff --git a/subPage/images/map_toilet_1.png b/subPage/images/map_toilet_1.png
deleted file mode 100644
index a5117b6..0000000
Binary files a/subPage/images/map_toilet_1.png and /dev/null differ
diff --git a/subPage/images/map_toilet_1b.png b/subPage/images/map_toilet_1b.png
deleted file mode 100644
index 112f078..0000000
Binary files a/subPage/images/map_toilet_1b.png and /dev/null differ
diff --git a/subPage/images/map_toilet_2.png b/subPage/images/map_toilet_2.png
deleted file mode 100644
index d35423c..0000000
Binary files a/subPage/images/map_toilet_2.png and /dev/null differ
diff --git a/subPage/images/map_toilet_2b.png b/subPage/images/map_toilet_2b.png
deleted file mode 100644
index 5da0eea..0000000
Binary files a/subPage/images/map_toilet_2b.png and /dev/null differ
diff --git a/subPage/images/map_toilet_3.png b/subPage/images/map_toilet_3.png
deleted file mode 100644
index 6d837dd..0000000
Binary files a/subPage/images/map_toilet_3.png and /dev/null differ
diff --git a/subPage/images/map_toilet_3b.png b/subPage/images/map_toilet_3b.png
deleted file mode 100644
index 70e3df4..0000000
Binary files a/subPage/images/map_toilet_3b.png and /dev/null differ
diff --git a/subPage/images/map_toilet_4.png b/subPage/images/map_toilet_4.png
deleted file mode 100644
index e5a2155..0000000
Binary files a/subPage/images/map_toilet_4.png and /dev/null differ
diff --git a/subPage/images/map_toilet_4b.png b/subPage/images/map_toilet_4b.png
deleted file mode 100644
index 0f013b6..0000000
Binary files a/subPage/images/map_toilet_4b.png and /dev/null differ
diff --git a/subPage/images/map_toilet_5.png b/subPage/images/map_toilet_5.png
deleted file mode 100644
index ace569d..0000000
Binary files a/subPage/images/map_toilet_5.png and /dev/null differ
diff --git a/subPage/images/map_toilet_5b.png b/subPage/images/map_toilet_5b.png
deleted file mode 100644
index c696dcf..0000000
Binary files a/subPage/images/map_toilet_5b.png and /dev/null differ
diff --git a/subPage/images/map_toilet_6.png b/subPage/images/map_toilet_6.png
deleted file mode 100644
index 5e61961..0000000
Binary files a/subPage/images/map_toilet_6.png and /dev/null differ
diff --git a/subPage/images/map_toilet_6b.png b/subPage/images/map_toilet_6b.png
deleted file mode 100644
index 2c14708..0000000
Binary files a/subPage/images/map_toilet_6b.png and /dev/null differ
diff --git a/subPage/images/map_toilet_7.png b/subPage/images/map_toilet_7.png
deleted file mode 100644
index 30c545f..0000000
Binary files a/subPage/images/map_toilet_7.png and /dev/null differ
diff --git a/subPage/images/map_toilet_7b.png b/subPage/images/map_toilet_7b.png
deleted file mode 100644
index 79ffabb..0000000
Binary files a/subPage/images/map_toilet_7b.png and /dev/null differ
diff --git a/subPage/images/map_toilet_8.png b/subPage/images/map_toilet_8.png
deleted file mode 100644
index 45b1542..0000000
Binary files a/subPage/images/map_toilet_8.png and /dev/null differ
diff --git a/subPage/images/map_toilet_8b.png b/subPage/images/map_toilet_8b.png
deleted file mode 100644
index 18aaeac..0000000
Binary files a/subPage/images/map_toilet_8b.png and /dev/null differ
diff --git a/subPage/images/me.png b/subPage/images/me.png
deleted file mode 100644
index 0c7d237..0000000
Binary files a/subPage/images/me.png and /dev/null differ
diff --git a/subPage/images/pano_1.png b/subPage/images/pano_1.png
deleted file mode 100644
index ef3e1ba..0000000
Binary files a/subPage/images/pano_1.png and /dev/null differ
diff --git a/subPage/images/pano_1_h.png b/subPage/images/pano_1_h.png
deleted file mode 100644
index 5d0257e..0000000
Binary files a/subPage/images/pano_1_h.png and /dev/null differ
diff --git a/subPage/images/restaurant.png b/subPage/images/restaurant.png
deleted file mode 100644
index 67a8005..0000000
Binary files a/subPage/images/restaurant.png and /dev/null differ
diff --git a/subPage/images/restaurant_h.png b/subPage/images/restaurant_h.png
deleted file mode 100644
index dc6b843..0000000
Binary files a/subPage/images/restaurant_h.png and /dev/null differ
diff --git a/subPage/images/scenic.png b/subPage/images/scenic.png
deleted file mode 100644
index 042775c..0000000
Binary files a/subPage/images/scenic.png and /dev/null differ
diff --git a/subPage/images/scenic_h.png b/subPage/images/scenic_h.png
deleted file mode 100644
index abeac82..0000000
Binary files a/subPage/images/scenic_h.png and /dev/null differ
diff --git a/subPage/images/shopping.png b/subPage/images/shopping.png
deleted file mode 100644
index 81dff35..0000000
Binary files a/subPage/images/shopping.png and /dev/null differ
diff --git a/subPage/images/shopping_h.png b/subPage/images/shopping_h.png
deleted file mode 100644
index f3aa63b..0000000
Binary files a/subPage/images/shopping_h.png and /dev/null differ
diff --git a/subPage/images/tcc_1.png b/subPage/images/tcc_1.png
deleted file mode 100644
index f4a0646..0000000
Binary files a/subPage/images/tcc_1.png and /dev/null differ
diff --git a/subPage/images/tcc_1_h.png b/subPage/images/tcc_1_h.png
deleted file mode 100644
index 79706b4..0000000
Binary files a/subPage/images/tcc_1_h.png and /dev/null differ
diff --git a/subPage/images/toilet.png b/subPage/images/toilet.png
deleted file mode 100644
index 13717cc..0000000
Binary files a/subPage/images/toilet.png and /dev/null differ
diff --git a/subPage/images/toilet_h.png b/subPage/images/toilet_h.png
deleted file mode 100644
index 8da23c5..0000000
Binary files a/subPage/images/toilet_h.png and /dev/null differ
diff --git a/subPage/images/xiongan.png b/subPage/images/xiongan.png
deleted file mode 100644
index 58c93cb..0000000
Binary files a/subPage/images/xiongan.png and /dev/null differ
diff --git a/subPage/images/xiongan1.png b/subPage/images/xiongan1.png
deleted file mode 100644
index 3ecf044..0000000
Binary files a/subPage/images/xiongan1.png and /dev/null differ
diff --git a/subPage/images/xiongan2.png b/subPage/images/xiongan2.png
deleted file mode 100644
index 5b4f5b7..0000000
Binary files a/subPage/images/xiongan2.png and /dev/null differ
diff --git a/subPage/images/zhibo_bg.jpg b/subPage/images/zhibo_bg.jpg
deleted file mode 100644
index bf2e8ab..0000000
Binary files a/subPage/images/zhibo_bg.jpg and /dev/null differ
diff --git a/subPage/imgDistinguish/imgDistinguish.vue b/subPage/imgDistinguish/imgDistinguish.vue
deleted file mode 100644
index 04c1344..0000000
--- a/subPage/imgDistinguish/imgDistinguish.vue
+++ /dev/null
@@ -1,104 +0,0 @@
-
-
-
-
- 类别:{{item.root}}
- 类别:无
- 名称:{{item.keyword}}
-
- 介绍
-
-
-
-
-
-
- 暂无介绍
- —————————————————————————————————
-
- 相似结果
-
-
-
-
-
- {{ item.keyword }}
-
-
-
-
-
-
-
-
diff --git a/subPage/imgDistinguish/shibie_detail/shibie_detail.vue b/subPage/imgDistinguish/shibie_detail/shibie_detail.vue
deleted file mode 100644
index 30bdc07..0000000
--- a/subPage/imgDistinguish/shibie_detail/shibie_detail.vue
+++ /dev/null
@@ -1,178 +0,0 @@
-
-
-
-
-
-
-
-
-
- {{msg.keyword}}
-
-
- {{msg.root}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ item.keyword }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/subPage/index/an/aninx.vue b/subPage/index/an/aninx.vue
deleted file mode 100644
index 438a042..0000000
--- a/subPage/index/an/aninx.vue
+++ /dev/null
@@ -1,106 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/subPage/index/index-new.vue b/subPage/index/index-new.vue
deleted file mode 100644
index 979884d..0000000
--- a/subPage/index/index-new.vue
+++ /dev/null
@@ -1,283 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 景区
-
-
-
- 美食
-
-
-
- 文创
-
-
-
- 规划
-
-
-
- 更多
-
-
-
-
-
-
-
-
-
-
- 大美雄安
-
- 蓝天地绿 水城共融
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 文创旅游
-
- 特色文创商品推荐
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 记录雄安
-
- 影视记录雄安变化
-
-
-
-
-
-
-
-
-
-
-
- 雄安,我走进你的春天14:02
-
-
-
-
-
- 雄安,我走进你的春天14:02
-
-
-
-
-
- 雄安,我走进你的春天14:02
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 雄安味道
-
- “记忆·雄安味道”旅游美食活动
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 历史文化
-
- 历史沿革 民俗活动
-
-
-
-
-
-
- 【河北·雄县】宋辽边关古地道
-
-
-
-
-
-
-
-
- 雄县宋辽边关古地道
- 雄县境内的地道,现已查明的分丽部分,即位于雄县双堂乡祁岗村地道和雄州镇邢村县境内的地道,现已查明的分丽部分,即位于雄县双堂乡祁岗村地道和雄州镇邢村大台…
-
-
-
-
-
-
-
-
-
- 雄县宋辽边关古地道
- 雄县境内的地道,现已查明的分丽部分,即位于雄县双堂乡祁岗村地道和雄州镇邢村县境内的地道,现已查明的分丽部分,即位于雄县双堂乡祁岗村地道和雄州镇邢村大台…
-
-
-
-
-
-
-
-
-
- 雄县宋辽边关古地道
- 雄县境内的地道,现已查明的分丽部分,即位于雄县双堂乡祁岗村地道和雄州镇邢村县境内的地道,现已查明的分丽部分,即位于雄县双堂乡祁岗村地道和雄州镇邢村大台…
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/subPage/index/index-old.vue b/subPage/index/index-old.vue
deleted file mode 100644
index dfcadfe..0000000
--- a/subPage/index/index-old.vue
+++ /dev/null
@@ -1,1076 +0,0 @@
-
-
-
-
-
-
-
- {{tip}}
-
-
-
- {{tip}}
-
-
-
- {{tip}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 邯郸
-
-
-
-
-
-
-
-
-
-
- 旅游景区
-
-
-
- 数字导览
-
-
-
- 住酒店
-
-
-
- 品美食
-
-
-
- 购特产
-
-
-
- 精品线路
-
-
-
- 旅游攻略
-
-
-
- 热门活动
-
-
-
- 看资讯
-
-
-
- 逛周边
-
-
-
-
-
-
-
-
-
- 智游邯郸
-
-
-
-
-
- 数字导览
-
-
-
-
-
- 虚拟体验
-
-
-
-
-
-
-
-
-
- 数字导览
-
-
-
-
-
-
-
-
-
-
- 虚拟体验
-
-
-
-
-
-
-
-
-
-
- 去哪儿玩 /吃什么/住哪儿/
-
-
-
-
-
-
-
-
-
-
- {{item.slevel}}
- {{item.hlevel}}
- {{item.sname}}
- {{item.name}}
- {{item.hname}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 印象邯郸
-
-
-
-
-
-
-
-
-
- {{SJZObject.title}}
- 查看详细
-
- {{SJZObject.content}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{item.title}}
-
-
-
-
-
-
-
-
-
-
-
-
-
- 最新热门活动
-
-
-
-
- 热门
-
-
- {{hoteventList[0].ename}}
- {{hoteventList[0].eaddress}}
-
-
-
-
-
-
-
-
-
-
-
- {{item.ename}}
- {{item.eaddress}}
-
-
-
-
-
-
-
-
-
-
- {{item.ename}}
- {{item.eaddress}}
-
-
-
-
-
-
-
-
-
-
-
-
-
- 精品旅游路线
-
-
-
-
-
-
-
-
-
-
- {{item.lname}}
-
- {{item.lspecial}}
- 官方推荐
-
-
-
-
-
-
-
-
-
-
-
- 旅游攻略指南
-
-
-
-
- 人气攻略
-
-
- {{methodList[0].mtitle}}
- {{methodList[0].mcontent}}
-
-
-
-
-
-
-
-
- {{item.mtitle}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/subPage/personcenter/adminLogin/adminLogin-old.vue b/subPage/personcenter/adminLogin/adminLogin-old.vue
deleted file mode 100644
index 1c475ad..0000000
--- a/subPage/personcenter/adminLogin/adminLogin-old.vue
+++ /dev/null
@@ -1,56 +0,0 @@
-
-
-
-
-
-
-
-
-
diff --git a/subPage/personcenter/adminLogin/adminLogin.vue b/subPage/personcenter/adminLogin/adminLogin.vue
deleted file mode 100644
index fd2cf59..0000000
--- a/subPage/personcenter/adminLogin/adminLogin.vue
+++ /dev/null
@@ -1,70 +0,0 @@
-
-
-
-
-
-
-
-
-
diff --git a/subPage/personcenter/adminLogin/adminLogin_2.vue b/subPage/personcenter/adminLogin/adminLogin_2.vue
deleted file mode 100644
index ca825cb..0000000
--- a/subPage/personcenter/adminLogin/adminLogin_2.vue
+++ /dev/null
@@ -1,119 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/subPage/personcenter/index_hd_html.vue b/subPage/personcenter/index_hd_html.vue
deleted file mode 100644
index b5828a2..0000000
--- a/subPage/personcenter/index_hd_html.vue
+++ /dev/null
@@ -1,359 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
- Hi
-
- 点击头像授权
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 兴趣定制
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 景区
- 当季景区门票推送
-
-
-
-
-
-
-
- + 关注
-
-
-
-
-
-
- 景区级别
-
- 不限AAAAAAAAAAAA其他
-
-
-
- 门票价格
-
- 不限免费1~100元100~300元300元以上
-
-
-
- 景区类型
-
- 不限自然景观人文历史乡村游温泉养生滑雪场
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 酒店
- 相关住宿信息推送
-
-
-
-
- 已关注
-
-
-
-
-
-
- 酒店类型
-
- 不限豪华奢侈型享受型舒适型经济实惠型
-
-
-
- 价格区间
-
- 不限200元以下200~500元300~500元
- 500~800元800元以上
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 美食
- 本地美食相关信息推送
-
-
-
-
- 已关注
-
-
-
-
-
-
-
-
- 美食类型
-
- 不限网红打卡面食小吃
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 线路
- 旅游线路相关信息推送
-
-
-
-
- 已关注
-
-
-
-
-
-
- 景区级别
-
- 不限AAAAAAAAAAAA其他
-
-
-
- 门票价格
-
- 不限免费1~100元100~300元300元以上
-
-
-
- 景区类型
-
- 不限自然景观人文历史乡村游温泉养生滑雪场
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 攻略
- 景区攻略相关信息推送
-
-
-
-
- 已关注
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 我的应用
-
-
-
-
-
- 我的订单
-
-
-
-
-
- 在线投诉
-
-
-
-
-
- 留言投诉
-
-
-
-
-
- 关于我们
-
-
-
-
-
- 系统更新
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/subPage/scenic/scenicdetial/scenicdetial_html.vue b/subPage/scenic/scenicdetial/scenicdetial_html.vue
deleted file mode 100644
index 55818f2..0000000
--- a/subPage/scenic/scenicdetial/scenicdetial_html.vue
+++ /dev/null
@@ -1,305 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- 景区名名称称
- AAAAA
-
-
-
-
- 多云
- 15℃~26℃
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 720全景
-
-
-
-
-
-
-
- 智慧导览
-
-
-
-
-
-
- 美景直播
-
-
-
-
-
-
-
-
-
-
- 音频名称
- 00:23
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 简介
-
- 查看更多
- 展开收起
-
-
- 正定县位于河北省西南部,华北平原中部的冀中平原,古称常山、真定,历史上曾与北京、保定并称“北方三雄镇”,是国家历史文化名城,中国民间艺术之乡,也是百岁帝王赵佗、常胜将军赵云故里。截至2010年正定有国家级文物保护单位9处,省级文物保护单位6处。
-
-
-
-
-
-
-
- 景区地址
-
-
- 绿港间艺绿港间艺术之绿港间艺术之术之
-
-
-
-
-
-
-
-
- 景区电话0311-45212542
-
-
-
- 开放时间绿港名城,绿港名城,中国民间艺术之绿港名城,中国民间艺术之绿港名城,中国民间艺术之
-
-
-
-
-
-
-
-
-
- 景区门票
-
-
-
-
-
- 票名称门票票名称门票票名称门票票名称门票票名称门票票名称门票
- ¥65
-
-
-
-
- 预定
-
-
-
-
-
-
-
- 门票名称门票名称
- ¥65
-
-
-
-
- 预定
-
-
-
-
-
-
- 景区游玩攻略
-
-
-
-
-
-
- 攻略名称攻略名称攻略名称攻略名称
- 攻攻略简,介攻略简介,攻略简介攻略简介攻。略简介攻略,简介攻略。简介略简介
-
-
-
-
-
-
-
-
-
- 景区我知道
-
- 查看更多
- 展开收起
-
-
- 正定县位于河北省西南部,华北平原中部的冀中平原,古称常山、真定,历史上曾与北京、保定并称“北方三雄镇”,是国家历史文化名城,中国民间艺术之乡,也是百岁帝王赵佗、常胜将军赵云故里。截至2010年正定有国家级文物保护单位9处,省级文物保护单位6处。
-
-
-
-
-
-
-
- 游客评价
-
-
-
- 4.8分
-
-
-
-
-
- 景区总得分
- 456454人点评
-
-
-
-
-
-
-
- 游客名称游客名称游客名称游客名称
- 2019-05-23
-
-
- 4.5分
-
-
-
-
-
- 评论内容评,论内容评论内容评,论内容评论内容。评论内容评论内,容评论内容评论内容评论,内容评论内容评论,内容评论内容评论。内容评论内容。评论内。容评论,内容评。论内容评论内容评论,内容评论内容评论内,容评论内,容评论内容评论内容评论内。容评论内容评论内容
-
-
-
-
-
- 游客名称游客名称游客名称游客名称
- 2019-05-23
-
-
- 4.5分
-
-
-
-
-
- 评论内容评,论内容评论内容评,论内容评论内容。评论内容评论内,容评论内容评论内容评论,内容评论内容评论,内容评论内容评论。内容评论内容。评论内。容评论,内容评。论内容评论内容评论,内容评论内容评论内,容评论内,容评论内容评论内容评论内。容评论内容评论内容
-
-
-
-
-
- 游客名称游客名称游客名称游客名称
- 2019-05-23
-
-
- 4.5分
-
-
-
-
-
- 评论内容评,论内容评论内容评,论内容评论内容。评论内容评论内,容评论内容评论内容评论,内容评论内容评论,内容评论内容评论。内容评论内容。评论内。容评论,内容评。论内容评论内容评论,内容评论内容评论内,容评论内,容评论内容评论内容评论内。容评论内容评论内容
-
-
-
- 查看更多 +
-
-
-
-
-
-
-
-
-
diff --git a/subPage/translate/translate.vue b/subPage/translate/translate.vue
deleted file mode 100644
index 60d184f..0000000
--- a/subPage/translate/translate.vue
+++ /dev/null
@@ -1,262 +0,0 @@
-
-
-
-
-
- {{ array[index].name }}
-
-
-
-
-
-
-
-
-
-
-
- 清空翻译
-
-
-
-
-
-
- {{ array2[index2].name }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/subPage/translate/translate_2.vue b/subPage/translate/translate_2.vue
deleted file mode 100644
index a689479..0000000
--- a/subPage/translate/translate_2.vue
+++ /dev/null
@@ -1,258 +0,0 @@
-
-
-
-
-
-
-
-
-
diff --git a/subPage/3Dzoulang/3Dzoulang/3Dzoulang.vue b/subPageA/3Dzoulang/3Dzoulang/3Dzoulang.vue
similarity index 93%
rename from subPage/3Dzoulang/3Dzoulang/3Dzoulang.vue
rename to subPageA/3Dzoulang/3Dzoulang/3Dzoulang.vue
index 1c6ebe3..2a04564 100644
--- a/subPage/3Dzoulang/3Dzoulang/3Dzoulang.vue
+++ b/subPageA/3Dzoulang/3Dzoulang/3Dzoulang.vue
@@ -1,7 +1,7 @@
-
@@ -33,7 +33,7 @@
滹沱河3D生态走廊
-
+
简介内容,简介内,容简介内容简介内容简。介内容简介内容简介,内容简介内,容简介内容简介内容简。介内容简。介内容简介,内容简,介内容简介。内容简介内容简介内。容简介内容简介内容,简介内,容简介内容简介。内容简介内容简介内容简介内容简介,内容简介内容简介内容简介,内容简介内容简介内容简介内。容简介内容。
@@ -98,12 +98,12 @@
-
+
正定
-
+
@@ -116,12 +116,12 @@
-
+
正定
-
+
@@ -134,12 +134,12 @@
-
+
正定
-
+
@@ -164,7 +164,7 @@
实时车流
-
+
-->
@@ -215,14 +215,14 @@
环境监测
-
+
-->
@@ -312,21 +312,21 @@
-
+
@@ -545,7 +545,7 @@
class="h_zb_pic" mode="aspectFill">
景观名称称景观名称
-
+
@@ -553,7 +553,7 @@
class="h_zb_pic" mode="aspectFill">
景观名称称景观名称
-
+
@@ -718,9 +718,9 @@ list:['1分钟前,无夏购买了会员','2分钟前,无夏购买了会员',
diff --git a/subPage/guide/guide-html.vue b/subPageA/guide/guide-html.vue
similarity index 92%
rename from subPage/guide/guide-html.vue
rename to subPageA/guide/guide-html.vue
index cfff333..2d16485 100644
--- a/subPage/guide/guide-html.vue
+++ b/subPageA/guide/guide-html.vue
@@ -12,7 +12,7 @@
-
+
姓名
初级
@@ -30,7 +30,7 @@
-
+
姓名
中级
@@ -48,7 +48,7 @@
-
+
姓名
中级
diff --git a/subPage/guide/guidelist.vue b/subPageA/guide/guidelist.vue
similarity index 98%
rename from subPage/guide/guidelist.vue
rename to subPageA/guide/guidelist.vue
index df7db37..90e08d9 100644
--- a/subPage/guide/guidelist.vue
+++ b/subPageA/guide/guidelist.vue
@@ -7,7 +7,7 @@
-
+
@@ -29,7 +29,7 @@
-
+
{{ item.title }}
@@ -49,7 +49,7 @@
diff --git a/subPage/hotevent/hoteventdetail/hoteventdetail.css b/subPageA/hotevent/hoteventdetail/hoteventdetail.css
similarity index 100%
rename from subPage/hotevent/hoteventdetail/hoteventdetail.css
rename to subPageA/hotevent/hoteventdetail/hoteventdetail.css
diff --git a/subPage/hotevent/hoteventdetail/hoteventdetail.vue b/subPageA/hotevent/hoteventdetail/hoteventdetail.vue
similarity index 88%
rename from subPage/hotevent/hoteventdetail/hoteventdetail.vue
rename to subPageA/hotevent/hoteventdetail/hoteventdetail.vue
index ed515a1..19c336b 100644
--- a/subPage/hotevent/hoteventdetail/hoteventdetail.vue
+++ b/subPageA/hotevent/hoteventdetail/hoteventdetail.vue
@@ -14,16 +14,16 @@
阅读 {{info.browsenum}}
- {{info.upnum}} 赞
- {{info.upnum}} 赞
+ {{info.upnum}} 赞
+ {{info.upnum}} 赞
+ -->
@@ -32,7 +32,7 @@
{{ this.$param.pageMsg }}
diff --git a/subPage/images/110_b.png b/subPageA/images/110_b.png
similarity index 100%
rename from subPage/images/110_b.png
rename to subPageA/images/110_b.png
diff --git a/subPage/images/120_b.png b/subPageA/images/120_b.png
similarity index 100%
rename from subPage/images/120_b.png
rename to subPageA/images/120_b.png
diff --git a/subPage/images/adm_img.png b/subPageA/images/adm_img.png
similarity index 100%
rename from subPage/images/adm_img.png
rename to subPageA/images/adm_img.png
diff --git a/subPage/images/bg.jpg b/subPageA/images/bg.jpg
similarity index 100%
rename from subPage/images/bg.jpg
rename to subPageA/images/bg.jpg
diff --git a/subPage/images/bg_2.png b/subPageA/images/bg_2.png
similarity index 100%
rename from subPage/images/bg_2.png
rename to subPageA/images/bg_2.png
diff --git a/subPage/images/bg_ms.png b/subPageA/images/bg_ms.png
similarity index 100%
rename from subPage/images/bg_ms.png
rename to subPageA/images/bg_ms.png
diff --git a/subPage/images/btn_clear.png b/subPageA/images/btn_clear.png
similarity index 100%
rename from subPage/images/btn_clear.png
rename to subPageA/images/btn_clear.png
diff --git a/subPage/images/btn_more.png b/subPageA/images/btn_more.png
similarity index 100%
rename from subPage/images/btn_more.png
rename to subPageA/images/btn_more.png
diff --git a/subPage/images/btn_play.png b/subPageA/images/btn_play.png
similarity index 100%
rename from subPage/images/btn_play.png
rename to subPageA/images/btn_play.png
diff --git a/subPage/images/btn_play2.png b/subPageA/images/btn_play2.png
similarity index 100%
rename from subPage/images/btn_play2.png
rename to subPageA/images/btn_play2.png
diff --git a/subPage/images/btn_stop.png b/subPageA/images/btn_stop.png
similarity index 100%
rename from subPage/images/btn_stop.png
rename to subPageA/images/btn_stop.png
diff --git a/subPage/images/daol_bg.jpg b/subPageA/images/daol_bg.jpg
similarity index 100%
rename from subPage/images/daol_bg.jpg
rename to subPageA/images/daol_bg.jpg
diff --git a/subPage/images/del_2.png b/subPageA/images/del_2.png
similarity index 100%
rename from subPage/images/del_2.png
rename to subPageA/images/del_2.png
diff --git a/subPage/images/icn_baoh.png b/subPageA/images/icn_baoh.png
similarity index 100%
rename from subPage/images/icn_baoh.png
rename to subPageA/images/icn_baoh.png
diff --git a/subPage/images/icn_bf_num.png b/subPageA/images/icn_bf_num.png
similarity index 100%
rename from subPage/images/icn_bf_num.png
rename to subPageA/images/icn_bf_num.png
diff --git a/subPage/images/icn_bf_num2.png b/subPageA/images/icn_bf_num2.png
similarity index 100%
rename from subPage/images/icn_bf_num2.png
rename to subPageA/images/icn_bf_num2.png
diff --git a/subPage/images/icn_cl.png b/subPageA/images/icn_cl.png
similarity index 100%
rename from subPage/images/icn_cl.png
rename to subPageA/images/icn_cl.png
diff --git a/subPage/images/icn_cs.png b/subPageA/images/icn_cs.png
similarity index 100%
rename from subPage/images/icn_cs.png
rename to subPageA/images/icn_cs.png
diff --git a/subPage/images/icn_daba.png b/subPageA/images/icn_daba.png
similarity index 100%
rename from subPage/images/icn_daba.png
rename to subPageA/images/icn_daba.png
diff --git a/subPage/images/icn_data.png b/subPageA/images/icn_data.png
similarity index 100%
rename from subPage/images/icn_data.png
rename to subPageA/images/icn_data.png
diff --git a/subPage/images/icn_dl.png b/subPageA/images/icn_dl.png
similarity index 100%
rename from subPage/images/icn_dl.png
rename to subPageA/images/icn_dl.png
diff --git a/subPage/images/icn_down.png b/subPageA/images/icn_down.png
similarity index 100%
rename from subPage/images/icn_down.png
rename to subPageA/images/icn_down.png
diff --git a/subPage/images/icn_down_g.png b/subPageA/images/icn_down_g.png
similarity index 100%
rename from subPage/images/icn_down_g.png
rename to subPageA/images/icn_down_g.png
diff --git a/subPage/images/icn_gl.png b/subPageA/images/icn_gl.png
similarity index 100%
rename from subPage/images/icn_gl.png
rename to subPageA/images/icn_gl.png
diff --git a/subPage/images/icn_gz.png b/subPageA/images/icn_gz.png
similarity index 100%
rename from subPage/images/icn_gz.png
rename to subPageA/images/icn_gz.png
diff --git a/subPage/images/icn_hd.png b/subPageA/images/icn_hd.png
similarity index 100%
rename from subPage/images/icn_hd.png
rename to subPageA/images/icn_hd.png
diff --git a/subPage/images/icn_hel.png b/subPageA/images/icn_hel.png
similarity index 100%
rename from subPage/images/icn_hel.png
rename to subPageA/images/icn_hel.png
diff --git a/subPage/images/icn_hui.png b/subPageA/images/icn_hui.png
similarity index 100%
rename from subPage/images/icn_hui.png
rename to subPageA/images/icn_hui.png
diff --git a/subPage/images/icn_huo.png b/subPageA/images/icn_huo.png
similarity index 100%
rename from subPage/images/icn_huo.png
rename to subPageA/images/icn_huo.png
diff --git a/subPage/images/icn_jq.png b/subPageA/images/icn_jq.png
similarity index 100%
rename from subPage/images/icn_jq.png
rename to subPageA/images/icn_jq.png
diff --git a/subPage/images/icn_jt_righ.png b/subPageA/images/icn_jt_righ.png
similarity index 100%
rename from subPage/images/icn_jt_righ.png
rename to subPageA/images/icn_jt_righ.png
diff --git a/subPage/images/icn_jy.png b/subPageA/images/icn_jy.png
similarity index 100%
rename from subPage/images/icn_jy.png
rename to subPageA/images/icn_jy.png
diff --git a/subPage/images/icn_kouz.png b/subPageA/images/icn_kouz.png
similarity index 100%
rename from subPage/images/icn_kouz.png
rename to subPageA/images/icn_kouz.png
diff --git a/subPage/images/icn_like.png b/subPageA/images/icn_like.png
similarity index 100%
rename from subPage/images/icn_like.png
rename to subPageA/images/icn_like.png
diff --git a/subPage/images/icn_like2.png b/subPageA/images/icn_like2.png
similarity index 100%
rename from subPage/images/icn_like2.png
rename to subPageA/images/icn_like2.png
diff --git a/subPage/images/icn_lxs.png b/subPageA/images/icn_lxs.png
similarity index 100%
rename from subPage/images/icn_lxs.png
rename to subPageA/images/icn_lxs.png
diff --git a/subPage/images/icn_mi.png b/subPageA/images/icn_mi.png
similarity index 100%
rename from subPage/images/icn_mi.png
rename to subPageA/images/icn_mi.png
diff --git a/subPage/images/icn_mi_2.png b/subPageA/images/icn_mi_2.png
similarity index 100%
rename from subPage/images/icn_mi_2.png
rename to subPageA/images/icn_mi_2.png
diff --git a/subPage/images/icn_ms.png b/subPageA/images/icn_ms.png
similarity index 100%
rename from subPage/images/icn_ms.png
rename to subPageA/images/icn_ms.png
diff --git a/subPage/images/icn_mud2.png b/subPageA/images/icn_mud2.png
similarity index 100%
rename from subPage/images/icn_mud2.png
rename to subPageA/images/icn_mud2.png
diff --git a/subPage/images/icn_ref.png b/subPageA/images/icn_ref.png
similarity index 100%
rename from subPage/images/icn_ref.png
rename to subPageA/images/icn_ref.png
diff --git a/subPage/images/icn_ref_1.png b/subPageA/images/icn_ref_1.png
similarity index 100%
rename from subPage/images/icn_ref_1.png
rename to subPageA/images/icn_ref_1.png
diff --git a/subPage/images/icn_tab_bg.png b/subPageA/images/icn_tab_bg.png
similarity index 100%
rename from subPage/images/icn_tab_bg.png
rename to subPageA/images/icn_tab_bg.png
diff --git a/subPage/images/icn_tc.png b/subPageA/images/icn_tc.png
similarity index 100%
rename from subPage/images/icn_tc.png
rename to subPageA/images/icn_tc.png
diff --git a/subPage/images/icn_tq.png b/subPageA/images/icn_tq.png
similarity index 100%
rename from subPage/images/icn_tq.png
rename to subPageA/images/icn_tq.png
diff --git a/subPage/images/icn_ts.png b/subPageA/images/icn_ts.png
similarity index 100%
rename from subPage/images/icn_ts.png
rename to subPageA/images/icn_ts.png
diff --git a/subPage/images/icn_up_g.png b/subPageA/images/icn_up_g.png
similarity index 100%
rename from subPage/images/icn_up_g.png
rename to subPageA/images/icn_up_g.png
diff --git a/subPage/images/icn_user.png b/subPageA/images/icn_user.png
similarity index 100%
rename from subPage/images/icn_user.png
rename to subPageA/images/icn_user.png
diff --git a/subPage/images/icn_voice.png b/subPageA/images/icn_voice.png
similarity index 100%
rename from subPage/images/icn_voice.png
rename to subPageA/images/icn_voice.png
diff --git a/subPage/images/icn_whe2.png b/subPageA/images/icn_whe2.png
similarity index 100%
rename from subPage/images/icn_whe2.png
rename to subPageA/images/icn_whe2.png
diff --git a/subPage/images/icn_xche.png b/subPageA/images/icn_xche.png
similarity index 100%
rename from subPage/images/icn_xche.png
rename to subPageA/images/icn_xche.png
diff --git a/subPage/images/icn_xji.png b/subPageA/images/icn_xji.png
similarity index 100%
rename from subPage/images/icn_xji.png
rename to subPageA/images/icn_xji.png
diff --git a/subPage/images/icn_xl.png b/subPageA/images/icn_xl.png
similarity index 100%
rename from subPage/images/icn_xl.png
rename to subPageA/images/icn_xl.png
diff --git a/subPage/images/icn_xnty.png b/subPageA/images/icn_xnty.png
similarity index 100%
rename from subPage/images/icn_xnty.png
rename to subPageA/images/icn_xnty.png
diff --git a/subPage/images/icn_xnty2.png b/subPageA/images/icn_xnty2.png
similarity index 100%
rename from subPage/images/icn_xnty2.png
rename to subPageA/images/icn_xnty2.png
diff --git a/subPage/images/icn_yizh.png b/subPageA/images/icn_yizh.png
similarity index 100%
rename from subPage/images/icn_yizh.png
rename to subPageA/images/icn_yizh.png
diff --git a/subPage/images/icn_zb.png b/subPageA/images/icn_zb.png
similarity index 100%
rename from subPage/images/icn_zb.png
rename to subPageA/images/icn_zb.png
diff --git a/subPage/images/icn_zbian.png b/subPageA/images/icn_zbian.png
similarity index 100%
rename from subPage/images/icn_zbian.png
rename to subPageA/images/icn_zbian.png
diff --git a/subPage/images/icn_zhdl.png b/subPageA/images/icn_zhdl.png
similarity index 100%
rename from subPage/images/icn_zhdl.png
rename to subPageA/images/icn_zhdl.png
diff --git a/subPage/images/icn_zhdl2.png b/subPageA/images/icn_zhdl2.png
similarity index 100%
rename from subPage/images/icn_zhdl2.png
rename to subPageA/images/icn_zhdl2.png
diff --git a/subPage/images/icn_zhoba.png b/subPageA/images/icn_zhoba.png
similarity index 100%
rename from subPage/images/icn_zhoba.png
rename to subPageA/images/icn_zhoba.png
diff --git a/subPage/images/icn_zhzb.png b/subPageA/images/icn_zhzb.png
similarity index 100%
rename from subPage/images/icn_zhzb.png
rename to subPageA/images/icn_zhzb.png
diff --git a/subPage/images/icn_zhzb2.png b/subPageA/images/icn_zhzb2.png
similarity index 100%
rename from subPage/images/icn_zhzb2.png
rename to subPageA/images/icn_zhzb2.png
diff --git a/subPage/images/icn_zx.png b/subPageA/images/icn_zx.png
similarity index 100%
rename from subPage/images/icn_zx.png
rename to subPageA/images/icn_zx.png
diff --git a/subPage/images/icon-jiantou-r.png b/subPageA/images/icon-jiantou-r.png
similarity index 100%
rename from subPage/images/icon-jiantou-r.png
rename to subPageA/images/icon-jiantou-r.png
diff --git a/subPage/images/icon-search.png b/subPageA/images/icon-search.png
similarity index 100%
rename from subPage/images/icon-search.png
rename to subPageA/images/icon-search.png
diff --git a/subPage/images/icon-search_2.png b/subPageA/images/icon-search_2.png
similarity index 100%
rename from subPage/images/icon-search_2.png
rename to subPageA/images/icon-search_2.png
diff --git a/subPage/images/icon_adr.png b/subPageA/images/icon_adr.png
similarity index 100%
rename from subPage/images/icon_adr.png
rename to subPageA/images/icon_adr.png
diff --git a/subPage/images/icon_phe.png b/subPageA/images/icon_phe.png
similarity index 100%
rename from subPage/images/icon_phe.png
rename to subPageA/images/icon_phe.png
diff --git a/subPage/images/icon_time.png b/subPageA/images/icon_time.png
similarity index 100%
rename from subPage/images/icon_time.png
rename to subPageA/images/icon_time.png
diff --git a/subPage/images/img2/d_glue.png b/subPageA/images/img2/d_glue.png
similarity index 100%
rename from subPage/images/img2/d_glue.png
rename to subPageA/images/img2/d_glue.png
diff --git a/subPage/images/img2/d_jiud.png b/subPageA/images/img2/d_jiud.png
similarity index 100%
rename from subPage/images/img2/d_jiud.png
rename to subPageA/images/img2/d_jiud.png
diff --git a/subPage/images/img2/d_jqu.png b/subPageA/images/img2/d_jqu.png
similarity index 100%
rename from subPage/images/img2/d_jqu.png
rename to subPageA/images/img2/d_jqu.png
diff --git a/subPage/images/img2/d_mshi.png b/subPageA/images/img2/d_mshi.png
similarity index 100%
rename from subPage/images/img2/d_mshi.png
rename to subPageA/images/img2/d_mshi.png
diff --git a/subPage/images/img2/d_xlu.png b/subPageA/images/img2/d_xlu.png
similarity index 100%
rename from subPage/images/img2/d_xlu.png
rename to subPageA/images/img2/d_xlu.png
diff --git a/subPage/images/img2/dzhi_topbg.png b/subPageA/images/img2/dzhi_topbg.png
similarity index 100%
rename from subPage/images/img2/dzhi_topbg.png
rename to subPageA/images/img2/dzhi_topbg.png
diff --git a/subPage/images/img2/icn_ai.png b/subPageA/images/img2/icn_ai.png
similarity index 100%
rename from subPage/images/img2/icn_ai.png
rename to subPageA/images/img2/icn_ai.png
diff --git a/subPage/images/img2/icn_dl.png b/subPageA/images/img2/icn_dl.png
similarity index 100%
rename from subPage/images/img2/icn_dl.png
rename to subPageA/images/img2/icn_dl.png
diff --git a/subPage/images/img2/icn_dy.png b/subPageA/images/img2/icn_dy.png
similarity index 100%
rename from subPage/images/img2/icn_dy.png
rename to subPageA/images/img2/icn_dy.png
diff --git a/subPage/images/img2/icn_gl.png b/subPageA/images/img2/icn_gl.png
similarity index 100%
rename from subPage/images/img2/icn_gl.png
rename to subPageA/images/img2/icn_gl.png
diff --git a/subPage/images/img2/icn_gl_x.png b/subPageA/images/img2/icn_gl_x.png
similarity index 100%
rename from subPage/images/img2/icn_gl_x.png
rename to subPageA/images/img2/icn_gl_x.png
diff --git a/subPage/images/img2/icn_hd.png b/subPageA/images/img2/icn_hd.png
similarity index 100%
rename from subPage/images/img2/icn_hd.png
rename to subPageA/images/img2/icn_hd.png
diff --git a/subPage/images/img2/icn_hd_x.png b/subPageA/images/img2/icn_hd_x.png
similarity index 100%
rename from subPage/images/img2/icn_hd_x.png
rename to subPageA/images/img2/icn_hd_x.png
diff --git a/subPage/images/img2/icn_jd.png b/subPageA/images/img2/icn_jd.png
similarity index 100%
rename from subPage/images/img2/icn_jd.png
rename to subPageA/images/img2/icn_jd.png
diff --git a/subPage/images/img2/icn_jq.png b/subPageA/images/img2/icn_jq.png
similarity index 100%
rename from subPage/images/img2/icn_jq.png
rename to subPageA/images/img2/icn_jq.png
diff --git a/subPage/images/img2/icn_lxs.png b/subPageA/images/img2/icn_lxs.png
similarity index 100%
rename from subPage/images/img2/icn_lxs.png
rename to subPageA/images/img2/icn_lxs.png
diff --git a/subPage/images/img2/icn_ms.png b/subPageA/images/img2/icn_ms.png
similarity index 100%
rename from subPage/images/img2/icn_ms.png
rename to subPageA/images/img2/icn_ms.png
diff --git a/subPage/images/img2/icn_tc.png b/subPageA/images/img2/icn_tc.png
similarity index 100%
rename from subPage/images/img2/icn_tc.png
rename to subPageA/images/img2/icn_tc.png
diff --git a/subPage/images/img2/icn_ts.png b/subPageA/images/img2/icn_ts.png
similarity index 100%
rename from subPage/images/img2/icn_ts.png
rename to subPageA/images/img2/icn_ts.png
diff --git a/subPage/images/img2/icn_vr.png b/subPageA/images/img2/icn_vr.png
similarity index 100%
rename from subPage/images/img2/icn_vr.png
rename to subPageA/images/img2/icn_vr.png
diff --git a/subPage/images/img2/icn_wl.png b/subPageA/images/img2/icn_wl.png
similarity index 100%
rename from subPage/images/img2/icn_wl.png
rename to subPageA/images/img2/icn_wl.png
diff --git a/subPage/images/img2/icn_xl.png b/subPageA/images/img2/icn_xl.png
similarity index 100%
rename from subPage/images/img2/icn_xl.png
rename to subPageA/images/img2/icn_xl.png
diff --git a/subPage/images/img2/icn_zb.png b/subPageA/images/img2/icn_zb.png
similarity index 100%
rename from subPage/images/img2/icn_zb.png
rename to subPageA/images/img2/icn_zb.png
diff --git a/subPage/images/img2/icn_zx.png b/subPageA/images/img2/icn_zx.png
similarity index 100%
rename from subPage/images/img2/icn_zx.png
rename to subPageA/images/img2/icn_zx.png
diff --git a/subPage/images/img2/icon_dhzx.png b/subPageA/images/img2/icon_dhzx.png
similarity index 100%
rename from subPage/images/img2/icon_dhzx.png
rename to subPageA/images/img2/icon_dhzx.png
diff --git a/subPage/images/img2/icon_zxzx.png b/subPageA/images/img2/icon_zxzx.png
similarity index 100%
rename from subPage/images/img2/icon_zxzx.png
rename to subPageA/images/img2/icon_zxzx.png
diff --git a/subPage/images/img2/in_link.png b/subPageA/images/img2/in_link.png
similarity index 100%
rename from subPage/images/img2/in_link.png
rename to subPageA/images/img2/in_link.png
diff --git a/subPage/images/img2/nav_dl.png b/subPageA/images/img2/nav_dl.png
similarity index 100%
rename from subPage/images/img2/nav_dl.png
rename to subPageA/images/img2/nav_dl.png
diff --git a/subPage/images/img2/nav_dla.png b/subPageA/images/img2/nav_dla.png
similarity index 100%
rename from subPage/images/img2/nav_dla.png
rename to subPageA/images/img2/nav_dla.png
diff --git a/subPage/images/img2/nav_index.png b/subPageA/images/img2/nav_index.png
similarity index 100%
rename from subPage/images/img2/nav_index.png
rename to subPageA/images/img2/nav_index.png
diff --git a/subPage/images/img2/nav_indexa.png b/subPageA/images/img2/nav_indexa.png
similarity index 100%
rename from subPage/images/img2/nav_indexa.png
rename to subPageA/images/img2/nav_indexa.png
diff --git a/subPage/images/img2/nav_mdd.png b/subPageA/images/img2/nav_mdd.png
similarity index 100%
rename from subPage/images/img2/nav_mdd.png
rename to subPageA/images/img2/nav_mdd.png
diff --git a/subPage/images/img2/nav_mdda.png b/subPageA/images/img2/nav_mdda.png
similarity index 100%
rename from subPage/images/img2/nav_mdda.png
rename to subPageA/images/img2/nav_mdda.png
diff --git a/subPage/images/img2/nav_zb.png b/subPageA/images/img2/nav_zb.png
similarity index 100%
rename from subPage/images/img2/nav_zb.png
rename to subPageA/images/img2/nav_zb.png
diff --git a/subPage/images/img2/nav_zba.png b/subPageA/images/img2/nav_zba.png
similarity index 100%
rename from subPage/images/img2/nav_zba.png
rename to subPageA/images/img2/nav_zba.png
diff --git a/subPage/images/img2/nav_zx.png b/subPageA/images/img2/nav_zx.png
similarity index 100%
rename from subPage/images/img2/nav_zx.png
rename to subPageA/images/img2/nav_zx.png
diff --git a/subPage/images/img2/nav_zxa.png b/subPageA/images/img2/nav_zxa.png
similarity index 100%
rename from subPage/images/img2/nav_zxa.png
rename to subPageA/images/img2/nav_zxa.png
diff --git a/subPage/images/img2/nav_zxin.png b/subPageA/images/img2/nav_zxin.png
similarity index 100%
rename from subPage/images/img2/nav_zxin.png
rename to subPageA/images/img2/nav_zxin.png
diff --git a/subPage/images/img2/nav_zxina.png b/subPageA/images/img2/nav_zxina.png
similarity index 100%
rename from subPage/images/img2/nav_zxina.png
rename to subPageA/images/img2/nav_zxina.png
diff --git a/subPage/images/img2/usr_xb.png b/subPageA/images/img2/usr_xb.png
similarity index 100%
rename from subPage/images/img2/usr_xb.png
rename to subPageA/images/img2/usr_xb.png
diff --git a/subPage/images/jqr_1.png b/subPageA/images/jqr_1.png
similarity index 100%
rename from subPage/images/jqr_1.png
rename to subPageA/images/jqr_1.png
diff --git a/subPage/images/jqr_2.png b/subPageA/images/jqr_2.png
similarity index 100%
rename from subPage/images/jqr_2.png
rename to subPageA/images/jqr_2.png
diff --git a/subPage/images/jqr_3.png b/subPageA/images/jqr_3.png
similarity index 100%
rename from subPage/images/jqr_3.png
rename to subPageA/images/jqr_3.png
diff --git a/subPage/images/jqr_home.png b/subPageA/images/jqr_home.png
similarity index 100%
rename from subPage/images/jqr_home.png
rename to subPageA/images/jqr_home.png
diff --git a/subPage/images/jqr_jpan.png b/subPageA/images/jqr_jpan.png
similarity index 100%
rename from subPage/images/jqr_jpan.png
rename to subPageA/images/jqr_jpan.png
diff --git a/subPage/images/jqr_jpan2.png b/subPageA/images/jqr_jpan2.png
similarity index 100%
rename from subPage/images/jqr_jpan2.png
rename to subPageA/images/jqr_jpan2.png
diff --git a/subPage/images/jqr_jxw.png b/subPageA/images/jqr_jxw.png
similarity index 100%
rename from subPage/images/jqr_jxw.png
rename to subPageA/images/jqr_jxw.png
diff --git a/subPage/images/jqr_send.png b/subPageA/images/jqr_send.png
similarity index 100%
rename from subPage/images/jqr_send.png
rename to subPageA/images/jqr_send.png
diff --git a/subPage/images/jqr_yuy.png b/subPageA/images/jqr_yuy.png
similarity index 100%
rename from subPage/images/jqr_yuy.png
rename to subPageA/images/jqr_yuy.png
diff --git a/subPage/images/list-icon1.png b/subPageA/images/list-icon1.png
similarity index 100%
rename from subPage/images/list-icon1.png
rename to subPageA/images/list-icon1.png
diff --git a/subPage/images/list-icon1_h.png b/subPageA/images/list-icon1_h.png
similarity index 100%
rename from subPage/images/list-icon1_h.png
rename to subPageA/images/list-icon1_h.png
diff --git a/subPage/images/list-icon2.png b/subPageA/images/list-icon2.png
similarity index 100%
rename from subPage/images/list-icon2.png
rename to subPageA/images/list-icon2.png
diff --git a/subPage/images/list-icon2_h.png b/subPageA/images/list-icon2_h.png
similarity index 100%
rename from subPage/images/list-icon2_h.png
rename to subPageA/images/list-icon2_h.png
diff --git a/subPage/images/list-icon6.png b/subPageA/images/list-icon6.png
similarity index 100%
rename from subPage/images/list-icon6.png
rename to subPageA/images/list-icon6.png
diff --git a/subPage/images/list-icon6_h.png b/subPageA/images/list-icon6_h.png
similarity index 100%
rename from subPage/images/list-icon6_h.png
rename to subPageA/images/list-icon6_h.png
diff --git a/subPage/images/loading-icon.png b/subPageA/images/loading-icon.png
similarity index 100%
rename from subPage/images/loading-icon.png
rename to subPageA/images/loading-icon.png
diff --git a/subPage/images/map_qi.png b/subPageA/images/map_qi.png
similarity index 100%
rename from subPage/images/map_qi.png
rename to subPageA/images/map_qi.png
diff --git a/subPage/images/map_qi_b.png b/subPageA/images/map_qi_b.png
similarity index 100%
rename from subPage/images/map_qi_b.png
rename to subPageA/images/map_qi_b.png
diff --git a/subPage/images/map_toilet_10.png b/subPageA/images/map_toilet_10.png
similarity index 100%
rename from subPage/images/map_toilet_10.png
rename to subPageA/images/map_toilet_10.png
diff --git a/subPage/images/map_toilet_10b.png b/subPageA/images/map_toilet_10b.png
similarity index 100%
rename from subPage/images/map_toilet_10b.png
rename to subPageA/images/map_toilet_10b.png
diff --git a/subPage/images/map_toilet_11.png b/subPageA/images/map_toilet_11.png
similarity index 100%
rename from subPage/images/map_toilet_11.png
rename to subPageA/images/map_toilet_11.png
diff --git a/subPage/images/map_toilet_11b.png b/subPageA/images/map_toilet_11b.png
similarity index 100%
rename from subPage/images/map_toilet_11b.png
rename to subPageA/images/map_toilet_11b.png
diff --git a/subPage/images/map_toilet_9.png b/subPageA/images/map_toilet_9.png
similarity index 100%
rename from subPage/images/map_toilet_9.png
rename to subPageA/images/map_toilet_9.png
diff --git a/subPage/images/map_toilet_9b.png b/subPageA/images/map_toilet_9b.png
similarity index 100%
rename from subPage/images/map_toilet_9b.png
rename to subPageA/images/map_toilet_9b.png
diff --git a/subPage/images/map_zhong.png b/subPageA/images/map_zhong.png
similarity index 100%
rename from subPage/images/map_zhong.png
rename to subPageA/images/map_zhong.png
diff --git a/subPage/images/map_zhong_b.png b/subPageA/images/map_zhong_b.png
similarity index 100%
rename from subPage/images/map_zhong_b.png
rename to subPageA/images/map_zhong_b.png
diff --git a/subPage/images/menu_03.png b/subPageA/images/menu_03.png
similarity index 100%
rename from subPage/images/menu_03.png
rename to subPageA/images/menu_03.png
diff --git a/subPage/images/menu_04.png b/subPageA/images/menu_04.png
similarity index 100%
rename from subPage/images/menu_04.png
rename to subPageA/images/menu_04.png
diff --git a/subPage/images/menu_06.png b/subPageA/images/menu_06.png
similarity index 100%
rename from subPage/images/menu_06.png
rename to subPageA/images/menu_06.png
diff --git a/subPage/images/menu_fod.png b/subPageA/images/menu_fod.png
similarity index 100%
rename from subPage/images/menu_fod.png
rename to subPageA/images/menu_fod.png
diff --git a/subPage/images/menu_hd.png b/subPageA/images/menu_hd.png
similarity index 100%
rename from subPage/images/menu_hd.png
rename to subPageA/images/menu_hd.png
diff --git a/subPage/images/menu_hd1.png b/subPageA/images/menu_hd1.png
similarity index 100%
rename from subPage/images/menu_hd1.png
rename to subPageA/images/menu_hd1.png
diff --git a/subPage/images/menu_hel.png b/subPageA/images/menu_hel.png
similarity index 100%
rename from subPage/images/menu_hel.png
rename to subPageA/images/menu_hel.png
diff --git a/subPage/images/menu_jq.png b/subPageA/images/menu_jq.png
similarity index 100%
rename from subPage/images/menu_jq.png
rename to subPageA/images/menu_jq.png
diff --git a/subPage/images/menu_tc.png b/subPageA/images/menu_tc.png
similarity index 100%
rename from subPage/images/menu_tc.png
rename to subPageA/images/menu_tc.png
diff --git a/subPage/images/menu_xl.png b/subPageA/images/menu_xl.png
similarity index 100%
rename from subPage/images/menu_xl.png
rename to subPageA/images/menu_xl.png
diff --git a/subPage/images/other.png b/subPageA/images/other.png
similarity index 100%
rename from subPage/images/other.png
rename to subPageA/images/other.png
diff --git a/subPage/images/p_about.png b/subPageA/images/p_about.png
similarity index 100%
rename from subPage/images/p_about.png
rename to subPageA/images/p_about.png
diff --git a/subPage/images/p_ddan.png b/subPageA/images/p_ddan.png
similarity index 100%
rename from subPage/images/p_ddan.png
rename to subPageA/images/p_ddan.png
diff --git a/subPage/images/p_gxin.png b/subPageA/images/p_gxin.png
similarity index 100%
rename from subPage/images/p_gxin.png
rename to subPageA/images/p_gxin.png
diff --git a/subPage/images/p_tsu.png b/subPageA/images/p_tsu.png
similarity index 100%
rename from subPage/images/p_tsu.png
rename to subPageA/images/p_tsu.png
diff --git a/subPage/images/qj720_bg.jpg b/subPageA/images/qj720_bg.jpg
similarity index 100%
rename from subPage/images/qj720_bg.jpg
rename to subPageA/images/qj720_bg.jpg
diff --git a/subPage/images/s_tsu.png b/subPageA/images/s_tsu.png
similarity index 100%
rename from subPage/images/s_tsu.png
rename to subPageA/images/s_tsu.png
diff --git a/subPage/images/sjz_ct.png b/subPageA/images/sjz_ct.png
similarity index 100%
rename from subPage/images/sjz_ct.png
rename to subPageA/images/sjz_ct.png
diff --git a/subPage/images/sjz_duoc.png b/subPageA/images/sjz_duoc.png
similarity index 100%
rename from subPage/images/sjz_duoc.png
rename to subPageA/images/sjz_duoc.png
diff --git a/subPage/images/sjz_fax.png b/subPageA/images/sjz_fax.png
similarity index 100%
rename from subPage/images/sjz_fax.png
rename to subPageA/images/sjz_fax.png
diff --git a/subPage/images/sjz_hc.png b/subPageA/images/sjz_hc.png
similarity index 100%
rename from subPage/images/sjz_hc.png
rename to subPageA/images/sjz_hc.png
diff --git a/subPage/images/sjz_hk.png b/subPageA/images/sjz_hk.png
similarity index 100%
rename from subPage/images/sjz_hk.png
rename to subPageA/images/sjz_hk.png
diff --git a/subPage/images/sjz_jinc.png b/subPageA/images/sjz_jinc.png
similarity index 100%
rename from subPage/images/sjz_jinc.png
rename to subPageA/images/sjz_jinc.png
diff --git a/subPage/images/sjz_kuaiy.png b/subPageA/images/sjz_kuaiy.png
similarity index 100%
rename from subPage/images/sjz_kuaiy.png
rename to subPageA/images/sjz_kuaiy.png
diff --git a/subPage/images/sjz_sn.png b/subPageA/images/sjz_sn.png
similarity index 100%
rename from subPage/images/sjz_sn.png
rename to subPageA/images/sjz_sn.png
diff --git a/subPage/images/sjz_tiy.png b/subPageA/images/sjz_tiy.png
similarity index 100%
rename from subPage/images/sjz_tiy.png
rename to subPageA/images/sjz_tiy.png
diff --git a/subPage/images/sug_ts.png b/subPageA/images/sug_ts.png
similarity index 100%
rename from subPage/images/sug_ts.png
rename to subPageA/images/sug_ts.png
diff --git a/subPage/images/tab_dahui.png b/subPageA/images/tab_dahui.png
similarity index 100%
rename from subPage/images/tab_dahui.png
rename to subPageA/images/tab_dahui.png
diff --git a/subPage/images/tab_dahui_a.png b/subPageA/images/tab_dahui_a.png
similarity index 100%
rename from subPage/images/tab_dahui_a.png
rename to subPageA/images/tab_dahui_a.png
diff --git a/subPage/images/tab_home.png b/subPageA/images/tab_home.png
similarity index 100%
rename from subPage/images/tab_home.png
rename to subPageA/images/tab_home.png
diff --git a/subPage/images/tab_home_a.png b/subPageA/images/tab_home_a.png
similarity index 100%
rename from subPage/images/tab_home_a.png
rename to subPageA/images/tab_home_a.png
diff --git a/subPage/images/tab_mdd.png b/subPageA/images/tab_mdd.png
similarity index 100%
rename from subPage/images/tab_mdd.png
rename to subPageA/images/tab_mdd.png
diff --git a/subPage/images/tab_mdd_a.png b/subPageA/images/tab_mdd_a.png
similarity index 100%
rename from subPage/images/tab_mdd_a.png
rename to subPageA/images/tab_mdd_a.png
diff --git a/subPage/images/tab_my.png b/subPageA/images/tab_my.png
similarity index 100%
rename from subPage/images/tab_my.png
rename to subPageA/images/tab_my.png
diff --git a/subPage/images/tab_my_a.png b/subPageA/images/tab_my_a.png
similarity index 100%
rename from subPage/images/tab_my_a.png
rename to subPageA/images/tab_my_a.png
diff --git a/subPage/images/tab_nw.png b/subPageA/images/tab_nw.png
similarity index 100%
rename from subPage/images/tab_nw.png
rename to subPageA/images/tab_nw.png
diff --git a/subPage/images/tab_nw_a.png b/subPageA/images/tab_nw_a.png
similarity index 100%
rename from subPage/images/tab_nw_a.png
rename to subPageA/images/tab_nw_a.png
diff --git a/subPage/images/tab_other.png b/subPageA/images/tab_other.png
similarity index 100%
rename from subPage/images/tab_other.png
rename to subPageA/images/tab_other.png
diff --git a/subPage/images/tab_other_a.png b/subPageA/images/tab_other_a.png
similarity index 100%
rename from subPage/images/tab_other_a.png
rename to subPageA/images/tab_other_a.png
diff --git a/subPage/images/tab_ts.png b/subPageA/images/tab_ts.png
similarity index 100%
rename from subPage/images/tab_ts.png
rename to subPageA/images/tab_ts.png
diff --git a/subPage/images/tab_ts_a.png b/subPageA/images/tab_ts_a.png
similarity index 100%
rename from subPage/images/tab_ts_a.png
rename to subPageA/images/tab_ts_a.png
diff --git a/subPage/images/top.png b/subPageA/images/top.png
similarity index 100%
rename from subPage/images/top.png
rename to subPageA/images/top.png
diff --git a/subPage/images/tousu_phe.png b/subPageA/images/tousu_phe.png
similarity index 100%
rename from subPage/images/tousu_phe.png
rename to subPageA/images/tousu_phe.png
diff --git a/subPage/images/whe_cloudy.png b/subPageA/images/whe_cloudy.png
similarity index 100%
rename from subPage/images/whe_cloudy.png
rename to subPageA/images/whe_cloudy.png
diff --git a/subPage/images/whe_lei.png b/subPageA/images/whe_lei.png
similarity index 100%
rename from subPage/images/whe_lei.png
rename to subPageA/images/whe_lei.png
diff --git a/subPage/images/whe_lei_2.png b/subPageA/images/whe_lei_2.png
similarity index 100%
rename from subPage/images/whe_lei_2.png
rename to subPageA/images/whe_lei_2.png
diff --git a/subPage/images/whe_sun.png b/subPageA/images/whe_sun.png
similarity index 100%
rename from subPage/images/whe_sun.png
rename to subPageA/images/whe_sun.png
diff --git a/subPage/images/whe_wu.png b/subPageA/images/whe_wu.png
similarity index 100%
rename from subPage/images/whe_wu.png
rename to subPageA/images/whe_wu.png
diff --git a/subPage/images/whe_wu_2.png b/subPageA/images/whe_wu_2.png
similarity index 100%
rename from subPage/images/whe_wu_2.png
rename to subPageA/images/whe_wu_2.png
diff --git a/subPage/images/whe_xue.png b/subPageA/images/whe_xue.png
similarity index 100%
rename from subPage/images/whe_xue.png
rename to subPageA/images/whe_xue.png
diff --git a/subPage/images/whe_xue_2.png b/subPageA/images/whe_xue_2.png
similarity index 100%
rename from subPage/images/whe_xue_2.png
rename to subPageA/images/whe_xue_2.png
diff --git a/subPage/images/whe_yin.png b/subPageA/images/whe_yin.png
similarity index 100%
rename from subPage/images/whe_yin.png
rename to subPageA/images/whe_yin.png
diff --git a/subPage/images/whe_yin_2.png b/subPageA/images/whe_yin_2.png
similarity index 100%
rename from subPage/images/whe_yin_2.png
rename to subPageA/images/whe_yin_2.png
diff --git a/subPage/images/whe_yu.png b/subPageA/images/whe_yu.png
similarity index 100%
rename from subPage/images/whe_yu.png
rename to subPageA/images/whe_yu.png
diff --git a/subPage/images/whe_yu_2.png b/subPageA/images/whe_yu_2.png
similarity index 100%
rename from subPage/images/whe_yu_2.png
rename to subPageA/images/whe_yu_2.png
diff --git a/subPage/images/zan.png b/subPageA/images/zan.png
similarity index 100%
rename from subPage/images/zan.png
rename to subPageA/images/zan.png
diff --git a/subPage/images/智游石家庄logo.png b/subPageA/images/智游石家庄logo.png
similarity index 100%
rename from subPage/images/智游石家庄logo.png
rename to subPageA/images/智游石家庄logo.png
diff --git a/subPage/index/an_login/an_login.vue b/subPageA/index/an_login/an_login.vue
similarity index 92%
rename from subPage/index/an_login/an_login.vue
rename to subPageA/index/an_login/an_login.vue
index 693245a..122af48 100644
--- a/subPage/index/an_login/an_login.vue
+++ b/subPageA/index/an_login/an_login.vue
@@ -27,7 +27,7 @@
@@ -50,15 +50,15 @@ export default {
goToPage:function(type){
if(type == 'zhuce'){
uni.navigateTo({
- url:"/subPage/index/an_login/an_zhuce"
+ url:"/subPageA/index/an_login/an_zhuce"
})
}else if(type == 'xieyi'){
uni.navigateTo({
- url:"/subPage/xieyi/xieyi"
+ url:"/subPageA/xieyi/xieyi"
})
}else if(type == 'zhengce'){
uni.navigateTo({
- url:"/subPage/zhengce/zhengce"
+ url:"/subPageA/zhengce/zhengce"
})
}
},
@@ -104,7 +104,7 @@ export default {
uni.setStorageSync("unionid",aes.aesMinEncrypt(res.data.wx_unionid));
uni.setStorageSync("openid",aes.aesMinEncrypt(res.data.wx_openid));
uni.setStorageSync("nickname",aes.aesMinEncrypt(res.data.wx_nickname));
- uni.setStorageSync("headimgurl","/subPage/images/adm_img.png");
+ uni.setStorageSync("headimgurl","/subPageA/images/adm_img.png");
uni.setStorageSync("userid",aes.aesMinEncrypt(res.data.userid));
uni.switchTab({
url:'/pages/personcenter'
diff --git a/subPage/index/an_login/an_zhuce.vue b/subPageA/index/an_login/an_zhuce.vue
similarity index 95%
rename from subPage/index/an_login/an_zhuce.vue
rename to subPageA/index/an_login/an_zhuce.vue
index b4e20b5..9b46be0 100644
--- a/subPage/index/an_login/an_zhuce.vue
+++ b/subPageA/index/an_login/an_zhuce.vue
@@ -40,7 +40,7 @@ export default {
methods: {
goToPage:function(){
uni.navigateTo({
- url:"/subPage/index/an_login/an_login"
+ url:"/subPageA/index/an_login/an_login"
})
},
registerFun:function(){
@@ -60,7 +60,7 @@ export default {
showCancel:false,
success() {
uni.redirectTo({
- url:"/subPage/index/an_login/an_login"
+ url:"/subPageA/index/an_login/an_login"
})
}
})
diff --git a/subPage/index/hebei.vue b/subPageA/index/hebei.vue
similarity index 92%
rename from subPage/index/hebei.vue
rename to subPageA/index/hebei.vue
index 9263a73..400679a 100644
--- a/subPage/index/hebei.vue
+++ b/subPageA/index/hebei.vue
@@ -24,29 +24,29 @@
-
+
-
+
景区
-
+
酒店
-
+
美食
-
+
特产
-
+
导览
@@ -59,23 +59,23 @@
-
+
旅游线路
-
+
官方攻略
-
+
文化活动
-
+
逛周边
-
+
资讯
@@ -193,7 +193,7 @@
-
+
@@ -457,10 +457,10 @@
diff --git a/subPage/index/index-2.vue b/subPageA/index/index-2.vue
similarity index 90%
rename from subPage/index/index-2.vue
rename to subPageA/index/index-2.vue
index 446dfee..b55dd89 100644
--- a/subPage/index/index-2.vue
+++ b/subPageA/index/index-2.vue
@@ -19,29 +19,29 @@
placeholder="搜索景区/酒店/美食/攻略" />
-
+
-
+
景区
-
+
酒店
-
+
美食
-
+
特产
-
+
导览
@@ -53,59 +53,59 @@
-
+
旅游线路
-
+
官方攻略
-
+
文化活动
-
+
逛周边
-
+
资讯
-
+
VR在线
-
+
智能AI
-
+
直播
-
+
旅行社
-
+
导游员
-
+
文旅
-
+
投诉
-
+
-
+
@@ -121,24 +121,24 @@
AI人工智能专属为您服务
-
+
-
+
数字导览
-
+
美景直播
-
+
虚拟体验
@@ -967,11 +967,11 @@
var that = this;
if (type == 'jingqu') {
uni.navigateTo({
- url: '/subPage/scenic/sceniclist/sceniclist'
+ url: '/subPageA/scenic/sceniclist/sceniclist'
});
} else if (type == 'daolan') {
uni.switchTab({
- url: '/subPage/shuzidaolan/shuzidaolan'
+ url: '/subPageA/shuzidaolan/shuzidaolan'
});
} else if (type == 'xianlu') {
uni.navigateTo({
@@ -979,27 +979,27 @@
});
} else if (type == 'jiudian') {
uni.navigateTo({
- url: '/subPage/hotel/hotellist/hotellist'
+ url: '/subPageA/hotel/hotellist/hotellist'
});
} else if (type == 'meishi') {
uni.navigateTo({
- url: '/subPage/food/foodlist/foodlist'
+ url: '/subPageA/food/foodlist/foodlist'
});
} else if (type == 'techan') {
uni.navigateTo({
- url: '/subPage/specialgood/specialgoodlist/specialgoodlist'
+ url: '/subPageA/specialgood/specialgoodlist/specialgoodlist'
});
} else if (type == 'gonglue') {
uni.navigateTo({
- url: '/subPage/method/methodlist/methodlist'
+ url: '/subPageA/method/methodlist/methodlist'
});
} else if (type == 'huodong') {
uni.navigateTo({
- url: '/subPage/hotevent/hoteventlist/hoteventlist'
+ url: '/subPageA/hotevent/hoteventlist/hoteventlist'
});
} else if (type == 'zixun') {
uni.navigateTo({
- url: '/subPage/zixun/zixunlist/zixuntlist'
+ url: '/subPageA/zixun/zixunlist/zixuntlist'
});
} else if (type == 'zhoubian') {
uni.switchTab({
@@ -1007,7 +1007,7 @@
});
} else if (type == 'url720list') {
uni.navigateTo({
- url: '/subPage/url720list/url720list'
+ url: '/subPageA/url720list/url720list'
});
} else if (type == 'zhibo') {
that.$util.saveOperatorLog(that, "FUN", "直播");
@@ -1029,7 +1029,7 @@
that.$util.saveOperatorLog(that, "FUN", "机器人");
if (this.$wechat.isWechat()) {
uni.navigateTo({
- url: '/subPage/jiqiren/jiqiren/zhinengjiqiren'
+ url: '/subPageA/jiqiren/jiqiren/zhinengjiqiren'
});
} else {
switch (uni.getSystemInfoSync().platform) {
@@ -1051,11 +1051,11 @@
})
} else if (type == 'daoyou') {
uni.navigateTo({
- url: "/subPage/guide/guidelist"
+ url: "/subPageA/guide/guidelist"
})
} else if (type == 'tousu') {
uni.navigateTo({
- url: "/subPage/tousu/tousulist/tousulist"
+ url: "/subPageA/tousu/tousulist/tousulist"
})
}
},
@@ -1063,55 +1063,55 @@
var that = this;
that.$util.saveOperatorLog(that, "FUN", "搜索")
uni.navigateTo({
- url: '/subPage/search/search'
+ url: '/subPageA/search/search'
});
},
toDetail: function() {
// uni.navigateTo({
- // url: '/subPage/index/lvfadahui/lvfadahui'
+ // url: '/subPageA/index/lvfadahui/lvfadahui'
// });
uni.switchTab({
- url: '/subPage/zixun/zixunlist/zixuntlist'
+ url: '/subPageA/zixun/zixunlist/zixuntlist'
});
},
goToFoodScHotel: function(item) {
if (this.onc == 'jingqu') {
uni.navigateTo({
- url: '/subPage/scenic/scenicdetial/scenicdetial?guid=' + item.guid
+ url: '/subPageA/scenic/scenicdetial/scenicdetial?guid=' + item.guid
});
} else if (this.onc == 'meishi') {
uni.navigateTo({
- url: '/subPage/food/fooddetial/fooddetial?fid=' + item.guid + '&fareacode=' + item.bm
+ url: '/subPageA/food/fooddetial/fooddetial?fid=' + item.guid + '&fareacode=' + item.bm
});
} else if (this.onc == 'jiudian') {
uni.navigateTo({
- url: '/subPage/hotel/hoteldetail/hoteldetail?id=' + item.guid
+ url: '/subPageA/hotel/hoteldetail/hoteldetail?id=' + item.guid
});
}
},
goToFoodScHotelList: function() {
if (this.onc == 'jingqu') {
uni.navigateTo({
- url: '/subPage/scenic/sceniclist/sceniclist'
+ url: '/subPageA/scenic/sceniclist/sceniclist'
});
} else if (this.onc == 'meishi') {
uni.navigateTo({
- url: '/subPage/food/foodlist/foodlist'
+ url: '/subPageA/food/foodlist/foodlist'
});
} else if (this.onc == 'jiudian') {
uni.navigateTo({
- url: '/subPage/hotel/hotellist/hotellist'
+ url: '/subPageA/hotel/hotellist/hotellist'
});
}
},
gotoDetail: function(guid, region) {
uni.navigateTo({
- url: '/subPage/cate/destination?guid=' + guid + '®ion=' + region
+ url: '/subPageA/cate/destination?guid=' + guid + '®ion=' + region
});
},
goToHotevent: function(guid) {
uni.navigateTo({
- url: '/subPage/hotevent/hoteventdetail/hoteventdetail?id=' + guid
+ url: '/subPageA/hotevent/hoteventdetail/hoteventdetail?id=' + guid
});
},
goToLine: function(guid) {
@@ -1121,7 +1121,7 @@
},
goToMethod: function(guid) {
uni.navigateTo({
- url: '/subPage/method/methoddetail/methoddetail?guid=' + guid
+ url: '/subPageA/method/methoddetail/methoddetail?guid=' + guid
});
},
// 印象邯郸-垂直滚动
@@ -1147,10 +1147,10 @@
},
goToDuoCaiSJZ: function() {
//uni.switchTab({
- // url: '/subPage/cate/index'
+ // url: '/subPageA/cate/index'
//});
uni.switchTab({
- url: '/subPage/cate/destination'
+ url: '/subPageA/cate/destination'
});
},
goToLinkList: function() {
@@ -1160,12 +1160,12 @@
},
goToMethodList: function() {
uni.navigateTo({
- url: '/subPage/method/methodlist/methodlist'
+ url: '/subPageA/method/methodlist/methodlist'
});
},
goToHoteventList: function() {
uni.navigateTo({
- url: '/subPage/hotevent/hoteventlist/hoteventlist'
+ url: '/subPageA/hotevent/hoteventlist/hoteventlist'
});
},
getAndroidUserKey: function() {
@@ -1239,19 +1239,19 @@
goToDetails: function(bcode, dataid, region) {
if (bcode == '3301') {
uni.navigateTo({
- url: '/subPage/scenic/scenicdetial/scenicdetial?guid=' + dataid
+ url: '/subPageA/scenic/scenicdetial/scenicdetial?guid=' + dataid
});
} else if (bcode == '3302') {
uni.navigateTo({
- url: '/subPage/food/fooddetial/fooddetial?fid=' + dataid + '&fareacode=' + region
+ url: '/subPageA/food/fooddetial/fooddetial?fid=' + dataid + '&fareacode=' + region
});
} else if (bcode == '3303') {
uni.navigateTo({
- url: '/subPage/method/methoddetail/methoddetail?guid=' + dataid
+ url: '/subPageA/method/methoddetail/methoddetail?guid=' + dataid
});
} else if (bcode == '3304') {
uni.navigateTo({
- url: '/subPage/hotel/hoteldetail/hoteldetail?id=' + dataid
+ url: '/subPageA/hotel/hoteldetail/hoteldetail?id=' + dataid
});
} else if (bcode == '3305') {
uni.navigateTo({
@@ -1273,10 +1273,10 @@
diff --git a/subPage/index/index-bak.vue b/subPageA/index/index-bak.vue
similarity index 90%
rename from subPage/index/index-bak.vue
rename to subPageA/index/index-bak.vue
index e2549e3..9348aeb 100644
--- a/subPage/index/index-bak.vue
+++ b/subPageA/index/index-bak.vue
@@ -4,15 +4,15 @@
-
+
{{ tip }}
-
+
{{ tip }}
-
+
{{ tip }}
@@ -41,28 +41,28 @@
placeholder="搜索景区/酒店/美食/攻略"
/>
-
+
-
+
景区
-
+
酒店
-
+
美食
-
+
特产
-
+
导览
@@ -74,23 +74,23 @@
-
+
旅游线路
-
+
官方攻略
-
+
文化活动
-
+
逛周边
-
+
资讯
@@ -107,24 +107,24 @@
AI人工智能专属为您服务
-
+
-
+
数字导览
-
+
美景直播
-
+
虚拟体验
@@ -244,7 +244,7 @@
{{ SJZObject.content }}
-
+
热门目的地
@@ -874,11 +874,11 @@ export default {
goToPages: function(type) {
if (type == 'jingqu') {
uni.navigateTo({
- url: '/subPage/scenic/sceniclist/sceniclist'
+ url: '/subPageA/scenic/sceniclist/sceniclist'
});
} else if (type == 'daolan') {
uni.switchTab({
- url: '/subPage/shuzidaolan/shuzidaolan'
+ url: '/subPageA/shuzidaolan/shuzidaolan'
});
} else if (type == 'xianlu') {
uni.navigateTo({
@@ -886,27 +886,27 @@ export default {
});
} else if (type == 'jiudian') {
uni.navigateTo({
- url: '/subPage/hotel/hotellist/hotellist'
+ url: '/subPageA/hotel/hotellist/hotellist'
});
} else if (type == 'meishi') {
uni.navigateTo({
- url: '/subPage/food/foodlist/foodlist'
+ url: '/subPageA/food/foodlist/foodlist'
});
} else if (type == 'techan') {
uni.navigateTo({
- url: '/subPage/specialgood/specialgoodlist/specialgoodlist'
+ url: '/subPageA/specialgood/specialgoodlist/specialgoodlist'
});
} else if (type == 'gonglue') {
uni.navigateTo({
- url: '/subPage/method/methodlist/methodlist'
+ url: '/subPageA/method/methodlist/methodlist'
});
} else if (type == 'huodong') {
uni.navigateTo({
- url: '/subPage/hotevent/hoteventlist/hoteventlist'
+ url: '/subPageA/hotevent/hoteventlist/hoteventlist'
});
} else if (type == 'zixun') {
uni.navigateTo({
- url: '/subPage/zixun/zixunlist/zixuntlist'
+ url: '/subPageA/zixun/zixunlist/zixuntlist'
});
} else if (type == 'zhoubian') {
uni.switchTab({
@@ -914,7 +914,7 @@ export default {
});
} else if (type == 'url720list') {
uni.navigateTo({
- url: '/subPage/url720list/url720list'
+ url: '/subPageA/url720list/url720list'
});
} else if (type == 'zhibo') {
if (this.$wechat.isWechat()) {
@@ -935,7 +935,7 @@ export default {
} else if (type == 'jiqiren') {
if (this.$wechat.isWechat()) {
uni.navigateTo({
- url: '/subPage/jiqiren/jiqiren/zhinengjiqiren'
+ url: '/subPageA/jiqiren/jiqiren/zhinengjiqiren'
});
} else {
switch (uni.getSystemInfoSync().platform) {
@@ -955,55 +955,55 @@ export default {
},
gotoSearch: function() {
uni.navigateTo({
- url: '/subPage/search/search'
+ url: '/subPageA/search/search'
});
},
toDetail: function() {
// uni.navigateTo({
- // url: '/subPage/index/lvfadahui/lvfadahui'
+ // url: '/subPageA/index/lvfadahui/lvfadahui'
// });
uni.switchTab({
- url: '/subPage/zixun/zixunlist/zixuntlist'
+ url: '/subPageA/zixun/zixunlist/zixuntlist'
});
},
goToFoodScHotel: function(item) {
if (this.onc == 'jingqu') {
uni.navigateTo({
- url: '/subPage/scenic/scenicdetial/scenicdetial?guid=' + item.guid
+ url: '/subPageA/scenic/scenicdetial/scenicdetial?guid=' + item.guid
});
} else if (this.onc == 'meishi') {
uni.navigateTo({
- url: '/subPage/food/fooddetial/fooddetial?fid=' + item.guid + '&fareacode=' + item.bm
+ url: '/subPageA/food/fooddetial/fooddetial?fid=' + item.guid + '&fareacode=' + item.bm
});
} else if (this.onc == 'jiudian') {
uni.navigateTo({
- url: '/subPage/hotel/hoteldetail/hoteldetail?id=' + item.guid
+ url: '/subPageA/hotel/hoteldetail/hoteldetail?id=' + item.guid
});
}
},
goToFoodScHotelList: function() {
if (this.onc == 'jingqu') {
uni.navigateTo({
- url: '/subPage/scenic/sceniclist/sceniclist'
+ url: '/subPageA/scenic/sceniclist/sceniclist'
});
} else if (this.onc == 'meishi') {
uni.navigateTo({
- url: '/subPage/food/foodlist/foodlist'
+ url: '/subPageA/food/foodlist/foodlist'
});
} else if (this.onc == 'jiudian') {
uni.navigateTo({
- url: '/subPage/hotel/hotellist/hotellist'
+ url: '/subPageA/hotel/hotellist/hotellist'
});
}
},
gotoDetail: function(guid, region) {
uni.navigateTo({
- url: '/subPage/cate/destination?guid=' + guid + '®ion=' + region
+ url: '/subPageA/cate/destination?guid=' + guid + '®ion=' + region
});
},
goToHotevent: function(guid) {
uni.navigateTo({
- url: '/subPage/hotevent/hoteventdetail/hoteventdetail?id=' + guid
+ url: '/subPageA/hotevent/hoteventdetail/hoteventdetail?id=' + guid
});
},
goToLine: function(guid) {
@@ -1013,7 +1013,7 @@ export default {
},
goToMethod: function(guid) {
uni.navigateTo({
- url: '/subPage/method/methoddetail/methoddetail?guid=' + guid
+ url: '/subPageA/method/methoddetail/methoddetail?guid=' + guid
});
},
// 印象邯郸-垂直滚动
@@ -1039,7 +1039,7 @@ export default {
},
goToDuoCaiSJZ: function() {
uni.switchTab({
- url: '/subPage/cate/index'
+ url: '/subPageA/cate/index'
});
},
goToLinkList: function() {
@@ -1049,12 +1049,12 @@ export default {
},
goToMethodList: function() {
uni.navigateTo({
- url: '/subPage/method/methodlist/methodlist'
+ url: '/subPageA/method/methodlist/methodlist'
});
},
goToHoteventList: function() {
uni.navigateTo({
- url: '/subPage/hotevent/hoteventlist/hoteventlist'
+ url: '/subPageA/hotevent/hoteventlist/hoteventlist'
});
},
getAndroidUserKey: function() {
@@ -1123,19 +1123,19 @@ export default {
goToDetails: function(bcode, dataid, region) {
if (bcode == '3301') {
uni.navigateTo({
- url: '/subPage/scenic/scenicdetial/scenicdetial?guid=' + dataid
+ url: '/subPageA/scenic/scenicdetial/scenicdetial?guid=' + dataid
});
} else if (bcode == '3302') {
uni.navigateTo({
- url: '/subPage/food/fooddetial/fooddetial?fid=' + dataid + '&fareacode=' + region
+ url: '/subPageA/food/fooddetial/fooddetial?fid=' + dataid + '&fareacode=' + region
});
} else if (bcode == '3303') {
uni.navigateTo({
- url: '/subPage/method/methoddetail/methoddetail?guid=' + dataid
+ url: '/subPageA/method/methoddetail/methoddetail?guid=' + dataid
});
} else if (bcode == '3304') {
uni.navigateTo({
- url: '/subPage/hotel/hoteldetail/hoteldetail?id=' + dataid
+ url: '/subPageA/hotel/hoteldetail/hoteldetail?id=' + dataid
});
} else if (bcode == '3305') {
uni.navigateTo({
@@ -1157,10 +1157,10 @@ export default {
diff --git a/subPage/index/index_html.vue b/subPageA/index/index_html.vue
similarity index 90%
rename from subPage/index/index_html.vue
rename to subPageA/index/index_html.vue
index e2d5d5d..a44661a 100644
--- a/subPage/index/index_html.vue
+++ b/subPageA/index/index_html.vue
@@ -15,7 +15,7 @@
邯郸
-
+
@@ -32,43 +32,43 @@
-
+
旅游景区
-
+
导览
-
+
实时直播
-
+
线路
-
+
找厕所
-
+
住酒店
-
+
吃美食
-
+
特产
-
+
攻略指南
-
+
生态走廊
@@ -78,35 +78,35 @@
-
+
热门活动
-
+
看资讯
-
+
旅行社
-
+
应急救援
-
+
逛周边
-
+
名村古镇
-
+
投诉
@@ -155,25 +155,25 @@
AI人工智能专属为您服务
-
+
-
+
智慧导览
-
+
美景直播
-
+
虚拟体验
@@ -190,14 +190,14 @@
AI人工智能专属为您服务
-
+
-
+
智慧导览
@@ -208,7 +208,7 @@
-
+
虚拟体验
@@ -650,7 +650,7 @@
15431
1531
-
+
@@ -665,7 +665,7 @@
15431
1531
-
+
@@ -727,8 +727,8 @@
diff --git a/subPage/method/methodlist/methodlist.css b/subPageA/method/methodlist/methodlist.css
similarity index 100%
rename from subPage/method/methodlist/methodlist.css
rename to subPageA/method/methodlist/methodlist.css
diff --git a/subPage/method/methodlist/methodlist.vue b/subPageA/method/methodlist/methodlist.vue
similarity index 98%
rename from subPage/method/methodlist/methodlist.vue
rename to subPageA/method/methodlist/methodlist.vue
index a4090d9..e34b7cf 100644
--- a/subPage/method/methodlist/methodlist.vue
+++ b/subPageA/method/methodlist/methodlist.vue
@@ -6,7 +6,7 @@
-
+
@@ -25,7 +25,7 @@
@@ -44,7 +44,7 @@
{{ this.$param.pageMsg }}
diff --git a/subPage/myComment/commentDetail.vue b/subPageA/myComment/commentDetail.vue
similarity index 100%
rename from subPage/myComment/commentDetail.vue
rename to subPageA/myComment/commentDetail.vue
diff --git a/subPage/myComment/detail/detail.vue b/subPageA/myComment/detail/detail.vue
similarity index 89%
rename from subPage/myComment/detail/detail.vue
rename to subPageA/myComment/detail/detail.vue
index fbede4f..6568745 100644
--- a/subPage/myComment/detail/detail.vue
+++ b/subPageA/myComment/detail/detail.vue
@@ -3,11 +3,11 @@
-
-
-
-
-
+
+
+
+
+
@@ -76,7 +76,7 @@
-
+
@@ -99,7 +99,7 @@
-
+
@@ -117,7 +117,7 @@
@@ -126,12 +126,12 @@
-
+
diff --git a/subPage/myComment/form/form.vue b/subPageA/myComment/form/form.vue
similarity index 87%
rename from subPage/myComment/form/form.vue
rename to subPageA/myComment/form/form.vue
index d0d1e2d..a1b46ea 100644
--- a/subPage/myComment/form/form.vue
+++ b/subPageA/myComment/form/form.vue
@@ -5,11 +5,11 @@
-
-
-
-
-
+
+
+
+
+
*先来评个分吧~
@@ -104,7 +104,7 @@
@@ -113,27 +113,27 @@
-
+
diff --git a/subPage/myComment/list/list.vue b/subPageA/myComment/list/list.vue
similarity index 99%
rename from subPage/myComment/list/list.vue
rename to subPageA/myComment/list/list.vue
index cb2bb80..193d183 100644
--- a/subPage/myComment/list/list.vue
+++ b/subPageA/myComment/list/list.vue
@@ -236,7 +236,7 @@ export default {
},
goToCommentDetail:function(guid){
uni.navigateTo({
- url: "/subPage/myComment/detail/detail?guid=" + guid+"&type=user"
+ url: "/subPageA/myComment/detail/detail?guid=" + guid+"&type=user"
})
}
}
diff --git a/subPage/myComment/myComment.vue b/subPageA/myComment/myComment.vue
similarity index 97%
rename from subPage/myComment/myComment.vue
rename to subPageA/myComment/myComment.vue
index 30ac795..ae31b1a 100644
--- a/subPage/myComment/myComment.vue
+++ b/subPageA/myComment/myComment.vue
@@ -2,7 +2,7 @@
-
diff --git a/subPage/myReserve/myReserve-old.vue b/subPageA/myReserve/myReserve-old.vue
similarity index 98%
rename from subPage/myReserve/myReserve-old.vue
rename to subPageA/myReserve/myReserve-old.vue
index 30a9318..963b207 100644
--- a/subPage/myReserve/myReserve-old.vue
+++ b/subPageA/myReserve/myReserve-old.vue
@@ -102,7 +102,7 @@
},
go:function(){
uni.navigateTo({
- url:"/subPage/scenic/subscribe/qrcode/qrcode"
+ url:"/subPageA/scenic/subscribe/qrcode/qrcode"
})
},
cancel:function(guid){
diff --git a/subPage/myReserve/myReserve.vue b/subPageA/myReserve/myReserve.vue
similarity index 93%
rename from subPage/myReserve/myReserve.vue
rename to subPageA/myReserve/myReserve.vue
index f40cf0b..c317328 100644
--- a/subPage/myReserve/myReserve.vue
+++ b/subPageA/myReserve/myReserve.vue
@@ -21,8 +21,8 @@
预约人数:{{item.userCount}}人
- 进入景区
- 取消预约
+ 进入景区
+ 取消预约
@@ -166,8 +166,8 @@
},
go:function(reserveId){
uni.navigateTo({
- // url:"/subPage/scenic/subscribe/qrcode/qrcode"
- url:"/subPage/scenic/subscribe/yuyue/yue_detail_js?reserveId=" + reserveId
+ // url:"/subPageA/scenic/subscribe/qrcode/qrcode"
+ url:"/subPageA/scenic/subscribe/yuyue/yue_detail_js?reserveId=" + reserveId
})
},
cancel:function(guid){
diff --git a/subPage/myReserve/wode.vue b/subPageA/myReserve/wode.vue
similarity index 94%
rename from subPage/myReserve/wode.vue
rename to subPageA/myReserve/wode.vue
index ef151cd..642c22c 100644
--- a/subPage/myReserve/wode.vue
+++ b/subPageA/myReserve/wode.vue
@@ -21,8 +21,8 @@
预约人数:5人
- 进入景区
- 取消预约
+ 进入景区
+ 取消预约
diff --git a/subPage/onlive/onlivedetial/onlivedetial.css b/subPageA/onlive/onlivedetial/onlivedetial.css
similarity index 100%
rename from subPage/onlive/onlivedetial/onlivedetial.css
rename to subPageA/onlive/onlivedetial/onlivedetial.css
diff --git a/subPage/onlive/onlivedetial/onlivedetial.vue b/subPageA/onlive/onlivedetial/onlivedetial.vue
similarity index 93%
rename from subPage/onlive/onlivedetial/onlivedetial.vue
rename to subPageA/onlive/onlivedetial/onlivedetial.vue
index e984e21..5c91037 100644
--- a/subPage/onlive/onlivedetial/onlivedetial.vue
+++ b/subPageA/onlive/onlivedetial/onlivedetial.vue
@@ -74,7 +74,7 @@
diff --git a/subPage/personcenter/aboutus.vue b/subPageA/personcenter/aboutus.vue
similarity index 92%
rename from subPage/personcenter/aboutus.vue
rename to subPageA/personcenter/aboutus.vue
index 259dc8a..4db4756 100644
--- a/subPage/personcenter/aboutus.vue
+++ b/subPageA/personcenter/aboutus.vue
@@ -30,7 +30,7 @@ export default {
data() {
return {
name: this.$param.cityName,
- src: '/subPage/images/' + this.$param.cityPy + '.png'
+ src: '/subPageA/images/' + this.$param.cityPy + '.png'
};
},
onLoad(options) {
@@ -44,11 +44,11 @@ export default {
goToPage:function(type){
if(type == "xieyi"){
uni.navigateTo({
- url: '/subPage/xieyi/xieyi'
+ url: '/subPageA/xieyi/xieyi'
});
}else if(type == "zhengce"){
uni.navigateTo({
- url: '/subPage/zhengce/zhengce'
+ url: '/subPageA/zhengce/zhengce'
});
}
}
diff --git a/subPage/personcenter/index.vue b/subPageA/personcenter/index.vue
similarity index 93%
rename from subPage/personcenter/index.vue
rename to subPageA/personcenter/index.vue
index d051787..9d98f10 100644
--- a/subPage/personcenter/index.vue
+++ b/subPageA/personcenter/index.vue
@@ -3,28 +3,28 @@
我的订单
- 查看全部
+ 查看全部
-
+
{{count.waitPayOrder == 0?'':count.waitPayOrder}}
待付款
-
+
{{count.waitUseOrder == 0?'':count.waitUseOrder}}
待使用
-
+
{{count.waitCommentOrder == 0?'':count.waitCommentOrder}}
待评价
-
+
{{count.cancelOrder == 0?'':count.cancelOrder}}
diff --git a/subPage/personcenter/index_hd.vue b/subPageA/personcenter/index_hd.vue
similarity index 87%
rename from subPage/personcenter/index_hd.vue
rename to subPageA/personcenter/index_hd.vue
index 9161954..fb5a002 100644
--- a/subPage/personcenter/index_hd.vue
+++ b/subPageA/personcenter/index_hd.vue
@@ -27,29 +27,29 @@
-
+
我的订单
-
+
-
+
投诉电话
-
+
-
+
关于我们
-
+
-
+
系统更新
-
+
-
+
意见投诉
-
+
@@ -66,7 +66,7 @@
that = this;
return {
nickname: "未授权",
- headimgurl:"/subPage/images/adm_img.png",
+ headimgurl:"/subPageA/images/adm_img.png",
isUpdate:true,
isLogin:false,
isShowOnlinets:"NO"
@@ -163,7 +163,7 @@
title:"重新刷新",
success() {
uni.navigateTo({
- url:"/subPage/personcenter/aboutus?isRedirect=1"
+ url:"/subPageA/personcenter/aboutus?isRedirect=1"
})
}
})
@@ -230,23 +230,23 @@
jumpPages: function(str){
if(str == "dingdan"){
uni.navigateTo({
- url:"/subPage/order/order?type=-1"
+ url:"/subPageA/order/order?type=-1"
})
}else if(str == "tousu"){
uni.navigateTo({
- url:"/subPage/tousu/tousulist/tousulist"
+ url:"/subPageA/tousu/tousulist/tousulist"
})
}else if(str == "aboutus"){
uni.navigateTo({
- url:"/subPage/personcenter/aboutus"
+ url:"/subPageA/personcenter/aboutus"
})
}else if(str == "update"){
uni.navigateTo({
- url:"/subPage/personcenter/update"
+ url:"/subPageA/personcenter/update"
})
}else if(str == "fankui"){
uni.navigateTo({
- url: "/subPage/suggest/sug_list"
+ url: "/subPageA/suggest/sug_list"
})
}
},
@@ -260,7 +260,7 @@
return;
}
uni.navigateTo({
- url: "/subPage/suggest/sug_list"
+ url: "/subPageA/suggest/sug_list"
})
}
// getOrderCount: function(){
diff --git a/subPage/personcenter/middlePage.vue b/subPageA/personcenter/middlePage.vue
similarity index 69%
rename from subPage/personcenter/middlePage.vue
rename to subPageA/personcenter/middlePage.vue
index 9151566..dbd1ba3 100644
--- a/subPage/personcenter/middlePage.vue
+++ b/subPageA/personcenter/middlePage.vue
@@ -12,7 +12,7 @@
})
}else if(options.type == "scenicdetail"){
uni.redirectTo({
- url:"/subPage/scenic/scenicdetial/scenicdetial?unionid="+options.unionid+"&nickname="+options.nickname+"&headimgurl="+options.headimgurl+"&openid="+options.openid+"&suitid="+options.suitid+"&guid="+options.guid
+ url:"/subPageA/scenic/scenicdetial/scenicdetial?unionid="+options.unionid+"&nickname="+options.nickname+"&headimgurl="+options.headimgurl+"&openid="+options.openid+"&suitid="+options.suitid+"&guid="+options.guid
})
}else{
uni.switchTab({
diff --git a/subPage/personcenter/scanCodeRecord/admrecord.vue b/subPageA/personcenter/scanCodeRecord/admrecord.vue
similarity index 100%
rename from subPage/personcenter/scanCodeRecord/admrecord.vue
rename to subPageA/personcenter/scanCodeRecord/admrecord.vue
diff --git a/subPage/personcenter/scanCodeRecord/scanCodeRecord-old.vue b/subPageA/personcenter/scanCodeRecord/scanCodeRecord-old.vue
similarity index 98%
rename from subPage/personcenter/scanCodeRecord/scanCodeRecord-old.vue
rename to subPageA/personcenter/scanCodeRecord/scanCodeRecord-old.vue
index 26055e7..6c383c7 100644
--- a/subPage/personcenter/scanCodeRecord/scanCodeRecord-old.vue
+++ b/subPageA/personcenter/scanCodeRecord/scanCodeRecord-old.vue
@@ -71,7 +71,7 @@
},
go:function(){
uni.navigateTo({
- url:"/subPage/scenic/subscribe/qrcode/qrcode"
+ url:"/subPageA/scenic/subscribe/qrcode/qrcode"
})
},
cancel:function(guid){
diff --git a/subPage/personcenter/scanCodeRecord/scanCodeRecord.vue b/subPageA/personcenter/scanCodeRecord/scanCodeRecord.vue
similarity index 98%
rename from subPage/personcenter/scanCodeRecord/scanCodeRecord.vue
rename to subPageA/personcenter/scanCodeRecord/scanCodeRecord.vue
index d8635eb..df44716 100644
--- a/subPage/personcenter/scanCodeRecord/scanCodeRecord.vue
+++ b/subPageA/personcenter/scanCodeRecord/scanCodeRecord.vue
@@ -103,7 +103,7 @@
},
go:function(){
uni.navigateTo({
- url:"/subPage/scenic/subscribe/qrcode/qrcode"
+ url:"/subPageA/scenic/subscribe/qrcode/qrcode"
})
},
cancel:function(guid){
diff --git a/subPage/personcenter/update.vue b/subPageA/personcenter/update.vue
similarity index 97%
rename from subPage/personcenter/update.vue
rename to subPageA/personcenter/update.vue
index 6233bd8..a20f2f7 100644
--- a/subPage/personcenter/update.vue
+++ b/subPageA/personcenter/update.vue
@@ -26,7 +26,7 @@
data() {
return {
name:this.$param.cityName,
- src:"/subPage/images/"+this.$param.cityPy+".png",
+ src:"/subPageA/images/"+this.$param.cityPy+".png",
version:""
}
},
diff --git a/subPage/scenic/imageshow/imageshow.vue b/subPageA/scenic/imageshow/imageshow.vue
similarity index 100%
rename from subPage/scenic/imageshow/imageshow.vue
rename to subPageA/scenic/imageshow/imageshow.vue
diff --git a/subPage/scenic/pingjia/pingjia.vue b/subPageA/scenic/pingjia/pingjia.vue
similarity index 95%
rename from subPage/scenic/pingjia/pingjia.vue
rename to subPageA/scenic/pingjia/pingjia.vue
index c5cfe06..23b8a55 100644
--- a/subPage/scenic/pingjia/pingjia.vue
+++ b/subPageA/scenic/pingjia/pingjia.vue
@@ -93,8 +93,8 @@
diff --git a/subPage/scenic/scenicdetial/daolan/daolan.vue b/subPageA/scenic/scenicdetial/daolan/daolan.vue
similarity index 100%
rename from subPage/scenic/scenicdetial/daolan/daolan.vue
rename to subPageA/scenic/scenicdetial/daolan/daolan.vue
diff --git a/subPage/scenic/scenicdetial/scenicdetial.css b/subPageA/scenic/scenicdetial/scenicdetial.css
similarity index 94%
rename from subPage/scenic/scenicdetial/scenicdetial.css
rename to subPageA/scenic/scenicdetial/scenicdetial.css
index dfb739e..0e8bc1d 100644
--- a/subPage/scenic/scenicdetial/scenicdetial.css
+++ b/subPageA/scenic/scenicdetial/scenicdetial.css
@@ -38,8 +38,8 @@
.sec_tol .sec_tol_unit:nth-child(3) .gjz_box{background:linear-gradient(bottom, rgba(173,26,252,.2), rgba(173,26,252,1)) }
/*音频*/
-.btn_play{ display: inline-block; width: 90rpx; height: 90rpx; background: none; border:none; box-shadow:none; background: url(/subPage/images/btn_play.png) no-repeat; background-size: 100%; text-indent: -9999px;}
-.btn_stop{ display: inline-block; width: 90rpx; height: 90rpx; background: none; border:none; box-shadow:none; background: url(/subPage/images/btn_stop.png) no-repeat; background-size: 100%; text-indent: -9999px;}
+.btn_play{ display: inline-block; width: 90rpx; height: 90rpx; background: none; border:none; box-shadow:none; background: url(/subPageA/images/btn_play.png) no-repeat; background-size: 100%; text-indent: -9999px;}
+.btn_stop{ display: inline-block; width: 90rpx; height: 90rpx; background: none; border:none; box-shadow:none; background: url(/subPageA/images/btn_stop.png) no-repeat; background-size: 100%; text-indent: -9999px;}
.btn_play:after{ display: none;}
.btn_stop:after{ display: none;}
.sce_voe{ margin-top:40rpx; background: #f2f2f2; border-radius: 15rpx; padding: 30rpx 20rpx;}
@@ -51,7 +51,7 @@
/* 简介 */
.sce_jianj{ position: relative;}
.btn_shouq{ position: absolute; right: 0; top:-80rpx;color: #666; font-size: 24rpx; }
-.btn_down, .btn_up{ display: inline-block; width:32rpx; height: 32rpx; background: url(/subPage/images/icn_down_g.png) no-repeat; background-size: 100%; position:relative; top:-2rpx; margin-left: 5rpx; text-indent: -9999px; line-height: 1;}
+.btn_down, .btn_up{ display: inline-block; width:32rpx; height: 32rpx; background: url(/subPageA/images/icn_down_g.png) no-repeat; background-size: 100%; position:relative; top:-2rpx; margin-left: 5rpx; text-indent: -9999px; line-height: 1;}
.btn_up{transform:scaleY(-1)}
.sce_jianj .lvdh_inf{ margin-top:32rpx}
.h_define{ height: 255rpx; overflow: hidden;text-overflow: ellipsis;
diff --git a/subPage/scenic/scenicdetial/scenicdetial.vue b/subPageA/scenic/scenicdetial/scenicdetial.vue
similarity index 95%
rename from subPage/scenic/scenicdetial/scenicdetial.vue
rename to subPageA/scenic/scenicdetial/scenicdetial.vue
index d432006..7aad84c 100644
--- a/subPage/scenic/scenicdetial/scenicdetial.vue
+++ b/subPageA/scenic/scenicdetial/scenicdetial.vue
@@ -35,16 +35,16 @@
-
+
-
+
720全景
-
+
-
+
智慧导览
@@ -96,13 +96,13 @@
-
+
景区电话
{{ info.smobile }}
-
+
开放时间
{{ info.businesstime }}
@@ -222,7 +222,7 @@
人流量情况
-
+
实时:{{ flowState }}
@@ -652,19 +652,19 @@ export default {
this.$Request.post(this.$config.getWeather, data).then(res => {
this.weather = res.data;
if (this.weather.cond_txt_d.indexOf('雷') != -1) {
- this.weatherImgUrl = '/subPage/images/whe_lei.png';
+ this.weatherImgUrl = '/subPageA/images/whe_lei.png';
} else if (this.weather.cond_txt_d.indexOf('雨') != -1) {
- this.weatherImgUrl = '/subPage/images/whe_yu.png';
+ this.weatherImgUrl = '/subPageA/images/whe_yu.png';
} else if (this.weather.cond_txt_d.indexOf('雾') != -1) {
- this.weatherImgUrl = '/subPage/images/whe_wu.png';
+ this.weatherImgUrl = '/subPageA/images/whe_wu.png';
} else if (this.weather.cond_txt_d.indexOf('阴') != -1) {
- this.weatherImgUrl = '/subPage/images/whe_yin.png';
+ this.weatherImgUrl = '/subPageA/images/whe_yin.png';
} else if (this.weather.cond_txt_d.indexOf('雪') != -1) {
- this.weatherImgUrl = '/subPage/images/whe_xu.png';
+ this.weatherImgUrl = '/subPageA/images/whe_xu.png';
} else if (this.weather.cond_txt_d.indexOf('晴') != -1) {
- this.weatherImgUrl = '/subPage/images/whe_sun.png';
+ this.weatherImgUrl = '/subPageA/images/whe_sun.png';
} else {
- this.weatherImgUrl = '/subPage/images/whe_cloudy.png';
+ this.weatherImgUrl = '/subPageA/images/whe_cloudy.png';
}
});
},
@@ -783,7 +783,7 @@ export default {
// if(url.indexOf("https") != -1){
var r = this.$base64.encode(url);
uni.navigateTo({
- url: '/subPage/scenic/scenicdetial/url720/url720?url=' + r
+ url: '/subPageA/scenic/scenicdetial/url720/url720?url=' + r
});
/* }else{
window.location.href = url;
@@ -806,7 +806,7 @@ export default {
wisdomGuide: function(linkDaoLanId) {
if (linkDaoLanId != null && linkDaoLanId != '') {
uni.navigateTo({
- url: '/subPage/daolan/daolan?scenicId=' + linkDaoLanId
+ url: '/subPageA/daolan/daolan?scenicId=' + linkDaoLanId
});
} else {
uni.showModal({
@@ -827,7 +827,7 @@ export default {
if (this.info.chanjian.link_st == "YES" && this.info.chanjian.st_scenic_id != 0 &&
this.info.chanjian.st_scenic_id != "") {
uni.navigateTo({
- url: '/subPage/pay/scenicdetail?sid=' + this.info.chanjian.st_scenic_id
+ url: '/subPageA/pay/scenicdetail?sid=' + this.info.chanjian.st_scenic_id
});
} else {
uni.showModal({
@@ -863,7 +863,7 @@ export default {
goToScenicDetail: function(guid) {
//Android.gotoDetial("SCENIC", guid + "");
uni.navigateTo({
- url: '/subPage/scenic/scenicdetial/scenicdetial?guid=' + guid
+ url: '/subPageA/scenic/scenicdetial/scenicdetial?guid=' + guid
});
},
play: function(soundpath) {
@@ -954,7 +954,7 @@ export default {
},
gotomethod: function(guid) {
uni.navigateTo({
- url: `/subPage/method/methoddetail/methoddetail?guid=` + guid + ``
+ url: `/subPageA/method/methoddetail/methoddetail?guid=` + guid + ``
});
},
delHtmlTag: function(str) {
@@ -1075,7 +1075,7 @@ export default {
that.$Request.post(that.$config.getAittoData, data).then(re => {
if (re.code == 0 && re.msg == 'Success') {
uni.navigateTo({
- url: '/subPage/pay/calendar/index?date2=' + re.data[0].maxday
+ url: '/subPageA/pay/calendar/index?date2=' + re.data[0].maxday
});
}
});
@@ -1134,7 +1134,7 @@ export default {
};
this.isToDingDanType = false;
uni.navigateTo({
- url: '/subPage/pay/book/book?sendData=' + encodeURIComponent(JSON.stringify(sendData))
+ url: '/subPageA/pay/book/book?sendData=' + encodeURIComponent(JSON.stringify(sendData))
});
},
/* goToComment: function() {
@@ -1144,7 +1144,7 @@ export default {
});
} else {
uni.navigateTo({
- url: '/subPage/myComment/form/form?guid=' + this.guid + '&commentType=SCENIC&cname=' + this.info.sname
+ url: '/subPageA/myComment/form/form?guid=' + this.guid + '&commentType=SCENIC&cname=' + this.info.sname
});
}
}, */
@@ -1212,7 +1212,7 @@ export default {
},
goToCommentDetail:function(guid){
uni.navigateTo({
- url: "/subPage/myComment/detail/detail?guid=" + guid+"&type=visitor"
+ url: "/subPageA/myComment/detail/detail?guid=" + guid+"&type=visitor"
})
}
}
@@ -1221,11 +1221,11 @@ export default {
diff --git a/subPage/shopping/shoplist/shoplist.vue b/subPageA/shopping/shoplist/shoplist.vue
similarity index 99%
rename from subPage/shopping/shoplist/shoplist.vue
rename to subPageA/shopping/shoplist/shoplist.vue
index 4e5060b..b576a41 100644
--- a/subPage/shopping/shoplist/shoplist.vue
+++ b/subPageA/shopping/shoplist/shoplist.vue
@@ -14,7 +14,7 @@
placeholder="搜索商场"
/>
-
+
@@ -552,7 +552,7 @@ export default {
},
goToShopDetail: function(guid, region) {
uni.navigateTo({
- url: '/subPage/shopping/shopdetail/shopdetail?guid=' + guid + '®ion=' + region
+ url: '/subPageA/shopping/shopdetail/shopdetail?guid=' + guid + '®ion=' + region
});
}
}
diff --git a/subPage/shuzidaolan/shuzidaolan.css b/subPageA/shuzidaolan/shuzidaolan.css
similarity index 100%
rename from subPage/shuzidaolan/shuzidaolan.css
rename to subPageA/shuzidaolan/shuzidaolan.css
diff --git a/subPage/shuzidaolan/shuzidaolan.vue b/subPageA/shuzidaolan/shuzidaolan.vue
similarity index 97%
rename from subPage/shuzidaolan/shuzidaolan.vue
rename to subPageA/shuzidaolan/shuzidaolan.vue
index 7a5cbb7..6c73532 100644
--- a/subPage/shuzidaolan/shuzidaolan.vue
+++ b/subPageA/shuzidaolan/shuzidaolan.vue
@@ -3,7 +3,7 @@
-
+
{{ itemName.title }}
@@ -19,7 +19,7 @@
-
+
加载中…
{{this.$param.pageMsg}}
diff --git a/subPage/sjz_inx/sjz_inx.vue b/subPageA/sjz_inx/sjz_inx.vue
similarity index 91%
rename from subPage/sjz_inx/sjz_inx.vue
rename to subPageA/sjz_inx/sjz_inx.vue
index 5e671f3..1e30221 100644
--- a/subPage/sjz_inx/sjz_inx.vue
+++ b/subPageA/sjz_inx/sjz_inx.vue
@@ -24,7 +24,7 @@
多彩邯郸
-
+
@@ -33,7 +33,7 @@
进出邯郸
-
+
@@ -41,7 +41,7 @@
发现邯郸
-
+
@@ -49,7 +49,7 @@
快意畅行邯郸
-
+
@@ -57,7 +57,7 @@
体验邯郸
-
+
@@ -73,7 +73,7 @@
-
+
航空
@@ -82,7 +82,7 @@
-
+
长途客运
@@ -90,7 +90,7 @@
-
+
火车
@@ -98,7 +98,7 @@
-
+
市内交通
@@ -344,12 +344,12 @@
},
zixun:function(guid){
uni.navigateTo({
- url: `/subPage/zixun/zixundetail/zixundetail?id=`+guid+``
+ url: `/subPageA/zixun/zixundetail/zixundetail?id=`+guid+``
});
},
scen:function(guid){
uni.navigateTo({
- url: `/subPage/scenic/scenicdetial/scenicdetial?guid=`+guid+``
+ url: `/subPageA/scenic/scenicdetial/scenicdetial?guid=`+guid+``
});
},
line:function(guid){
@@ -359,7 +359,7 @@
},
food:function(guid,region){
uni.navigateTo({
- url: `/subPage/food/fooddetial/fooddetial?fid=`+guid+`&fareacode=`+region,
+ url: `/subPageA/food/fooddetial/fooddetial?fid=`+guid+`&fareacode=`+region,
});
},
@@ -371,7 +371,7 @@
},
cate:function(guid,region){
uni.navigateTo({
- url: `/subPage/cate/destination?guid=`+guid+`®ion=`+region
+ url: `/subPageA/cate/destination?guid=`+guid+`®ion=`+region
});
},
delHtmlTag: function(str) {
@@ -385,8 +385,8 @@
diff --git a/subPage/specialgood/specialgooddetail/specialgooddetail.css b/subPageA/specialgood/specialgooddetail/specialgooddetail.css
similarity index 90%
rename from subPage/specialgood/specialgooddetail/specialgooddetail.css
rename to subPageA/specialgood/specialgooddetail/specialgooddetail.css
index c7d80af..631bc7b 100644
--- a/subPage/specialgood/specialgooddetail/specialgooddetail.css
+++ b/subPageA/specialgood/specialgooddetail/specialgooddetail.css
@@ -1,7 +1,7 @@
.fod_det_pic{ height: 480rpx; width: 100%; }
.fod_det_cont{ background: #fff; border-radius: 30rpx 30rpx 0 0; padding: 40rpx; position: relative; top:-20rpx; width: 90%; box-shadow: rgba(0,206,185,.1) 0 5rpx 20rpx;}
.fod_det_bt{ font-size: 36rpx; font-weight: bold; text-align: center; padding-bottom: 60rpx;}
-.fod_det_bt:after{ display: block; content: ''; width: 524rpx; margin: 0 auto; margin-top:30rpx;height: 16rpx; background:url(/subPage/images/bg_ms.png) no-repeat center; }
+.fod_det_bt:after{ display: block; content: ''; width: 524rpx; margin: 0 auto; margin-top:30rpx;height: 16rpx; background:url(/subPageA/images/bg_ms.png) no-repeat center; }
.fod_det_inf{ font-size: 30rpx; line-height: 51rpx; color:#444; margin-bottom: 60rpx; text-indent: 0; letter-spacing: 2rpx; text-align: justify;}
.fod_shop_list{ padding: 0 40rpx 40rpx 40rpx; margin-bottom: 60rpx; /* box-shadow: rgba(0,206,185,.1) 0 10rpx 20rpx; */}
@@ -14,6 +14,6 @@
.mssj_tit{ font-size: 32rpx;font-weight: bold; display: block;text-overflow: ellipsis;white-space: pre-wrap;-webkit-box-orient: vertical;-webkit-line-clamp: 1;display: -webkit-box;overflow: hidden;}
.mssj_adr{color: #666;font-size: 28rpx; font-weight: normal; line-height: 48rpx;overflow: hidden;padding: 10rpx 30rpx 0 0;text-overflow: ellipsis;white-space: pre-wrap;-webkit-box-orient: vertical;-webkit-line-clamp: 2;display: -webkit-box;}
.mssj_jul{ display: block; position: relative; font-size: 28rpx; color: #999; padding-top:10rpx}
-.mssj_jul:before{ content: '';display: inline-block; width: 38rpx; height: 38rpx; background:url(/subPage/images/icn_mi.png) no-repeat; background-size: 100%; margin-right: 5rpx; position: relative; top:6rpx}
+.mssj_jul:before{ content: '';display: inline-block; width: 38rpx; height: 38rpx; background:url(/subPageA/images/icn_mi.png) no-repeat; background-size: 100%; margin-right: 5rpx; position: relative; top:6rpx}
.ms_warp .fod_shop_list:last-child{ box-shadow: none !important; }
diff --git a/subPage/specialgood/specialgooddetail/specialgooddetail.vue b/subPageA/specialgood/specialgooddetail/specialgooddetail.vue
similarity index 98%
rename from subPage/specialgood/specialgooddetail/specialgooddetail.vue
rename to subPageA/specialgood/specialgooddetail/specialgooddetail.vue
index 49ce300..a5a2479 100644
--- a/subPage/specialgood/specialgooddetail/specialgooddetail.vue
+++ b/subPageA/specialgood/specialgooddetail/specialgooddetail.vue
@@ -198,7 +198,7 @@
},
goToRetaurant:function(guid){
uni.navigateTo({
- url: '/subPage/store/storedetail/storedetail?id=' + guid
+ url: '/subPageA/store/storedetail/storedetail?id=' + guid
});
}
}
diff --git a/subPage/specialgood/specialgoodlist/specialgoodlist-1.vue b/subPageA/specialgood/specialgoodlist/specialgoodlist-1.vue
similarity index 99%
rename from subPage/specialgood/specialgoodlist/specialgoodlist-1.vue
rename to subPageA/specialgood/specialgoodlist/specialgoodlist-1.vue
index 3bd868a..61d911b 100644
--- a/subPage/specialgood/specialgoodlist/specialgoodlist-1.vue
+++ b/subPageA/specialgood/specialgoodlist/specialgoodlist-1.vue
@@ -188,7 +188,7 @@ export default {
},
goToSpecialFoodDetail:function(id){
uni.navigateTo({
- url:"/subPage/specialgood/specialgooddetail/specialgooddetail?id="+id
+ url:"/subPageA/specialgood/specialgooddetail/specialgooddetail?id="+id
})
}
}
diff --git a/subPage/specialgood/specialgoodlist/specialgoodlist.css b/subPageA/specialgood/specialgoodlist/specialgoodlist.css
similarity index 100%
rename from subPage/specialgood/specialgoodlist/specialgoodlist.css
rename to subPageA/specialgood/specialgoodlist/specialgoodlist.css
diff --git a/subPage/specialgood/specialgoodlist/specialgoodlist.vue b/subPageA/specialgood/specialgoodlist/specialgoodlist.vue
similarity index 98%
rename from subPage/specialgood/specialgoodlist/specialgoodlist.vue
rename to subPageA/specialgood/specialgoodlist/specialgoodlist.vue
index 9bc46ec..08ebce3 100644
--- a/subPage/specialgood/specialgoodlist/specialgoodlist.vue
+++ b/subPageA/specialgood/specialgoodlist/specialgoodlist.vue
@@ -30,7 +30,7 @@
-
+
@@ -110,7 +110,7 @@
diff --git a/subPage/suggest/sug_from.vue b/subPageB/suggest/sug_from.vue
similarity index 92%
rename from subPage/suggest/sug_from.vue
rename to subPageB/suggest/sug_from.vue
index 835b589..922ff93 100644
--- a/subPage/suggest/sug_from.vue
+++ b/subPageB/suggest/sug_from.vue
@@ -49,38 +49,38 @@
-
+
-
+
-
@@ -93,7 +93,7 @@
*联系人
-
+
@@ -105,7 +105,7 @@
*联系方式
-
+
@@ -244,7 +244,7 @@
showCancel:false,
success() {
// uni.redirectTo({
- // url: "/subPage/suggest/sug_list"
+ // url: "/subPageA/suggest/sug_list"
// })
uni.navigateBack({
delta: 1
diff --git a/subPage/suggest/sug_list.vue b/subPageB/suggest/sug_list.vue
similarity index 92%
rename from subPage/suggest/sug_list.vue
rename to subPageB/suggest/sug_list.vue
index 583ff66..838fb69 100644
--- a/subPage/suggest/sug_list.vue
+++ b/subPageB/suggest/sug_list.vue
@@ -5,12 +5,12 @@
-
+
{{tip}}
-
+
{{tip}}
-
+
{{tip}}
@@ -78,7 +78,7 @@
-
+
{{item.address}}
@@ -230,7 +230,7 @@
},
goAddSug:function(){
uni.navigateTo({
- url: "/subPage/suggest/sug_from"
+ url: "/subPageB/suggest/sug_from"
})
},
timestampToTime:function(timestamp) {
diff --git a/subPage/tousu/index/index.vue b/subPageB/tousu/index/index.vue
similarity index 84%
rename from subPage/tousu/index/index.vue
rename to subPageB/tousu/index/index.vue
index 2a8b5e7..32f05f4 100644
--- a/subPage/tousu/index/index.vue
+++ b/subPageB/tousu/index/index.vue
@@ -1,7 +1,7 @@
-
+
在线投诉
快捷通道
@@ -9,7 +9,7 @@
-
+
语音投诉
一键投诉
@@ -38,11 +38,11 @@
return;
}
uni.navigateTo({
- url:"/subPage/suggest/sug_list"
+ url:"/subPageB/suggest/sug_list"
})
}else{
uni.navigateTo({
- url:"/subPage/tousu/tousulist/tousulist"
+ url:"/subPageB/tousu/tousulist/tousulist"
})
}
}
diff --git a/subPage/tousu/tousulist/tousulist.css b/subPageB/tousu/tousulist/tousulist.css
similarity index 100%
rename from subPage/tousu/tousulist/tousulist.css
rename to subPageB/tousu/tousulist/tousulist.css
diff --git a/subPage/tousu/tousulist/tousulist.vue b/subPageB/tousu/tousulist/tousulist.vue
similarity index 97%
rename from subPage/tousu/tousulist/tousulist.vue
rename to subPageB/tousu/tousulist/tousulist.vue
index 909dcc1..b75210c 100644
--- a/subPage/tousu/tousulist/tousulist.vue
+++ b/subPageB/tousu/tousulist/tousulist.vue
@@ -15,7 +15,7 @@
-
+
diff --git a/subPage/travel/quote/clickCircle.vue b/subPageB/travel/quote/clickCircle.vue
similarity index 100%
rename from subPage/travel/quote/clickCircle.vue
rename to subPageB/travel/quote/clickCircle.vue
diff --git a/subPage/travel/quote/navTab.vue b/subPageB/travel/quote/navTab.vue
similarity index 100%
rename from subPage/travel/quote/navTab.vue
rename to subPageB/travel/quote/navTab.vue
diff --git a/subPage/travel/quote/refresh.vue b/subPageB/travel/quote/refresh.vue
similarity index 100%
rename from subPage/travel/quote/refresh.vue
rename to subPageB/travel/quote/refresh.vue
diff --git a/subPage/travel/quote/tabBar4.vue b/subPageB/travel/quote/tabBar4.vue
similarity index 89%
rename from subPage/travel/quote/tabBar4.vue
rename to subPageB/travel/quote/tabBar4.vue
index 27e0c6f..521a527 100644
--- a/subPage/travel/quote/tabBar4.vue
+++ b/subPageB/travel/quote/tabBar4.vue
@@ -27,19 +27,19 @@
tabBar:[{
url:'index',
text:'短模板',
- imgNormal:'../static/index_change.png',
- imgClick:'../static/index.png'
+ // imgNormal:'../static/index_change.png',
+ // imgClick:'../static/index.png'
},
{
url:'longIndex',
text:'长模板',
- imgNormal:'../static/index_change.png',
- imgClick:'../static/index.png'
+ // imgNormal:'../static/index_change.png',
+ // imgClick:'../static/index.png'
},{
url:'other',
text:'其他示例',
- imgNormal:'../static/index_change.png',
- imgClick:'../static/index.png'
+ // imgNormal:'../static/index_change.png',
+ // imgClick:'../static/index.png'
}]
};
},
diff --git a/subPage/travel/quote/util.js b/subPageB/travel/quote/util.js
similarity index 100%
rename from subPage/travel/quote/util.js
rename to subPageB/travel/quote/util.js
diff --git a/subPage/travel/traveldetail/traveldetail.css b/subPageB/travel/traveldetail/traveldetail.css
similarity index 100%
rename from subPage/travel/traveldetail/traveldetail.css
rename to subPageB/travel/traveldetail/traveldetail.css
diff --git a/subPage/travel/traveldetail/traveldetail.vue b/subPageB/travel/traveldetail/traveldetail.vue
similarity index 92%
rename from subPage/travel/traveldetail/traveldetail.vue
rename to subPageB/travel/traveldetail/traveldetail.vue
index 27050e0..5dca922 100644
--- a/subPage/travel/traveldetail/traveldetail.vue
+++ b/subPageB/travel/traveldetail/traveldetail.vue
@@ -19,7 +19,7 @@
-
+
{{info.address}}
@@ -27,7 +27,7 @@
@@ -42,7 +42,7 @@
-
+
{{ tip }}
-
+
{{ tip }}
-
+
{{ tip }}
@@ -38,14 +38,14 @@
-
+
-
+
{{ item.title }}
@@ -57,7 +57,7 @@
-
+
加载中…
{{this.$param.pageMsg}}
diff --git a/uni_modules/jr-weather/changelog.md b/uni_modules/jr-weather/changelog.md
new file mode 100644
index 0000000..330cfb3
--- /dev/null
+++ b/uni_modules/jr-weather/changelog.md
@@ -0,0 +1,8 @@
+## 1.0.3(2022-06-01)
+更新文档
+## 1.0.2(2022-06-01)
+更新文档
+## 1.0.1(2022-05-23)
+修复bug
+## 1.0.0(2022-05-23)
+1.新增天气插件
diff --git a/uni_modules/jr-weather/components/amap-wx.130.js b/uni_modules/jr-weather/components/amap-wx.130.js
new file mode 100644
index 0000000..718d6ef
--- /dev/null
+++ b/uni_modules/jr-weather/components/amap-wx.130.js
@@ -0,0 +1,31 @@
+function AMapWX(a){this.key=a.key;this.requestConfig={key:a.key,s:"rsx",platform:"WXJS",appname:a.key,sdkversion:"1.2.0",logversion:"2.0"};this.MeRequestConfig={key:a.key,serviceName:"https://restapi.amap.com/rest/me"}}
+AMapWX.prototype.getWxLocation=function(a,b){wx.getLocation({type:"gcj02",success:function(c){c=c.longitude+","+c.latitude;wx.setStorage({key:"userLocation",data:c});b(c)},fail:function(c){wx.getStorage({key:"userLocation",success:function(d){d.data&&b(d.data)}});a.fail({errCode:"0",errMsg:c.errMsg||""})}})};
+AMapWX.prototype.getMEKeywordsSearch=function(a){if(!a.options)return a.fail({errCode:"0",errMsg:"\u7f3a\u5c11\u5fc5\u8981\u53c2\u6570"});var b=a.options,c=this.MeRequestConfig,d={key:c.key,s:"rsx",platform:"WXJS",appname:a.key,sdkversion:"1.2.0",logversion:"2.0"};b.layerId&&(d.layerId=b.layerId);b.keywords&&(d.keywords=b.keywords);b.city&&(d.city=b.city);b.filter&&(d.filter=b.filter);b.sortrule&&(d.sortrule=b.sortrule);b.pageNum&&(d.pageNum=b.pageNum);b.pageSize&&(d.pageSize=b.pageSize);b.sig&&(d.sig=
+b.sig);wx.request({url:c.serviceName+"/cpoint/datasearch/local",data:d,method:"GET",header:{"content-type":"application/json"},success:function(e){(e=e.data)&&e.status&&"1"===e.status&&0===e.code?a.success(e.data):a.fail({errCode:"0",errMsg:e})},fail:function(e){a.fail({errCode:"0",errMsg:e.errMsg||""})}})};
+AMapWX.prototype.getMEIdSearch=function(a){if(!a.options)return a.fail({errCode:"0",errMsg:"\u7f3a\u5c11\u5fc5\u8981\u53c2\u6570"});var b=a.options,c=this.MeRequestConfig,d={key:c.key,s:"rsx",platform:"WXJS",appname:a.key,sdkversion:"1.2.0",logversion:"2.0"};b.layerId&&(d.layerId=b.layerId);b.id&&(d.id=b.id);b.sig&&(d.sig=b.sig);wx.request({url:c.serviceName+"/cpoint/datasearch/id",data:d,method:"GET",header:{"content-type":"application/json"},success:function(e){(e=e.data)&&e.status&&"1"===e.status&&
+0===e.code?a.success(e.data):a.fail({errCode:"0",errMsg:e})},fail:function(e){a.fail({errCode:"0",errMsg:e.errMsg||""})}})};
+AMapWX.prototype.getMEPolygonSearch=function(a){if(!a.options)return a.fail({errCode:"0",errMsg:"\u7f3a\u5c11\u5fc5\u8981\u53c2\u6570"});var b=a.options,c=this.MeRequestConfig,d={key:c.key,s:"rsx",platform:"WXJS",appname:a.key,sdkversion:"1.2.0",logversion:"2.0"};b.layerId&&(d.layerId=b.layerId);b.keywords&&(d.keywords=b.keywords);b.polygon&&(d.polygon=b.polygon);b.filter&&(d.filter=b.filter);b.sortrule&&(d.sortrule=b.sortrule);b.pageNum&&(d.pageNum=b.pageNum);b.pageSize&&(d.pageSize=b.pageSize);
+b.sig&&(d.sig=b.sig);wx.request({url:c.serviceName+"/cpoint/datasearch/polygon",data:d,method:"GET",header:{"content-type":"application/json"},success:function(e){(e=e.data)&&e.status&&"1"===e.status&&0===e.code?a.success(e.data):a.fail({errCode:"0",errMsg:e})},fail:function(e){a.fail({errCode:"0",errMsg:e.errMsg||""})}})};
+AMapWX.prototype.getMEaroundSearch=function(a){if(!a.options)return a.fail({errCode:"0",errMsg:"\u7f3a\u5c11\u5fc5\u8981\u53c2\u6570"});var b=a.options,c=this.MeRequestConfig,d={key:c.key,s:"rsx",platform:"WXJS",appname:a.key,sdkversion:"1.2.0",logversion:"2.0"};b.layerId&&(d.layerId=b.layerId);b.keywords&&(d.keywords=b.keywords);b.center&&(d.center=b.center);b.radius&&(d.radius=b.radius);b.filter&&(d.filter=b.filter);b.sortrule&&(d.sortrule=b.sortrule);b.pageNum&&(d.pageNum=b.pageNum);b.pageSize&&
+(d.pageSize=b.pageSize);b.sig&&(d.sig=b.sig);wx.request({url:c.serviceName+"/cpoint/datasearch/around",data:d,method:"GET",header:{"content-type":"application/json"},success:function(e){(e=e.data)&&e.status&&"1"===e.status&&0===e.code?a.success(e.data):a.fail({errCode:"0",errMsg:e})},fail:function(e){a.fail({errCode:"0",errMsg:e.errMsg||""})}})};
+AMapWX.prototype.getGeo=function(a){var b=this.requestConfig,c=a.options;b={key:this.key,extensions:"all",s:b.s,platform:b.platform,appname:this.key,sdkversion:b.sdkversion,logversion:b.logversion};c.address&&(b.address=c.address);c.city&&(b.city=c.city);c.batch&&(b.batch=c.batch);c.sig&&(b.sig=c.sig);wx.request({url:"https://restapi.amap.com/v3/geocode/geo",data:b,method:"GET",header:{"content-type":"application/json"},success:function(d){(d=d.data)&&d.status&&"1"===d.status?a.success(d):a.fail({errCode:"0",
+errMsg:d})},fail:function(d){a.fail({errCode:"0",errMsg:d.errMsg||""})}})};
+AMapWX.prototype.getRegeo=function(a){function b(d){var e=c.requestConfig;wx.request({url:"https://restapi.amap.com/v3/geocode/regeo",data:{key:c.key,location:d,extensions:"all",s:e.s,platform:e.platform,appname:c.key,sdkversion:e.sdkversion,logversion:e.logversion},method:"GET",header:{"content-type":"application/json"},success:function(g){if(g.data.status&&"1"==g.data.status){g=g.data.regeocode;var h=g.addressComponent,f=[],k=g.roads[0].name+"\u9644\u8fd1",m=d.split(",")[0],n=d.split(",")[1];if(g.pois&&
+g.pois[0]){k=g.pois[0].name+"\u9644\u8fd1";var l=g.pois[0].location;l&&(m=parseFloat(l.split(",")[0]),n=parseFloat(l.split(",")[1]))}h.provice&&f.push(h.provice);h.city&&f.push(h.city);h.district&&f.push(h.district);h.streetNumber&&h.streetNumber.street&&h.streetNumber.number?(f.push(h.streetNumber.street),f.push(h.streetNumber.number)):f.push(g.roads[0].name);f=f.join("");a.success([{iconPath:a.iconPath,width:a.iconWidth,height:a.iconHeight,name:f,desc:k,longitude:m,latitude:n,id:0,regeocodeData:g}])}else a.fail({errCode:g.data.infocode,
+errMsg:g.data.info})},fail:function(g){a.fail({errCode:"0",errMsg:g.errMsg||""})}})}var c=this;a.location?b(a.location):c.getWxLocation(a,function(d){b(d)})};
+AMapWX.prototype.getWeather=function(a){function b(g){var h="base";a.type&&"forecast"==a.type&&(h="all");wx.request({url:"https://restapi.amap.com/v3/weather/weatherInfo",data:{key:d.key,city:g,extensions:h,s:e.s,platform:e.platform,appname:d.key,sdkversion:e.sdkversion,logversion:e.logversion},method:"GET",header:{"content-type":"application/json"},success:function(f){if(f.data.status&&"1"==f.data.status)if(f.data.lives){if((f=f.data.lives)&&0
+
+
+
+
+ {{city}}
+
+
+
+
+ {{temperature}}℃ {{weather}}
+
+
+
+
+
+
+
+
+
diff --git a/uni_modules/jr-weather/components/utils.js b/uni_modules/jr-weather/components/utils.js
new file mode 100644
index 0000000..37db781
--- /dev/null
+++ b/uni_modules/jr-weather/components/utils.js
@@ -0,0 +1,45 @@
+import amap from './amap-wx.130.js';
+/**
+ * 获取天气
+ * @param {*}
+ */
+function getLocationAndWeather(amapMiniKey,amapWebKey) {
+ return new Promise((resolve, reject) => {
+ let amapPlugin, city, adcode, temperature, weather;
+ amapPlugin = new amap.AMapWX({
+ key: amapMiniKey || 'e2ee6a41e07306db2214f0edfa86f73a'
+ });
+ amapPlugin.getRegeo({
+ success: (res) => {
+ city = res[0].regeocodeData.addressComponent.city
+ adcode = res[0].regeocodeData.addressComponent.adcode
+ uni.request({
+ url: 'https://restapi.amap.com/v3/weather/weatherInfo', //高德地图查询天气
+ method: 'GET',
+ data: {
+ key: amapWebKey || '7d0d358762ba1af430645a7592f75789',
+ city: adcode,
+ },
+ success: (e) => {
+ temperature = e.data.lives[0].temperature
+ weather = e.data.lives[0].weather
+ resolve({
+ city,
+ temperature,
+ weather
+ })
+ },
+ fail(e) {
+ }
+ });
+ },
+ fail: function(info) {
+ reject(info)
+ }
+ });
+ })
+}
+
+module.exports = {
+ getLocationAndWeather
+}
diff --git a/uni_modules/jr-weather/components/weather.js b/uni_modules/jr-weather/components/weather.js
new file mode 100644
index 0000000..cf9bb66
--- /dev/null
+++ b/uni_modules/jr-weather/components/weather.js
@@ -0,0 +1,82 @@
+ export const weatherType = {
+ 1 : 'https://uhr-sit-1302914566.cos.ap-guangzhou.myqcloud.com/uhr/image/2021-12-03/17c03345-500d-42aa-985b-9624f5cce03f.png',
+ 2 : 'https://uhr-sit-1302914566.cos.ap-guangzhou.myqcloud.com/uhr/image/2021-12-03/7dea6336-3cd9-4b69-8058-5553f35219d4.png',
+ 3 : 'https://uhr-sit-1302914566.cos.ap-guangzhou.myqcloud.com/uhr/image/2021-12-03/7dea6336-3cd9-4b69-8058-5553f35219d4.png',
+ 4 : 'https://uhr-sit-1302914566.cos.ap-guangzhou.myqcloud.com/uhr/image/2021-12-03/4d2f843f-bc89-4ba4-b5eb-8da5f176703e.png',
+ 5 : 'https://uhr-sit-1302914566.cos.ap-guangzhou.myqcloud.com/uhr/image/2021-12-03/5327af79-07ec-46f8-a73a-ea8b2c95f86c.png',
+ 6 : 'https://uhr-sit-1302914566.cos.ap-guangzhou.myqcloud.com/uhr/image/2021-12-03/708bbcf8-e03f-4574-b9e4-bbbd93a81daf.png',
+ 7 : 'https://uhr-sit-1302914566.cos.ap-guangzhou.myqcloud.com/uhr/image/2021-12-03/e0832ad7-4939-4235-b2f0-3a327c724920.png',
+ 8 : 'https://uhr-sit-1302914566.cos.ap-guangzhou.myqcloud.com/uhr/image/2021-12-03/fc5df057-2be8-4bfc-b941-7e2920ed5e33.png',
+ 9 : 'https://uhr-sit-1302914566.cos.ap-guangzhou.myqcloud.com/uhr/image/2021-12-03/5945d451-7266-407b-8ffa-3ee47416e702.png',
+ 10 : 'https://uhr-sit-1302914566.cos.ap-guangzhou.myqcloud.com/uhr/image/2021-12-03/48b62dda-a3bd-455d-8500-84c9e03a17f6.png'
+ }
+
+ export const weather = {
+ '晴':1,
+ '少云':2,
+ '晴间多云':2,
+ '多云':2,
+ '阴':3,
+ '有风':4,
+ '平静':1,
+ '微风':4,
+ '和风':4,
+ '清风':4,
+ '强风/劲风':4,
+ '疾风':4,
+ '大风':4,
+ '烈风':4,
+ '风暴':4,
+ '狂爆风':4,
+ '飓风':4,
+ '热带风暴':4,
+ '霾':5,
+ '中度霾':5,
+ '重度霾':5,
+ '严重霾':5,
+ '阵雨':6,
+ '雷阵雨':6,
+ '雷阵雨并伴有冰雹':6,
+ '小雨':6,
+ '中雨':6,
+ '大雨':6,
+ '暴雨':6,
+ '大暴雨':6,
+ '特大暴雨':6,
+ '强阵雨':6,
+ '强雷阵雨':6,
+ '极端降雨':6,
+ '毛毛雨/细雨':6,
+ '雨':6,
+ '小雨-中雨':6,
+ '中雨-大雨':6,
+ '大雨-暴雨':6,
+ '暴雨-大暴雨':6,
+ '大暴雨-特大暴雨':6,
+ '雨雪天气':7,
+ '雨夹雪':7,
+ '阵雨夹雪':7,
+ '冻雨':6,
+ '雪':8,
+ '阵雪':8,
+ '小雪':8,
+ '中雪':8,
+ '大雪':8,
+ '暴雪':8,
+ '小雪-中雪':8,
+ '中雪-大雪':8,
+ '大雪-暴雪':8,
+ '浮尘':10,
+ '扬沙':10,
+ '沙尘暴':10,
+ '强沙尘暴':10,
+ '龙卷风':4,
+ '雾':9,
+ '浓雾':9,
+ '强浓雾':9,
+ '轻雾':9,
+ '大雾':9,
+ '特强浓雾':9,
+ '热':1,
+ '冷':8
+}
\ No newline at end of file
diff --git a/uni_modules/jr-weather/package.json b/uni_modules/jr-weather/package.json
new file mode 100644
index 0000000..4f165fb
--- /dev/null
+++ b/uni_modules/jr-weather/package.json
@@ -0,0 +1,85 @@
+{
+ "id": "jr-weather",
+ "displayName": "jr-weather(小程序、APP 天气插件 )",
+ "version": "1.0.3",
+ "description": "jr-weather",
+ "keywords": [
+ "小程序天气插件"
+],
+ "repository": "",
+ "engines": {
+ "HBuilderX": "^3.1.0"
+ },
+ "dcloudext": {
+ "category": [
+ "前端组件",
+ "通用组件"
+ ],
+ "sale": {
+ "regular": {
+ "price": "0.00"
+ },
+ "sourcecode": {
+ "price": "0.00"
+ }
+ },
+ "contact": {
+ "qq": ""
+ },
+ "declaration": {
+ "ads": "无",
+ "data": "无",
+ "permissions": "无"
+ },
+ "npmurl": ""
+ },
+ "uni_modules": {
+ "dependencies": [],
+ "encrypt": [],
+ "platforms": {
+ "cloud": {
+ "tcb": "y",
+ "aliyun": "y"
+ },
+ "client": {
+ "Vue": {
+ "vue2": "y",
+ "vue3": "u"
+ },
+ "App": {
+ "app-vue": "u",
+ "app-nvue": "u"
+ },
+ "H5-mobile": {
+ "Safari": "n",
+ "Android Browser": "n",
+ "微信浏览器(Android)": "n",
+ "QQ浏览器(Android)": "n"
+ },
+ "H5-pc": {
+ "Chrome": "u",
+ "IE": "u",
+ "Edge": "u",
+ "Firefox": "u",
+ "Safari": "u"
+ },
+ "小程序": {
+ "微信": "y",
+ "阿里": "u",
+ "百度": "u",
+ "字节跳动": "u",
+ "QQ": "u",
+ "钉钉": "u",
+ "快手": "u",
+ "飞书": "u",
+ "京东": "u",
+ "小红书": "u"
+ },
+ "快应用": {
+ "华为": "u",
+ "联盟": "u"
+ }
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/uni_modules/jr-weather/readme.md b/uni_modules/jr-weather/readme.md
new file mode 100644
index 0000000..974bca3
--- /dev/null
+++ b/uni_modules/jr-weather/readme.md
@@ -0,0 +1,28 @@
+# jr-weather (小程序、APP天气插件)
+
+## 使用方法
+
+引入、注册组件 ,示例如下;
+
+```vue
+
+
+
+
+
+
+```
+
+### Attributes
+
+| 属性 | 说明 | 类型 | 默认值 |
+| --------- | -------- | ------ | :------ |
+| color | 文字颜色 | string | #000000 |
+| iconColor | 图标颜色 | string | #3472F0 |
\ No newline at end of file