You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
67 lines
2.5 KiB
67 lines
2.5 KiB
module.exports = {
|
|
//39.909736,116.401520 北京 38.042040,114.489380 邯郸
|
|
lng: 114.489380, //默认经度
|
|
lat: 38.042040, //默认纬度
|
|
clng: 114.489380, //当前经度
|
|
clat: 38.042040 ,//当前纬度
|
|
update_oauthTime: 1000*60*60*12 ,//更新时间
|
|
appid: "wxdcc562d1cd081331",
|
|
user_info:null ,//用户信息
|
|
cityName:"雄安",
|
|
cityPy:"xiongan",
|
|
imgType:"2901",
|
|
duoCaiType:"2908",
|
|
userkey:"95034a2bb9a843b79dbc93f74599282b" ,//唯一标识, xa: 95034a2bb9a843b79dbc93f74599282b hd:53904c3cc069487eb198d4698d67aadd sjz:9c55f9b790244319a0c533b21a3efc7b
|
|
mddType: "2904", //目的地类型
|
|
foodType: "2903" ,//美食类型
|
|
shangjiakey:"sub_column1" ,//美食关联商家的key
|
|
shangjiakey2:"sub_column1" ,//特产关联商家的key
|
|
lineType: "24" ,//线路筛选类型
|
|
specialgoodType: "2909" ,//特产类型
|
|
methodType: "2907" ,//攻略类型
|
|
hotevent:"2906", //活动类型
|
|
hoteventType: "21" ,//活动筛选类型
|
|
hoteventTypeKey:"sub_column1", //活动类型key对应的后台字段
|
|
hoteventPhoneKey:"sub_column2", //活动电话key对应的后台字段
|
|
hoteventBaomingKey:"sub_column3", //活动报名key对应的后台字段
|
|
zixunType:"2910" ,//资讯类型
|
|
daolanType:"2911" ,//导览类型
|
|
restaurantType: "2905" ,//餐馆类型
|
|
shoppingType: "2912" ,//购物类型
|
|
entType: "2913" ,//娱乐类型
|
|
//videoType:"2914", //视频类型
|
|
hotelType: "22" ,//酒店类型
|
|
vrType:"2915" ,//VR在线类型
|
|
videoType:"2916", //视频类型
|
|
phoneTouSuType:"2918", //电话投诉
|
|
touSuType:"39", //投诉类型
|
|
guideType:"2921", //投诉类型
|
|
pageMsg:"亲,已经是最底部了~",
|
|
dataMsg:"没有找到更多信息",
|
|
netMsg:"当前未连接网络",
|
|
lvxingsheType:"2919", //旅行社
|
|
guideLvevlType:"19", //导游等级
|
|
guideLanguagType:"20", //导游语言
|
|
guideSexType:"41", //导游性别
|
|
xagkType:"2922" ,//雄安概括
|
|
scenicLevel: "25" ,//景区等级
|
|
scenicType: "01" ,//景区类型
|
|
keywordsType: "2923" ,//关键字类型
|
|
dimensionType: "43" ,//网评维度
|
|
wcType: "2920" ,//文创类型
|
|
wencType:"40", //文创类型
|
|
yzType: "2924" ,//文物遗址
|
|
fyType: "2926" ,//非遗
|
|
yzlxType: "44" ,//遗址类型
|
|
yzLevel: "45", //遗址保护级别
|
|
fylxType: "46" ,//非遗类型
|
|
fyLevel: "47" ,//非遗保护级别
|
|
svgType: "2927" ,//类型
|
|
idCardType: "51" ,//身份证类型
|
|
foodFLType:"52" ,//美食分类
|
|
XCYType:"2928" ,//乡村游类型
|
|
WHGType:"2929" ,//文化馆类型
|
|
YXJD:"2930",
|
|
hotScenicGuid:"79",
|
|
videoFLType:"54"//视频分类
|
|
} |