|
@@ -2,10 +2,10 @@
|
|
|
<html>
|
|
|
<head>
|
|
|
<meta charset="utf-8">
|
|
|
- <title>index</title>
|
|
|
+ <title>柳工数字实验室</title>
|
|
|
<link rel="stylesheet" href="#(path)/static/big-screen/css/comon0.css">
|
|
|
<link rel="stylesheet" href="#(path)/static/js/element-ui.css">
|
|
|
- <link href="#(path)/static/big-screen/font/iconfont.css" rel="stylesheet"/>
|
|
|
+ <link rel="stylesheet" href="#(path)/static/big-screen/font/iconfont.css"/>
|
|
|
</head>
|
|
|
<body style="background:#000d4a url('#(path)/static/big-screen/images/bg.jpg') center top; background-size:cover;">
|
|
|
<div id="app">
|
|
@@ -14,7 +14,7 @@
|
|
|
</div>
|
|
|
|
|
|
<div class="head" style="background: url('#(path)/static/big-screen/images/head_bg.png') no-repeat center;background-size: 100% 100%;height: 0.8rem;">
|
|
|
- <h1>数字实验室</h1>
|
|
|
+ <h1>柳工数字实验室</h1>
|
|
|
<div class="weather">
|
|
|
<span class="iconfont icon-quanping_o" @click="fullScreen()" title="全屏"></span>
|
|
|
<span id="showTime"></span>
|