@@ -1,5 +1,5 @@
# 页面标题
-VUE_APP_TITLE = 土默特左旗全域视联平台
+VUE_APP_TITLE = 全域视联平台
# 开发环境配置
ENV = 'development'
# 生产环境配置
ENV = 'production'
NODE_ENV = production
@@ -1,7 +1,7 @@
{
"name": "ruoyi",
"version": "3.4.0",
- "description": "土默特左旗全域视联平台",
+ "description": "全域视联平台",
"author": "若依",
"license": "MIT",
"scripts": {
@@ -26,7 +26,7 @@
},
mounted() {
setTimeout(() => {
- this.title = '土默特左旗全域视联平台'
+ this.title = '全域视联平台'
}, 1000)
}
@@ -5,7 +5,7 @@
<div class="header">
<!-- title -->
<router-link class="header-left" to="/integrated/index" exact><img class="logo" src="@/assets/images/integrated/logo-small.png" />
- <h3 class="title">数字四平态势感知监管平台</h3></router-link>
+ <h3 class="title">态势感知监管平台</h3></router-link>
<div class="bignav">
<img src="@/assets/images/integrated/bigdata-header-nav-left.png" />
<router-link v-for="(navbar,index) in navbar " :key="index" :to="navbar.path" class="bignav-list" exact>
@@ -18,7 +18,7 @@
<!--中间LOGO -->
<router-link class="title" to="/integrated/index" exact><img
src="@/assets/images/integrated/bigdata-header-nav-left2.png" />
- <h3><img class="logo" src="@/assets/images/integrated/logo-small.png" />土默特左旗全域视联平台 监控中心
+ <h3><img class="logo" src="@/assets/images/integrated/logo-small.png" />全域视联平台 监控中心
</h3><img src="@/assets/images/integrated/bigdata-header-nav-right2.png" />
</router-link>
<!--中间导航-->
@@ -4,7 +4,7 @@
<!--头部-->
<div class="header-left"><img class="logo" src="@/assets/images/integrated/logo-small.png" />
- <h3 class="title">四平市城乡一体化态势感知系统</h3>
+ <h3 class="title">城乡一体化态势感知系统</h3>
</div>
@@ -27,7 +27,7 @@
height: 5vh;
display: flex;
align-items: center;
-
+
.header-left {
position: fixed;
left: 10px;
@@ -36,7 +36,7 @@
color: $inBlue;
font-family: $fontFk;
.title {
margin: 0 auto;
line-height: 4vh;
@@ -48,10 +48,10 @@
font-size: 28px;
</style>
@@ -15,7 +15,7 @@
@@ -24,7 +24,7 @@
</el-select>
<div class="head-center">
- <span>土默特左旗全域视联平台</span>
+ <span>全域视联平台</span>
<div class="head-right">
<div class="head-time">
@@ -737,7 +737,7 @@ export default {
metaInfo() {
return {
- title: '四平态势感知平台',
+ title: '态势感知平台',
meta: [{
charset: "utf-8"
@@ -960,7 +960,7 @@ export default {
@@ -2,7 +2,7 @@
<div class="login">
<StarBackground />
<el-form ref="loginForm" :model="loginForm" :rules="loginRules" class="login-form">
- <h3 class="title">数字四平态势感知监管平台</h3>
+ <h3 class="title">态势感知监管平台</h3>
<div class="login-container">
<h4>请登录</h4>
<el-form-item prop="username">
@@ -400,7 +400,7 @@ export default {
weatherinformationTemperature: 0,
weatherinformationPower: 0,
- headerTitle: "土默特左旗全域视联平台",
+ headerTitle: "全域视联平台",
bottomW: 0, // 中心入口 下方按钮宽
bottomH: 0, // 中心入口 下方按钮高
@@ -230,7 +230,7 @@
export default {
data() {
- headerTitle: '土默特左旗全域视联平台 运营中心',
+ headerTitle: '全域视联平台 运营中心',
conHeight1: 0, // 一体化入口 外层容器高度
conHeight2: 0, // 一体化入口 图片高度
conHeight3: 0, // 一体化入口 竖线高度
@@ -399,7 +399,7 @@ export default {
weatherinformationDirection: "",
// headerTitle: "和林格尔态势感知平台",
@@ -189,7 +189,7 @@
- headerTitle: '土默特左旗全域视联平台',
+ headerTitle: '全域视联平台',