1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 |
- var PLAT = {}
- PLAT.info = {
- 'source': 'xttjpt',
- 'title': '邢台科技条件平台',
- 'name': '邢台经济开发区',
- 'website': 'http://www.xtkfq.gov.cn',
- 'adminsite': 'http://xttjpt.cn:88',
- 'address': '中国河北省邢台市中兴东大街1888号',
- 'tel': '010-62343359',
- 'fax': '86-319-3636111',
- 'zipcode': '054001',
- 'mailbox': 'service@ekexiu.com',
- 'logourl': '/static/xtkfq/icon-logo.png',
- 'bannerurl': '/static/xtkfq/banner.jpg',
- 'platimgurl': '/static/xtkfq/platimg.jpg',
- 'adinfo': {
- 'shareAdTop': [
-
-
-
-
- ],
- 'shareAdCenter': [
-
-
-
-
- ],
- 'shareAdBottom': [
-
-
-
-
- ],
- 'searchAd': [
-
-
-
-
- ],
- 'mainAd': [
-
-
-
-
- ]
- },
- 'foot_cl': '2016-2019 邢台市科智创新服务中心',
- 'foot_cn': '冀ICP备18020508号',
- 'foot_bl': '',
- 'foot_bn': ''
- };
- window.PLAT = PLAT;
|