luyanan vor 6 Jahren
Ursprung
Commit
f9245cf501
4 geänderte Dateien mit 6 neuen und 4 gelöschten Zeilen
  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,7 +6,7 @@
6 6
  	<meta name="description" content="">
7 7
  	<meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=0">
8 8
  	<link rel="shortcut icon" type="image/png" href="./static/favicon.ico">
9
  	<title>邢台经济开发区科技条件平台</title>
9
  	<title></title>
10 10
  </head>
11 11
  <body>
12 12
    <div id="app"></div>

+ 1 - 0
src/main.js

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

+ 4 - 3
static/plat-info.js

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

BIN
static/xtkfq/banner.jpg