代码拉取完成,页面将自动刷新
同步操作将从 celticsv5/畅行吉林_hzs 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"@platforms": [
"android",
"iPhone",
"iPad"
],
"id": "H5F605137",/*应用的标识,创建应用时自动生成,勿手动修改*/
"name": "畅行吉林",/*应用名称,程序桌面图标名称*/
"version": {
"name": "2.0.4",/*应用版本名称*/
"code": ""
},
"description": "吉林公众出行APP",/*应用描述信息*/
"icons": {
"72": "icon.png"
},
"launch_path": "startPage.html",/*应用的入口页面,默认为根目录下的index.html;支持网络地址,必须以http://或https://开头*/
"developer": {
"name": "",/*开发者名称*/
"email": "",/*开发者邮箱地址*/
"url": ""
},
"permissions": {
"Accelerometer": {
"description": "访问加速度感应器"
},
"Audio": {
"description": "访问麦克风"
},
"Cache": {
"description": "管理应用缓存"
},
"Camera": {
"description": "访问摄像头"
},
"Gallery": {
"description": "访问系统相册"
},
"Console": {
"description": "跟踪调试输出日志"
},
"Contacts": {
"description": "访问系统联系人信息"
},
"Device": {
"description": "访问设备信息"
},
"Events": {
"description": "应用扩展事件"
},
"File": {},
"Geolocation": {
"description": "访问位置信息"
},
"Invocation": {},
"Storage": {},
"Uploader": {},
"Runtime": {},
"XMLHttpRequest": {},
"Zip": {},
"Barcode": {},
"Webview": {
"description": "窗口管理"
},
"NativeUI": {
"description": "原生UI控件"
},
"Navigator": {
"description": "浏览器信息"
},
"NativeObj": {
"description": "原生对象"
},
"OAuth": {},
"Push": {
"description": "消息推送",
"cover": true
},
"Maps": {
"description": "管理地图插件"
}
},
"plus": {
"statusbar": {
"immersed": true /*沉浸式状态栏*/
},
"splashscreen": {
"autoclose": false,/*是否自动关闭程序启动界面,true表示应用加载应用入口页面后自动关闭;false则需调plus.navigator.closeSplashscreen()关闭*/
"waiting": true
},
"popGesture": "close",/*设置应用默认侧滑返回关闭Webview窗口,"none"为无侧滑返回功能,"hide"为侧滑隐藏Webview窗口。参考http://ask.dcloud.net.cn/article/102*/
"runmode": "normal",/*应用的首次启动运行模式,可取liberate或normal,liberate模式在第一次启动时将解压应用资源(Android平台File API才可正常访问_www目录)*/
"signature": "Sk9JTiBVUyBtYWlsdG86aHIyMDEzQGRjbG91ZC5pbw==",/*可选,保留给应用签名,暂不使用*/
"distribute": {
"plugins": {
"maps": {
"amap": {"appkey_ios":"aeb057024cc3bf243cbdc833d30a7d9a","appkey_android":"e9e7d7e96ae1cef851255e861e1bbd6d","description":""}
},
"push": {
"igexin": {
"appid": "WM3krZAsqWARLqP6fwgtdA",
"appkey": "vuzlIwkmMP6VqzwejxUZx",
"appsecret": "BgJVCkbgJo84cHKzU9P4gA"
}
},
"map": {
"baidu": {
"appkey_ios": "aeb057024cc3bf243cbdc833d30a7d9a",
"appkey_android": "e9e7d7e96ae1cef851255e861e1bbd6d",
"description": "高德地图"
}
}
},
"apple": {
"appid": "io.dcloud.H5F605137",/*iOS应用标识,苹果开发网站申请的appid,如io.dcloud.HelloH5*/
"mobileprovision": "",/*iOS应用打包配置文件*/
"password": "123456",/*iOS应用打包个人证书导入密码*/
"p12": "",/*iOS应用打包个人证书,打包配置文件关联的个人证书*/
"devices": "universal",/*iOS应用支持的设备类型,可取值iphone/ipad/universal*/
"frameworks": [],
"plistcmds": [
"Set :NSPhotoLibraryUsageDescription App需要您的同意,才能访问您的照片使用路况共享、游记分享等照片分享功能",
"Set :NSCameraUsageDescription App需要您的同意,才能访问您的相机使用路况共享、游记分享等照片分享功能",
"Set :NSLocationAlwaysUsageDescription App需要您的同意,才能访问您的位置使用出行规划、出租车、地图展示、高速报送、公路报送、公交车、沿途服务等功能",
"Set :NSLocationWhenInUseUsageDescription App需要您的同意,才能访问您的位置使用出行规划、出租车、地图展示、高速报送、公路报送、公交车、沿途服务等功能"
]
},
"google": {
"packagename": "",/*Android应用包名,如io.dcloud.HelloH5*/
"keystore": "",/*Android应用打包使用的密钥库文件*/
"password": "",/*Android应用打包使用密钥库中证书的密码*/
"aliasname": "",/*Android应用打包使用密钥库中证书的别名*/
"permissions": [
"<uses-permission android:name=\"android.permission.MOUNT_UNMOUNT_FILESYSTEMS\"/>",
"<uses-permission android:name=\"android.permission.READ_CONTACTS\"/>",
"<uses-permission android:name=\"android.permission.VIBRATE\"/>",
"<uses-permission android:name=\"android.permission.READ_LOGS\"/>",
"<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\"/>",
"<uses-feature android:name=\"android.hardware.camera.autofocus\"/>",
"<uses-permission android:name=\"android.permission.WRITE_CONTACTS\"/>",
"<uses-permission android:name=\"android.permission.SYSTEM_ALERT_WINDOW\"/>",
"<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\"/>",
"<uses-permission android:name=\"android.permission.RECEIVE_BOOT_COMPLETED\"/>",
"<uses-permission android:name=\"android.permission.CAMERA\"/>",
"<uses-permission android:name=\"android.permission.RECORD_AUDIO\"/>",
"<uses-permission android:name=\"android.permission.GET_ACCOUNTS\"/>",
"<uses-permission android:name=\"android.permission.MODIFY_AUDIO_SETTINGS\"/>",
"<uses-permission android:name=\"android.permission.SEND_SMS\"/>",
"<uses-permission android:name=\"android.permission.INTERNET\"/>",
"<uses-permission android:name=\"android.permission.CHANGE_WIFI_STATE\"/>",
"<uses-permission android:name=\"android.permission.READ_PHONE_STATE\"/>",
"<uses-permission android:name=\"android.permission.WAKE_LOCK\"/>",
"<uses-permission android:name=\"android.permission.FLASHLIGHT\"/>",
"<uses-permission android:name=\"android.permission.CALL_PHONE\"/>",
"<uses-permission android:name=\"android.permission.ACCESS_COARSE_LOCATION\"/>",
"<uses-feature android:name=\"android.hardware.camera\"/>",
"<uses-permission android:name=\"android.permission.ACCESS_FINE_LOCATION\"/>",
"<uses-permission android:name=\"android.permission.WRITE_EXTERNAL_STORAGE\"/>",
"<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>",
"<uses-permission android:name=\"android.permission.WRITE_SMS\"/>",
"<uses-permission android:name=\"android.permission.READ_SMS\"/>"
]
},
"orientation": [
"portrait-primary"
],/*应用支持的方向,portrait-primary:竖屏正方向;portrait-secondary:竖屏反方向;landscape-primary:横屏正方向;landscape-secondary:横屏反方向*/
"icons": {
"ios": {
"prerendered": true, /*应用图标是否已经高亮处理,在iOS6及以下设备上有效*/
/*应用图标,分辨率:1024x1024,用于自动生成各种尺寸程序图标*/
"iphone": {
"normal": "C:/Users/Administrator/Documents/Tencent Files/530870086/FileRecv/APPTBKT1.png", /*iPhone3/3GS程序图标,分辨率:57x57*/
"retina": "C:/Users/Administrator/Documents/Tencent Files/530870086/FileRecv/APPTBKT1.png", /*iPhone4程序图标,分辨率:114x114*/
/*iPhone4S/5/6程序图标,分辨率:120x120*/
/*iPhone6 Plus程序图标,分辨率:180x180*/
"spotlight-normal": "C:/Users/Administrator/Documents/Tencent Files/530870086/FileRecv/APPTBKT1.png", /*iPhone3/3GS Spotlight搜索程序图标,分辨率:29x29*/
"spotlight-retina": "C:/Users/Administrator/Documents/Tencent Files/530870086/FileRecv/APPTBKT1.png", /*iPhone4 Spotlight搜索程序图标,分辨率:58x58*/
/*iPhone4S/5/6 Spotlight搜索程序图标,分辨率:80x80*/
"settings-normal": "C:/Users/Administrator/Documents/Tencent Files/530870086/FileRecv/APPTBKT1.png", /*iPhone4设置页面程序图标,分辨率:29x29*/
/*iPhone4S/5/6设置页面程序图标,分辨率:58x58*/
"app@3x": "unpackage/res/icons/180x180.png",
"app@2x": "unpackage/res/icons/120x120.png",
"settings@3x": "unpackage/res/icons/87x87.png",
"settings@2x": "unpackage/res/icons/58x58.png",
"spotlight@2x": "unpackage/res/icons/80x80.png",
"spotlight@3x": "unpackage/res/icons/120x120.png",
"notification@2x": "unpackage/res/icons/40x40.png",
"notification@3x": "unpackage/res/icons/60x60.png"
},
"ipad": {
"normal": "C:/Users/Administrator/Documents/Tencent Files/530870086/FileRecv/APPTBKT1.png", /*iPad普通屏幕程序图标,分辨率:72x72*/
"retina": "C:/Users/Administrator/Documents/Tencent Files/530870086/FileRecv/APPTBKT1.png", /*iPad高分屏程序图标,分辨率:144x144*/
/*iPad iOS7程序图标,分辨率:76x76*/
/*iPad iOS7高分屏程序图标,分辨率:152x152*/
"spotlight-normal": "C:/Users/Administrator/Documents/Tencent Files/530870086/FileRecv/APPTBKT1.png", /*iPad Spotlight搜索程序图标,分辨率:50x50*/
"spotlight-retina": "C:/Users/Administrator/Documents/Tencent Files/530870086/FileRecv/APPTBKT1.png", /*iPad高分屏Spotlight搜索程序图标,分辨率:100x100*/
/*iPad iOS7 Spotlight搜索程序图标,分辨率:40x40*/
/*iPad iOS7高分屏Spotlight搜索程序图标,分辨率:80x80*/
/*iPad设置页面程序图标,分辨率:29x29*/
"app": "unpackage/res/icons/76x76.png",
"app@2x": "unpackage/res/icons/152x152.png",
"settings": "unpackage/res/icons/29x29.png",
"spotlight": "unpackage/res/icons/40x40.png",
"proapp@2x": "unpackage/res/icons/167x167.png",
"settings@2x": "unpackage/res/icons/58x58.png",
"spotlight@2x": "unpackage/res/icons/80x80.png",
"notification": "unpackage/res/icons/20x20.png",
"notification@2x": "unpackage/res/icons/40x40.png"
},
"appstore": "unpackage/res/icons/1024x1024.png"
},
"android": {
"mdpi": "unpackage/res/icons/48x48.png", /*普通屏程序图标,分辨率:48x48*/
"ldpi": "unpackage/res/icons/48x48.png", /*大屏程序图标,分辨率:48x48*/
"hdpi": "unpackage/res/icons/72x72.png", /*高分屏程序图标,分辨率:72x72*/
"xhdpi": "unpackage/res/icons/96x96.png",/*720P高分屏程序图标,分辨率:96x96*/
"xxhdpi": "unpackage/res/icons/144x144.png",
"xxxhdpi": "unpackage/res/icons/192x192.png"
}
},
"splashscreen": {
"ios": {
"iphone": {
"default": "", /*iPhone3启动图片选,分辨率:320x480*/
"retina35": "E:/工作/工程二吉林出行/启动图/960.png",/*3.5英寸设备(iPhone4)启动图片,分辨率:640x960*/
"retina40": "E:/工作/工程二吉林出行/启动图/1136.png",/*4.0 英寸设备(iPhone5/iPhone5s)启动图片,分辨率:640x1136*/
"retina47": "E:/工作/工程二吉林出行/启动图/750×1334.png",/*4.7 英寸设备(iPhone6)启动图片,分辨率:750x1334*/
"retina55": "E:/工作/工程二吉林出行/启动图/1242×2208.png",/*5.5 英寸设备(iPhone6 Plus)启动图片,分辨率:1242x2208*/
"iphonex": "E:/工作/工程二吉林出行/启动图/1125.png"
},
"ipad": {
/*iPad竖屏启动图片,分辨率:768x1004*/
/*iPad高分屏竖屏图片,分辨率:1536x2008*/
/*iPad横屏启动图片,分辨率:1024x748*/
/*iPad高分屏横屏启动图片,分辨率:2048x1496*/
/*iPad iOS7竖屏启动图片,分辨率:768x1024*/
/*iPad iOS7高分屏竖屏图片,分辨率:1536x2048*/
/*iPad iOS7横屏启动图片,分辨率:1024x768*/
}
},
"android": {
"mdpi": "", /*普通屏启动图片,分辨率:240x282*/
"ldpi": "", /*大屏启动图片,分辨率:320x442*/
"hdpi": "E:/工作/工程二吉林出行/启动图/750×1334.png", /*高分屏启动图片,分辨率:480x762*/
"xhdpi": "E:/工作/工程二吉林出行/启动图/750×1334.png", /*720P高分屏启动图片,分辨率:720x1242*/
"xxhdpi": "E:/工作/工程二吉林出行/启动图/1242×2208.png"
}
},
"debug": true
},
"ads": {
"rp": false,
"splash": false,
"push": false,
"spot": false
}
},
"dependencies": {
"pages": {
"index.html": {
"href": "index.html",
"priority": 0
},
"index01.html": {
"resources": [
"js/Bootstrap_js/js/bootstrap.min.js",
"img/index/chuxingguihuazhengchang.png",
"js/swipe_hzs.js",
"js/back_end.js",
"img/index/more.png",
"css/Bootstrap/css/bootstrap-theme.min.css",
"img/index/my__normol.png",
"js/jquery-1.11.0.js",
"js/appList.js",
"css/gundong.css",
"css/all_css.css",
"js/weui/jquery-weui.js",
"css/Bootstrap/css/bootstrap.min.css",
"img/index/index__.png",
"lib/weui.css",
"css/weui/jquery-weui.css",
"js/md5.js",
"img/indexIcon/Icon_lkxx.png",
"img/indexIcon/Icon_lc.png",
"img/indexIcon/Icon_qg.png",
"img/indexIcon/Icon_ky.png",
"img/indexIcon/Icon_fwq.png",
"img/indexIcon/Icon_czc.png",
"img/indexIcon/Icon_gjc.png",
"img/indexIcon/Icon_ly.png",
"img/indexIcon/Icon_tq.png",
"img/indexIcon/Icon_dtzs.png",
"img/indexIcon/Icon_hk.png",
"taxi.html",
"img/index/yjzPic.gif",
"cxgh.html",
"freeway.html",
"my.html",
"img/index/ytzj.png",
"js/Bootstrap_js/js/npm.js"
],
"refer": [
"subway.html",
"startPage.html",
"show_map.html",
"application.html",
"cxgh_line.html",
"tour.html",
"railway.html",
"test.html",
"cxgh_yt.html",
"weather.html",
"coach.html",
"bus.html",
"subway_.html",
"subway(1).html",
"subway___.html",
"bus2018.html",
"freeway_weather.html"
],
"priority": 0
},
"startPage.html": {
"resources": [
"index01.html",
"js/jquery-1.11.0.js",
"img/index/yjzPic.gif",
"css/gundong.css",
"css/all_css.css",
"js/weui/jquery-weui.js",
"css/Bootstrap/css/bootstrap.min.css",
"js/back_end.js",
"img/taxi/loading_icon.gif",
"lib/weui.css",
"css/Bootstrap/css/bootstrap-theme.min.css",
"css/weui/jquery-weui.css"
],
"refer": [],
"priority": 0
},
"taxi.html": {
"resources": [
"js/whichPhone.js",
"js/jquery-1.11.0.js",
"img/taxi/shoufeibiaozhun_neirong.png",
"css/all_css.css",
"iconfont/iconfont.woff",
"js/weui/jquery-weui.js",
"js/back_end.js",
"css/weui/base.css",
"lib/weui.css",
"css/weui/jquery-weui.css",
"iconfont/iconfont.css",
"img/taxi/chuzucheb.png",
"index01.html"
],
"refer": [
"taxi.html"
],
"priority": 0
},
"cxgh.html": {
"resources": [
"index01.html",
"img/cxgh/Icon_endbig.png",
"img/cxgh/souzhoubian.png",
"js/back_end.js",
"css/weui/base.css",
"img/taxi/loading_icon.gif",
"img/cxgh/Icon_foot.png",
"img/cxgh/returnIndexBtn.png",
"img/cxgh/Icon_buschoose.png",
"img/cxgh/up.png",
"img/cxgh/Icon_startbig.png",
"js/jquery-1.11.0.js",
"img/cxgh/Icon_subway.png",
"img/cxgh/Icon_line.png",
"css/all_css.css",
"js/weui/jquery-weui.js",
"img/cxgh/Icon_qiehuanfangxiang.png",
"img/cxgh/Icon_car.png",
"lib/weui.css",
"css/weui/jquery-weui.css",
"iconfont/iconfont.css"
],
"refer": [
"subway.html",
"my.html",
"collection.html",
"show_map.html",
"cxgh_line.html",
"Login.html"
],
"priority": 0
},
"my.html": {
"resources": [
"img/index/my__.png",
"img/index/index__normol.png",
"img/my/my_3.png",
"img/my/guanyuwomen.png",
"img/my/my_share.png",
"img/index/chuxingguihuazhengchang.png",
"img/my/icon_app_my.png",
"img/my/my_2.png",
"css/weui/base.css",
"img/my/bigtouxiang.png",
"img/my/lukuanggongxiang.png",
"img/my/my_bgimg.png",
"js/jquery-1.11.0.js",
"img/my/jiandu.png",
"css/all_css.css",
"js/weui/jquery-weui.js",
"Login.html",
"lib/weui.css",
"img/my/zhanghaoanquan.png",
"css/weui/jquery-weui.css"
],
"refer": [
"tour_share.html",
"index01.html",
"roadSharing.html",
"fwjd.html",
"cxgh.html",
"ycxl.html",
"collection.html",
"changePwd.html",
"about.html",
"application.html"
],
"priority": 0
},
"freeway_tolls.html": {
"resources": [
"css/freeway_tolls_css.css",
"js/jquery-1.11.0.js",
"css/all_css.css",
"freeway.html",
"js/weui/jquery-weui.js",
"js/back_end.js",
"img/freeway/CarTypeFunction.png",
"css/weui/base.css",
"lib/weui.css",
"css/weui/jquery-weui.css",
"iconfont/iconfont.css"
],
"refer": [],
"priority": 0
},
"freeway.html": {
"resources": [
"index01.html",
"freeway_tolls.html",
"img/index/yjzPic.gif",
"css/weui/base.css",
"js/back_end.js",
"img/index/returnTop2.png",
"js/jquery-1.11.0.js",
"css/all_css.css",
"iconfont/iconfont.woff",
"js/weui/jquery-weui.js",
"lib/weui.css",
"css/weui/jquery-weui.css",
"iconfont/iconfont.css",
"img/freeway/moneyIcon.png",
"js/md5.js"
],
"refer": [
"freeway2.html",
"moreHtml/glMsg.html"
],
"priority": 0
},
"Login.html": {
"resources": [
"my.html",
"js/jquery-1.11.0.js",
"css/all_css.css",
"js/weui/jquery-weui.js",
"js/back_end.js",
"css/weui/base.css",
"lib/weui.css",
"css/weui/jquery-weui.css",
"iconfont/iconfont.css"
],
"refer": [
"register.html",
"cxgh.html",
"findPwd.html",
"login_bs.html",
"login_ad.html"
],
"priority": 0
},
"tour_share.html": {
"resources": [],
"refer": [
"moreHtml/add_yjfx.html",
"my.html",
"tour.html"
],
"priority": 0
},
"moreHtml/add_yjfx.html": {
"resources": [],
"refer": [
"tour_share.html"
],
"priority": 0
},
"subway.html": {
"resources": [
"js/photoswipe.js",
"js/photoswipe-ui-default.min.js",
"js/photoswipe-ui-default.js",
"img/subway/bigSubwayMap.jpg",
"img/subway/subway_03.png",
"js/bigPicResearch.js",
"application.html",
"css/all_css.css",
"css/default-skin.css",
"css/photoswipe.css",
"css/bus.css",
"css/weui/jquery-weui.css",
"cxgh.html",
"iconfont/iconfont.css",
"iconfont/iconfont.eot",
"subway2.html",
"subway3.html",
"js/jquery-1.11.0.js",
"js/md5.js",
"js/back_end.js"
],
"refer": [
"index01.html"
],
"priority": 0
},
"subway2.html": {
"resources": [
"js/photoswipe.js",
"js/photoswipe-ui-default.min.js",
"application.html"
],
"refer": [
"subway3.html",
"subway.html",
"index01.html"
],
"priority": 0
},
"subway3.html": {
"resources": [
"js/photoswipe.js",
"js/photoswipe-ui-default.min.js",
"subway.html"
],
"refer": [
"index01.html",
"subway2.html"
],
"priority": 0
},
"roadSharing.html": {
"resources": [],
"refer": [
"my.html",
"moreHtml/add_lkgx.html"
],
"priority": 0
},
"fwjd.html": {
"resources": [],
"refer": [
"my.html",
"application.html"
],
"priority": 0
},
"application.html": {
"resources": [],
"refer": [
"index01.html",
"boat.html",
"tour.html",
"fwjd.html",
"AirportBus.html",
"passenger.html",
"coach.html",
"show_map.html",
"tollStation.html",
"railway.html",
"my_kyz.html",
"moreHtml/glgg.html",
"moreHtml/subway_bs003.html",
"freeway.html",
"moreHtml/data_check.html",
"moreHtml/subway_bs.html"
],
"priority": 0
},
"moreHtml/add_lkgx.html": {
"resources": [],
"refer": [
"roadSharing.html"
],
"priority": 0
},
"cxgh_line.html": {
"resources": [],
"refer": [
"index01.html",
"cxgh.html",
"cxgh_line.html"
],
"priority": 0
},
"tour.html": {
"resources": [],
"refer": [
"index01.html",
"tour_share.html"
],
"priority": 0
},
"railway.html": {
"resources": [],
"refer": [
"index01.html",
"railway_station.html"
],
"priority": 0
},
"test.html": {
"resources": [],
"refer": [
"index01.html"
],
"priority": 0
},
"ycxl.html": {
"resources": [],
"refer": [
"my.html"
],
"priority": 0
},
"collection.html": {
"resources": [],
"refer": [
"my.html",
"cxgh.html"
],
"priority": 0
},
"cxgh_yt.html": {
"resources": [],
"refer": [
"index01.html"
],
"priority": 0
},
"show_map.html": {
"resources": [],
"refer": [
"index01.html",
"cxgh.html",
"railway_station.html",
"boat.html",
"application.html"
],
"priority": 0
},
"weather.html": {
"resources": [],
"refer": [
"index01.html",
"freeway_weather.html"
],
"priority": 0
},
"changePwd.html": {
"resources": [],
"refer": [
"my.html"
],
"priority": 0
},
"railway_station.html": {
"resources": [],
"refer": [
"show_map.html",
"railway.html"
],
"priority": 0
},
"boat.html": {
"resources": [],
"refer": [
"show_map.html",
"application.html"
],
"priority": 0
},
"coach.html": {
"resources": [],
"refer": [
"index01.html"
],
"priority": 0
},
"about.html": {
"resources": [],
"refer": [
"my.html"
],
"priority": 0
},
"AirportBus.html": {
"resources": [],
"refer": [
"application.html"
],
"priority": 0
},
"freeway_weather.html": {
"resources": [],
"refer": [
"weather.html",
"index01.html"
],
"priority": 0
},
"passenger.html": {
"resources": [],
"refer": [
"application.html"
],
"priority": 0
},
"register.html": {
"resources": [],
"refer": [
"findPwd.html",
"Login.html"
],
"priority": 0
},
"findPwd.html": {
"resources": [],
"refer": [
"my.html"
],
"priority": 0
},
"tollStation.html": {
"resources": [],
"refer": [
"application.html"
],
"priority": 0
},
"my_kyz.html": {
"resources": [],
"refer": [
"application.html"
],
"priority": 0
},
"moreHtml/glgg.html": {
"resources": [],
"refer": [
"application.html"
],
"priority": 0
},
"subway_.html": {
"resources": [
"js/photoswipe.js",
"js/photoswipe-ui-default.min.js"
],
"refer": [
"subway2.html"
],
"priority": 0
},
"subway(1).html": {
"resources": [
"js/photoswipe.js",
"js/photoswipe-ui-default.min.js"
],
"refer": [
"subway2.html"
],
"priority": 0
},
"subway___.html": {
"resources": [
"js/photoswipe.js",
"js/photoswipe-ui-default.min.js"
],
"refer": [
"index01.html"
],
"priority": 0
},
"freeway2.html": {
"resources": [],
"refer": [
"freeway.html"
],
"priority": 0
},
"login_bs.html": {
"resources": [],
"refer": [
"index01.html",
"login_ad.html"
],
"priority": 0
},
"moreHtml/subway_bs003.html": {
"resources": [],
"refer": [
"application.html"
],
"priority": 0
},
"moreHtml/glMsg.html": {
"resources": [],
"refer": [
"index01.html"
],
"priority": 0
},
"login_ad.html": {
"resources": [],
"refer": [
"index01.html"
],
"priority": 0
},
"moreHtml/data_check.html": {
"resources": [],
"refer": [
"application.html"
],
"priority": 0
},
"bus2018.html": {
"resources": [],
"refer": [
"bus_sy.html"
],
"priority": 0
},
"moreHtml/subway_bs.html": {
"resources": [],
"refer": [
"application.html"
],
"priority": 0
}
},
"idle": {
"resources": [
"img/index/mapshow.png",
"img/subway/ditieICONblue.png",
"img/tour/jdyj.png",
"img/index/gas.png",
"img/ditie/ditie17.jpg",
"img/roadsharing/roadSharing_point.png",
"img/freeway/list.png",
"img/tour/tourPlaceIcon.png",
"img/taxi/19.png",
"img/index/changtukeche_.png",
"img/cxgh/Icon_footlittle.png",
"img/railway/bg_railwaySta.jpg",
"img/freeway/bg_day.png",
"js/StationAll.js",
"img/bus/chooseBusMap.png",
"img/ditie/ditie1.jpg",
"img/ditie/ditie21.jpg",
"img/tour/tour_pingjia.png",
"img/my/about_bg.png",
"img/roadsharing/new_roadSharing.png",
"img/index/bicycle.png",
"img/my/naozhongICON.png",
"iconfont/yinliangjian.png",
"css/loadingCss/fakeloader.css",
"img/weather/tianqi3/w_qing.png",
"img/ditie/ditie2.jpg",
"img/freeway/sanjiaoyou.png",
"img/img/images/Icon_blueAir.png",
"img/my/zanwumddsc.png",
"img/index/keyunzhan.png",
"img/subway/subwayBigPic.png",
"js/loadingJs/fakeloader.min.js",
"css/Bootstrap/css/bootstrap-theme.css.map",
"img/cxgh/Icon_search.png",
"js/bicycle.js",
"img/index/lbt/biaoti3.jpg",
"lib/zepto.js",
"img/subway/iconCcSubway.png",
"img/ditie/ditie8.jpg",
"css/page/multilevelmenu.css",
"img/ditie/ditie13.jpg",
"img/my/shoucangNull.png",
"img/indexIcon/Icon_wxz.png",
"img/subway/changjiantouSub2.png",
"img/weather/tianqi3/midxue.png",
"img/my/myTX.png",
"details.html",
"img/weather/tianqi1/icon_car_wash.png",
"img/ditie/ditie15.jpg",
"img/index/taxi.png",
"img/ditie/ditie20.jpg",
"img/bus/chooseBusmsg.png",
"img/taxi/loading_icon_1.gif",
"img/weather/tianqi1/yin.png",
"img/indexIcon/Icon_sfz.png",
"img/index/lbt/biaoti2.jpg",
"img/ditie/ditie5.jpg",
"img/weather/tianqi3/leizhenyu.png",
"img/subway/blueZhanzhan.png",
"img/tour/jtdz.png",
"img/img/images/Icon_whiteS.png",
"img/weather/w_freeway/daosanjiao.png",
"iconfont/iconfont.svg",
"img/tour/fenxiang.png",
"img/cxgh/Icon_huanchenglittle.png",
"img/ditie/ditie3.jpg",
"img/tour/photo_addIcon.png",
"more_tour.html",
"img/index/map.png",
"img/weather/tianqi/icon_shower.png",
"img/my/zanwuycxl.png",
"img/index/shiqulukuang.png",
"img/tour/yysj.png",
"img/roadsharing/roadSharing_man.png",
"img/bus/bus_msg.png",
"img/show_map/bg_jingyue_bottom2.png",
"img/show_map/my_position.png",
"img/weather/tianqi1/icon_sport.png",
"img/bus/subwayBtn.png",
"jedate/skin/jedate.css",
"img/bus/Pic_bus.jpg",
"img/cxgh/Icon_endlittle.png",
"img/tour/tour_head.png",
"img/index/fuwuqu.png",
"img/tour/pyq.png",
"img/index/Icon_boat.png",
"img/bus/FLbusTime.png",
"img/img/images/Icon_blueS.png",
"css/Bootstrap/css/bootstrap.min.css.map",
"js/immersed.js",
"img/weather/tianqi3/xiaoxue.png",
"img/my/nullTourShare.png",
"js/myJS/changeBase64.js",
"img/ditie/ditie19.jpg",
"img/ditie/ditie16.jpg",
"js/stationJilin.js",
"img/bg/bgimg_freeway200.jpg",
"img/tour/yjfxBtn.png",
"img/tour/pj.png",
"img/tour/jddj.png",
"img/my/nullSharing.png",
"img/bicycle/bycycleIconPoint.png",
"img/index/trianTime.png",
"img/weather/tianqi.png",
"img/index/returnTop.png",
"img/bus/Pic_zd.png",
"img/subway/blueZhandian.png",
"img/ditie/ditie12.jpg",
"jedate/jquery.jedate.min.js",
"img/tour/weimanhuanggong.png",
"img/tour/tourPerson.png",
"img/weather/tianqi/w_yin.png",
"img/bus/InputStopIcon.png",
"img/weather/tianqi3/zhongyu.png",
"img/taxi/taxi_gongsineirong.png",
"img/AirportBus/airport_pic1.png",
"img/index/lbt/biaoti1.jpg",
"img/tour/jingyuetan.png",
"travel_plan.html",
"img/subway/whiteZhandian.png",
"img/freeway/sanjiaozuo.png",
"img/indexIcon/Icon_gxdc.png",
"img/bus/bus_map.png",
"serviceArea.html",
"img/index/subway.png",
"img/boat/Icon_cb.png",
"img/cxgh/Icon_next.png",
"jedate/jquery.jedate.js",
"img/index/chuxingguihua.png",
"img/index/toor.png",
"img/tour/wb.png",
"img/indexIcon/Icon_gd.png",
"img/subway/qingguiICONblue.png",
"img/taxi/chuzucher.png",
"img/AirportBus/airport_pic2.jpg",
"img/index/gaosuyongdu.jpg",
"img/tour/jl_map.png",
"img/weather/tianqi3/wumai.png",
"img/weather/w_freeway/gstq_bg.jpg",
"ceshiPhoto.html",
"pullrefresh_sub.html",
"img/my/my_4.png",
"img/my/3ac79f3df8dcd100717722cb7b8b4710b8122f75.jpg",
"img/tour/szqy.png",
"img/ditie/ditie10.jpg",
"cxgh_web_api.html",
"img/subway/blueCheliang.png",
"img/railway/ToMapGreen.png",
"img/weather/xiaoyu.png",
"img/img/images/Icon_whiteAir.png",
"js/passenger.js",
"js/bus1.js",
"css/loading_icon.css",
"img/bg/JLTour_bg.jpeg",
"img/index/laba.png",
"js/common.js",
"img/img/images/trainimg.jpg",
"img/subway/whiteCheliang.png",
"img/ditie/ditie18.jpg",
"img/index/freeway.png",
"img/weather/tianqi1/icon_cold.png",
"img/weather/w_freeway/bg_weather.jpg",
"css/page/animations.css",
"img/ditie/ditie6.jpg",
"img/indexIcon/Icon_tcc.png",
"img/weather/tianqi1/icon_contaminated.png",
"img/indexIcon/Icon_kyz.png",
"js/loadingJs/fakeloader.js",
"img/tour/ybtc_main.png",
"img/passenger/passenger_bgi.png",
"baidu_cxgh.html",
"css/KGbtn.css",
"img/my/new_yclx.png",
"img/railway/station_jilin.png",
"img/AirportBus/airport_pic3.jpg",
"img/bus/pic_zhandianyuan.png",
"img/bus/InputlineIcon.png",
"img/bus/bus_getfx.png",
"img/tour/yanbiantianchi.png",
"img/bus/Pic_gongjiao.png",
"css/Bootstrap/css/bootstrap-theme.min.css.map",
"img/my/yclx/add_ycl_bg.png",
"img/cxgh/Icon_bus.png",
"img/bus/Pic_qd.png",
"img/cxgh/Icon_fangdajing.png",
"img/img/images/Icon_01.png",
"img/weather/tianqi1/icon_dressing.png",
"img/img/images/Icon_02.png",
"img/my/APPTB.png",
"img/cxgh/lvyou.png",
"img/show_map/loading2color.gif",
"js/myJS/subway_BigPic_returnBtn.js",
"img/subway/exchange_icon.png",
"img/taxi/taxi_yello.png",
"img/ditie/ditie9.jpg",
"img/img/images/Icon_04.png",
"img/cxgh/Icon_startsmall.png",
"img/index/renminguangchang.jpg.png",
"img/bg/txf_bg.jpg",
"css/page/default.css",
"img/tour/del_photoBtn.png",
"repair.html",
"img/weather/tianqi3/baoyu.png",
"cxgh(1).html",
"img/railway/ToMapBlue.png",
"img/cxgh/Icon_station.png",
"img/ditie/ditie14.jpg",
"img/index/jichangbus.png",
"img/weather/tianqi3/fengli.png",
"img/indexIcon/Icon_jyz.png",
"img/ditie/ditie7.jpg",
"img/roadsharing/roadSharing_notes.png",
"subway_ditie.html",
"img/tour/wx.png",
"img/indexIcon/Icon_jcxx.png",
"img/bg/boatBG.png",
"img/bicycle/bicycle_bg.png",
"img/index/parking.png",
"iconfont/iconfont.ttf",
"img/index/shoufeizhan.png",
"img/index/weixiuzhan.png",
"js/JL_city.js",
"img/index/weather_tb.png",
"img/index/jingyuetan2.jpg",
"img/cxgh/Icon_carchoose.png",
"gas.html",
"img/ditie/ditie4jpg.jpg",
"img/show_map/gohereICON.png",
"js/myJS/bus.js",
"pullrefresh_main.html",
"img/tour/lxdh.png",
"img/indexIcon/Icon_jddh.png",
"js/tour_jingdian.js",
"img/subway/subwayBg.png",
"img/cxgh/Icon_wujiaoxing.png",
"css/loadingCss/loading_css.css",
"img/APPtubiao.png",
"img/boat/Icon_gangkou.png",
"img/index/bus.png",
"img/my/rightALIcon.png",
"img/ditie/ditie11.jpg",
"img/my/delBtnCollect.png",
"img/img/images/Icon_03.png",
"img/weather/tianqi3/xiaoyu.png",
"img/bg/CX_bg1.JPG",
"img/weather/tianqi3/dayu.png",
"img/cxgh/Icon_footchoose.png",
"img/boat/Icon_mt.png",
"img/tour/addtourBtn.png",
"img/weather/tianqi1/icon_calendar.png",
"img/AirportBus/airportMsgICon.png",
"img/index/return.png",
"img/subway/whiteZhanzhan.png",
"img/index/jingyuetan.jpg",
"tour_main.html",
"forgetPwd.html",
"img/cxgh/fuwuqu.png",
"img/subway/huanxiangBtn.png",
"css/Bootstrap/css/bootstrap-theme.css",
"css/roadAndTourMidPage.css",
"img/cxgh/shoufeizhan.png",
"img/tour/jddp.png",
"js/returnBtn.js",
"img/cxgh/Icon_fenxiang.png",
"img/weather/tianqi3/w_duoyun.png",
"img/railway/changjiantou.png",
"css/test.css",
"img/freeway/bg_night.png",
"img/bus/changeshuangxiang.png",
"img/my/my_1.png",
"img/freeway/timeChoose.png",
"img/subway/ditieICON.png",
"img/indexIcon/Icon_gk.png",
"img/freeway/glgg_icon.png",
"img/weather/tianqi/w_leizhenyu.png",
"css/page/component.css",
"img/my/leftALIcon.png",
"img/railway/checked.png",
"img/subway/qingguiICON.png",
"img/bg/txf_bg1.jpg",
"img/weather/tianqi3/daxue.png",
"img/weather/tianqi/tianqi.png",
"iconfont/yinliangadd.png",
"img/index/plane.png",
"img/show_map/bg_jingyue_bottom.jpg"
]
}
},
"unpackage": [
"img/bicycle/bicycle_bg.png",
"img/bicycle/bycycleIconPoint.png",
"baidu_cxgh.html",
"ceshiPhoto.html",
"cxgh(1).html",
"cxgh_web_api.html",
"details.html"
]
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。