Browse Source

banner title

luyanan 6 years ago
parent
commit
f9245cf501
4 changed files with 6 additions and 4 deletions
  1. 1 1
      index.html
  2. 1 0
      src/main.js
  3. 4 3
      static/plat-info.js
  4. BIN
      static/xtkfq/banner.jpg

+ 1 - 1
index.html

6
  	<meta name="description" content="">
6
  	<meta name="description" content="">
7
  	<meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=0">
7
  	<meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=0">
8
  	<link rel="shortcut icon" type="image/png" href="./static/favicon.ico">
8
  	<link rel="shortcut icon" type="image/png" href="./static/favicon.ico">
9
  	<title>邢台经济开发区科技条件平台</title>
9
  	<title></title>
10
  </head>
10
  </head>
11
  <body>
11
  <body>
12
    <div id="app"></div>
12
    <div id="app"></div>

+ 1 - 0
src/main.js

37
  },
37
  },
38
  mounted() {
38
  mounted() {
39
    this.plat = PLAT.info;
39
    this.plat = PLAT.info;
40
    document.title = this.plat.title;
40
    Cookies.set('platId', this.plat.id);
41
    Cookies.set('platId', this.plat.id);
41
    Cookies.set('platSource', this.plat.source);
42
    Cookies.set('platSource', this.plat.source);
42
  },
43
  },

+ 4 - 3
static/plat-info.js

3
PLAT.info = {
3
PLAT.info = {
4
  "id":"9619237FAF5E4B908F0F88A5845C8C9F",
4
  "id":"9619237FAF5E4B908F0F88A5845C8C9F",
5
  "source":"xttjpt",
5
  "source":"xttjpt",
6
  "title": "邢台科技条件平台",
6
  "name": "邢台经济开发区",
7
  "name": "邢台经济开发区",
7
  "website": "http://www.xtkfq.gov.cn",
8
  "website": "http://www.xtkfq.gov.cn",
8
  "address": "中国河北省邢台市中兴东大街1888号",
9
  "address": "中国河北省邢台市中兴东大街1888号",
9
  "tel": "?",
10
  "fax": "86-319-3636111 ",
10
  "tel": "010-62343359",
11
  "fax": "86-319-3636111",
11
  "zipcode": "054001",
12
  "zipcode": "054001",
12
  "mailbox": "?",
13
  "mailbox": "service@ekexiu.com",
13
  "logourl": "/static/xtkfq/icon-logo.png",
14
  "logourl": "/static/xtkfq/icon-logo.png",
14
  "bannerurl": "/static/xtkfq/banner.jpg",
15
  "bannerurl": "/static/xtkfq/banner.jpg",
15
  "platimgurl": "/static/xtkfq/platimg.jpg",
16
  "platimgurl": "/static/xtkfq/platimg.jpg",

BIN
static/xtkfq/banner.jpg